17:09:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/143376 17:09:08 Running as SYSTEM 17:09:08 [EnvInject] - Loading node environment variables. 17:09:08 Building remotely on prd-centos8-docker-8c-8g-19876 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 17:09:08 [ssh-agent] Looking for ssh-agent implementation... 17:09:08 $ ssh-agent 17:09:08 SSH_AUTH_SOCK=/tmp/ssh-myguE53mEGOd/agent.5415 17:09:08 SSH_AGENT_PID=5417 17:09:08 [ssh-agent] Started. 17:09:08 Running ssh-add (command line suppressed) 17:09:08 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_17522168546318430011.key (/w/workspace/cps-master-verify-java@tmp/private_key_17522168546318430011.key) 17:09:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:09:08 The recommended git tool is: NONE 17:09:09 using credential onap-jenkins-ssh 17:09:09 Wiping out workspace first. 17:09:09 Cloning the remote Git repository 17:09:09 Cloning repository git://cloud.onap.org/mirror/cps.git 17:09:10 > git init /w/workspace/cps-master-verify-java # timeout=10 17:09:10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 17:09:10 > git --version # timeout=10 17:09:10 > git --version # 'git version 2.39.1' 17:09:10 using GIT_SSH to set credentials Gerrit user 17:09:10 [INFO] Currently running in a labeled security context 17:09:10 [INFO] Currently SELinux is 'enforcing' on the host 17:09:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh2863856150473868765.key 17:09:10 Verifying host key using manually-configured host key entries 17:09:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:09:12 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 17:09:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:13 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 17:09:13 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 17:09:13 using GIT_SSH to set credentials Gerrit user 17:09:13 [INFO] Currently running in a labeled security context 17:09:13 [INFO] Currently SELinux is 'enforcing' on the host 17:09:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh995696362566518224.key 17:09:13 Verifying host key using manually-configured host key entries 17:09:13 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/76/143376/2 # timeout=30 17:09:13 > git rev-parse fe0b56091845a6a08a4a2435753c8716dfcf7941^{commit} # timeout=10 17:09:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:09:13 Checking out Revision fe0b56091845a6a08a4a2435753c8716dfcf7941 (refs/changes/76/143376/2) 17:09:13 > git config core.sparsecheckout # timeout=10 17:09:13 > git checkout -f fe0b56091845a6a08a4a2435753c8716dfcf7941 # timeout=30 17:09:16 Commit message: "LCM Event fix: Include main properties in V2 version" 17:09:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:09:17 > git rev-list --no-walk fa7aec9bf705459712bf39abe791ec727809c47f # timeout=10 17:09:17 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2813106046321180920.sh 17:09:17 ---> python-tools-install.sh 17:09:17 Setup pyenv: 17:09:17 system 17:09:17 * 3.8.13 (set by /opt/pyenv/version) 17:09:17 * 3.9.13 (set by /opt/pyenv/version) 17:09:17 * 3.10.6 (set by /opt/pyenv/version) 17:09:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-erkz 17:09:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:09:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:09:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:09:25 lf-activate-venv(): INFO: Base packages installed successfully 17:09:25 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:47 lf-activate-venv(): INFO: Adding /tmp/venv-erkz/bin to PATH 17:09:47 Generating Requirements File 17:10:03 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. 17:10:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:10:04 Python 3.10.6 17:10:04 pip 26.0.1 from /tmp/venv-erkz/lib/python3.10/site-packages/pip (python 3.10) 17:10:04 appdirs==1.4.4 17:10:04 argcomplete==3.6.3 17:10:04 aspy.yaml==1.3.0 17:10:04 attrs==25.4.0 17:10:04 autopage==0.6.0 17:10:04 backports.strenum==1.3.1 17:10:04 beautifulsoup4==4.14.3 17:10:04 boto3==1.42.55 17:10:04 botocore==1.42.55 17:10:04 bs4==0.0.2 17:10:04 certifi==2026.1.4 17:10:04 cffi==2.0.0 17:10:04 cfgv==3.5.0 17:10:04 chardet==6.0.0.post1 17:10:04 charset-normalizer==3.4.4 17:10:04 click==8.3.1 17:10:04 cliff==4.13.2 17:10:04 cmd2==3.2.2 17:10:04 cryptography==3.3.2 17:10:04 debtcollector==3.0.0 17:10:04 decorator==5.2.1 17:10:04 defusedxml==0.7.1 17:10:04 Deprecated==1.3.1 17:10:04 distlib==0.4.0 17:10:04 dnspython==2.8.0 17:10:04 docker==7.1.0 17:10:04 dogpile.cache==1.5.0 17:10:04 durationpy==0.10 17:10:04 email-validator==2.3.0 17:10:04 filelock==3.24.3 17:10:04 future==1.0.0 17:10:04 gitdb==4.0.12 17:10:04 GitPython==3.1.46 17:10:04 httplib2==0.30.2 17:10:04 identify==2.6.16 17:10:04 idna==3.11 17:10:04 importlib-resources==1.5.0 17:10:04 iso8601==2.1.0 17:10:04 Jinja2==3.1.6 17:10:04 jmespath==1.1.0 17:10:04 jsonpatch==1.33 17:10:04 jsonpointer==3.0.0 17:10:04 jsonschema==4.26.0 17:10:04 jsonschema-specifications==2025.9.1 17:10:04 keystoneauth1==5.13.1 17:10:04 kubernetes==35.0.0 17:10:04 lftools==0.37.21 17:10:04 lxml==6.0.2 17:10:04 markdown-it-py==4.0.0 17:10:04 MarkupSafe==3.0.3 17:10:04 mdurl==0.1.2 17:10:04 msgpack==1.1.2 17:10:04 multi_key_dict==2.0.3 17:10:04 munch==4.0.0 17:10:04 netaddr==1.3.0 17:10:04 niet==1.4.2 17:10:04 nodeenv==1.10.0 17:10:04 oauth2client==4.1.3 17:10:04 oauthlib==3.3.1 17:10:04 openstacksdk==4.10.0 17:10:04 os-service-types==1.8.2 17:10:04 osc-lib==4.4.0 17:10:04 oslo.config==10.3.0 17:10:04 oslo.context==6.3.0 17:10:04 oslo.i18n==6.7.2 17:10:04 oslo.log==8.1.0 17:10:04 oslo.serialization==5.9.1 17:10:04 oslo.utils==10.0.0 17:10:04 packaging==26.0 17:10:04 pbr==7.0.3 17:10:04 platformdirs==4.9.2 17:10:04 prettytable==3.17.0 17:10:04 psutil==7.2.2 17:10:04 pyasn1==0.6.2 17:10:04 pyasn1_modules==0.4.2 17:10:04 pycparser==3.0 17:10:04 pygerrit2==2.0.15 17:10:04 PyGithub==2.8.1 17:10:04 Pygments==2.19.2 17:10:04 PyJWT==2.11.0 17:10:04 PyNaCl==1.6.2 17:10:04 pyparsing==2.4.7 17:10:04 pyperclip==1.11.0 17:10:04 pyrsistent==0.20.0 17:10:04 python-cinderclient==9.8.0 17:10:04 python-dateutil==2.9.0.post0 17:10:04 python-heatclient==5.0.0 17:10:04 python-jenkins==1.8.3 17:10:04 python-keystoneclient==5.7.0 17:10:04 python-magnumclient==4.9.0 17:10:04 python-openstackclient==9.0.0 17:10:04 python-swiftclient==4.9.0 17:10:04 PyYAML==6.0.3 17:10:04 referencing==0.37.0 17:10:04 requests==2.32.5 17:10:04 requests-oauthlib==2.0.0 17:10:04 requestsexceptions==1.4.0 17:10:04 rfc3986==2.0.0 17:10:04 rich==14.3.3 17:10:04 rich-argparse==1.7.2 17:10:04 rpds-py==0.30.0 17:10:04 rsa==4.9.1 17:10:04 ruamel.yaml==0.19.1 17:10:04 ruamel.yaml.clib==0.2.15 17:10:04 s3transfer==0.16.0 17:10:04 simplejson==3.20.2 17:10:04 six==1.17.0 17:10:04 smmap==5.0.2 17:10:04 soupsieve==2.8.3 17:10:04 stevedore==5.7.0 17:10:04 tabulate==0.9.0 17:10:04 toml==0.10.2 17:10:04 tomlkit==0.14.0 17:10:04 tqdm==4.67.3 17:10:04 typing_extensions==4.15.0 17:10:04 urllib3==1.26.20 17:10:04 virtualenv==20.39.0 17:10:04 wcwidth==0.6.0 17:10:04 websocket-client==1.9.0 17:10:04 wrapt==2.1.1 17:10:04 xdg==6.0.0 17:10:04 xmltodict==1.0.4 17:10:04 yq==3.4.3 17:10:04 [EnvInject] - Injecting environment variables from a build step. 17:10:04 [EnvInject] - Injecting as environment variables the properties content 17:10:04 SET_JDK_VERSION=openjdk17 17:10:04 GIT_URL="git://cloud.onap.org/mirror" 17:10:04 17:10:04 [EnvInject] - Variables injected successfully. 17:10:04 [cps-master-verify-java] $ /bin/sh /tmp/jenkins9727769509963544616.sh 17:10:04 ---> update-java-alternatives.sh 17:10:04 ---> Updating Java version 17:10:05 ---> RedHat type system detected 17:10:05 openjdk version "17.0.6-ea" 2023-01-17 LTS 17:10:05 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 17:10:05 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) 17:10:05 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 17:10:05 [EnvInject] - Injecting environment variables from a build step. 17:10:05 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:10:05 [EnvInject] - Variables injected successfully. 17:10:05 provisioning config files... 17:10:05 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config15456963039089620834tmp 17:10:05 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config10299669338946686832tmp 17:10:05 [EnvInject] - Injecting environment variables from a build step. 17:10:05 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-19876 17:10:06 using settings config with name cps-settings 17:10:06 Replacing all maven server entries not found in credentials list is true 17:10:06 using global settings config with name global-settings 17:10:06 Replacing all maven server entries not found in credentials list is true 17:10:06 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings11814924003691995087.xml -gs /tmp/global-settings3529333522493492780.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=fe0b56091845a6a08a4a2435753c8716dfcf7941 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=toine.siebelink@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/143376 -DGERRIT_PATCHSET_UPLOADER_EMAIL=toine.siebelink@est.tech "-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=ToineSiebelink -DGERRIT_CHANGE_NUMBER=143376 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Toine Siebelink\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/76/143376/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Toine Siebelink" '-DGERRIT_CHANGE_OWNER=\"Toine Siebelink\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=TENNIEV2ZW50IGZpeDogSW5jbHVkZSBtYWluIHByb3BlcnRpZXMgaW4gVjIgdmVyc2lvbgoKLSBtb2R1bGVTZXRUYWcgbm93IGluY2x1ZGUgaW4gb2xkIGFuZCBuZXcgcHJvcGVydGllcyBmb3IgVjIgaWYgY2hhbmdlZAotIGRhdGFQcm9kdWNlcklkZW50aWZpZXIgbm93IGluY2x1ZGUgaW4gb2xkIGFuZCBuZXcgcHJvcGVydGllcyBmb3IgVjIgaWYgY2hhbmdlZAotIGFsdGVybmF0ZUlkIG5vdyBpbmNsdWRlIGluIG9sZCBhbmQgbmV3IHByb3BlcnRpZXMgZm9yIFYyIGlmIGNoYW5nZWQgKHByb2JhYmx5IG5vdCBhIHJlYWwgdXNlIGNhc2UpCi0gJ3B1YmxpYyBwcm9wZXJ0aWVzJyBrZXktbmFtZSBpcyBhY3R1YWx5ICJjbUhhbmRsZVByb3BlcnRpZXMiIGZvciBjb25zaXN0ZW5jeSB3aXRoIFYxCi0gcmVmYWN0b3JlZCBjb2RlIGZvciBjb25zaXN0ZW5jeSBhbmQgcmVhZGFiaWxpdHkKLSBleHRlbmRlZCB1bml0IHRlc3QgdG8gY292ZXIgbWlzc2VkIHNjZW5hcmlvcwotIGFkZCBWMiB2YXJpYXRpb24gb2YgY3JlYXRlIGFuZCB1cGRhdGUgaW50ZWdyYXRpb24gdGVzdAotIE5vdGU6IEFsc28gY2hhbmdlIGs4IHB1bGxQb2xpY3kgZm9yIGFsbCBDUFMvTkNNUCBhcnRpZmFjdHMgdG8gTmV2ZXIgdG8gZW5zdXJlIGxvY2FsIGJ1aWxkIGlzIHVzZWQKCklzc3VlLUlEOiBDUFMtMjk3NQpDaGFuZ2UtSWQ6IElhNmI2ZjczNjhkYzhjNzgyNGQzMjcwZmZjMjU5NjQwMTZiZjUwYjMyClNpZ25lZC1vZmYtYnk6IFRvaW5lU2llYmVsaW5rIDx0b2luZS5zaWViZWxpbmtAZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=LCM Event fix: Include main properties in V2 version" -DGERRIT_EVENT_ACCOUNT_USERNAME=ToineSiebelink -DGERRIT_CHANGE_OWNER_USERNAME=ToineSiebelink '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ia6b6f7368dc8c7824d3270ffc25964016bf50b32 -DGERRIT_EVENT_HASH=-899906836 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Toine Siebelink" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 17:10:07 [INFO] Scanning for projects... 17:10:10 [INFO] ------------------------------------------------------------------------ 17:10:10 [INFO] Reactor Build Order: 17:10:10 [INFO] 17:10:10 [INFO] org.onap.cps:cps-dependencies [pom] 17:10:10 [INFO] cps-bom [pom] 17:10:10 [INFO] checkstyle [jar] 17:10:10 [INFO] cps-parent [pom] 17:10:10 [INFO] cps-events [jar] 17:10:10 [INFO] cps-path-parser [jar] 17:10:10 [INFO] cps-service [jar] 17:10:10 [INFO] cps-rest [jar] 17:10:10 [INFO] cps-ncmp-events [jar] 17:10:10 [INFO] cps-ncmp-service [jar] 17:10:10 [INFO] cps-ncmp-rest [jar] 17:10:10 [INFO] cps-ncmp-rest-stub [pom] 17:10:10 [INFO] cps-ncmp-rest-stub-service [jar] 17:10:10 [INFO] cps-ncmp-rest-stub-app [jar] 17:10:10 [INFO] cps-ri [jar] 17:10:10 [INFO] test-dcm-rest [jar] 17:10:10 [INFO] integration-test [jar] 17:10:10 [INFO] spotbugs [jar] 17:10:10 [INFO] cps-application [jar] 17:10:10 [INFO] policy-executor-stub [jar] 17:10:10 [INFO] jacoco-report [jar] 17:10:10 [INFO] cps [pom] 17:10:10 [INFO] 17:10:10 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 17:10:10 [INFO] Building org.onap.cps:cps-dependencies 3.7.7-SNAPSHOT [1/22] 17:10:10 [INFO] --------------------------------[ pom ]--------------------------------- 17:10:10 [INFO] 17:10:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 17:10:10 [INFO] 17:10:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 17:10:11 [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 17:10:11 [INFO] 17:10:11 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 17:10:11 [INFO] Building cps-bom 3.7.7-SNAPSHOT [2/22] 17:10:11 [INFO] --------------------------------[ pom ]--------------------------------- 17:10:11 [INFO] 17:10:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 17:10:11 [INFO] 17:10:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 17:10:11 [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 17:10:11 [INFO] 17:10:11 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 17:10:11 [INFO] Building checkstyle 3.7.7-SNAPSHOT [3/22] 17:10:11 [INFO] --------------------------------[ jar ]--------------------------------- 17:10:11 [INFO] 17:10:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 17:10:11 [INFO] 17:10:11 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 17:10:11 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:10:11 [INFO] Copying 6 resources 17:10:11 [INFO] 17:10:11 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 17:10:13 [INFO] No sources to compile 17:10:13 [INFO] 17:10:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 17:10:13 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:10:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 17:10:13 [INFO] 17:10:13 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 17:10:13 [INFO] No sources to compile 17:10:13 [INFO] 17:10:13 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 17:10:13 [INFO] No tests to run. 17:10:13 [INFO] 17:10:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 17:10:13 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.7-SNAPSHOT.jar 17:10:13 [INFO] 17:10:13 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 17:10:14 ======================================================================================================================== 17:10:14 Copyright Check Python Script: 17:10:14 /w/workspace/cps-master-verify-java/cps-charts/values.yaml | no copyright found 17:10:14 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/impl/inventory/sync/lcm/LcmEventObjectCreatorSpec.groovy | missing company name and year for OpenInfra Foundation Europe 17:10:14 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleCreateSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 17:10:14 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleCreateSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 17:10:14 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleCreateSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 17:10:14 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleCreateSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 17:10:14 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleUpdateSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 17:10:14 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleUpdateSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 17:10:14 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleUpdateSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 17:10:14 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleUpdateSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 17:10:14 6 issue(s) found after 6 altered file(s) checked 17:10:14 ======================================================================================================================== 17:10:14 [INFO] 17:10:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 17:10:14 [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 17:10:14 [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 17:10:14 [INFO] 17:10:14 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 17:10:14 [INFO] Building cps-parent 3.7.7-SNAPSHOT [4/22] 17:10:14 [INFO] --------------------------------[ pom ]--------------------------------- 17:10:15 [INFO] 17:10:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 17:10:15 [INFO] 17:10:15 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 17:10:15 [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 17:10:15 [INFO] 17:10:15 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 17:10:18 [INFO] You have 0 Checkstyle violations. 17:10:18 [INFO] 17:10:18 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 17:10:18 [INFO] You have 0 Checkstyle violations. 17:10:18 [INFO] 17:10:18 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 17:10:20 [INFO] No sources specified for compilation. Skipping. 17:10:20 [INFO] 17:10:20 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 17:10:20 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 17:10:20 [INFO] 17:10:20 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 17:10:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:10:20 [INFO] 17:10:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 17:10:20 [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 17:10:20 [INFO] 17:10:20 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 17:10:20 [INFO] Building cps-events 3.7.7-SNAPSHOT [5/22] 17:10:20 [INFO] --------------------------------[ jar ]--------------------------------- 17:10:20 [INFO] 17:10:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 17:10:20 [INFO] 17:10:20 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 17:10: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-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 17:10:20 [INFO] 17:10:20 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-events --- 17:10:21 [INFO] 17:10:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 17:10:21 [INFO] You have 0 Checkstyle violations. 17:10:21 [INFO] 17:10:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 17:10:22 [INFO] You have 0 Checkstyle violations. 17:10:22 [INFO] 17:10:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 17:10:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:10:22 [INFO] Copying 2 resources 17:10:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 17:10:22 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 17:10:22 [INFO] 17:10:22 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 17:10:22 [INFO] Recompiling the module because of changed dependency. 17:10:22 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 17:10:23 [INFO] 17:10:23 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 17:10:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:10:23 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 17:10:23 [INFO] 17:10:23 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 17:10:23 [INFO] No sources to compile 17:10:23 [INFO] 17:10:23 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 17:10:23 [INFO] No sources specified for compilation. Skipping. 17:10:23 [INFO] 17:10:23 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 17:10:23 [INFO] No tests to run. 17:10:23 [INFO] 17:10:23 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 17:10:23 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 17:10:23 [INFO] 17:10:23 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 17:10:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:10:23 [INFO] 17:10:23 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 17:10:23 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.7-SNAPSHOT.jar 17:10:23 [INFO] 17:10:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 17:10:23 [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 17:10:23 [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 17:10:23 [INFO] 17:10:23 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 17:10:23 [INFO] Building cps-path-parser 3.7.7-SNAPSHOT [6/22] 17:10:23 [INFO] --------------------------------[ jar ]--------------------------------- 17:10:24 [INFO] 17:10:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 17:10:24 [INFO] 17:10:24 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 17:10:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-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 17:10:24 [INFO] 17:10:24 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 17:10:25 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 17:10:25 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 17:10:25 [INFO] 17:10:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 17:10:25 [INFO] You have 0 Checkstyle violations. 17:10:25 [INFO] 17:10:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 17:10:26 [INFO] You have 0 Checkstyle violations. 17:10:26 [INFO] 17:10:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 17:10:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:10:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 17:10:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 17:10:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 17:10:26 [INFO] 17:10:26 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 17:10:26 [INFO] Recompiling the module because of changed dependency. 17:10:26 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 17:10:26 [INFO] 17:10:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 17:10:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:10:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 17:10:26 [INFO] 17:10:26 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 17:10:26 [INFO] No sources to compile 17:10:26 [INFO] 17:10:26 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 17:10:26 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:10:27 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:10:27 [INFO] Parallel parsing disabled. 17:10:27 [INFO] Compiled 4 files. 17:10:27 [INFO] 17:10:27 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 17:10:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:10:28 [INFO] 17:10:28 [INFO] ------------------------------------------------------- 17:10:28 [INFO] T E S T S 17:10:28 [INFO] ------------------------------------------------------- 17:10:29 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 17:10:29 line 1:18 missing QName at '' 17:10:29 line 1:37 mismatched input '@' expecting {'[', '/'} 17:10:29 line 1:37 mismatched input ']' expecting {'[', '/'} 17:10:29 line 1:37 mismatched input '::' expecting {'[', '/'} 17:10:29 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 17:10:29 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 17:10:29 line 1:14 no viable alternative at input '[-' 17:10:29 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 17:10:30 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 17:10:30 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 17:10:30 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 17:10:30 line 1:14 no viable alternative at input '[]' 17:10:30 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 17:10:30 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 17:10:30 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 17:10:30 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 17:10:30 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 17:10:30 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 17:10:30 line 1:2 extraneous input '/' expecting QName 17:10:30 line 1:8 mismatched input '*' expecting QName 17:10:30 line 1:0 mismatched input '' expecting '/' 17:10:30 line 1:1 no viable alternative at input '/' 17:10:30 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 17:10:30 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 17:10:30 line 1:2 missing QName at '/' 17:10:30 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 17:10:30 [INFO] 17:10:30 [INFO] Results: 17:10:30 [INFO] 17:10:30 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 17:10:30 [INFO] 17:10:30 [INFO] 17:10:30 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 17:10:30 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 17:10:30 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 17:10:30 [INFO] All coverage checks have been met. 17:10:30 [INFO] 17:10:30 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 17:10:30 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 17:10:30 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 17:10:30 [INFO] 17:10:30 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 17:10:30 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.7-SNAPSHOT.jar 17:10:30 [INFO] 17:10:30 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 17:10:30 [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 17:10:30 [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 17:10:30 [INFO] 17:10:30 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 17:10:30 [INFO] Building cps-service 3.7.7-SNAPSHOT [7/22] 17:10:30 [INFO] --------------------------------[ jar ]--------------------------------- 17:10:40 [INFO] 17:10:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 17:10:40 [INFO] 17:10:40 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 17:10: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/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 17:10:40 [INFO] 17:10:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 17:10:40 [INFO] You have 0 Checkstyle violations. 17:10:40 [INFO] 17:10:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 17:10:41 [INFO] You have 0 Checkstyle violations. 17:10:41 [INFO] 17:10:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 17:10:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:10:41 [INFO] Copying 2 resources 17:10:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 17:10:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 17:10:41 [INFO] 17:10:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 17:10:41 [INFO] Recompiling the module because of changed dependency. 17:10:41 [INFO] Compiling 96 source files with javac [debug release 17] to target/classes 17:10:43 [INFO] 17:10:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 17:10:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:10:43 [INFO] Copying 33 resources 17:10:43 [INFO] 17:10:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 17:10:43 [INFO] Recompiling the module because of changed dependency. 17:10:43 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:10:44 [INFO] 17:10:44 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 17:10:44 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:10:44 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:10:44 [INFO] Parallel parsing disabled. 17:10:46 [INFO] Compiled 141 files. 17:10:46 [INFO] 17:10:46 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 17:10:46 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:10:46 [INFO] 17:10:46 [INFO] ------------------------------------------------------- 17:10:46 [INFO] T E S T S 17:10:46 [INFO] ------------------------------------------------------- 17:10:49 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 17:10:50 17:10:50.709 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 17:10:50 17:10:50.777 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 17:10:50 17:10:50.782 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 17:10:50 17:10:50.826 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 17:10:50 17:10:50.835 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 17:10:50 17:10:50.847 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 17:10:50 17:10:50.853 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 17:10:50 17:10:50.857 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 17:10:50 17:10:50.857 [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 17:10:50 17:10:50.868 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 17:10:50 17:10:50.872 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 17:10:50 17:10:50.939 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 17:10:50 17:10:50.946 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 17:10:50 17:10:50.961 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 17:10:50 17:10:50.970 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 17:10:50 17:10:50.982 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 17:10:50 17:10:50.987 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 17:10:51 17:10:51.056 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 17:10:51 17:10:51.060 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 17:10:51 17:10:51.063 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 17:10:51 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.945 s -- in org.onap.cps.init.AbstractModelLoaderSpec 17:10:51 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 17:10:51 17:10:51.082 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 17:10:51 17:10:51.089 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 17:10:51 17:10:51.089 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 17:10:51 17:10:51.095 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 17:10:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 17:10:51 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 17:10:51 Feb 24, 2026 5:10:51 PM com.hazelcast.instance.impl.HazelcastInstanceFactory 17:10:51 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: 17:10:51 --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 17:10:51 Feb 24, 2026 5:10:51 PM com.hazelcast.system.logo 17:10:51 INFO: [10.30.106.244]:5701 [dev] [5.5.0] 17:10:51 o o o o---o o--o o o---o o o----o o--o--o 17:10:51 | | / \ / | / / \ | | 17:10:51 o----o o o o----o | o o o----o | 17:10:51 | | * \ / | \ * \ | | 17:10:51 o o * o o---o o--o o----o o---o * o o----o o 17:10:51 17:10:51 Feb 24, 2026 5:10:51 PM com.hazelcast.system 17:10:51 INFO: [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:10:51 Feb 24, 2026 5:10:51 PM com.hazelcast.system 17:10:51 INFO: [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:10:51 Feb 24, 2026 5:10:51 PM com.hazelcast.system 17:10:51 INFO: [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:10:51 Feb 24, 2026 5:10:51 PM com.hazelcast.system 17:10:51 INFO: [10.30.106.244]: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. 17:10:51 Feb 24, 2026 5:10:51 PM com.hazelcast.system 17:10:51 INFO: [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:10:51 To enable the Jet engine on the members, do one of the following: 17:10:51 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:10:51 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:10:51 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:10:51 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:10:52 Feb 24, 2026 5:10:52 PM com.hazelcast.system.security 17:10:52 INFO: [10.30.106.244]: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. 17:10:52 Feb 24, 2026 5:10:52 PM com.hazelcast.instance.impl.Node 17:10:52 INFO: [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:10:52 Feb 24, 2026 5:10:52 PM com.hazelcast.internal.diagnostics.Diagnostics 17:10:52 INFO: [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:10:52 Feb 24, 2026 5:10:52 PM com.hazelcast.core.LifecycleService 17:10:52 INFO: [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:10:55 Feb 24, 2026 5:10:54 PM com.hazelcast.internal.cluster.ClusterService 17:10:55 INFO: [10.30.106.244]:5701 [dev] [5.5.0] 17:10:55 17:10:55 Members {size:1, ver:1} [ 17:10:55 Member [10.30.106.244]:5701 - eba14eb7-8b75-4b06-99e5-172b821939b9 this 17:10:55 ] 17:10:55 17:10:55 Feb 24, 2026 5:10:54 PM com.hazelcast.core.LifecycleService 17:10:55 INFO: [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:10:55 Feb 24, 2026 5:10:55 PM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 17:10:55 INFO: [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:10:55 Feb 24, 2026 5:10:55 PM com.hazelcast.core.LifecycleService 17:10:55 INFO: [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:10:55 Feb 24, 2026 5:10:55 PM com.hazelcast.internal.partition.impl.MigrationManagerImpl 17:10:55 INFO: [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - eba14eb7-8b75-4b06-99e5-172b821939b9 this is handled 17:10:55 Feb 24, 2026 5:10:55 PM com.hazelcast.instance.impl.Node 17:10:55 INFO: [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:10:55 Feb 24, 2026 5:10:55 PM com.hazelcast.instance.impl.Node 17:10:55 INFO: [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:10:55 Feb 24, 2026 5:10:55 PM com.hazelcast.instance.impl.Node 17:10:55 INFO: [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:10:55 Feb 24, 2026 5:10:55 PM com.hazelcast.instance.impl.NodeExtension 17:10:55 INFO: [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:10:55 Feb 24, 2026 5:10:55 PM com.hazelcast.instance.impl.Node 17:10:55 INFO: [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 440 ms. 17:10:55 Feb 24, 2026 5:10:55 PM com.hazelcast.core.LifecycleService 17:10:55 INFO: [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:10:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.481 s -- in org.onap.cps.init.ModelLoaderLockSpec 17:10:55 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 17:10:55 17:10:55.617 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 17:10:55 17:10:55.617 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 17:10:55 17:10:55.617 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 17:10:55 17:10:55.617 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 17:10:55 17:10:55.619 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 17:10:55 17:10:55.619 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 17:10:55 17:10:55.619 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 17:10:55 17:10:55.720 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 17:10:55 17:10:55.820 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 17:10:55 17:10:55.824 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 17:10:55 17:10:55.824 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 17:10:55 17:10:55.824 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 17:10:55 17:10:55.827 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 17:10:55 17:10:55.827 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 17:10:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 17:10:55 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 17:10:55 17:10:55.866 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 17:10:55 17:10:55.866 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 17:10:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 17:10:55 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 17:10:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 17:10:55 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 17:10:55 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 17:10:55 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 17:10:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 17:10:55 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 17:10:56 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 17:10:56 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 17:10:56 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 17:10:56 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 17:10:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 17:10:56 [INFO] Running org.onap.cps.config.AsyncConfigSpec 17:10:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.config.AsyncConfigSpec 17:10:56 [INFO] Running org.onap.cps.config.CacheConfigSpec 17:10:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 17:10:56 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 17:10:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.config.CpsServicesConfigSpec 17:10:56 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 17:10:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:10:57 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 17:10:57 [INFO] Running org.onap.cps.events.EventProducerSpec 17:10:57 17:10:57.305 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:10:57 17:10:57.312 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 17:10:57 17:10:57.320 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:10:57 17:10:57.326 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:10:57 17:10:57.327 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:10:57 17:10:57.328 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 17:10:57 17:10:57.380 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 17:10:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s -- in org.onap.cps.events.EventProducerSpec 17:10:57 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 17:10:57 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 17:10:57 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 17:10:58 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:10:58 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:10:58 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 17:10:58 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 17:10:59 [Fatal Error] :1:1: Content is not allowed in prolog. 17:10:59 [Fatal Error] :1:1: Content is not allowed in prolog. 17:10:59 17:10:59.291 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 17:10:59 java.lang.Exception: Sending failed 17:10:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:10:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:10:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:10:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:10:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:10:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:10:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:10:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:10:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:10:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:10:59 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 17:10:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:10:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:10:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:10:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:10:59 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:10:59 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:10:59 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:10:59 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:10:59 at groovy.lang.Closure.call(Closure.java:427) 17:10:59 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:10:59 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:10:59 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:10:59 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:10:59 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:10:59 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:10:59 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:10:59 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:10:59 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:10:59 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:10:59 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:10:59 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$1398905919.sendCpsDataUpdateEvent(Unknown Source) 17:10:59 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) 17:10:59 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 17:10:59 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 17:10:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:10:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:10:59 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 17:10:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:10:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:10:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:10:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:10:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:10:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:10:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:10:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:10:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:10:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:10:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:10:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:10:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:10:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:10:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:10:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:10:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:10:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:10:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:10:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:10:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:10:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:10:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:10:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:10:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:10:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:10:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:10:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:10:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:10:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:10:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:10:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:10:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:10:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:10:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:10:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:10:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:10:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:10:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:10:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:10:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:10:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:10:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:10:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:10:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:10:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:10:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:10:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:10:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:10:59 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.955 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 17:10:59 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 17:10:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 17:10:59 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 17:10:59 line 1:6 no viable alternative at input '[invalid' 17:10:59 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 17:10:59 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 17:10:59 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.impl.CpsFacadeImplSpec 17:10:59 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 17:10:59 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 17:10:59 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 17:10:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 17:10:59 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 17:10:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 17:10:59 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 17:11:00 17:11:00.094 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy147 17:11:00 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.onap.cps.impl.DataNodeBuilderSpec 17:11:00 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 17:11:00 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:11:00 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:11:00 [Fatal Error] :1:1: Content is not allowed in prolog. 17:11:00 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 17:11:00 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.onap.cps.impl.DataNodeFactorySpec 17:11:00 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 17:11:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 17:11:00 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 17:11:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 17:11:00 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 17:11:00 17:11:00,786 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:11:00 17:11:00,786 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:11:00 17:11:00,789 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:11:01 17:11:01,470 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:11:01 17:11:01,470 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:11:01 17:11:01 . ____ _ __ _ _ 17:11:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:01 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:01 =========|_|==============|___/=/_/_/_/ 17:11:01 17:11:01 :: Spring Boot :: (v3.5.9) 17:11:01 17:11:01 2026-02-24T17:11:01.763Z INFO 6279 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6279 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 17:11:01 2026-02-24T17:11:01.763Z INFO 6279 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 17:11:02 2026-02-24T17:11:02.133Z INFO 6279 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.619 seconds (process running for 15.207) 17:11:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 17:11:02 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 17:11:02 17:11:02 . ____ _ __ _ _ 17:11:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:02 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:02 =========|_|==============|___/=/_/_/_/ 17:11:02 17:11:02 :: Spring Boot :: (v3.5.9) 17:11:02 17:11:02 2026-02-24T17:11:02.302Z INFO 6279 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6279 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 17:11:02 2026-02-24T17:11:02.303Z INFO 6279 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:11:02 2026-02-24T17:11:02.341Z INFO 6279 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:11:02 o o o o---o o--o o o---o o o----o o--o--o 17:11:02 | | / \ / | / / \ | | 17:11:02 o----o o o o----o | o o o----o | 17:11:02 | | * \ / | \ * \ | | 17:11:02 o o * o o---o o--o o----o o---o * o o----o o 17:11:02 17:11:02 2026-02-24T17:11:02.341Z INFO 6279 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:02 2026-02-24T17:11:02.341Z INFO 6279 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:11:02 2026-02-24T17:11:02.341Z INFO 6279 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:11:02 2026-02-24T17:11:02.341Z INFO 6279 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:11:02 2026-02-24T17:11:02.341Z INFO 6279 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:11:02 To enable the Jet engine on the members, do one of the following: 17:11:02 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:02 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:02 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11:02 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:11:02 2026-02-24T17:11:02.356Z INFO 6279 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:11:02 2026-02-24T17:11:02.359Z INFO 6279 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:11:02 2026-02-24T17:11:02.371Z INFO 6279 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:02 2026-02-24T17:11:02.371Z INFO 6279 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is STARTING 17:11:04 2026-02-24T17:11:04.766Z INFO 6279 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:11:04 17:11:04 Members {size:1, ver:1} [ 17:11:04 Member [10.30.106.244]:5701 - c52cf135-2b2d-471e-ba78-03613ed6fe36 this 17:11:04 ] 17:11:04 17:11:04 2026-02-24T17:11:04.767Z INFO 6279 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is STARTED 17:11:04 2026-02-24T17:11:04.771Z INFO 6279 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:11:04 2026-02-24T17:11:04.791Z INFO 6279 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.521 seconds (process running for 17.866) 17:11:04 2026-02-24T17:11:04.803Z INFO 6279 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 17:11:04 2026-02-24T17:11:04.811Z INFO 6279 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:11:04 2026-02-24T17:11:04.812Z INFO 6279 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - c52cf135-2b2d-471e-ba78-03613ed6fe36 this is handled 17:11:04 2026-02-24T17:11:04.814Z INFO 6279 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:11:04 2026-02-24T17:11:04.815Z INFO 6279 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:11:04 2026-02-24T17:11:04.816Z INFO 6279 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:11:04 2026-02-24T17:11:04.873Z INFO 6279 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:11:04 2026-02-24T17:11:04.877Z INFO 6279 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 66 ms. 17:11:04 2026-02-24T17:11:04.877Z INFO 6279 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:11:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.610 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 17:11:04 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 17:11:05 2026-02-24T17:11:04.892Z INFO 6279 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [my cluster] [5.5.0] 17:11:05 o o o o---o o--o o o---o o o----o o--o--o 17:11:05 | | / \ / | / / \ | | 17:11:05 o----o o o o----o | o o o----o | 17:11:05 | | * \ / | \ * \ | | 17:11:05 o o * o o---o o--o o----o o---o * o o----o o 17:11:05 17:11:05 2026-02-24T17:11:04.892Z INFO 6279 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:05 2026-02-24T17:11:04.892Z INFO 6279 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:11:05 2026-02-24T17:11:04.892Z INFO 6279 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [my cluster] [5.5.0] Cluster name: my cluster 17:11:05 2026-02-24T17:11:04.892Z INFO 6279 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:11:05 2026-02-24T17:11:04.892Z INFO 6279 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 17:11:05 To enable the Jet engine on the members, do one of the following: 17:11:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:11:05 2026-02-24T17:11:04.907Z INFO 6279 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:11:05 2026-02-24T17:11:04.909Z INFO 6279 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [my cluster] [5.5.0] Using Multicast discovery 17:11:05 2026-02-24T17:11:04.918Z INFO 6279 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:05 2026-02-24T17:11:04.919Z INFO 6279 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [my cluster] [5.5.0] [10.30.106.244]:5701 is STARTING 17:11:07 2026-02-24T17:11:07.332Z INFO 6279 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [my cluster] [5.5.0] 17:11:07 17:11:07 Members {size:1, ver:1} [ 17:11:07 Member [10.30.106.244]:5701 - d3c54848-991a-4de7-a7f2-bc0f5a4239da this 17:11:07 ] 17:11:07 17:11:07 2026-02-24T17:11:07.333Z INFO 6279 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [my cluster] [5.5.0] [10.30.106.244]:5701 is STARTED 17:11:07 2026-02-24T17:11:07.370Z INFO 6279 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [my cluster] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:11:07 2026-02-24T17:11:07.371Z INFO 6279 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [my cluster] [5.5.0] Shutting down multicast service... 17:11:07 2026-02-24T17:11:07.372Z INFO 6279 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [my cluster] [5.5.0] Shutting down connection manager... 17:11:07 2026-02-24T17:11:07.372Z INFO 6279 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [my cluster] [5.5.0] Shutting down node engine... 17:11:07 2026-02-24T17:11:07.422Z INFO 6279 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 17:11:07 2026-02-24T17:11:07.423Z INFO 6279 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 53 ms. 17:11:07 2026-02-24T17:11:07.423Z INFO 6279 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [my cluster] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:11:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.539 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 17:11:07 [INFO] Running org.onap.cps.utils.ContentTypeSpec 17:11:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.utils.ContentTypeSpec 17:11:07 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 17:11:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.utils.CpsValidatorImplSpec 17:11:07 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 17:11:07 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.utils.DataMapUtilsSpec 17:11:07 [INFO] Running org.onap.cps.utils.GsonSpec 17:11:07 first-container a-leaf a-Value 17:11:07 last-container x-leaf x-value 17:11:07 17:11:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.utils.GsonSpec 17:11:07 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 17:11:07 2026-02-24T17:11:07.893Z ERROR 6279 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 17:11:07 2026-02-24T17:11:07.897Z ERROR 6279 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 17:11:07 2026-02-24T17:11:07.907Z ERROR 6279 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 17:11:07 2026-02-24T17:11:07.910Z ERROR 6279 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 17:11:07 2026-02-24T17:11:07.924Z ERROR 6279 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 17:11:07 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s -- in org.onap.cps.utils.JsonObjectMapperSpec 17:11:07 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 17:11:07 2026-02-24T17:11:07.928Z ERROR 6279 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 17:11:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.utils.JsonParserStreamSpec 17:11:07 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 17:11:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.utils.PrefixResolverSpec 17:11:08 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 17:11:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 17:11:08 [INFO] Running org.onap.cps.utils.XmlObjectMapperSpec 17:11:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.onap.cps.utils.XmlObjectMapperSpec 17:11:08 [INFO] Running org.onap.cps.utils.XmlUtilsSpec 17:11:08 [Fatal Error] :1:1: Content is not allowed in prolog. 17:11:08 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.utils.XmlUtilsSpec 17:11:08 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 17:11:08 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 17:11:08 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 17:11:08 [Fatal Error] :1:1: Premature end of file. 17:11:08 line 1:1 no viable alternative at input '/' 17:11:08 line 1:1 no viable alternative at input '/[' 17:11:08 line 1:11 missing QName at '' 17:11:08 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.onap.cps.utils.YangParserHelperSpec 17:11:08 [INFO] Running org.onap.cps.utils.YangParserSpec 17:11:08 2026-02-24T17:11:08.704Z ERROR 6279 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 17:11:08 2026-02-24T17:11:08.706Z ERROR 6279 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 17:11:08 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.utils.YangParserSpec 17:11:08 [INFO] Running org.onap.cps.utils.YangUtilsSpec 17:11:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.utils.YangUtilsSpec 17:11:08 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 17:11:08 line 1:9 no viable alternative at input '[' 17:11:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 17:11:08 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 17:11:08 2026-02-24T17:11:08.851Z ERROR 6279 --- [ 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] 17:11:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 17:11:09 [INFO] 17:11:09 [INFO] Results: 17:11:09 [INFO] 17:11:09 [INFO] Tests run: 557, Failures: 0, Errors: 0, Skipped: 0 17:11:09 [INFO] 17:11:09 [INFO] 17:11:09 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 17:11:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 17:11:09 [INFO] Analyzed bundle 'cps-service' with 77 classes 17:11:09 [INFO] All coverage checks have been met. 17:11:09 [INFO] 17:11:09 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 17:11:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 17:11:09 [INFO] Analyzed bundle 'cps-service' with 77 classes 17:11:09 [INFO] 17:11:09 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 17:11:09 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.7-SNAPSHOT.jar 17:11:09 [INFO] 17:11:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 17:11:09 [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 17:11:09 [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 17:11:09 [INFO] 17:11:09 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 17:11:09 [INFO] Building cps-rest 3.7.7-SNAPSHOT [8/22] 17:11:09 [INFO] --------------------------------[ jar ]--------------------------------- 17:11:11 [INFO] 17:11:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 17:11:11 [INFO] 17:11:11 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 17:11: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-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 17:11:11 [INFO] 17:11:11 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 17:11:15 [INFO] Generating with dryRun=false 17:11:15 [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. 17:11:15 [INFO] OpenAPI Generator: spring (server) 17:11:15 [INFO] Generator 'spring' is considered stable. 17:11:15 [INFO] ---------------------------------- 17:11:15 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 17:11:15 [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) 17:11:15 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:11:15 [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). 17:11:15 [INFO] Processing operation createDataspace 17:11:15 [INFO] Processing operation deleteDataspace 17:11:15 [INFO] Processing operation createDataspaceV2 17:11:15 [INFO] Processing operation getAllDataspaces 17:11:15 [INFO] Processing operation getDataspace 17:11:15 [INFO] Processing operation cleanDataspace 17:11:15 [INFO] Processing operation createAnchor 17:11:15 [INFO] Processing operation createAnchorV2 17:11:15 [INFO] Processing operation getAnchors 17:11:15 [INFO] Processing operation getAnchor 17:11:15 [INFO] Processing operation deleteAnchor 17:11:15 [INFO] Processing operation createSchemaSet 17:11:15 [INFO] Processing operation createSchemaSetV2 17:11:15 [INFO] Processing operation getSchemaSets 17:11:15 [INFO] Processing operation getSchemaSet 17:11:15 [INFO] Processing operation deleteSchemaSet 17:11:15 [INFO] Processing operation getNodeByDataspaceAndAnchor 17:11:15 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 17:11:15 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 17:11:15 [INFO] Processing operation replaceNode 17:11:15 [INFO] Processing operation createNode 17:11:15 [INFO] Processing operation deleteDataNode 17:11:15 [INFO] Processing operation updateNodeLeaves 17:11:15 [INFO] Processing operation deleteListOrListElement 17:11:15 [INFO] Processing operation replaceListContent 17:11:15 [INFO] Processing operation addListElements 17:11:15 [INFO] Processing operation getDeltaByDataspaceAndAnchors 17:11:15 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 17:11:15 [INFO] Processing operation applyChangesInDeltaReport 17:11:15 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 17:11:15 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 17:11:15 [INFO] Processing operation getNodesByDataspaceAndCpsPath 17:11:15 [INFO] Processing operation getNotificationSubscription 17:11:15 [INFO] Processing operation createNotificationSubscription 17:11:15 [INFO] Processing operation deleteNotificationSubscription 17:11:15 [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] 17:11:15 [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] 17:11:15 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:11:15 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:11:15 [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 17:11:15 [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 17:11:15 [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 17:11:15 [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 17:11:15 [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 17:11:15 [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] 17:11:15 [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 17:11:15 [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] 17:11:15 [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 17:11:15 [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] 17:11:15 [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 17:11:15 [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] 17:11:15 [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 17:11:15 [INFO] Skipping generation of Webhooks. 17:11:15 [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] 17:11:15 [INFO] Skipping generation of supporting files. 17:11:15 ################################################################################ 17:11:15 # Thanks for using OpenAPI Generator. # 17:11:15 # Please consider donation to help us maintain this project 🙏 # 17:11:15 # https://opencollective.com/openapi_generator/donate # 17:11:15 ################################################################################ 17:11:16 [INFO] 17:11:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 17:11:16 [INFO] You have 0 Checkstyle violations. 17:11:16 [INFO] 17:11:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 17:11:16 [INFO] You have 0 Checkstyle violations. 17:11:16 [INFO] 17:11:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 17:11:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 17:11:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 17:11:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 17:11:16 [INFO] 17:11:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 17:11:16 [INFO] Recompiling the module because of changed dependency. 17:11:16 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 17:11:17 [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". 17:11:17 [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. 17:11:17 [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. 17:11:17 [INFO] 17:11:17 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 17:11:17 [INFO] Generating with dryRun=false 17:11:17 [INFO] No .openapi-generator-ignore file found. 17:11:17 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:11:17 [INFO] Generator 'openapi-yaml' is considered stable. 17:11:17 [INFO] Output file [outputFile=openapi.yaml] 17:11:17 [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). 17:11:17 [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] 17:11:17 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:11:17 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [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] 17:11:17 [INFO] Skipping generation of Webhooks. 17:11:17 [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] 17:11:17 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 17:11:17 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 17:11:17 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 17:11:17 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:11:17 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:11:17 ################################################################################ 17:11:17 # Thanks for using OpenAPI Generator. # 17:11:17 # Please consider donation to help us maintain this project 🙏 # 17:11:17 # https://opencollective.com/openapi_generator/donate # 17:11:17 ################################################################################ 17:11:18 [INFO] 17:11:18 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 17:11:18 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 17:11:18 [INFO] 17:11:18 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 17:11:18 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 17:11:18 [INFO] 17:11:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 17:11:18 [INFO] Copying 6 resources from src/test/resources to target/test-classes 17:11:18 [INFO] 17:11:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 17:11:18 [INFO] Recompiling the module because of changed dependency. 17:11:18 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:11:18 [INFO] 17:11:18 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 17:11:18 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:11:18 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:11:18 [INFO] Parallel parsing disabled. 17:11:20 [INFO] Compiled 28 files. 17:11:20 [INFO] 17:11:20 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 17:11:20 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:11:20 [INFO] 17:11:20 [INFO] ------------------------------------------------------- 17:11:20 [INFO] T E S T S 17:11:20 [INFO] ------------------------------------------------------- 17:11:21 17:11:21.196 [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. 17:11:21 17:11:21.450 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 17:11:21 17:11:21.593 [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. 17:11:21 17:11:21.621 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 17:11:21 17:11:21.641 [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. 17:11:21 17:11:21.656 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 17:11:21 17:11:21.671 [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. 17:11:21 17:11:21.686 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 17:11:21 17:11:21.705 [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. 17:11:21 17:11:21.738 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:11:21 17:11:21.770 [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. 17:11:21 17:11:21.782 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 17:11:21 17:11:21.786 [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. 17:11:21 17:11:21.799 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 17:11:21 17:11:21.803 [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. 17:11:21 17:11:21.812 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 17:11:21 17:11:21.815 [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. 17:11:21 17:11:21.823 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 17:11:21 17:11:21.826 [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. 17:11:21 17:11:21.835 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:11:22 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 17:11:23 17:11:23,523 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:11:23 17:11:23,524 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:11:23 17:11:23,528 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:11:23 17:11:23,584 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:11:23 17:11:23,585 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:11:23 17:11:23,728 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:11:23 17:11:23,729 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:11:24 17:11:24 . ____ _ __ _ _ 17:11:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:24 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:24 =========|_|==============|___/=/_/_/_/ 17:11:24 17:11:24 :: Spring Boot :: (v3.5.9) 17:11:24 17:11:24 2026-02-24T17:11:24.162Z INFO 6520 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6520 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:11:24 2026-02-24T17:11:24.163Z INFO 6520 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:11:26 2026-02-24T17:11:25.981Z INFO 6520 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:11:26 2026-02-24T17:11:25.982Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:11:26 2026-02-24T17:11:25.984Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:11:26 2026-02-24T17:11:26.017Z INFO 6520 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.971 seconds (process running for 5.931) 17:11:26 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:11:26 2026-02-24T17:11:26.876Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:26 17:11:26 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:11:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:11:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:11:26 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:11:26 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:11:26 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:11:26 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:11:26 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:11:26 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:11:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:11:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:11:26 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 17:11:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:26 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:11:26 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:26 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:11:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:26 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:11:26 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:26 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:26 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:26 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:26 Caused by: java.lang.RuntimeException 17:11:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:11:26 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:11:26 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:11:26 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:11:26 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:11:26 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:11:26 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:11:26 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:11:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:11:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 17:11:26 ... 92 common frames omitted 17:11:26 17:11:27 2026-02-24T17:11:27.119Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:27 17:11:27 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 17:11:27 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 17:11:27 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 17:11:27 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:27 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:27 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:27 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 17:11:27 and component.yang=fake component content 1 17:11:27 17:11:27 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 17:11:27 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 17:11:27 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 17:11:27 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 17:11:27 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 17:11:27 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 17:11:27 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 17:11:27 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 17:11:27 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 17:11:27 ... 152 common frames omitted 17:11:27 17:11:27 2026-02-24T17:11:27.217Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:27 17:11:27 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 17:11:27 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:11:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:11:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:11:27 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:27 17:11:27 2026-02-24T17:11:27.226Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:27 17:11:27 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 17:11:27 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:27 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:27 17:11:27 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.292 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 17:11:27 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 17:11:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 17:11:27 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 17:11:27 17:11:27 . ____ _ __ _ _ 17:11:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:27 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:27 =========|_|==============|___/=/_/_/_/ 17:11:27 17:11:27 :: Spring Boot :: (v3.5.9) 17:11:27 17:11:27 2026-02-24T17:11:27.506Z INFO 6520 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6520 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:11:27 2026-02-24T17:11:27.506Z INFO 6520 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:11:27 2026-02-24T17:11:27.776Z INFO 6520 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:11:27 2026-02-24T17:11:27.776Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:11:27 2026-02-24T17:11:27.777Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:11:27 2026-02-24T17:11:27.783Z INFO 6520 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.306 seconds (process running for 7.697) 17:11:27 2026-02-24T17:11:27.875Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:27 17:11:27 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:11:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:11:27 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:27 17:11:27 2026-02-24T17:11:27.925Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:27 17:11:27 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:11:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:11:27 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:27 17:11:27 2026-02-24T17:11:27.939Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:27 17:11:27 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:11:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:11:27 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:27 17:11:27 2026-02-24T17:11:27.955Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:27 17:11:27 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:11:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:11:27 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 17:11:27 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:11:27 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:27 17:11:27 2026-02-24T17:11:27.968Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:27 17:11:27 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:11:27 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:11:27 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 17:11:27 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:27 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:11:27 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:11:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:27 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:27 17:11:28 2026-02-24T17:11:28.103Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:28 17:11:28 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:11:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:11:28 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:11:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:28 17:11:28 2026-02-24T17:11:28.147Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:28 17:11:28 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:11:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:11:28 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 17:11:28 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 17:11:28 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:11:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:28 17:11:28 2026-02-24T17:11:28.162Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:28 17:11:28 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:11:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:11:28 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:11:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:28 17:11:28 2026-02-24T17:11:28.179Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:28 17:11:28 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:11:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:11:28 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:11:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:28 17:11:28 2026-02-24T17:11:28.198Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:28 17:11:28 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:11:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:11:28 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:11:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:28 17:11:28 2026-02-24T17:11:28.210Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:28 17:11:28 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:11:28 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:11:28 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:28 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:28 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:28 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:28 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:28 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:28 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:28 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:28 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:28 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:11:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:11:28 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:28 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:28 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:28 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:28 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:28 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:28 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:28 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:28 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:28 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:28 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:28 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:28 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:28 17:11:28 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 17:11:28 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 17:11:28 17:11:28 . ____ _ __ _ _ 17:11:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:28 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:28 =========|_|==============|___/=/_/_/_/ 17:11:28 17:11:28 :: Spring Boot :: (v3.5.9) 17:11:28 17:11:28 2026-02-24T17:11:28.246Z INFO 6520 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6520 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:11:28 2026-02-24T17:11:28.246Z INFO 6520 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:11:28 2026-02-24T17:11:28.485Z INFO 6520 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:11:28 2026-02-24T17:11:28.485Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:11:28 2026-02-24T17:11:28.485Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:11:28 2026-02-24T17:11:28.490Z INFO 6520 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.265 seconds (process running for 8.404) 17:11:28 2026-02-24T17:11:28.621Z ERROR 6520 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 17:11:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 17:11:28 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 17:11:28 17:11:28 . ____ _ __ _ _ 17:11:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:28 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:28 =========|_|==============|___/=/_/_/_/ 17:11:28 17:11:28 :: Spring Boot :: (v3.5.9) 17:11:28 17:11:28 2026-02-24T17:11:28.655Z INFO 6520 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6520 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:11:28 2026-02-24T17:11:28.655Z INFO 6520 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:11:28 2026-02-24T17:11:28.830Z INFO 6520 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:11:28 2026-02-24T17:11:28.830Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:11:28 2026-02-24T17:11:28.830Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:11:28 2026-02-24T17:11:28.835Z INFO 6520 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.199 seconds (process running for 8.749) 17:11:28 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 17:11:28 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:11:29 17:11:29 . ____ _ __ _ _ 17:11:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:29 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:29 =========|_|==============|___/=/_/_/_/ 17:11:29 17:11:29 :: Spring Boot :: (v3.5.9) 17:11:29 17:11:29 2026-02-24T17:11:28.970Z INFO 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6520 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:11:29 2026-02-24T17:11:28.971Z INFO 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:11:29 2026-02-24T17:11:29.199Z INFO 6520 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:11:29 2026-02-24T17:11:29.199Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:11:29 2026-02-24T17:11:29.200Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:11:29 2026-02-24T17:11:29.205Z INFO 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.251 seconds (process running for 9.119) 17:11:29 2026-02-24T17:11:29.228Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:29 17:11:29 java.lang.IllegalStateException: some error message 17:11:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:11:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:11:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:11:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:11:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:11:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:11:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:11:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:11:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:11:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:11:29 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:123) 17:11:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:11:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:29 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:11:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:11:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:29 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:29 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:29 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:29 17:11:29 2026-02-24T17:11:29.272Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:11:29 17:11:29 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:11:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:11:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:11:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:11:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:11:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:11:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:11:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:11:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:11:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:11:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 17:11:29 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:150) 17:11:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:29 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:29 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:29 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:29 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:29 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:29 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:11:29 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:29 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:29 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:29 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:11:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:29 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:29 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:11:29 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:29 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:29 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:29 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:29 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:29 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:29 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:29 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:29 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:29 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:29 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:29 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:29 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:29 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:29 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:29 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:29 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:29 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:29 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:29 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:29 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:29 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:29 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:29 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:29 Caused by: java.lang.Throwable 17:11:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:11:29 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:11:29 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:11:29 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:11:29 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:11:29 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:11:29 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:11:29 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:11:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:11:29 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 17:11:29 ... 92 common frames omitted 17:11:29 17:11:29 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:11:29 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 17:11:29 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 17:11:29 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 17:11:29 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 17:11:29 [INFO] 17:11:29 [INFO] Results: 17:11:29 [INFO] 17:11:29 [INFO] Tests run: 189, Failures: 0, Errors: 0, Skipped: 0 17:11:29 [INFO] 17:11:29 [INFO] 17:11:29 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 17:11:29 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 17:11:29 [INFO] Analyzed bundle 'cps-rest' with 7 classes 17:11:29 [INFO] All coverage checks have been met. 17:11:29 [INFO] 17:11:29 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 17:11:29 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 17:11:29 [INFO] Analyzed bundle 'cps-rest' with 7 classes 17:11:29 [INFO] 17:11:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 17:11:29 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.7-SNAPSHOT.jar 17:11:29 [INFO] 17:11:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 17:11:29 [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 17:11:29 [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 17:11:29 [INFO] 17:11:29 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 17:11:29 [INFO] Building cps-ncmp-events 3.7.7-SNAPSHOT [9/22] 17:11:29 [INFO] --------------------------------[ jar ]--------------------------------- 17:11:29 [INFO] 17:11:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 17:11:29 [INFO] 17:11:29 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 17:11: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-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 17:11:29 [INFO] 17:11:29 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-ncmp-events --- 17:11:29 [INFO] 17:11:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 17:11:29 [INFO] You have 0 Checkstyle violations. 17:11:29 [INFO] 17:11:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 17:11:30 [INFO] You have 0 Checkstyle violations. 17:11:30 [INFO] 17:11:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 17:11:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:11:30 [INFO] Copying 13 resources 17:11:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 17:11:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 17:11:30 [INFO] 17:11:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 17:11:30 [INFO] Recompiling the module because of changed dependency. 17:11:30 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 17:11:32 [INFO] 17:11:32 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 17:11:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:11:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 17:11:32 [INFO] 17:11:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 17:11:32 [INFO] No sources to compile 17:11:32 [INFO] 17:11:32 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 17:11:32 [INFO] No sources specified for compilation. Skipping. 17:11:32 [INFO] 17:11:32 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 17:11:32 [INFO] No tests to run. 17:11:32 [INFO] 17:11:32 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 17:11:32 [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 17:11:32 [INFO] 17:11:32 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 17:11:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:11:32 [INFO] 17:11:32 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 17:11:32 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.7-SNAPSHOT.jar 17:11:32 [INFO] 17:11:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 17:11:32 [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 17:11:32 [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 17:11:32 [INFO] 17:11:32 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 17:11:32 [INFO] Building cps-ncmp-service 3.7.7-SNAPSHOT [10/22] 17:11:32 [INFO] --------------------------------[ jar ]--------------------------------- 17:11:33 [INFO] 17:11:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 17:11:33 [INFO] 17:11:33 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 17:11:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-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 17:11:33 [INFO] 17:11:33 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- 17:12:02 [INFO] Generating with dryRun=false 17:12:02 [INFO] OpenAPI Generator: spring (server) 17:12:02 [INFO] Generator 'spring' is considered stable. 17:12:02 [INFO] ---------------------------------- 17:12:02 [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) 17:12:02 [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) 17:12:02 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:12:02 [WARNING] Failed to get the schema name: null 17:12:02 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 17:12:02 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [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). 17:12:02 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 17:12:02 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 17:12:02 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 17:12:02 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 17:12:02 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 17:12:02 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 17:12:02 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 17:12:02 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 17:12:02 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 17:12:02 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 17:12:02 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 17:12:02 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 17:12:02 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 17:12:02 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 17:12:02 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 17:12:02 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 17:12:02 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 17:12:02 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 17:12:02 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 17:12:02 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 17:12:02 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 17:12:02 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 17:12:02 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 17:12:02 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 17:12:02 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 17:12:02 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 17:12:02 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 17:12:02 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 17:12:02 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 17:12:02 [INFO] Processing operation null 17:12:02 [INFO] Processing operation null 17:12:02 [INFO] Processing operation null 17:12:02 [INFO] Processing operation null 17:12:02 [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. 17:12:02 [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. 17:12:02 [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. 17:12:02 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:12:02 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:12:02 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:02 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 17:12:03 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:12:03 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 17:12:03 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:12:03 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 17:12:03 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:12:03 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 17:12:03 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [INFO] Model EmptyObject not generated since it's a free-form object 17:12:03 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/UtraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/EutraCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] #/components/schemas/NrCellId is not defined 17:12:03 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 17:12:03 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:03 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [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 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [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 17:12:04 [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 17:12:04 [INFO] 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.) 17:12:04 [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 17:12:04 [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 17:12:04 [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 17:12:04 [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 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [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 17:12:04 [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 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [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 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [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 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [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 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [INFO] 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.) 17:12:04 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 17:12:04 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 17:12:04 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 17:12:04 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 17:12:04 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 17:12:04 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 17:12:04 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 17:12:04 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 17:12:04 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 17:12:04 [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. 17:12:04 [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.) 17:12:04 [INFO] Skipping generation of Webhooks. 17:12:04 [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. 17:12:04 [INFO] Skipping generation of supporting files. 17:12:04 ################################################################################ 17:12:04 # Thanks for using OpenAPI Generator. # 17:12:04 # Please consider donation to help us maintain this project 🙏 # 17:12:04 # https://opencollective.com/openapi_generator/donate # 17:12:04 ################################################################################ 17:12:28 [INFO] 17:12:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 17:12:28 [INFO] You have 0 Checkstyle violations. 17:12:28 [INFO] 17:12:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 17:12:29 [INFO] You have 0 Checkstyle violations. 17:12:29 [INFO] 17:12:29 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 17:12:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:12:29 [INFO] Copying 3 resources 17:12:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 17:12:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 17:12:29 [INFO] 17:12:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 17:12:29 [INFO] Recompiling the module because of changed dependency. 17:12:29 [INFO] Compiling 181 source files with javac [debug release 17] to target/classes 17:12:31 [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". 17:12:31 [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. 17:12:31 [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. 17:12:31 [INFO] 17:12:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 17:12:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:12:31 [INFO] Copying 11 resources 17:12:31 [INFO] 17:12:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 17:12:31 [INFO] Recompiling the module because of changed dependency. 17:12:31 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:12:32 [INFO] 17:12:32 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 17:12:32 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:12:32 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:12:32 [INFO] Parallel parsing disabled. 17:12:36 [INFO] Compiled 248 files. 17:12:36 [INFO] 17:12:36 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 17:12:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:12:36 [INFO] 17:12:36 [INFO] ------------------------------------------------------- 17:12:36 [INFO] T E S T S 17:12:36 [INFO] ------------------------------------------------------- 17:12:39 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 17:12:40 17:12:40.192 [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] 17:12:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.943 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 17:12:40 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 17:12:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 17:12:40 17:12:40.358 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 17:12:40 17:12:40.362 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 17:12:40 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 17:12:40 17:12:40.426 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.3 17:12:41 17:12:41.496 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 17:12:41 17:12:41.506 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 17:12:41 17:12:41.534 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 17:12:41 Server Version: 23.0.1 17:12:41 API Version: 1.42 17:12:41 Operating System: CentOS Stream 8 17:12:41 Total Memory: 31890 MB 17:12:41 17:12:41.538 [main] WARN org.testcontainers.utility.ResourceReaper -- 17:12:41 ******************************************************************************** 17:12:41 Ryuk has been disabled. This can cause unexpected behavior in your environment. 17:12:41 ******************************************************************************** 17:12:41 17:12:41.543 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 17:12:41 17:12:41.544 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 17:12:41 17:12:41.548 [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')) 17:12:41 17:12:41.565 [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. 17:12:41 17:12:41.572 [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) 17:12:41 17:12:41.762 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 17:12:41 17:12:41.796 [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) 17:12:41 17:12:41.815 [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) 17:12:41 17:12:41.831 [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) 17:12:42 17:12:41.966 [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, (29 MB/? MB) 17:12:42 17:12:41.987 [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, (29 MB/? MB) 17:12:42 17:12:42.083 [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, (58 MB/? MB) 17:12:42 17:12:42.102 [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, (58 MB/? MB) 17:12:42 17:12:42.117 [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, (58 MB/? MB) 17:12:42 17:12:42.138 [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, (72 MB/? MB) 17:12:42 17:12:42.155 [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, (72 MB/? MB) 17:12:42 17:12:42.173 [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, (79 MB/? MB) 17:12:42 17:12:42.200 [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, (79 MB/? MB) 17:12:42 17:12:42.378 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 3 pending, 12 downloaded, 0 extracted, (144 MB/? MB) 17:12:43 17:12:43.055 [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, (355 MB/? MB) 17:12:43 17:12:43.100 [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, (374 MB/? MB) 17:12:43 17:12:43.147 [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, (391 MB/? MB) 17:12:44 17:12:44.019 [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, (530 MB/? MB) 17:12:50 17:12:50.663 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 3 extracted, (542 MB/? MB) 17:12:50 17:12:50.750 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 4 extracted, (542 MB/? MB) 17:12:50 17:12:50.910 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 5 extracted, (543 MB/? MB) 17:12:51 17:12:51.000 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 6 extracted, (543 MB/? MB) 17:12:51 17:12:51.331 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 7 extracted, (546 MB/? MB) 17:12:51 17:12:51.411 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 8 extracted, (546 MB/? MB) 17:12:51 17:12:51.496 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 9 extracted, (546 MB/? MB) 17:12:51 17:12:51.579 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 10 extracted, (546 MB/? MB) 17:12:51 17:12:51.658 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 11 extracted, (546 MB/? MB) 17:12:51 17:12:51.754 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 12 extracted, (546 MB/? MB) 17:12:51 17:12:51.854 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 13 extracted, (546 MB/? MB) 17:12:53 17:12:53.159 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 14 extracted, (553 MB/? MB) 17:12:53 17:12:53.789 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 15 extracted, (553 MB/? MB) 17:12:54 17:12:54.519 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 12s (downloaded 553 MB at 46 MB/s) 17:12:54 17:12:54.519 [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.953957299S 17:12:54 17:12:54.558 [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 17:12:56 17:12:56.049 [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: 12038797780f4024a8b0e5dd091f1a65bae1e465f3861b62f406c0b343f11209 17:13:02 17:13:02.420 [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 PT7.862157197S 17:13:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:13:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.17 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 17:13:03 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 17:13:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 17:13:03 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 17:13:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 17:13:03 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 17:13:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 17:13:03 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 17:13:03 17:13:03.694 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 17:13:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 17:13:03 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 17:13:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 17:13:03 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 17:13:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 17:13:03 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 17:13:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 17:13:03 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 17:13:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 17:13:03 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 17:13:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 17:13:03 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 17:13:04 17:13:04,401 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:13:04 17:13:04,402 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:13:04 17:13:04,405 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:13:04 17:13:04,455 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:13:04 17:13:04,455 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:13:05 17:13:04,974 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:13:05 17:13:04,974 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:13:05 17:13:05 . ____ _ __ _ _ 17:13:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:05 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:05 =========|_|==============|___/=/_/_/_/ 17:13:05 17:13:05 :: Spring Boot :: (v3.5.9) 17:13:05 17:13:05 2026-02-24T17:13:05.210Z INFO 6632 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:05 2026-02-24T17:13:05.211Z INFO 6632 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:13:05 2026-02-24T17:13:05.544Z WARN 6632 --- [ 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: 17:13:05 --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 17:13:05 2026-02-24T17:13:05.678Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:13:05 o o o o---o o--o o o---o o o----o o--o--o 17:13:05 | | / \ / | / / \ | | 17:13:05 o----o o o o----o | o o o----o | 17:13:05 | | * \ / | \ * \ | | 17:13:05 o o * o o---o o--o o----o o---o * o o----o o 17:13:05 17:13:05 2026-02-24T17:13:05.678Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:13:05 2026-02-24T17:13:05.680Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:13:05 2026-02-24T17:13:05.680Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:13:05 2026-02-24T17:13:05.680Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:13:05 2026-02-24T17:13:05.683Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:13:05 To enable the Jet engine on the members, do one of the following: 17:13:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:13:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:13:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:13:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:13:06 2026-02-24T17:13:06.309Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:13:06 2026-02-24T17:13:06.396Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:13:06 2026-02-24T17:13:06.639Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:13:06 2026-02-24T17:13:06.647Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is STARTING 17:13:09 2026-02-24T17:13:08.983Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:13:09 17:13:09 Members {size:1, ver:1} [ 17:13:09 Member [10.30.106.244]:5701 - 841691a5-fcd3-4114-a508-034f24a4a979 this 17:13:09 ] 17:13:09 17:13:09 2026-02-24T17:13:09.000Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is STARTED 17:13:09 2026-02-24T17:13:09.087Z INFO 6632 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 4.985 seconds (process running for 32.861) 17:13:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.253 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 17:13:09 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 17:13:09 17:13:09 . ____ _ __ _ _ 17:13:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:09 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:09 =========|_|==============|___/=/_/_/_/ 17:13:09 17:13:09 :: Spring Boot :: (v3.5.9) 17:13:09 17:13:09 2026-02-24T17:13:09.163Z INFO 6632 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:09 2026-02-24T17:13:09.163Z INFO 6632 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 17:13:09 2026-02-24T17:13:09.173Z INFO 6632 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.045 seconds (process running for 32.948) 17:13:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 17:13:09 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 17:13:09 17:13:09 . ____ _ __ _ _ 17:13:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:09 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:09 =========|_|==============|___/=/_/_/_/ 17:13:09 17:13:09 :: Spring Boot :: (v3.5.9) 17:13:09 17:13:09 2026-02-24T17:13:09.215Z INFO 6632 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:09 2026-02-24T17:13:09.215Z INFO 6632 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:13:09 2026-02-24T17:13:09.265Z INFO 6632 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.081 seconds (process running for 33.04) 17:13:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 17:13:09 [INFO] Running org.onap.cps.ncmp.config.EosKafkaConfigSpec 17:13:09 17:13:09 . ____ _ __ _ _ 17:13:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:09 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:09 =========|_|==============|___/=/_/_/_/ 17:13:09 17:13:09 :: Spring Boot :: (v3.5.9) 17:13:09 17:13:09 2026-02-24T17:13:09.331Z INFO 6632 --- [ main] o.o.cps.ncmp.config.EosKafkaConfigSpec : Starting EosKafkaConfigSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:09 2026-02-24T17:13:09.331Z INFO 6632 --- [ main] o.o.cps.ncmp.config.EosKafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:13:19 2026-02-24T17:13:19.310Z INFO 6632 --- [ main] o.o.cps.ncmp.config.EosKafkaConfigSpec : Started EosKafkaConfigSpec in 10.005 seconds (process running for 43.084) 17:13:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.06 s -- in org.onap.cps.ncmp.config.EosKafkaConfigSpec 17:13:19 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 17:13:19 17:13:19 . ____ _ __ _ _ 17:13:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:19 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:19 =========|_|==============|___/=/_/_/_/ 17:13:19 17:13:19 :: Spring Boot :: (v3.5.9) 17:13:19 17:13:19 2026-02-24T17:13:19.388Z INFO 6632 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:19 2026-02-24T17:13:19.389Z INFO 6632 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:13:19 2026-02-24T17:13:19.430Z INFO 6632 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.064 seconds (process running for 43.204) 17:13:19 2026-02-24T17:13:19.452Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:19 acks = -1 17:13:19 auto.include.jmx.reporter = true 17:13:19 batch.size = 16384 17:13:19 bootstrap.servers = [localhost:9092] 17:13:19 buffer.memory = 33554432 17:13:19 client.dns.lookup = use_all_dns_ips 17:13:19 client.id = producer-1 17:13:19 compression.gzip.level = -1 17:13:19 compression.lz4.level = 9 17:13:19 compression.type = none 17:13:19 compression.zstd.level = 3 17:13:19 connections.max.idle.ms = 540000 17:13:19 delivery.timeout.ms = 120000 17:13:19 enable.idempotence = true 17:13:19 enable.metrics.push = true 17:13:19 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 17:13:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:19 linger.ms = 0 17:13:19 max.block.ms = 60000 17:13:19 max.in.flight.requests.per.connection = 5 17:13:19 max.request.size = 1048576 17:13:19 metadata.max.age.ms = 300000 17:13:19 metadata.max.idle.ms = 300000 17:13:19 metadata.recovery.strategy = none 17:13:19 metric.reporters = [] 17:13:19 metrics.num.samples = 2 17:13:19 metrics.recording.level = INFO 17:13:19 metrics.sample.window.ms = 30000 17:13:19 partitioner.adaptive.partitioning.enable = true 17:13:19 partitioner.availability.timeout.ms = 0 17:13:19 partitioner.class = null 17:13:19 partitioner.ignore.keys = false 17:13:19 receive.buffer.bytes = 32768 17:13:19 reconnect.backoff.max.ms = 1000 17:13:19 reconnect.backoff.ms = 50 17:13:19 request.timeout.ms = 30000 17:13:19 retries = 2147483647 17:13:19 retry.backoff.max.ms = 1000 17:13:19 retry.backoff.ms = 100 17:13:19 sasl.client.callback.handler.class = null 17:13:19 sasl.jaas.config = null 17:13:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:19 sasl.kerberos.min.time.before.relogin = 60000 17:13:19 sasl.kerberos.service.name = null 17:13:19 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:19 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:19 sasl.login.callback.handler.class = null 17:13:19 sasl.login.class = null 17:13:19 sasl.login.connect.timeout.ms = null 17:13:19 sasl.login.read.timeout.ms = null 17:13:19 sasl.login.refresh.buffer.seconds = 300 17:13:19 sasl.login.refresh.min.period.seconds = 60 17:13:19 sasl.login.refresh.window.factor = 0.8 17:13:19 sasl.login.refresh.window.jitter = 0.05 17:13:19 sasl.login.retry.backoff.max.ms = 10000 17:13:19 sasl.login.retry.backoff.ms = 100 17:13:19 sasl.mechanism = GSSAPI 17:13:19 sasl.oauthbearer.clock.skew.seconds = 30 17:13:19 sasl.oauthbearer.expected.audience = null 17:13:19 sasl.oauthbearer.expected.issuer = null 17:13:19 sasl.oauthbearer.header.urlencode = false 17:13:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:19 sasl.oauthbearer.jwks.endpoint.url = null 17:13:19 sasl.oauthbearer.scope.claim.name = scope 17:13:19 sasl.oauthbearer.sub.claim.name = sub 17:13:19 sasl.oauthbearer.token.endpoint.url = null 17:13:19 security.protocol = PLAINTEXT 17:13:19 security.providers = null 17:13:19 send.buffer.bytes = 131072 17:13:19 socket.connection.setup.timeout.max.ms = 30000 17:13:19 socket.connection.setup.timeout.ms = 10000 17:13:19 ssl.cipher.suites = null 17:13:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:19 ssl.endpoint.identification.algorithm = https 17:13:19 ssl.engine.factory.class = null 17:13:19 ssl.key.password = null 17:13:19 ssl.keymanager.algorithm = SunX509 17:13:19 ssl.keystore.certificate.chain = null 17:13:19 ssl.keystore.key = null 17:13:19 ssl.keystore.location = null 17:13:19 ssl.keystore.password = null 17:13:19 ssl.keystore.type = JKS 17:13:19 ssl.protocol = TLSv1.3 17:13:19 ssl.provider = null 17:13:19 ssl.secure.random.implementation = null 17:13:19 ssl.trustmanager.algorithm = PKIX 17:13:19 ssl.truststore.certificates = null 17:13:19 ssl.truststore.location = null 17:13:19 ssl.truststore.password = null 17:13:19 ssl.truststore.type = JKS 17:13:19 transaction.timeout.ms = 60000 17:13:19 transactional.id = null 17:13:19 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:13:19 17:13:19 2026-02-24T17:13:19.494Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:19 2026-02-24T17:13:19.507Z INFO 6632 --- [ 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 17:13:19 2026-02-24T17:13:19.542Z INFO 6632 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 17:13:19 2026-02-24T17:13:19.609Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:19 2026-02-24T17:13:19.609Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:19 2026-02-24T17:13:19.609Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953199608 17:13:19 2026-02-24T17:13:19.629Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:19 acks = -1 17:13:19 auto.include.jmx.reporter = true 17:13:19 batch.size = 16384 17:13:19 bootstrap.servers = [localhost:9092] 17:13:19 buffer.memory = 33554432 17:13:19 client.dns.lookup = use_all_dns_ips 17:13:19 client.id = producer-2 17:13:19 compression.gzip.level = -1 17:13:19 compression.lz4.level = 9 17:13:19 compression.type = none 17:13:19 compression.zstd.level = 3 17:13:19 connections.max.idle.ms = 540000 17:13:19 delivery.timeout.ms = 120000 17:13:19 enable.idempotence = true 17:13:19 enable.metrics.push = true 17:13:19 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 17:13:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:19 linger.ms = 0 17:13:19 max.block.ms = 60000 17:13:19 max.in.flight.requests.per.connection = 5 17:13:19 max.request.size = 1048576 17:13:19 metadata.max.age.ms = 300000 17:13:19 metadata.max.idle.ms = 300000 17:13:19 metadata.recovery.strategy = none 17:13:19 metric.reporters = [] 17:13:19 metrics.num.samples = 2 17:13:19 metrics.recording.level = INFO 17:13:19 metrics.sample.window.ms = 30000 17:13:19 partitioner.adaptive.partitioning.enable = true 17:13:19 partitioner.availability.timeout.ms = 0 17:13:19 partitioner.class = null 17:13:19 partitioner.ignore.keys = false 17:13:19 receive.buffer.bytes = 32768 17:13:19 reconnect.backoff.max.ms = 1000 17:13:19 reconnect.backoff.ms = 50 17:13:19 request.timeout.ms = 30000 17:13:19 retries = 2147483647 17:13:19 retry.backoff.max.ms = 1000 17:13:19 retry.backoff.ms = 100 17:13:19 sasl.client.callback.handler.class = null 17:13:19 sasl.jaas.config = null 17:13:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:19 sasl.kerberos.min.time.before.relogin = 60000 17:13:19 sasl.kerberos.service.name = null 17:13:19 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:19 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:19 sasl.login.callback.handler.class = null 17:13:19 sasl.login.class = null 17:13:19 sasl.login.connect.timeout.ms = null 17:13:19 sasl.login.read.timeout.ms = null 17:13:19 sasl.login.refresh.buffer.seconds = 300 17:13:19 sasl.login.refresh.min.period.seconds = 60 17:13:19 sasl.login.refresh.window.factor = 0.8 17:13:19 sasl.login.refresh.window.jitter = 0.05 17:13:19 sasl.login.retry.backoff.max.ms = 10000 17:13:19 sasl.login.retry.backoff.ms = 100 17:13:19 sasl.mechanism = GSSAPI 17:13:19 sasl.oauthbearer.clock.skew.seconds = 30 17:13:19 sasl.oauthbearer.expected.audience = null 17:13:19 sasl.oauthbearer.expected.issuer = null 17:13:19 sasl.oauthbearer.header.urlencode = false 17:13:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:19 sasl.oauthbearer.jwks.endpoint.url = null 17:13:19 sasl.oauthbearer.scope.claim.name = scope 17:13:19 sasl.oauthbearer.sub.claim.name = sub 17:13:19 sasl.oauthbearer.token.endpoint.url = null 17:13:19 security.protocol = PLAINTEXT 17:13:19 security.providers = null 17:13:19 send.buffer.bytes = 131072 17:13:19 socket.connection.setup.timeout.max.ms = 30000 17:13:19 socket.connection.setup.timeout.ms = 10000 17:13:19 ssl.cipher.suites = null 17:13:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:19 ssl.endpoint.identification.algorithm = https 17:13:19 ssl.engine.factory.class = null 17:13:19 ssl.key.password = null 17:13:19 ssl.keymanager.algorithm = SunX509 17:13:19 ssl.keystore.certificate.chain = null 17:13:19 ssl.keystore.key = null 17:13:19 ssl.keystore.location = null 17:13:19 ssl.keystore.password = null 17:13:19 ssl.keystore.type = JKS 17:13:19 ssl.protocol = TLSv1.3 17:13:19 ssl.provider = null 17:13:19 ssl.secure.random.implementation = null 17:13:19 ssl.trustmanager.algorithm = PKIX 17:13:19 ssl.truststore.certificates = null 17:13:19 ssl.truststore.location = null 17:13:19 ssl.truststore.password = null 17:13:19 ssl.truststore.type = JKS 17:13:19 transaction.timeout.ms = 60000 17:13:19 transactional.id = null 17:13:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:19 17:13:19 2026-02-24T17:13:19.630Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:19 2026-02-24T17:13:19.631Z INFO 6632 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 17:13:19 2026-02-24T17:13:19.638Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:19 2026-02-24T17:13:19.638Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:19 2026-02-24T17:13:19.638Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953199638 17:13:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 17:13:19 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 17:13:19 17:13:19 . ____ _ __ _ _ 17:13:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:19 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:19 =========|_|==============|___/=/_/_/_/ 17:13:19 17:13:19 :: Spring Boot :: (v3.5.9) 17:13:19 17:13:19 2026-02-24T17:13:19.695Z INFO 6632 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:19 2026-02-24T17:13:19.695Z INFO 6632 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:13:19 2026-02-24T17:13:19.935Z INFO 6632 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.263 seconds (process running for 43.71) 17:13:20 2026-02-24T17:13:20.006Z ERROR 6632 --- [_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 17:13:20 2026-02-24T17:13:20.006Z ERROR 6632 --- [_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 17:13:20 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 17:13:20 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 17:13:20 2026-02-24T17:13:20.105Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:20 2026-02-24T17:13:20.105Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:20 17:13:20 . ____ _ __ _ _ 17:13:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:20 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:20 =========|_|==============|___/=/_/_/_/ 17:13:20 17:13:20 :: Spring Boot :: (v3.5.9) 17:13:20 17:13:20 2026-02-24T17:13:20.107Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:20 2026-02-24T17:13:20.107Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:20 2026-02-24T17:13:20.107Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:20 2026-02-24T17:13:20.107Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:20 2026-02-24T17:13:20.112Z INFO 6632 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:20 2026-02-24T17:13:20.112Z INFO 6632 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:13:20 2026-02-24T17:13:20.129Z INFO 6632 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.048 seconds (process running for 43.903) 17:13:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 17:13:20 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 17:13:20 17:13:20 . ____ _ __ _ _ 17:13:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:20 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:20 =========|_|==============|___/=/_/_/_/ 17:13:20 17:13:20 :: Spring Boot :: (v3.5.9) 17:13:20 17:13:20 2026-02-24T17:13:20.191Z INFO 6632 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:20 2026-02-24T17:13:20.192Z INFO 6632 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:13:20 2026-02-24T17:13:20.203Z INFO 6632 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.033 seconds (process running for 43.978) 17:13:20 2026-02-24T17:13:20.210Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:20 2026-02-24T17:13:20.210Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:20 2026-02-24T17:13:20.210Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:20 2026-02-24T17:13:20.210Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:20 2026-02-24T17:13:20.210Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:20 2026-02-24T17:13:20.210Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:20 2026-02-24T17:13:20.218Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:13:20 2026-02-24T17:13:20.225Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:13:20 2026-02-24T17:13:20.226Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:13:20 2026-02-24T17:13:20.229Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:13:20 2026-02-24T17:13:20.244Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:13:20 2026-02-24T17:13:20.246Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 25 ms. 17:13:20 2026-02-24T17:13:20.247Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:13:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 17:13:20 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 17:13:20 17:13:20 . ____ _ __ _ _ 17:13:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:20 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:20 =========|_|==============|___/=/_/_/_/ 17:13:20 17:13:20 :: Spring Boot :: (v3.5.9) 17:13:20 17:13:20 2026-02-24T17:13:20.273Z INFO 6632 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:20 2026-02-24T17:13:20.274Z INFO 6632 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:13:20 2026-02-24T17:13:20.288Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:13:20 o o o o---o o--o o o---o o o----o o--o--o 17:13:20 | | / \ / | / / \ | | 17:13:20 o----o o o o----o | o o o----o | 17:13:20 | | * \ / | \ * \ | | 17:13:20 o o * o o---o o--o o----o o---o * o o----o o 17:13:20 17:13:20 2026-02-24T17:13:20.288Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:13:20 2026-02-24T17:13:20.288Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:13:20 2026-02-24T17:13:20.288Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:13:20 2026-02-24T17:13:20.288Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:13:20 2026-02-24T17:13:20.288Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:13:20 To enable the Jet engine on the members, do one of the following: 17:13:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:13:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:13:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:13:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:13:20 2026-02-24T17:13:20.302Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:13:20 2026-02-24T17:13:20.304Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:13:20 2026-02-24T17:13:20.312Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:20 2026-02-24T17:13:20.312Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:20 2026-02-24T17:13:20.312Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:20 2026-02-24T17:13:20.312Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:20 2026-02-24T17:13:20.312Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:20 2026-02-24T17:13:20.312Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:20 2026-02-24T17:13:20.315Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:13:20 2026-02-24T17:13:20.315Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is STARTING 17:13:20 2026-02-24T17:13:20.513Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:20 2026-02-24T17:13:20.513Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:20 2026-02-24T17:13:20.513Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:20 2026-02-24T17:13:20.566Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:20 2026-02-24T17:13:20.566Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:20 2026-02-24T17:13:20.566Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:21 2026-02-24T17:13:20.991Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:21 2026-02-24T17:13:20.992Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:21 2026-02-24T17:13:20.992Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:21 2026-02-24T17:13:21.071Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:21 2026-02-24T17:13:21.071Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:21 2026-02-24T17:13:21.071Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:21 2026-02-24T17:13:21.828Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:21 2026-02-24T17:13:21.828Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:21 2026-02-24T17:13:21.828Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:21 2026-02-24T17:13:21.898Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:21 2026-02-24T17:13:21.899Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:21 2026-02-24T17:13:21.899Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:22 2026-02-24T17:13:22.635Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:22 2026-02-24T17:13:22.635Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:22 2026-02-24T17:13:22.635Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:22 2026-02-24T17:13:22.711Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:13:22 17:13:22 Members {size:1, ver:1} [ 17:13:22 Member [10.30.106.244]:5701 - 5951cf84-0c19-4d35-b238-514f280a3563 this 17:13:22 ] 17:13:22 17:13:22 2026-02-24T17:13:22.711Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is STARTED 17:13:22 2026-02-24T17:13:22.717Z INFO 6632 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:13:22 2026-02-24T17:13:22.719Z INFO 6632 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.464 seconds (process running for 46.493) 17:13:22 2026-02-24T17:13:22.726Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:13:22 2026-02-24T17:13:22.934Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:22 2026-02-24T17:13:22.934Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:22 2026-02-24T17:13:22.934Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:23 2026-02-24T17:13:23.594Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:23 2026-02-24T17:13:23.594Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:23 2026-02-24T17:13:23.594Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:23 2026-02-24T17:13:23.727Z INFO 6632 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - 5951cf84-0c19-4d35-b238-514f280a3563 this is handled 17:13:23 2026-02-24T17:13:23.740Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:13:23 2026-02-24T17:13:23.741Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:13:23 2026-02-24T17:13:23.742Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:13:23 2026-02-24T17:13:23.750Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:13:23 2026-02-24T17:13:23.751Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 1024 ms. 17:13:23 2026-02-24T17:13:23.751Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:13:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.499 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 17:13:23 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 17:13:23 17:13:23 . ____ _ __ _ _ 17:13:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:23 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:23 =========|_|==============|___/=/_/_/_/ 17:13:23 17:13:23 :: Spring Boot :: (v3.5.9) 17:13:23 17:13:23 2026-02-24T17:13:23.832Z INFO 6632 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:23 2026-02-24T17:13:23.832Z INFO 6632 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:13:23 2026-02-24T17:13:23.867Z INFO 6632 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.057 seconds (process running for 47.641) 17:13:23 2026-02-24T17:13:23.892Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:23 2026-02-24T17:13:23.892Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:23 2026-02-24T17:13:23.892Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 17:13:23 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 17:13:24 2026-02-24T17:13:24.100Z WARN 6632 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 17:13:24 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 17:13:24 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 17:13:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 17:13:24 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 17:13:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 17:13:24 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 17:13:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 17:13:24 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 17:13:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 17:13:24 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 17:13:24 2026-02-24T17:13:24.305Z INFO 6632 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:13:24 2026-02-24T17:13:24.363Z INFO 6632 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 62ca2f272c818887ed6135ed2410ffecf8460c3e5292c9bdbeba4aad57f3784d 17:13:24 2026-02-24T17:13:24.454Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:24 2026-02-24T17:13:24.454Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:24 2026-02-24T17:13:24.454Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:24 2026-02-24T17:13:24.853Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:24 2026-02-24T17:13:24.854Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:24 2026-02-24T17:13:24.854Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:25 2026-02-24T17:13:25.403Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:25 2026-02-24T17:13:25.403Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:25 2026-02-24T17:13:25.403Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:25 2026-02-24T17:13:25.854Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:25 2026-02-24T17:13:25.854Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:25 2026-02-24T17:13:25.854Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:26 2026-02-24T17:13:26.404Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:26 2026-02-24T17:13:26.404Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:26 2026-02-24T17:13:26.404Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:26 2026-02-24T17:13:26.855Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:26 2026-02-24T17:13:26.855Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:26 2026-02-24T17:13:26.856Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:27 2026-02-24T17:13:27.420Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:27 2026-02-24T17:13:27.420Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:27 2026-02-24T17:13:27.420Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:27 2026-02-24T17:13:27.877Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:27 2026-02-24T17:13:27.877Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:27 2026-02-24T17:13:27.877Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:28 2026-02-24T17:13:28.426Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:28 2026-02-24T17:13:28.426Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:28 2026-02-24T17:13:28.426Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:28 2026-02-24T17:13:28.782Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:28 2026-02-24T17:13:28.783Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:28 2026-02-24T17:13:28.783Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:29 2026-02-24T17:13:29.427Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:29 2026-02-24T17:13:29.427Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:29 2026-02-24T17:13:29.427Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:29 2026-02-24T17:13:29.797Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:29 2026-02-24T17:13:29.797Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:29 2026-02-24T17:13:29.797Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:30 2026-02-24T17:13:30.268Z INFO 6632 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.962814448S 17:13:30 2026-02-24T17:13:30.281Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:30 allow.auto.create.topics = true 17:13:30 auto.commit.interval.ms = 5000 17:13:30 auto.include.jmx.reporter = true 17:13:30 auto.offset.reset = earliest 17:13:30 bootstrap.servers = [localhost:32769] 17:13:30 check.crcs = true 17:13:30 client.dns.lookup = use_all_dns_ips 17:13:30 client.id = consumer-test-1 17:13:30 client.rack = 17:13:30 connections.max.idle.ms = 540000 17:13:30 default.api.timeout.ms = 60000 17:13:30 enable.auto.commit = true 17:13:30 enable.metrics.push = true 17:13:30 exclude.internal.topics = true 17:13:30 fetch.max.bytes = 52428800 17:13:30 fetch.max.wait.ms = 500 17:13:30 fetch.min.bytes = 1 17:13:30 group.id = test 17:13:30 group.instance.id = null 17:13:30 group.protocol = classic 17:13:30 group.remote.assignor = null 17:13:30 heartbeat.interval.ms = 3000 17:13:30 interceptor.classes = [] 17:13:30 internal.leave.group.on.close = true 17:13:30 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:30 isolation.level = read_uncommitted 17:13:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:30 max.partition.fetch.bytes = 1048576 17:13:30 max.poll.interval.ms = 300000 17:13:30 max.poll.records = 500 17:13:30 metadata.max.age.ms = 300000 17:13:30 metadata.recovery.strategy = none 17:13:30 metric.reporters = [] 17:13:30 metrics.num.samples = 2 17:13:30 metrics.recording.level = INFO 17:13:30 metrics.sample.window.ms = 30000 17:13:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:30 receive.buffer.bytes = 65536 17:13:30 reconnect.backoff.max.ms = 1000 17:13:30 reconnect.backoff.ms = 50 17:13:30 request.timeout.ms = 30000 17:13:30 retry.backoff.max.ms = 1000 17:13:30 retry.backoff.ms = 100 17:13:30 sasl.client.callback.handler.class = null 17:13:30 sasl.jaas.config = null 17:13:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:30 sasl.kerberos.min.time.before.relogin = 60000 17:13:30 sasl.kerberos.service.name = null 17:13:30 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:30 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:30 sasl.login.callback.handler.class = null 17:13:30 sasl.login.class = null 17:13:30 sasl.login.connect.timeout.ms = null 17:13:30 sasl.login.read.timeout.ms = null 17:13:30 sasl.login.refresh.buffer.seconds = 300 17:13:30 sasl.login.refresh.min.period.seconds = 60 17:13:30 sasl.login.refresh.window.factor = 0.8 17:13:30 sasl.login.refresh.window.jitter = 0.05 17:13:30 sasl.login.retry.backoff.max.ms = 10000 17:13:30 sasl.login.retry.backoff.ms = 100 17:13:30 sasl.mechanism = GSSAPI 17:13:30 sasl.oauthbearer.clock.skew.seconds = 30 17:13:30 sasl.oauthbearer.expected.audience = null 17:13:30 sasl.oauthbearer.expected.issuer = null 17:13:30 sasl.oauthbearer.header.urlencode = false 17:13:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:30 sasl.oauthbearer.jwks.endpoint.url = null 17:13:30 sasl.oauthbearer.scope.claim.name = scope 17:13:30 sasl.oauthbearer.sub.claim.name = sub 17:13:30 sasl.oauthbearer.token.endpoint.url = null 17:13:30 security.protocol = PLAINTEXT 17:13:30 security.providers = null 17:13:30 send.buffer.bytes = 131072 17:13:30 session.timeout.ms = 45000 17:13:30 socket.connection.setup.timeout.max.ms = 30000 17:13:30 socket.connection.setup.timeout.ms = 10000 17:13:30 ssl.cipher.suites = null 17:13:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:30 ssl.endpoint.identification.algorithm = https 17:13:30 ssl.engine.factory.class = null 17:13:30 ssl.key.password = null 17:13:30 ssl.keymanager.algorithm = SunX509 17:13:30 ssl.keystore.certificate.chain = null 17:13:30 ssl.keystore.key = null 17:13:30 ssl.keystore.location = null 17:13:30 ssl.keystore.password = null 17:13:30 ssl.keystore.type = JKS 17:13:30 ssl.protocol = TLSv1.3 17:13:30 ssl.provider = null 17:13:30 ssl.secure.random.implementation = null 17:13:30 ssl.trustmanager.algorithm = PKIX 17:13:30 ssl.truststore.certificates = null 17:13:30 ssl.truststore.location = null 17:13:30 ssl.truststore.password = null 17:13:30 ssl.truststore.type = JKS 17:13:30 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:30 17:13:30 2026-02-24T17:13:30.296Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:30 2026-02-24T17:13:30.348Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:30 2026-02-24T17:13:30.348Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:30 2026-02-24T17:13:30.348Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953210348 17:13:30 17:13:30 . ____ _ __ _ _ 17:13:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:30 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:30 =========|_|==============|___/=/_/_/_/ 17:13:30 17:13:30 :: Spring Boot :: (v3.5.9) 17:13:30 17:13:30 2026-02-24T17:13:30.366Z INFO 6632 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:30 2026-02-24T17:13:30.366Z INFO 6632 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:13:30 2026-02-24T17:13:30.403Z INFO 6632 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.053 seconds (process running for 54.177) 17:13:30 2026-02-24T17:13:30.407Z INFO 6632 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 17:13:30 2026-02-24T17:13:30.435Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:13:30 2026-02-24T17:13:30.435Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:30 acks = -1 17:13:30 auto.include.jmx.reporter = true 17:13:30 batch.size = 16384 17:13:30 bootstrap.servers = [localhost:32769] 17:13:30 buffer.memory = 33554432 17:13:30 client.dns.lookup = use_all_dns_ips 17:13:30 client.id = producer-3 17:13:30 compression.gzip.level = -1 17:13:30 compression.lz4.level = 9 17:13:30 compression.type = none 17:13:30 compression.zstd.level = 3 17:13:30 connections.max.idle.ms = 540000 17:13:30 delivery.timeout.ms = 120000 17:13:30 enable.idempotence = false 17:13:30 enable.metrics.push = true 17:13:30 interceptor.classes = [] 17:13:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:30 linger.ms = 1 17:13:30 max.block.ms = 60000 17:13:30 max.in.flight.requests.per.connection = 5 17:13:30 max.request.size = 1048576 17:13:30 metadata.max.age.ms = 300000 17:13:30 metadata.max.idle.ms = 300000 17:13:30 metadata.recovery.strategy = none 17:13:30 metric.reporters = [] 17:13:30 metrics.num.samples = 2 17:13:30 metrics.recording.level = INFO 17:13:30 metrics.sample.window.ms = 30000 17:13:30 partitioner.adaptive.partitioning.enable = true 17:13:30 partitioner.availability.timeout.ms = 0 17:13:30 partitioner.class = null 17:13:30 partitioner.ignore.keys = false 17:13:30 receive.buffer.bytes = 32768 17:13:30 reconnect.backoff.max.ms = 1000 17:13:30 reconnect.backoff.ms = 50 17:13:30 request.timeout.ms = 30000 17:13:30 retries = 0 17:13:30 retry.backoff.max.ms = 1000 17:13:30 retry.backoff.ms = 100 17:13:30 sasl.client.callback.handler.class = null 17:13:30 sasl.jaas.config = null 17:13:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:30 sasl.kerberos.min.time.before.relogin = 60000 17:13:30 sasl.kerberos.service.name = null 17:13:30 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:30 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:30 sasl.login.callback.handler.class = null 17:13:30 sasl.login.class = null 17:13:30 sasl.login.connect.timeout.ms = null 17:13:30 sasl.login.read.timeout.ms = null 17:13:30 sasl.login.refresh.buffer.seconds = 300 17:13:30 sasl.login.refresh.min.period.seconds = 60 17:13:30 sasl.login.refresh.window.factor = 0.8 17:13:30 sasl.login.refresh.window.jitter = 0.05 17:13:30 sasl.login.retry.backoff.max.ms = 10000 17:13:30 sasl.login.retry.backoff.ms = 100 17:13:30 sasl.mechanism = GSSAPI 17:13:30 sasl.oauthbearer.clock.skew.seconds = 30 17:13:30 sasl.oauthbearer.expected.audience = null 17:13:30 sasl.oauthbearer.expected.issuer = null 17:13:30 sasl.oauthbearer.header.urlencode = false 17:13:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:30 sasl.oauthbearer.jwks.endpoint.url = null 17:13:30 sasl.oauthbearer.scope.claim.name = scope 17:13:30 sasl.oauthbearer.sub.claim.name = sub 17:13:30 sasl.oauthbearer.token.endpoint.url = null 17:13:30 security.protocol = PLAINTEXT 17:13:30 security.providers = null 17:13:30 send.buffer.bytes = 131072 17:13:30 socket.connection.setup.timeout.max.ms = 30000 17:13:30 socket.connection.setup.timeout.ms = 10000 17:13:30 ssl.cipher.suites = null 17:13:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:30 ssl.endpoint.identification.algorithm = https 17:13:30 ssl.engine.factory.class = null 17:13:30 ssl.key.password = null 17:13:30 ssl.keymanager.algorithm = SunX509 17:13:30 ssl.keystore.certificate.chain = null 17:13:30 ssl.keystore.key = null 17:13:30 ssl.keystore.location = null 17:13:30 ssl.keystore.password = null 17:13:30 ssl.keystore.type = JKS 17:13:30 ssl.protocol = TLSv1.3 17:13:30 ssl.provider = null 17:13:30 ssl.secure.random.implementation = null 17:13:30 ssl.trustmanager.algorithm = PKIX 17:13:30 ssl.truststore.certificates = null 17:13:30 ssl.truststore.location = null 17:13:30 ssl.truststore.password = null 17:13:30 ssl.truststore.type = JKS 17:13:30 transaction.timeout.ms = 60000 17:13:30 transactional.id = null 17:13:30 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:13:30 17:13:30 2026-02-24T17:13:30.451Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:30 2026-02-24T17:13:30.458Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:30 2026-02-24T17:13:30.458Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:30 2026-02-24T17:13:30.458Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:30 2026-02-24T17:13:30.460Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:13:30 2026-02-24T17:13:30.460Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:30 2026-02-24T17:13:30.460Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:30 2026-02-24T17:13:30.460Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953210460 17:13:30 2026-02-24T17:13:30.634Z WARN 6632 --- [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} 17:13:30 2026-02-24T17:13:30.635Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:30 2026-02-24T17:13:30.758Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:30 2026-02-24T17:13:30.759Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:30 2026-02-24T17:13:30.759Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:30 2026-02-24T17:13:30.843Z INFO 6632 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:31 2026-02-24T17:13:30.966Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 17:13:31 2026-02-24T17:13:30.973Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 17:13:31 2026-02-24T17:13:31.010Z INFO 6632 --- [ 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-f691ba7e-d720-4291-9f82-84272f03f83c 17:13:31 2026-02-24T17:13:31.011Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 17:13:31 2026-02-24T17:13:31.038Z INFO 6632 --- [ 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-f691ba7e-d720-4291-9f82-84272f03f83c', protocol='range'} 17:13:31 2026-02-24T17:13:31.050Z INFO 6632 --- [ 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-f691ba7e-d720-4291-9f82-84272f03f83c=Assignment(partitions=[test-topic-0])} 17:13:31 2026-02-24T17:13:31.076Z INFO 6632 --- [ 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-f691ba7e-d720-4291-9f82-84272f03f83c', protocol='range'} 17:13:31 2026-02-24T17:13:31.077Z INFO 6632 --- [ 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]) 17:13:31 2026-02-24T17:13:31.082Z INFO 6632 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 17:13:31 2026-02-24T17:13:31.102Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 17:13:31 2026-02-24T17:13:31.121Z INFO 6632 --- [ 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}}. 17:13:31 2026-02-24T17:13:31.252Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:31 2026-02-24T17:13:31.253Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 17:13:31 2026-02-24T17:13:31.258Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:31 2026-02-24T17:13:31.259Z INFO 6632 --- [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: 90ms, elapsed time since send: 90ms, throttle time: 0ms, request timeout: 30000ms) 17:13:31 2026-02-24T17:13:31.259Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 17:13:31 2026-02-24T17:13:31.259Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 17:13:31 2026-02-24T17:13:31.259Z INFO 6632 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=196111160, epoch=1) to node 1: 17:13:31 17:13:31 org.apache.kafka.common.errors.DisconnectException 17:13:31 17:13:31 2026-02-24T17:13:31.263Z INFO 6632 --- [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. 17:13:31 2026-02-24T17:13:31.371Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:31 2026-02-24T17:13:31.371Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.152 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 17:13:31 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 17:13:31 2026-02-24T17:13:31.443Z INFO 6632 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:13:31 2026-02-24T17:13:31.465Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:31 2026-02-24T17:13:31.465Z WARN 6632 --- [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. 17:13:31 2026-02-24T17:13:31.490Z INFO 6632 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: ec263daa13ca035450d29e18a1c1dadb003886bb3c4021ea209e896a32c1cc7e 17:13:31 2026-02-24T17:13:31.507Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:31 2026-02-24T17:13:31.507Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:31 2026-02-24T17:13:31.507Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:31 2026-02-24T17:13:31.591Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:31 2026-02-24T17:13:31.591Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:31 2026-02-24T17:13:31.668Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:31 2026-02-24T17:13:31.668Z WARN 6632 --- [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. 17:13:31 2026-02-24T17:13:31.759Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:31 2026-02-24T17:13:31.760Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:31 2026-02-24T17:13:31.760Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:32 2026-02-24T17:13:31.970Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:32 2026-02-24T17:13:31.971Z WARN 6632 --- [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. 17:13:32 2026-02-24T17:13:32.055Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:32 2026-02-24T17:13:32.055Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:32 2026-02-24T17:13:32.477Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:32 2026-02-24T17:13:32.477Z WARN 6632 --- [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. 17:13:32 2026-02-24T17:13:32.508Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:32 2026-02-24T17:13:32.508Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:32 2026-02-24T17:13:32.508Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:32 2026-02-24T17:13:32.614Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:32 2026-02-24T17:13:32.614Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:32 2026-02-24T17:13:32.615Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:32 2026-02-24T17:13:32.867Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:32 2026-02-24T17:13:32.867Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:33 2026-02-24T17:13:33.281Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:33 2026-02-24T17:13:33.281Z WARN 6632 --- [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. 17:13:33 2026-02-24T17:13:33.362Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:33 2026-02-24T17:13:33.362Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:33 2026-02-24T17:13:33.362Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:33 2026-02-24T17:13:33.665Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:33 2026-02-24T17:13:33.665Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:33 2026-02-24T17:13:33.665Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:33 2026-02-24T17:13:33.869Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:33 2026-02-24T17:13:33.869Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:34 2026-02-24T17:13:34.185Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:34 2026-02-24T17:13:34.185Z WARN 6632 --- [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. 17:13:34 2026-02-24T17:13:34.363Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:34 2026-02-24T17:13:34.363Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:34 2026-02-24T17:13:34.363Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:34 2026-02-24T17:13:34.570Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:34 2026-02-24T17:13:34.570Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:34 2026-02-24T17:13:34.570Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:34 2026-02-24T17:13:34.871Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:34 2026-02-24T17:13:34.871Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:35 2026-02-24T17:13:35.098Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:35 2026-02-24T17:13:35.099Z WARN 6632 --- [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. 17:13:35 2026-02-24T17:13:35.365Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:35 2026-02-24T17:13:35.365Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:35 2026-02-24T17:13:35.366Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:35 2026-02-24T17:13:35.429Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:35 2026-02-24T17:13:35.429Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:35 2026-02-24T17:13:35.429Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:35 2026-02-24T17:13:35.872Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:35 2026-02-24T17:13:35.872Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:36 2026-02-24T17:13:36.010Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:36 2026-02-24T17:13:36.010Z WARN 6632 --- [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. 17:13:36 2026-02-24T17:13:36.372Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:36 2026-02-24T17:13:36.373Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:36 2026-02-24T17:13:36.373Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:36 2026-02-24T17:13:36.388Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:36 2026-02-24T17:13:36.388Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:36 2026-02-24T17:13:36.388Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:36 2026-02-24T17:13:36.875Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:36 2026-02-24T17:13:36.875Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:37 2026-02-24T17:13:37.018Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:37 2026-02-24T17:13:37.019Z WARN 6632 --- [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. 17:13:37 2026-02-24T17:13:37.278Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:37 2026-02-24T17:13:37.278Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:37 2026-02-24T17:13:37.278Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:37 2026-02-24T17:13:37.364Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:37 2026-02-24T17:13:37.364Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:37 2026-02-24T17:13:37.364Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:37 2026-02-24T17:13:37.408Z INFO 6632 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.964863681S 17:13:37 2026-02-24T17:13:37.412Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:37 allow.auto.create.topics = true 17:13:37 auto.commit.interval.ms = 5000 17:13:37 auto.include.jmx.reporter = true 17:13:37 auto.offset.reset = earliest 17:13:37 bootstrap.servers = [localhost:32770] 17:13:37 check.crcs = true 17:13:37 client.dns.lookup = use_all_dns_ips 17:13:37 client.id = consumer-test-2 17:13:37 client.rack = 17:13:37 connections.max.idle.ms = 540000 17:13:37 default.api.timeout.ms = 60000 17:13:37 enable.auto.commit = true 17:13:37 enable.metrics.push = true 17:13:37 exclude.internal.topics = true 17:13:37 fetch.max.bytes = 52428800 17:13:37 fetch.max.wait.ms = 500 17:13:37 fetch.min.bytes = 1 17:13:37 group.id = test 17:13:37 group.instance.id = null 17:13:37 group.protocol = classic 17:13:37 group.remote.assignor = null 17:13:37 heartbeat.interval.ms = 3000 17:13:37 interceptor.classes = [] 17:13:37 internal.leave.group.on.close = true 17:13:37 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:37 isolation.level = read_uncommitted 17:13:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:37 max.partition.fetch.bytes = 1048576 17:13:37 max.poll.interval.ms = 300000 17:13:37 max.poll.records = 500 17:13:37 metadata.max.age.ms = 300000 17:13:37 metadata.recovery.strategy = none 17:13:37 metric.reporters = [] 17:13:37 metrics.num.samples = 2 17:13:37 metrics.recording.level = INFO 17:13:37 metrics.sample.window.ms = 30000 17:13:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:37 receive.buffer.bytes = 65536 17:13:37 reconnect.backoff.max.ms = 1000 17:13:37 reconnect.backoff.ms = 50 17:13:37 request.timeout.ms = 30000 17:13:37 retry.backoff.max.ms = 1000 17:13:37 retry.backoff.ms = 100 17:13:37 sasl.client.callback.handler.class = null 17:13:37 sasl.jaas.config = null 17:13:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:37 sasl.kerberos.min.time.before.relogin = 60000 17:13:37 sasl.kerberos.service.name = null 17:13:37 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:37 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:37 sasl.login.callback.handler.class = null 17:13:37 sasl.login.class = null 17:13:37 sasl.login.connect.timeout.ms = null 17:13:37 sasl.login.read.timeout.ms = null 17:13:37 sasl.login.refresh.buffer.seconds = 300 17:13:37 sasl.login.refresh.min.period.seconds = 60 17:13:37 sasl.login.refresh.window.factor = 0.8 17:13:37 sasl.login.refresh.window.jitter = 0.05 17:13:37 sasl.login.retry.backoff.max.ms = 10000 17:13:37 sasl.login.retry.backoff.ms = 100 17:13:37 sasl.mechanism = GSSAPI 17:13:37 sasl.oauthbearer.clock.skew.seconds = 30 17:13:37 sasl.oauthbearer.expected.audience = null 17:13:37 sasl.oauthbearer.expected.issuer = null 17:13:37 sasl.oauthbearer.header.urlencode = false 17:13:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:37 sasl.oauthbearer.jwks.endpoint.url = null 17:13:37 sasl.oauthbearer.scope.claim.name = scope 17:13:37 sasl.oauthbearer.sub.claim.name = sub 17:13:37 sasl.oauthbearer.token.endpoint.url = null 17:13:37 security.protocol = PLAINTEXT 17:13:37 security.providers = null 17:13:37 send.buffer.bytes = 131072 17:13:37 session.timeout.ms = 45000 17:13:37 socket.connection.setup.timeout.max.ms = 30000 17:13:37 socket.connection.setup.timeout.ms = 10000 17:13:37 ssl.cipher.suites = null 17:13:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:37 ssl.endpoint.identification.algorithm = https 17:13:37 ssl.engine.factory.class = null 17:13:37 ssl.key.password = null 17:13:37 ssl.keymanager.algorithm = SunX509 17:13:37 ssl.keystore.certificate.chain = null 17:13:37 ssl.keystore.key = null 17:13:37 ssl.keystore.location = null 17:13:37 ssl.keystore.password = null 17:13:37 ssl.keystore.type = JKS 17:13:37 ssl.protocol = TLSv1.3 17:13:37 ssl.provider = null 17:13:37 ssl.secure.random.implementation = null 17:13:37 ssl.trustmanager.algorithm = PKIX 17:13:37 ssl.truststore.certificates = null 17:13:37 ssl.truststore.location = null 17:13:37 ssl.truststore.password = null 17:13:37 ssl.truststore.type = JKS 17:13:37 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:13:37 17:13:37 2026-02-24T17:13:37.413Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:37 2026-02-24T17:13:37.418Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:37 2026-02-24T17:13:37.418Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:37 2026-02-24T17:13:37.418Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953217418 17:13:37 17:13:37,438 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:13:37 17:13:37,438 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:13:37 17:13:37,438 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:13:37 17:13:37,445 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:13:37 17:13:37,445 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:13:37 17:13:37,455 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:13:37 17:13:37,455 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:13:37 17:13:37 . ____ _ __ _ _ 17:13:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:37 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:37 =========|_|==============|___/=/_/_/_/ 17:13:37 17:13:37 :: Spring Boot :: (v3.5.9) 17:13:37 17:13:37 2026-02-24T17:13:37.462Z INFO 6632 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:37 2026-02-24T17:13:37.462Z INFO 6632 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:13:37 2026-02-24T17:13:37.492Z INFO 6632 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.072 seconds (process running for 61.266) 17:13:37 2026-02-24T17:13:37.497Z INFO 6632 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 17:13:37 2026-02-24T17:13:37.520Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:13:37 2026-02-24T17:13:37.520Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:37 acks = -1 17:13:37 auto.include.jmx.reporter = true 17:13:37 batch.size = 16384 17:13:37 bootstrap.servers = [localhost:32770] 17:13:37 buffer.memory = 33554432 17:13:37 client.dns.lookup = use_all_dns_ips 17:13:37 client.id = producer-4 17:13:37 compression.gzip.level = -1 17:13:37 compression.lz4.level = 9 17:13:37 compression.type = none 17:13:37 compression.zstd.level = 3 17:13:37 connections.max.idle.ms = 540000 17:13:37 delivery.timeout.ms = 120000 17:13:37 enable.idempotence = false 17:13:37 enable.metrics.push = true 17:13:37 interceptor.classes = [] 17:13:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:37 linger.ms = 1 17:13:37 max.block.ms = 60000 17:13:37 max.in.flight.requests.per.connection = 5 17:13:37 max.request.size = 1048576 17:13:37 metadata.max.age.ms = 300000 17:13:37 metadata.max.idle.ms = 300000 17:13:37 metadata.recovery.strategy = none 17:13:37 metric.reporters = [] 17:13:37 metrics.num.samples = 2 17:13:37 metrics.recording.level = INFO 17:13:37 metrics.sample.window.ms = 30000 17:13:37 partitioner.adaptive.partitioning.enable = true 17:13:37 partitioner.availability.timeout.ms = 0 17:13:37 partitioner.class = null 17:13:37 partitioner.ignore.keys = false 17:13:37 receive.buffer.bytes = 32768 17:13:37 reconnect.backoff.max.ms = 1000 17:13:37 reconnect.backoff.ms = 50 17:13:37 request.timeout.ms = 30000 17:13:37 retries = 0 17:13:37 retry.backoff.max.ms = 1000 17:13:37 retry.backoff.ms = 100 17:13:37 sasl.client.callback.handler.class = null 17:13:37 sasl.jaas.config = null 17:13:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:37 sasl.kerberos.min.time.before.relogin = 60000 17:13:37 sasl.kerberos.service.name = null 17:13:37 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:37 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:37 sasl.login.callback.handler.class = null 17:13:37 sasl.login.class = null 17:13:37 sasl.login.connect.timeout.ms = null 17:13:37 sasl.login.read.timeout.ms = null 17:13:37 sasl.login.refresh.buffer.seconds = 300 17:13:37 sasl.login.refresh.min.period.seconds = 60 17:13:37 sasl.login.refresh.window.factor = 0.8 17:13:37 sasl.login.refresh.window.jitter = 0.05 17:13:37 sasl.login.retry.backoff.max.ms = 10000 17:13:37 sasl.login.retry.backoff.ms = 100 17:13:37 sasl.mechanism = GSSAPI 17:13:37 sasl.oauthbearer.clock.skew.seconds = 30 17:13:37 sasl.oauthbearer.expected.audience = null 17:13:37 sasl.oauthbearer.expected.issuer = null 17:13:37 sasl.oauthbearer.header.urlencode = false 17:13:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:37 sasl.oauthbearer.jwks.endpoint.url = null 17:13:37 sasl.oauthbearer.scope.claim.name = scope 17:13:37 sasl.oauthbearer.sub.claim.name = sub 17:13:37 sasl.oauthbearer.token.endpoint.url = null 17:13:37 security.protocol = PLAINTEXT 17:13:37 security.providers = null 17:13:37 send.buffer.bytes = 131072 17:13:37 socket.connection.setup.timeout.max.ms = 30000 17:13:37 socket.connection.setup.timeout.ms = 10000 17:13:37 ssl.cipher.suites = null 17:13:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:37 ssl.endpoint.identification.algorithm = https 17:13:37 ssl.engine.factory.class = null 17:13:37 ssl.key.password = null 17:13:37 ssl.keymanager.algorithm = SunX509 17:13:37 ssl.keystore.certificate.chain = null 17:13:37 ssl.keystore.key = null 17:13:37 ssl.keystore.location = null 17:13:37 ssl.keystore.password = null 17:13:37 ssl.keystore.type = JKS 17:13:37 ssl.protocol = TLSv1.3 17:13:37 ssl.provider = null 17:13:37 ssl.secure.random.implementation = null 17:13:37 ssl.trustmanager.algorithm = PKIX 17:13:37 ssl.truststore.certificates = null 17:13:37 ssl.truststore.location = null 17:13:37 ssl.truststore.password = null 17:13:37 ssl.truststore.type = JKS 17:13:37 transaction.timeout.ms = 60000 17:13:37 transactional.id = null 17:13:37 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:37 17:13:37 2026-02-24T17:13:37.520Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:37 2026-02-24T17:13:37.524Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:13:37 2026-02-24T17:13:37.524Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:37 2026-02-24T17:13:37.524Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:37 2026-02-24T17:13:37.524Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953217524 17:13:37 2026-02-24T17:13:37.603Z WARN 6632 --- [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} 17:13:37 2026-02-24T17:13:37.603Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:37 2026-02-24T17:13:37.762Z INFO 6632 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:38 2026-02-24T17:13:37.876Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 17:13:38 2026-02-24T17:13:37.877Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:38 2026-02-24T17:13:37.877Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:38 2026-02-24T17:13:37.878Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 17:13:38 2026-02-24T17:13:37.908Z INFO 6632 --- [ 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-d594c306-5087-4885-842a-b508fec2205a 17:13:38 2026-02-24T17:13:37.908Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 17:13:38 2026-02-24T17:13:37.932Z INFO 6632 --- [ 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-d594c306-5087-4885-842a-b508fec2205a', protocol='range'} 17:13:38 2026-02-24T17:13:37.933Z INFO 6632 --- [ 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-d594c306-5087-4885-842a-b508fec2205a=Assignment(partitions=[client-topic-0])} 17:13:38 2026-02-24T17:13:37.959Z INFO 6632 --- [ 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-d594c306-5087-4885-842a-b508fec2205a', protocol='range'} 17:13:38 2026-02-24T17:13:37.960Z INFO 6632 --- [ 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]) 17:13:38 2026-02-24T17:13:37.960Z INFO 6632 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 17:13:38 2026-02-24T17:13:37.978Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 17:13:38 2026-02-24T17:13:37.993Z INFO 6632 --- [ 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}}. 17:13:38 2026-02-24T17:13:38.027Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:38 2026-02-24T17:13:38.027Z WARN 6632 --- [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. 17:13:38 2026-02-24T17:13:38.060Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:38 allow.auto.create.topics = true 17:13:38 auto.commit.interval.ms = 5000 17:13:38 auto.include.jmx.reporter = true 17:13:38 auto.offset.reset = earliest 17:13:38 bootstrap.servers = [localhost:32770] 17:13:38 check.crcs = true 17:13:38 client.dns.lookup = use_all_dns_ips 17:13:38 client.id = consumer-test-3 17:13:38 client.rack = 17:13:38 connections.max.idle.ms = 540000 17:13:38 default.api.timeout.ms = 60000 17:13:38 enable.auto.commit = true 17:13:38 enable.metrics.push = true 17:13:38 exclude.internal.topics = true 17:13:38 fetch.max.bytes = 52428800 17:13:38 fetch.max.wait.ms = 500 17:13:38 fetch.min.bytes = 1 17:13:38 group.id = test 17:13:38 group.instance.id = null 17:13:38 group.protocol = classic 17:13:38 group.remote.assignor = null 17:13:38 heartbeat.interval.ms = 3000 17:13:38 interceptor.classes = [] 17:13:38 internal.leave.group.on.close = true 17:13:38 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:38 isolation.level = read_uncommitted 17:13:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:38 max.partition.fetch.bytes = 1048576 17:13:38 max.poll.interval.ms = 300000 17:13:38 max.poll.records = 500 17:13:38 metadata.max.age.ms = 300000 17:13:38 metadata.recovery.strategy = none 17:13:38 metric.reporters = [] 17:13:38 metrics.num.samples = 2 17:13:38 metrics.recording.level = INFO 17:13:38 metrics.sample.window.ms = 30000 17:13:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:38 receive.buffer.bytes = 65536 17:13:38 reconnect.backoff.max.ms = 1000 17:13:38 reconnect.backoff.ms = 50 17:13:38 request.timeout.ms = 30000 17:13:38 retry.backoff.max.ms = 1000 17:13:38 retry.backoff.ms = 100 17:13:38 sasl.client.callback.handler.class = null 17:13:38 sasl.jaas.config = null 17:13:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:38 sasl.kerberos.min.time.before.relogin = 60000 17:13:38 sasl.kerberos.service.name = null 17:13:38 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:38 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:38 sasl.login.callback.handler.class = null 17:13:38 sasl.login.class = null 17:13:38 sasl.login.connect.timeout.ms = null 17:13:38 sasl.login.read.timeout.ms = null 17:13:38 sasl.login.refresh.buffer.seconds = 300 17:13:38 sasl.login.refresh.min.period.seconds = 60 17:13:38 sasl.login.refresh.window.factor = 0.8 17:13:38 sasl.login.refresh.window.jitter = 0.05 17:13:38 sasl.login.retry.backoff.max.ms = 10000 17:13:38 sasl.login.retry.backoff.ms = 100 17:13:38 sasl.mechanism = GSSAPI 17:13:38 sasl.oauthbearer.clock.skew.seconds = 30 17:13:38 sasl.oauthbearer.expected.audience = null 17:13:38 sasl.oauthbearer.expected.issuer = null 17:13:38 sasl.oauthbearer.header.urlencode = false 17:13:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:38 sasl.oauthbearer.jwks.endpoint.url = null 17:13:38 sasl.oauthbearer.scope.claim.name = scope 17:13:38 sasl.oauthbearer.sub.claim.name = sub 17:13:38 sasl.oauthbearer.token.endpoint.url = null 17:13:38 security.protocol = PLAINTEXT 17:13:38 security.providers = null 17:13:38 send.buffer.bytes = 131072 17:13:38 session.timeout.ms = 45000 17:13:38 socket.connection.setup.timeout.max.ms = 30000 17:13:38 socket.connection.setup.timeout.ms = 10000 17:13:38 ssl.cipher.suites = null 17:13:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:38 ssl.endpoint.identification.algorithm = https 17:13:38 ssl.engine.factory.class = null 17:13:38 ssl.key.password = null 17:13:38 ssl.keymanager.algorithm = SunX509 17:13:38 ssl.keystore.certificate.chain = null 17:13:38 ssl.keystore.key = null 17:13:38 ssl.keystore.location = null 17:13:38 ssl.keystore.password = null 17:13:38 ssl.keystore.type = JKS 17:13:38 ssl.protocol = TLSv1.3 17:13:38 ssl.provider = null 17:13:38 ssl.secure.random.implementation = null 17:13:38 ssl.trustmanager.algorithm = PKIX 17:13:38 ssl.truststore.certificates = null 17:13:38 ssl.truststore.location = null 17:13:38 ssl.truststore.password = null 17:13:38 ssl.truststore.type = JKS 17:13:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:13:38 17:13:38 2026-02-24T17:13:38.060Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:38 2026-02-24T17:13:38.063Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:38 2026-02-24T17:13:38.063Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:38 2026-02-24T17:13:38.063Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953218063 17:13:38 2026-02-24T17:13:38.071Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:38 allow.auto.create.topics = true 17:13:38 auto.commit.interval.ms = 5000 17:13:38 auto.include.jmx.reporter = true 17:13:38 auto.offset.reset = earliest 17:13:38 bootstrap.servers = [localhost:32770] 17:13:38 check.crcs = true 17:13:38 client.dns.lookup = use_all_dns_ips 17:13:38 client.id = consumer-test-4 17:13:38 client.rack = 17:13:38 connections.max.idle.ms = 540000 17:13:38 default.api.timeout.ms = 60000 17:13:38 enable.auto.commit = true 17:13:38 enable.metrics.push = true 17:13:38 exclude.internal.topics = true 17:13:38 fetch.max.bytes = 52428800 17:13:38 fetch.max.wait.ms = 500 17:13:38 fetch.min.bytes = 1 17:13:38 group.id = test 17:13:38 group.instance.id = null 17:13:38 group.protocol = classic 17:13:38 group.remote.assignor = null 17:13:38 heartbeat.interval.ms = 3000 17:13:38 interceptor.classes = [] 17:13:38 internal.leave.group.on.close = true 17:13:38 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:38 isolation.level = read_uncommitted 17:13:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:38 max.partition.fetch.bytes = 1048576 17:13:38 max.poll.interval.ms = 300000 17:13:38 max.poll.records = 500 17:13:38 metadata.max.age.ms = 300000 17:13:38 metadata.recovery.strategy = none 17:13:38 metric.reporters = [] 17:13:38 metrics.num.samples = 2 17:13:38 metrics.recording.level = INFO 17:13:38 metrics.sample.window.ms = 30000 17:13:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:38 receive.buffer.bytes = 65536 17:13:38 reconnect.backoff.max.ms = 1000 17:13:38 reconnect.backoff.ms = 50 17:13:38 request.timeout.ms = 30000 17:13:38 retry.backoff.max.ms = 1000 17:13:38 retry.backoff.ms = 100 17:13:38 sasl.client.callback.handler.class = null 17:13:38 sasl.jaas.config = null 17:13:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:38 sasl.kerberos.min.time.before.relogin = 60000 17:13:38 sasl.kerberos.service.name = null 17:13:38 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:38 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:38 sasl.login.callback.handler.class = null 17:13:38 sasl.login.class = null 17:13:38 sasl.login.connect.timeout.ms = null 17:13:38 sasl.login.read.timeout.ms = null 17:13:38 sasl.login.refresh.buffer.seconds = 300 17:13:38 sasl.login.refresh.min.period.seconds = 60 17:13:38 sasl.login.refresh.window.factor = 0.8 17:13:38 sasl.login.refresh.window.jitter = 0.05 17:13:38 sasl.login.retry.backoff.max.ms = 10000 17:13:38 sasl.login.retry.backoff.ms = 100 17:13:38 sasl.mechanism = GSSAPI 17:13:38 sasl.oauthbearer.clock.skew.seconds = 30 17:13:38 sasl.oauthbearer.expected.audience = null 17:13:38 sasl.oauthbearer.expected.issuer = null 17:13:38 sasl.oauthbearer.header.urlencode = false 17:13:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:38 sasl.oauthbearer.jwks.endpoint.url = null 17:13:38 sasl.oauthbearer.scope.claim.name = scope 17:13:38 sasl.oauthbearer.sub.claim.name = sub 17:13:38 sasl.oauthbearer.token.endpoint.url = null 17:13:38 security.protocol = PLAINTEXT 17:13:38 security.providers = null 17:13:38 send.buffer.bytes = 131072 17:13:38 session.timeout.ms = 45000 17:13:38 socket.connection.setup.timeout.max.ms = 30000 17:13:38 socket.connection.setup.timeout.ms = 10000 17:13:38 ssl.cipher.suites = null 17:13:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:38 ssl.endpoint.identification.algorithm = https 17:13:38 ssl.engine.factory.class = null 17:13:38 ssl.key.password = null 17:13:38 ssl.keymanager.algorithm = SunX509 17:13:38 ssl.keystore.certificate.chain = null 17:13:38 ssl.keystore.key = null 17:13:38 ssl.keystore.location = null 17:13:38 ssl.keystore.password = null 17:13:38 ssl.keystore.type = JKS 17:13:38 ssl.protocol = TLSv1.3 17:13:38 ssl.provider = null 17:13:38 ssl.secure.random.implementation = null 17:13:38 ssl.trustmanager.algorithm = PKIX 17:13:38 ssl.truststore.certificates = null 17:13:38 ssl.truststore.location = null 17:13:38 ssl.truststore.password = null 17:13:38 ssl.truststore.type = JKS 17:13:38 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:13:38 17:13:38 2026-02-24T17:13:38.071Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:38 2026-02-24T17:13:38.074Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:38 2026-02-24T17:13:38.074Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:38 2026-02-24T17:13:38.074Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953218074 17:13:38 2026-02-24T17:13:38.148Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:38 2026-02-24T17:13:38.149Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 17:13:38 2026-02-24T17:13:38.236Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:38 2026-02-24T17:13:38.237Z INFO 6632 --- [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: 197ms, elapsed time since send: 197ms, throttle time: 0ms, request timeout: 30000ms) 17:13:38 2026-02-24T17:13:38.237Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 17:13:38 2026-02-24T17:13:38.237Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 17:13:38 2026-02-24T17:13:38.237Z INFO 6632 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=209217907, epoch=1) to node 1: 17:13:38 17:13:38 org.apache.kafka.common.errors.DisconnectException 17:13:38 17:13:38 2026-02-24T17:13:38.237Z INFO 6632 --- [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. 17:13:38 2026-02-24T17:13:38.267Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:38 2026-02-24T17:13:38.267Z WARN 6632 --- [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. 17:13:38 2026-02-24T17:13:38.293Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:38 2026-02-24T17:13:38.293Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:38 2026-02-24T17:13:38.293Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.868 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 17:13:38 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 17:13:38 2026-02-24T17:13:38.316Z INFO 6632 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:13:38 2026-02-24T17:13:38.329Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:38 2026-02-24T17:13:38.329Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:38 2026-02-24T17:13:38.330Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:38 2026-02-24T17:13:38.362Z INFO 6632 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 17b0642615ed6cf0006fe203b695ab02a59ff0594f820fa2a20e781666f6caea 17:13:38 2026-02-24T17:13:38.439Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:38 2026-02-24T17:13:38.439Z WARN 6632 --- [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. 17:13:38 2026-02-24T17:13:38.503Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:38 2026-02-24T17:13:38.503Z WARN 6632 --- [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. 17:13:38 2026-02-24T17:13:38.742Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:38 2026-02-24T17:13:38.742Z WARN 6632 --- [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. 17:13:38 2026-02-24T17:13:38.879Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:38 2026-02-24T17:13:38.879Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:39 2026-02-24T17:13:38.933Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:39 2026-02-24T17:13:38.933Z WARN 6632 --- [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. 17:13:39 2026-02-24T17:13:38.977Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:39 2026-02-24T17:13:38.977Z WARN 6632 --- [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. 17:13:39 2026-02-24T17:13:39.044Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:39 2026-02-24T17:13:39.044Z WARN 6632 --- [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. 17:13:39 2026-02-24T17:13:39.294Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:39 2026-02-24T17:13:39.294Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:39 2026-02-24T17:13:39.295Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:39 2026-02-24T17:13:39.329Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:39 2026-02-24T17:13:39.330Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:39 2026-02-24T17:13:39.330Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:39 2026-02-24T17:13:39.446Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:39 2026-02-24T17:13:39.446Z WARN 6632 --- [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. 17:13:39 2026-02-24T17:13:39.645Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:39 2026-02-24T17:13:39.645Z WARN 6632 --- [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. 17:13:39 2026-02-24T17:13:39.880Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:39 2026-02-24T17:13:39.881Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:40 2026-02-24T17:13:39.937Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:40 2026-02-24T17:13:39.938Z WARN 6632 --- [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. 17:13:40 2026-02-24T17:13:40.300Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:40 2026-02-24T17:13:40.300Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:40 2026-02-24T17:13:40.300Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:40 2026-02-24T17:13:40.334Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:40 2026-02-24T17:13:40.334Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:40 2026-02-24T17:13:40.334Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:40 2026-02-24T17:13:40.350Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:40 2026-02-24T17:13:40.350Z WARN 6632 --- [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. 17:13:40 2026-02-24T17:13:40.470Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:40 2026-02-24T17:13:40.470Z WARN 6632 --- [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. 17:13:40 2026-02-24T17:13:40.882Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:40 2026-02-24T17:13:40.882Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:41 2026-02-24T17:13:40.943Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:41 2026-02-24T17:13:40.943Z WARN 6632 --- [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. 17:13:41 2026-02-24T17:13:41.301Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:41 2026-02-24T17:13:41.302Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:41 2026-02-24T17:13:41.302Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:41 2026-02-24T17:13:41.313Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:41 2026-02-24T17:13:41.313Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:41 2026-02-24T17:13:41.313Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:41 2026-02-24T17:13:41.354Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:41 2026-02-24T17:13:41.354Z WARN 6632 --- [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. 17:13:41 2026-02-24T17:13:41.471Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:41 2026-02-24T17:13:41.471Z WARN 6632 --- [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. 17:13:41 2026-02-24T17:13:41.903Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:41 2026-02-24T17:13:41.903Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:42 2026-02-24T17:13:41.947Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:42 2026-02-24T17:13:41.948Z WARN 6632 --- [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. 17:13:42 2026-02-24T17:13:42.302Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:42 2026-02-24T17:13:42.303Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:42 2026-02-24T17:13:42.303Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:42 2026-02-24T17:13:42.331Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:42 2026-02-24T17:13:42.331Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:42 2026-02-24T17:13:42.331Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:42 2026-02-24T17:13:42.358Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:42 2026-02-24T17:13:42.358Z WARN 6632 --- [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. 17:13:42 2026-02-24T17:13:42.472Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:42 2026-02-24T17:13:42.472Z WARN 6632 --- [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. 17:13:42 2026-02-24T17:13:42.814Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:42 2026-02-24T17:13:42.814Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:43 2026-02-24T17:13:42.952Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:43 2026-02-24T17:13:42.952Z WARN 6632 --- [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. 17:13:43 2026-02-24T17:13:43.304Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:43 2026-02-24T17:13:43.304Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:43 2026-02-24T17:13:43.304Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:43 2026-02-24T17:13:43.334Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:43 2026-02-24T17:13:43.334Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:43 2026-02-24T17:13:43.334Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:43 2026-02-24T17:13:43.362Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:43 2026-02-24T17:13:43.362Z WARN 6632 --- [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. 17:13:43 2026-02-24T17:13:43.474Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:43 2026-02-24T17:13:43.474Z WARN 6632 --- [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. 17:13:43 2026-02-24T17:13:43.863Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:43 2026-02-24T17:13:43.863Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:44 2026-02-24T17:13:43.956Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:44 2026-02-24T17:13:43.956Z WARN 6632 --- [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. 17:13:44 2026-02-24T17:13:44.179Z INFO 6632 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.863163758S 17:13:44 17:13:44,203 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:13:44 17:13:44,203 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:13:44 17:13:44,203 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:13:44 17:13:44,209 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:13:44 17:13:44,209 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:13:44 17:13:44,217 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:13:44 17:13:44,217 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:13:44 17:13:44 . ____ _ __ _ _ 17:13:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:44 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:44 =========|_|==============|___/=/_/_/_/ 17:13:44 17:13:44 :: Spring Boot :: (v3.5.9) 17:13:44 17:13:44 2026-02-24T17:13:44.225Z INFO 6632 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:44 2026-02-24T17:13:44.225Z INFO 6632 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:13:44 2026-02-24T17:13:44.248Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:44 2026-02-24T17:13:44.248Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:44 2026-02-24T17:13:44.248Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:44 2026-02-24T17:13:44.265Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:44 2026-02-24T17:13:44.265Z WARN 6632 --- [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. 17:13:44 2026-02-24T17:13:44.269Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:44 2026-02-24T17:13:44.269Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:44 2026-02-24T17:13:44.269Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:44 2026-02-24T17:13:44.475Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:44 2026-02-24T17:13:44.476Z WARN 6632 --- [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. 17:13:44 2026-02-24T17:13:44.864Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:44 2026-02-24T17:13:44.864Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:45 2026-02-24T17:13:44.961Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:45 2026-02-24T17:13:44.962Z WARN 6632 --- [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. 17:13:45 2026-02-24T17:13:45.271Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:45 2026-02-24T17:13:45.271Z INFO 6632 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:13:45 2026-02-24T17:13:45.271Z WARN 6632 --- [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. 17:13:45 2026-02-24T17:13:45.282Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:45 2026-02-24T17:13:45.282Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:45 2026-02-24T17:13:45.282Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:45 2026-02-24T17:13:45.286Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:45 2026-02-24T17:13:45.287Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:45 2026-02-24T17:13:45.287Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:45 2026-02-24T17:13:45.477Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:45 2026-02-24T17:13:45.478Z WARN 6632 --- [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. 17:13:45 2026-02-24T17:13:45.694Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:45 allow.auto.create.topics = true 17:13:45 auto.commit.interval.ms = 5000 17:13:45 auto.include.jmx.reporter = true 17:13:45 auto.offset.reset = latest 17:13:45 bootstrap.servers = [localhost:32771] 17:13:45 check.crcs = true 17:13:45 client.dns.lookup = use_all_dns_ips 17:13:45 client.id = consumer-ncmp-data-operation-event-group-5 17:13:45 client.rack = 17:13:45 connections.max.idle.ms = 540000 17:13:45 default.api.timeout.ms = 60000 17:13:45 enable.auto.commit = false 17:13:45 enable.metrics.push = true 17:13:45 exclude.internal.topics = true 17:13:45 fetch.max.bytes = 52428800 17:13:45 fetch.max.wait.ms = 500 17:13:45 fetch.min.bytes = 1 17:13:45 group.id = ncmp-data-operation-event-group 17:13:45 group.instance.id = null 17:13:45 group.protocol = classic 17:13:45 group.remote.assignor = null 17:13:45 heartbeat.interval.ms = 3000 17:13:45 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:13:45 internal.leave.group.on.close = true 17:13:45 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:45 isolation.level = read_uncommitted 17:13:45 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:45 max.partition.fetch.bytes = 1048576 17:13:45 max.poll.interval.ms = 300000 17:13:45 max.poll.records = 500 17:13:45 metadata.max.age.ms = 300000 17:13:45 metadata.recovery.strategy = none 17:13:45 metric.reporters = [] 17:13:45 metrics.num.samples = 2 17:13:45 metrics.recording.level = INFO 17:13:45 metrics.sample.window.ms = 30000 17:13:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:45 receive.buffer.bytes = 65536 17:13:45 reconnect.backoff.max.ms = 1000 17:13:45 reconnect.backoff.ms = 50 17:13:45 request.timeout.ms = 30000 17:13:45 retry.backoff.max.ms = 1000 17:13:45 retry.backoff.ms = 100 17:13:45 sasl.client.callback.handler.class = null 17:13:45 sasl.jaas.config = null 17:13:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:45 sasl.kerberos.min.time.before.relogin = 60000 17:13:45 sasl.kerberos.service.name = null 17:13:45 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:45 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:45 sasl.login.callback.handler.class = null 17:13:45 sasl.login.class = null 17:13:45 sasl.login.connect.timeout.ms = null 17:13:45 sasl.login.read.timeout.ms = null 17:13:45 sasl.login.refresh.buffer.seconds = 300 17:13:45 sasl.login.refresh.min.period.seconds = 60 17:13:45 sasl.login.refresh.window.factor = 0.8 17:13:45 sasl.login.refresh.window.jitter = 0.05 17:13:45 sasl.login.retry.backoff.max.ms = 10000 17:13:45 sasl.login.retry.backoff.ms = 100 17:13:45 sasl.mechanism = GSSAPI 17:13:45 sasl.oauthbearer.clock.skew.seconds = 30 17:13:45 sasl.oauthbearer.expected.audience = null 17:13:45 sasl.oauthbearer.expected.issuer = null 17:13:45 sasl.oauthbearer.header.urlencode = false 17:13:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:45 sasl.oauthbearer.jwks.endpoint.url = null 17:13:45 sasl.oauthbearer.scope.claim.name = scope 17:13:45 sasl.oauthbearer.sub.claim.name = sub 17:13:45 sasl.oauthbearer.token.endpoint.url = null 17:13:45 security.protocol = PLAINTEXT 17:13:45 security.providers = null 17:13:45 send.buffer.bytes = 131072 17:13:45 session.timeout.ms = 45000 17:13:45 socket.connection.setup.timeout.max.ms = 30000 17:13:45 socket.connection.setup.timeout.ms = 10000 17:13:45 ssl.cipher.suites = null 17:13:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:45 ssl.endpoint.identification.algorithm = https 17:13:45 ssl.engine.factory.class = null 17:13:45 ssl.key.password = null 17:13:45 ssl.keymanager.algorithm = SunX509 17:13:45 ssl.keystore.certificate.chain = null 17:13:45 ssl.keystore.key = null 17:13:45 ssl.keystore.location = null 17:13:45 ssl.keystore.password = null 17:13:45 ssl.keystore.type = JKS 17:13:45 ssl.protocol = TLSv1.3 17:13:45 ssl.provider = null 17:13:45 ssl.secure.random.implementation = null 17:13:45 ssl.trustmanager.algorithm = PKIX 17:13:45 ssl.truststore.certificates = null 17:13:45 ssl.truststore.location = null 17:13:45 ssl.truststore.password = null 17:13:45 ssl.truststore.type = JKS 17:13:45 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:45 17:13:45 2026-02-24T17:13:45.694Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:45 2026-02-24T17:13:45.698Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:45 2026-02-24T17:13:45.699Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:45 2026-02-24T17:13:45.699Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953225698 17:13:45 2026-02-24T17:13:45.700Z INFO 6632 --- [ 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 17:13:45 2026-02-24T17:13:45.707Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:45 allow.auto.create.topics = true 17:13:45 auto.commit.interval.ms = 5000 17:13:45 auto.include.jmx.reporter = true 17:13:45 auto.offset.reset = latest 17:13:45 bootstrap.servers = [localhost:32771] 17:13:45 check.crcs = true 17:13:45 client.dns.lookup = use_all_dns_ips 17:13:45 client.id = consumer-ncmp-async-rest-request-event-group-6 17:13:45 client.rack = 17:13:45 connections.max.idle.ms = 540000 17:13:45 default.api.timeout.ms = 60000 17:13:45 enable.auto.commit = false 17:13:45 enable.metrics.push = true 17:13:45 exclude.internal.topics = true 17:13:45 fetch.max.bytes = 52428800 17:13:45 fetch.max.wait.ms = 500 17:13:45 fetch.min.bytes = 1 17:13:45 group.id = ncmp-async-rest-request-event-group 17:13:45 group.instance.id = null 17:13:45 group.protocol = classic 17:13:45 group.remote.assignor = null 17:13:45 heartbeat.interval.ms = 3000 17:13:45 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:13:45 internal.leave.group.on.close = true 17:13:45 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:45 isolation.level = read_uncommitted 17:13:45 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:45 max.partition.fetch.bytes = 1048576 17:13:45 max.poll.interval.ms = 300000 17:13:45 max.poll.records = 500 17:13:45 metadata.max.age.ms = 300000 17:13:45 metadata.recovery.strategy = none 17:13:45 metric.reporters = [] 17:13:45 metrics.num.samples = 2 17:13:45 metrics.recording.level = INFO 17:13:45 metrics.sample.window.ms = 30000 17:13:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:45 receive.buffer.bytes = 65536 17:13:45 reconnect.backoff.max.ms = 1000 17:13:45 reconnect.backoff.ms = 50 17:13:45 request.timeout.ms = 30000 17:13:45 retry.backoff.max.ms = 1000 17:13:45 retry.backoff.ms = 100 17:13:45 sasl.client.callback.handler.class = null 17:13:45 sasl.jaas.config = null 17:13:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:45 sasl.kerberos.min.time.before.relogin = 60000 17:13:45 sasl.kerberos.service.name = null 17:13:45 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:45 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:45 sasl.login.callback.handler.class = null 17:13:45 sasl.login.class = null 17:13:45 sasl.login.connect.timeout.ms = null 17:13:45 sasl.login.read.timeout.ms = null 17:13:45 sasl.login.refresh.buffer.seconds = 300 17:13:45 sasl.login.refresh.min.period.seconds = 60 17:13:45 sasl.login.refresh.window.factor = 0.8 17:13:45 sasl.login.refresh.window.jitter = 0.05 17:13:45 sasl.login.retry.backoff.max.ms = 10000 17:13:45 sasl.login.retry.backoff.ms = 100 17:13:45 sasl.mechanism = GSSAPI 17:13:45 sasl.oauthbearer.clock.skew.seconds = 30 17:13:45 sasl.oauthbearer.expected.audience = null 17:13:45 sasl.oauthbearer.expected.issuer = null 17:13:45 sasl.oauthbearer.header.urlencode = false 17:13:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:45 sasl.oauthbearer.jwks.endpoint.url = null 17:13:45 sasl.oauthbearer.scope.claim.name = scope 17:13:45 sasl.oauthbearer.sub.claim.name = sub 17:13:45 sasl.oauthbearer.token.endpoint.url = null 17:13:45 security.protocol = PLAINTEXT 17:13:45 security.providers = null 17:13:45 send.buffer.bytes = 131072 17:13:45 session.timeout.ms = 45000 17:13:45 socket.connection.setup.timeout.max.ms = 30000 17:13:45 socket.connection.setup.timeout.ms = 10000 17:13:45 ssl.cipher.suites = null 17:13:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:45 ssl.endpoint.identification.algorithm = https 17:13:45 ssl.engine.factory.class = null 17:13:45 ssl.key.password = null 17:13:45 ssl.keymanager.algorithm = SunX509 17:13:45 ssl.keystore.certificate.chain = null 17:13:45 ssl.keystore.key = null 17:13:45 ssl.keystore.location = null 17:13:45 ssl.keystore.password = null 17:13:45 ssl.keystore.type = JKS 17:13:45 ssl.protocol = TLSv1.3 17:13:45 ssl.provider = null 17:13:45 ssl.secure.random.implementation = null 17:13:45 ssl.trustmanager.algorithm = PKIX 17:13:45 ssl.truststore.certificates = null 17:13:45 ssl.truststore.location = null 17:13:45 ssl.truststore.password = null 17:13:45 ssl.truststore.type = JKS 17:13:45 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:45 17:13:45 2026-02-24T17:13:45.707Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:45 2026-02-24T17:13:45.721Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:45 2026-02-24T17:13:45.721Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:45 2026-02-24T17:13:45.721Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953225721 17:13:45 2026-02-24T17:13:45.721Z INFO 6632 --- [ 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 17:13:45 2026-02-24T17:13:45.739Z INFO 6632 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.555 seconds (process running for 69.513) 17:13:45 2026-02-24T17:13:45.771Z WARN 6632 --- [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} 17:13:45 2026-02-24T17:13:45.771Z INFO 6632 --- [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 17:13:45 2026-02-24T17:13:45.776Z WARN 6632 --- [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} 17:13:45 2026-02-24T17:13:45.776Z INFO 6632 --- [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 17:13:45 2026-02-24T17:13:45.869Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:45 2026-02-24T17:13:45.869Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:45 2026-02-24T17:13:45.913Z INFO 6632 --- [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) 17:13:45 2026-02-24T17:13:45.913Z INFO 6632 --- [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) 17:13:45 2026-02-24T17:13:45.920Z INFO 6632 --- [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 17:13:45 2026-02-24T17:13:45.920Z INFO 6632 --- [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 17:13:45 2026-02-24T17:13:45.950Z INFO 6632 --- [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-8ceeef24-2386-4dea-858b-017b26c57f8b 17:13:45 2026-02-24T17:13:45.951Z INFO 6632 --- [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 17:13:46 2026-02-24T17:13:45.961Z INFO 6632 --- [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-9eac95bd-8dbd-4715-ab95-0b7c8036da9e 17:13:46 2026-02-24T17:13:45.961Z INFO 6632 --- [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 17:13:46 2026-02-24T17:13:45.971Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:46 2026-02-24T17:13:45.971Z WARN 6632 --- [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. 17:13:46 2026-02-24T17:13:45.987Z INFO 6632 --- [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-8ceeef24-2386-4dea-858b-017b26c57f8b', protocol='range'} 17:13:46 2026-02-24T17:13:45.987Z INFO 6632 --- [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-8ceeef24-2386-4dea-858b-017b26c57f8b=Assignment(partitions=[ncmp-async-m2m-0])} 17:13:46 2026-02-24T17:13:46.000Z INFO 6632 --- [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-9eac95bd-8dbd-4715-ab95-0b7c8036da9e', protocol='range'} 17:13:46 2026-02-24T17:13:46.001Z INFO 6632 --- [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-9eac95bd-8dbd-4715-ab95-0b7c8036da9e=Assignment(partitions=[ncmp-async-m2m-0])} 17:13:46 2026-02-24T17:13:46.030Z INFO 6632 --- [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-8ceeef24-2386-4dea-858b-017b26c57f8b', protocol='range'} 17:13:46 2026-02-24T17:13:46.030Z INFO 6632 --- [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]) 17:13:46 2026-02-24T17:13:46.030Z INFO 6632 --- [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 17:13:46 2026-02-24T17:13:46.030Z INFO 6632 --- [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-9eac95bd-8dbd-4715-ab95-0b7c8036da9e', protocol='range'} 17:13:46 2026-02-24T17:13:46.031Z INFO 6632 --- [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]) 17:13:46 2026-02-24T17:13:46.031Z INFO 6632 --- [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 17:13:46 2026-02-24T17:13:46.044Z INFO 6632 --- [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 17:13:46 2026-02-24T17:13:46.044Z INFO 6632 --- [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 17:13:46 2026-02-24T17:13:46.047Z INFO 6632 --- [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 17:13:46 2026-02-24T17:13:46.052Z INFO 6632 --- [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 17:13:46 2026-02-24T17:13:46.060Z INFO 6632 --- [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}}. 17:13:46 2026-02-24T17:13:46.065Z INFO 6632 --- [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}}. 17:13:46 2026-02-24T17:13:46.066Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:13:46 2026-02-24T17:13:46.066Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:46 acks = -1 17:13:46 auto.include.jmx.reporter = true 17:13:46 batch.size = 16384 17:13:46 bootstrap.servers = [localhost:32771] 17:13:46 buffer.memory = 33554432 17:13:46 client.dns.lookup = use_all_dns_ips 17:13:46 client.id = producer-5 17:13:46 compression.gzip.level = -1 17:13:46 compression.lz4.level = 9 17:13:46 compression.type = none 17:13:46 compression.zstd.level = 3 17:13:46 connections.max.idle.ms = 540000 17:13:46 delivery.timeout.ms = 120000 17:13:46 enable.idempotence = false 17:13:46 enable.metrics.push = true 17:13:46 interceptor.classes = [] 17:13:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:46 linger.ms = 1 17:13:46 max.block.ms = 60000 17:13:46 max.in.flight.requests.per.connection = 5 17:13:46 max.request.size = 1048576 17:13:46 metadata.max.age.ms = 300000 17:13:46 metadata.max.idle.ms = 300000 17:13:46 metadata.recovery.strategy = none 17:13:46 metric.reporters = [] 17:13:46 metrics.num.samples = 2 17:13:46 metrics.recording.level = INFO 17:13:46 metrics.sample.window.ms = 30000 17:13:46 partitioner.adaptive.partitioning.enable = true 17:13:46 partitioner.availability.timeout.ms = 0 17:13:46 partitioner.class = null 17:13:46 partitioner.ignore.keys = false 17:13:46 receive.buffer.bytes = 32768 17:13:46 reconnect.backoff.max.ms = 1000 17:13:46 reconnect.backoff.ms = 50 17:13:46 request.timeout.ms = 30000 17:13:46 retries = 0 17:13:46 retry.backoff.max.ms = 1000 17:13:46 retry.backoff.ms = 100 17:13:46 sasl.client.callback.handler.class = null 17:13:46 sasl.jaas.config = null 17:13:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:46 sasl.kerberos.min.time.before.relogin = 60000 17:13:46 sasl.kerberos.service.name = null 17:13:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:46 sasl.login.callback.handler.class = null 17:13:46 sasl.login.class = null 17:13:46 sasl.login.connect.timeout.ms = null 17:13:46 sasl.login.read.timeout.ms = null 17:13:46 sasl.login.refresh.buffer.seconds = 300 17:13:46 sasl.login.refresh.min.period.seconds = 60 17:13:46 sasl.login.refresh.window.factor = 0.8 17:13:46 sasl.login.refresh.window.jitter = 0.05 17:13:46 sasl.login.retry.backoff.max.ms = 10000 17:13:46 sasl.login.retry.backoff.ms = 100 17:13:46 sasl.mechanism = GSSAPI 17:13:46 sasl.oauthbearer.clock.skew.seconds = 30 17:13:46 sasl.oauthbearer.expected.audience = null 17:13:46 sasl.oauthbearer.expected.issuer = null 17:13:46 sasl.oauthbearer.header.urlencode = false 17:13:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:46 sasl.oauthbearer.jwks.endpoint.url = null 17:13:46 sasl.oauthbearer.scope.claim.name = scope 17:13:46 sasl.oauthbearer.sub.claim.name = sub 17:13:46 sasl.oauthbearer.token.endpoint.url = null 17:13:46 security.protocol = PLAINTEXT 17:13:46 security.providers = null 17:13:46 send.buffer.bytes = 131072 17:13:46 socket.connection.setup.timeout.max.ms = 30000 17:13:46 socket.connection.setup.timeout.ms = 10000 17:13:46 ssl.cipher.suites = null 17:13:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:46 ssl.endpoint.identification.algorithm = https 17:13:46 ssl.engine.factory.class = null 17:13:46 ssl.key.password = null 17:13:46 ssl.keymanager.algorithm = SunX509 17:13:46 ssl.keystore.certificate.chain = null 17:13:46 ssl.keystore.key = null 17:13:46 ssl.keystore.location = null 17:13:46 ssl.keystore.password = null 17:13:46 ssl.keystore.type = JKS 17:13:46 ssl.protocol = TLSv1.3 17:13:46 ssl.provider = null 17:13:46 ssl.secure.random.implementation = null 17:13:46 ssl.trustmanager.algorithm = PKIX 17:13:46 ssl.truststore.certificates = null 17:13:46 ssl.truststore.location = null 17:13:46 ssl.truststore.password = null 17:13:46 ssl.truststore.type = JKS 17:13:46 transaction.timeout.ms = 60000 17:13:46 transactional.id = null 17:13:46 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:46 17:13:46 2026-02-24T17:13:46.067Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:46 2026-02-24T17:13:46.072Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:13:46 2026-02-24T17:13:46.072Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:46 2026-02-24T17:13:46.072Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:46 2026-02-24T17:13:46.072Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953226072 17:13:46 2026-02-24T17:13:46.100Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:46 2026-02-24T17:13:46.111Z INFO 6632 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:13:46 2026-02-24T17:13:46.111Z INFO 6632 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 17:13:46 2026-02-24T17:13:46.142Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:46 2026-02-24T17:13:46.142Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:46 2026-02-24T17:13:46.142Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:46 2026-02-24T17:13:46.209Z INFO 6632 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:13:46 auto.include.jmx.reporter = true 17:13:46 bootstrap.controllers = [] 17:13:46 bootstrap.servers = [localhost:32771] 17:13:46 client.dns.lookup = use_all_dns_ips 17:13:46 client.id = 17:13:46 connections.max.idle.ms = 300000 17:13:46 default.api.timeout.ms = 60000 17:13:46 enable.metrics.push = true 17:13:46 metadata.max.age.ms = 300000 17:13:46 metadata.recovery.strategy = none 17:13:46 metric.reporters = [] 17:13:46 metrics.num.samples = 2 17:13:46 metrics.recording.level = INFO 17:13:46 metrics.sample.window.ms = 30000 17:13:46 receive.buffer.bytes = 65536 17:13:46 reconnect.backoff.max.ms = 1000 17:13:46 reconnect.backoff.ms = 50 17:13:46 request.timeout.ms = 30000 17:13:46 retries = 2147483647 17:13:46 retry.backoff.max.ms = 1000 17:13:46 retry.backoff.ms = 100 17:13:46 sasl.client.callback.handler.class = null 17:13:46 sasl.jaas.config = null 17:13:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:46 sasl.kerberos.min.time.before.relogin = 60000 17:13:46 sasl.kerberos.service.name = null 17:13:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:46 sasl.login.callback.handler.class = null 17:13:46 sasl.login.class = null 17:13:46 sasl.login.connect.timeout.ms = null 17:13:46 sasl.login.read.timeout.ms = null 17:13:46 sasl.login.refresh.buffer.seconds = 300 17:13:46 sasl.login.refresh.min.period.seconds = 60 17:13:46 sasl.login.refresh.window.factor = 0.8 17:13:46 sasl.login.refresh.window.jitter = 0.05 17:13:46 sasl.login.retry.backoff.max.ms = 10000 17:13:46 sasl.login.retry.backoff.ms = 100 17:13:46 sasl.mechanism = GSSAPI 17:13:46 sasl.oauthbearer.clock.skew.seconds = 30 17:13:46 sasl.oauthbearer.expected.audience = null 17:13:46 sasl.oauthbearer.expected.issuer = null 17:13:46 sasl.oauthbearer.header.urlencode = false 17:13:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:46 sasl.oauthbearer.jwks.endpoint.url = null 17:13:46 sasl.oauthbearer.scope.claim.name = scope 17:13:46 sasl.oauthbearer.sub.claim.name = sub 17:13:46 sasl.oauthbearer.token.endpoint.url = null 17:13:46 security.protocol = PLAINTEXT 17:13:46 security.providers = null 17:13:46 send.buffer.bytes = 131072 17:13:46 socket.connection.setup.timeout.max.ms = 30000 17:13:46 socket.connection.setup.timeout.ms = 10000 17:13:46 ssl.cipher.suites = null 17:13:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:46 ssl.endpoint.identification.algorithm = https 17:13:46 ssl.engine.factory.class = null 17:13:46 ssl.key.password = null 17:13:46 ssl.keymanager.algorithm = SunX509 17:13:46 ssl.keystore.certificate.chain = null 17:13:46 ssl.keystore.key = null 17:13:46 ssl.keystore.location = null 17:13:46 ssl.keystore.password = null 17:13:46 ssl.keystore.type = JKS 17:13:46 ssl.protocol = TLSv1.3 17:13:46 ssl.provider = null 17:13:46 ssl.secure.random.implementation = null 17:13:46 ssl.trustmanager.algorithm = PKIX 17:13:46 ssl.truststore.certificates = null 17:13:46 ssl.truststore.location = null 17:13:46 ssl.truststore.password = null 17:13:46 ssl.truststore.type = JKS 17:13:46 17:13:46 2026-02-24T17:13:46.209Z INFO 6632 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:13:46 auto.include.jmx.reporter = true 17:13:46 bootstrap.controllers = [] 17:13:46 bootstrap.servers = [localhost:32771] 17:13:46 client.dns.lookup = use_all_dns_ips 17:13:46 client.id = 17:13:46 connections.max.idle.ms = 300000 17:13:46 default.api.timeout.ms = 60000 17:13:46 enable.metrics.push = true 17:13:46 metadata.max.age.ms = 300000 17:13:46 metadata.recovery.strategy = none 17:13:46 metric.reporters = [] 17:13:46 metrics.num.samples = 2 17:13:46 metrics.recording.level = INFO 17:13:46 metrics.sample.window.ms = 30000 17:13:46 receive.buffer.bytes = 65536 17:13:46 reconnect.backoff.max.ms = 1000 17:13:46 reconnect.backoff.ms = 50 17:13:46 request.timeout.ms = 30000 17:13:46 retries = 2147483647 17:13:46 retry.backoff.max.ms = 1000 17:13:46 retry.backoff.ms = 100 17:13:46 sasl.client.callback.handler.class = null 17:13:46 sasl.jaas.config = null 17:13:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:46 sasl.kerberos.min.time.before.relogin = 60000 17:13:46 sasl.kerberos.service.name = null 17:13:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:46 sasl.login.callback.handler.class = null 17:13:46 sasl.login.class = null 17:13:46 sasl.login.connect.timeout.ms = null 17:13:46 sasl.login.read.timeout.ms = null 17:13:46 sasl.login.refresh.buffer.seconds = 300 17:13:46 sasl.login.refresh.min.period.seconds = 60 17:13:46 sasl.login.refresh.window.factor = 0.8 17:13:46 sasl.login.refresh.window.jitter = 0.05 17:13:46 sasl.login.retry.backoff.max.ms = 10000 17:13:46 sasl.login.retry.backoff.ms = 100 17:13:46 sasl.mechanism = GSSAPI 17:13:46 sasl.oauthbearer.clock.skew.seconds = 30 17:13:46 sasl.oauthbearer.expected.audience = null 17:13:46 sasl.oauthbearer.expected.issuer = null 17:13:46 sasl.oauthbearer.header.urlencode = false 17:13:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:46 sasl.oauthbearer.jwks.endpoint.url = null 17:13:46 sasl.oauthbearer.scope.claim.name = scope 17:13:46 sasl.oauthbearer.sub.claim.name = sub 17:13:46 sasl.oauthbearer.token.endpoint.url = null 17:13:46 security.protocol = PLAINTEXT 17:13:46 security.providers = null 17:13:46 send.buffer.bytes = 131072 17:13:46 socket.connection.setup.timeout.max.ms = 30000 17:13:46 socket.connection.setup.timeout.ms = 10000 17:13:46 ssl.cipher.suites = null 17:13:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:46 ssl.endpoint.identification.algorithm = https 17:13:46 ssl.engine.factory.class = null 17:13:46 ssl.key.password = null 17:13:46 ssl.keymanager.algorithm = SunX509 17:13:46 ssl.keystore.certificate.chain = null 17:13:46 ssl.keystore.key = null 17:13:46 ssl.keystore.location = null 17:13:46 ssl.keystore.password = null 17:13:46 ssl.keystore.type = JKS 17:13:46 ssl.protocol = TLSv1.3 17:13:46 ssl.provider = null 17:13:46 ssl.secure.random.implementation = null 17:13:46 ssl.trustmanager.algorithm = PKIX 17:13:46 ssl.truststore.certificates = null 17:13:46 ssl.truststore.location = null 17:13:46 ssl.truststore.password = null 17:13:46 ssl.truststore.type = JKS 17:13:46 17:13:46 2026-02-24T17:13:46.244Z INFO 6632 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:46 2026-02-24T17:13:46.244Z INFO 6632 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:46 2026-02-24T17:13:46.244Z INFO 6632 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953226244 17:13:46 2026-02-24T17:13:46.244Z INFO 6632 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:46 2026-02-24T17:13:46.244Z INFO 6632 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:46 2026-02-24T17:13:46.244Z INFO 6632 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953226244 17:13:46 2026-02-24T17:13:46.245Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:46 2026-02-24T17:13:46.245Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:46 2026-02-24T17:13:46.245Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:46 2026-02-24T17:13:46.287Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:46 2026-02-24T17:13:46.287Z WARN 6632 --- [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. 17:13:46 2026-02-24T17:13:46.297Z INFO 6632 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 17:13:46 2026-02-24T17:13:46.298Z INFO 6632 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 17:13:46 2026-02-24T17:13:46.302Z INFO 6632 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:46 2026-02-24T17:13:46.302Z INFO 6632 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:46 2026-02-24T17:13:46.302Z INFO 6632 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:46 2026-02-24T17:13:46.303Z INFO 6632 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:46 2026-02-24T17:13:46.303Z INFO 6632 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:46 2026-02-24T17:13:46.303Z INFO 6632 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:46 2026-02-24T17:13:46.415Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:13:46 2026-02-24T17:13:46.416Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:46 acks = -1 17:13:46 auto.include.jmx.reporter = true 17:13:46 batch.size = 16384 17:13:46 bootstrap.servers = [localhost:32771] 17:13:46 buffer.memory = 33554432 17:13:46 client.dns.lookup = use_all_dns_ips 17:13:46 client.id = producer-6 17:13:46 compression.gzip.level = -1 17:13:46 compression.lz4.level = 9 17:13:46 compression.type = none 17:13:46 compression.zstd.level = 3 17:13:46 connections.max.idle.ms = 540000 17:13:46 delivery.timeout.ms = 120000 17:13:46 enable.idempotence = false 17:13:46 enable.metrics.push = true 17:13:46 interceptor.classes = [] 17:13:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:46 linger.ms = 1 17:13:46 max.block.ms = 60000 17:13:46 max.in.flight.requests.per.connection = 5 17:13:46 max.request.size = 1048576 17:13:46 metadata.max.age.ms = 300000 17:13:46 metadata.max.idle.ms = 300000 17:13:46 metadata.recovery.strategy = none 17:13:46 metric.reporters = [] 17:13:46 metrics.num.samples = 2 17:13:46 metrics.recording.level = INFO 17:13:46 metrics.sample.window.ms = 30000 17:13:46 partitioner.adaptive.partitioning.enable = true 17:13:46 partitioner.availability.timeout.ms = 0 17:13:46 partitioner.class = null 17:13:46 partitioner.ignore.keys = false 17:13:46 receive.buffer.bytes = 32768 17:13:46 reconnect.backoff.max.ms = 1000 17:13:46 reconnect.backoff.ms = 50 17:13:46 request.timeout.ms = 30000 17:13:46 retries = 0 17:13:46 retry.backoff.max.ms = 1000 17:13:46 retry.backoff.ms = 100 17:13:46 sasl.client.callback.handler.class = null 17:13:46 sasl.jaas.config = null 17:13:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:46 sasl.kerberos.min.time.before.relogin = 60000 17:13:46 sasl.kerberos.service.name = null 17:13:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:46 sasl.login.callback.handler.class = null 17:13:46 sasl.login.class = null 17:13:46 sasl.login.connect.timeout.ms = null 17:13:46 sasl.login.read.timeout.ms = null 17:13:46 sasl.login.refresh.buffer.seconds = 300 17:13:46 sasl.login.refresh.min.period.seconds = 60 17:13:46 sasl.login.refresh.window.factor = 0.8 17:13:46 sasl.login.refresh.window.jitter = 0.05 17:13:46 sasl.login.retry.backoff.max.ms = 10000 17:13:46 sasl.login.retry.backoff.ms = 100 17:13:46 sasl.mechanism = GSSAPI 17:13:46 sasl.oauthbearer.clock.skew.seconds = 30 17:13:46 sasl.oauthbearer.expected.audience = null 17:13:46 sasl.oauthbearer.expected.issuer = null 17:13:46 sasl.oauthbearer.header.urlencode = false 17:13:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:46 sasl.oauthbearer.jwks.endpoint.url = null 17:13:46 sasl.oauthbearer.scope.claim.name = scope 17:13:46 sasl.oauthbearer.sub.claim.name = sub 17:13:46 sasl.oauthbearer.token.endpoint.url = null 17:13:46 security.protocol = PLAINTEXT 17:13:46 security.providers = null 17:13:46 send.buffer.bytes = 131072 17:13:46 socket.connection.setup.timeout.max.ms = 30000 17:13:46 socket.connection.setup.timeout.ms = 10000 17:13:46 ssl.cipher.suites = null 17:13:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:46 ssl.endpoint.identification.algorithm = https 17:13:46 ssl.engine.factory.class = null 17:13:46 ssl.key.password = null 17:13:46 ssl.keymanager.algorithm = SunX509 17:13:46 ssl.keystore.certificate.chain = null 17:13:46 ssl.keystore.key = null 17:13:46 ssl.keystore.location = null 17:13:46 ssl.keystore.password = null 17:13:46 ssl.keystore.type = JKS 17:13:46 ssl.protocol = TLSv1.3 17:13:46 ssl.provider = null 17:13:46 ssl.secure.random.implementation = null 17:13:46 ssl.trustmanager.algorithm = PKIX 17:13:46 ssl.truststore.certificates = null 17:13:46 ssl.truststore.location = null 17:13:46 ssl.truststore.password = null 17:13:46 ssl.truststore.type = JKS 17:13:46 transaction.timeout.ms = 60000 17:13:46 transactional.id = null 17:13:46 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:13:46 17:13:46 2026-02-24T17:13:46.416Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:46 2026-02-24T17:13:46.419Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:13:46 2026-02-24T17:13:46.419Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:46 2026-02-24T17:13:46.419Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:46 2026-02-24T17:13:46.419Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953226419 17:13:46 2026-02-24T17:13:46.431Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:46 2026-02-24T17:13:46.482Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:46 2026-02-24T17:13:46.482Z WARN 6632 --- [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. 17:13:46 2026-02-24T17:13:46.494Z ERROR 6632 --- [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 17:13:46 17:13:46 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:13:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 17:13:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 17:13:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 17:13:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:13:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:13:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:13:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:13:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:13:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:13:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:13:46 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:13:46 at java.base/java.lang.Thread.run(Thread.java:833) 17:13:46 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:13:46 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:13:46 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:13:46 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:13:46 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:13:46 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:13:46 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:13:46 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:13:46 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:13:46 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 17:13:46 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:13:46 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:13:46 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:13:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 17:13:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 17:13:46 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 17:13:46 ... 3 common frames omitted 17:13:46 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:13:46 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:13:46 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:13:46 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:13:46 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:13:46 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:13:46 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:13:46 ... 16 common frames omitted 17:13:46 17:13:46 2026-02-24T17:13:46.558Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:13:46 2026-02-24T17:13:46.558Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:46 acks = -1 17:13:46 auto.include.jmx.reporter = true 17:13:46 batch.size = 16384 17:13:46 bootstrap.servers = [localhost:32771] 17:13:46 buffer.memory = 33554432 17:13:46 client.dns.lookup = use_all_dns_ips 17:13:46 client.id = producer-7 17:13:46 compression.gzip.level = -1 17:13:46 compression.lz4.level = 9 17:13:46 compression.type = none 17:13:46 compression.zstd.level = 3 17:13:46 connections.max.idle.ms = 540000 17:13:46 delivery.timeout.ms = 120000 17:13:46 enable.idempotence = false 17:13:46 enable.metrics.push = true 17:13:46 interceptor.classes = [] 17:13:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:46 linger.ms = 1 17:13:46 max.block.ms = 60000 17:13:46 max.in.flight.requests.per.connection = 5 17:13:46 max.request.size = 1048576 17:13:46 metadata.max.age.ms = 300000 17:13:46 metadata.max.idle.ms = 300000 17:13:46 metadata.recovery.strategy = none 17:13:46 metric.reporters = [] 17:13:46 metrics.num.samples = 2 17:13:46 metrics.recording.level = INFO 17:13:46 metrics.sample.window.ms = 30000 17:13:46 partitioner.adaptive.partitioning.enable = true 17:13:46 partitioner.availability.timeout.ms = 0 17:13:46 partitioner.class = null 17:13:46 partitioner.ignore.keys = false 17:13:46 receive.buffer.bytes = 32768 17:13:46 reconnect.backoff.max.ms = 1000 17:13:46 reconnect.backoff.ms = 50 17:13:46 request.timeout.ms = 30000 17:13:46 retries = 0 17:13:46 retry.backoff.max.ms = 1000 17:13:46 retry.backoff.ms = 100 17:13:46 sasl.client.callback.handler.class = null 17:13:46 sasl.jaas.config = null 17:13:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:46 sasl.kerberos.min.time.before.relogin = 60000 17:13:46 sasl.kerberos.service.name = null 17:13:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:46 sasl.login.callback.handler.class = null 17:13:46 sasl.login.class = null 17:13:46 sasl.login.connect.timeout.ms = null 17:13:46 sasl.login.read.timeout.ms = null 17:13:46 sasl.login.refresh.buffer.seconds = 300 17:13:46 sasl.login.refresh.min.period.seconds = 60 17:13:46 sasl.login.refresh.window.factor = 0.8 17:13:46 sasl.login.refresh.window.jitter = 0.05 17:13:46 sasl.login.retry.backoff.max.ms = 10000 17:13:46 sasl.login.retry.backoff.ms = 100 17:13:46 sasl.mechanism = GSSAPI 17:13:46 sasl.oauthbearer.clock.skew.seconds = 30 17:13:46 sasl.oauthbearer.expected.audience = null 17:13:46 sasl.oauthbearer.expected.issuer = null 17:13:46 sasl.oauthbearer.header.urlencode = false 17:13:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:46 sasl.oauthbearer.jwks.endpoint.url = null 17:13:46 sasl.oauthbearer.scope.claim.name = scope 17:13:46 sasl.oauthbearer.sub.claim.name = sub 17:13:46 sasl.oauthbearer.token.endpoint.url = null 17:13:46 security.protocol = PLAINTEXT 17:13:46 security.providers = null 17:13:46 send.buffer.bytes = 131072 17:13:46 socket.connection.setup.timeout.max.ms = 30000 17:13:46 socket.connection.setup.timeout.ms = 10000 17:13:46 ssl.cipher.suites = null 17:13:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:46 ssl.endpoint.identification.algorithm = https 17:13:46 ssl.engine.factory.class = null 17:13:46 ssl.key.password = null 17:13:46 ssl.keymanager.algorithm = SunX509 17:13:46 ssl.keystore.certificate.chain = null 17:13:46 ssl.keystore.key = null 17:13:46 ssl.keystore.location = null 17:13:46 ssl.keystore.password = null 17:13:46 ssl.keystore.type = JKS 17:13:46 ssl.protocol = TLSv1.3 17:13:46 ssl.provider = null 17:13:46 ssl.secure.random.implementation = null 17:13:46 ssl.trustmanager.algorithm = PKIX 17:13:46 ssl.truststore.certificates = null 17:13:46 ssl.truststore.location = null 17:13:46 ssl.truststore.password = null 17:13:46 ssl.truststore.type = JKS 17:13:46 transaction.timeout.ms = 60000 17:13:46 transactional.id = null 17:13:46 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:46 17:13:46 2026-02-24T17:13:46.558Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:46 2026-02-24T17:13:46.561Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:13:46 2026-02-24T17:13:46.561Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:46 2026-02-24T17:13:46.561Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:46 2026-02-24T17:13:46.561Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953226561 17:13:46 2026-02-24T17:13:46.576Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:46 2026-02-24T17:13:46.872Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:46 2026-02-24T17:13:46.872Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:46 2026-02-24T17:13:46.886Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:13:46 2026-02-24T17:13:46.886Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:46 acks = -1 17:13:46 auto.include.jmx.reporter = true 17:13:46 batch.size = 16384 17:13:46 bootstrap.servers = [localhost:32771] 17:13:46 buffer.memory = 33554432 17:13:46 client.dns.lookup = use_all_dns_ips 17:13:46 client.id = producer-8 17:13:46 compression.gzip.level = -1 17:13:46 compression.lz4.level = 9 17:13:46 compression.type = none 17:13:46 compression.zstd.level = 3 17:13:46 connections.max.idle.ms = 540000 17:13:46 delivery.timeout.ms = 120000 17:13:46 enable.idempotence = false 17:13:46 enable.metrics.push = true 17:13:46 interceptor.classes = [] 17:13:46 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:46 linger.ms = 1 17:13:46 max.block.ms = 60000 17:13:46 max.in.flight.requests.per.connection = 5 17:13:46 max.request.size = 1048576 17:13:46 metadata.max.age.ms = 300000 17:13:46 metadata.max.idle.ms = 300000 17:13:46 metadata.recovery.strategy = none 17:13:46 metric.reporters = [] 17:13:46 metrics.num.samples = 2 17:13:46 metrics.recording.level = INFO 17:13:46 metrics.sample.window.ms = 30000 17:13:46 partitioner.adaptive.partitioning.enable = true 17:13:46 partitioner.availability.timeout.ms = 0 17:13:46 partitioner.class = null 17:13:46 partitioner.ignore.keys = false 17:13:46 receive.buffer.bytes = 32768 17:13:46 reconnect.backoff.max.ms = 1000 17:13:46 reconnect.backoff.ms = 50 17:13:46 request.timeout.ms = 30000 17:13:46 retries = 0 17:13:46 retry.backoff.max.ms = 1000 17:13:46 retry.backoff.ms = 100 17:13:46 sasl.client.callback.handler.class = null 17:13:46 sasl.jaas.config = null 17:13:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:46 sasl.kerberos.min.time.before.relogin = 60000 17:13:46 sasl.kerberos.service.name = null 17:13:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:46 sasl.login.callback.handler.class = null 17:13:46 sasl.login.class = null 17:13:46 sasl.login.connect.timeout.ms = null 17:13:46 sasl.login.read.timeout.ms = null 17:13:46 sasl.login.refresh.buffer.seconds = 300 17:13:46 sasl.login.refresh.min.period.seconds = 60 17:13:46 sasl.login.refresh.window.factor = 0.8 17:13:46 sasl.login.refresh.window.jitter = 0.05 17:13:46 sasl.login.retry.backoff.max.ms = 10000 17:13:46 sasl.login.retry.backoff.ms = 100 17:13:46 sasl.mechanism = GSSAPI 17:13:46 sasl.oauthbearer.clock.skew.seconds = 30 17:13:46 sasl.oauthbearer.expected.audience = null 17:13:46 sasl.oauthbearer.expected.issuer = null 17:13:46 sasl.oauthbearer.header.urlencode = false 17:13:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:46 sasl.oauthbearer.jwks.endpoint.url = null 17:13:46 sasl.oauthbearer.scope.claim.name = scope 17:13:46 sasl.oauthbearer.sub.claim.name = sub 17:13:46 sasl.oauthbearer.token.endpoint.url = null 17:13:46 security.protocol = PLAINTEXT 17:13:46 security.providers = null 17:13:46 send.buffer.bytes = 131072 17:13:46 socket.connection.setup.timeout.max.ms = 30000 17:13:46 socket.connection.setup.timeout.ms = 10000 17:13:46 ssl.cipher.suites = null 17:13:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:46 ssl.endpoint.identification.algorithm = https 17:13:46 ssl.engine.factory.class = null 17:13:46 ssl.key.password = null 17:13:46 ssl.keymanager.algorithm = SunX509 17:13:46 ssl.keystore.certificate.chain = null 17:13:46 ssl.keystore.key = null 17:13:46 ssl.keystore.location = null 17:13:46 ssl.keystore.password = null 17:13:46 ssl.keystore.type = JKS 17:13:46 ssl.protocol = TLSv1.3 17:13:46 ssl.provider = null 17:13:46 ssl.secure.random.implementation = null 17:13:46 ssl.trustmanager.algorithm = PKIX 17:13:46 ssl.truststore.certificates = null 17:13:46 ssl.truststore.location = null 17:13:46 ssl.truststore.password = null 17:13:46 ssl.truststore.type = JKS 17:13:46 transaction.timeout.ms = 60000 17:13:46 transactional.id = null 17:13:46 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:46 17:13:46 2026-02-24T17:13:46.886Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:46 2026-02-24T17:13:46.889Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:13:46 2026-02-24T17:13:46.889Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:46 2026-02-24T17:13:46.889Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:46 2026-02-24T17:13:46.889Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953226889 17:13:46 2026-02-24T17:13:46.899Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:47 2026-02-24T17:13:46.983Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:47 2026-02-24T17:13:46.983Z WARN 6632 --- [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. 17:13:47 2026-02-24T17:13:47.049Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:47 2026-02-24T17:13:47.049Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:47 2026-02-24T17:13:47.049Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:47 2026-02-24T17:13:47.212Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:13:47 2026-02-24T17:13:47.212Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:47 acks = -1 17:13:47 auto.include.jmx.reporter = true 17:13:47 batch.size = 16384 17:13:47 bootstrap.servers = [localhost:32771] 17:13:47 buffer.memory = 33554432 17:13:47 client.dns.lookup = use_all_dns_ips 17:13:47 client.id = producer-9 17:13:47 compression.gzip.level = -1 17:13:47 compression.lz4.level = 9 17:13:47 compression.type = none 17:13:47 compression.zstd.level = 3 17:13:47 connections.max.idle.ms = 540000 17:13:47 delivery.timeout.ms = 120000 17:13:47 enable.idempotence = false 17:13:47 enable.metrics.push = true 17:13:47 interceptor.classes = [] 17:13:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:47 linger.ms = 1 17:13:47 max.block.ms = 60000 17:13:47 max.in.flight.requests.per.connection = 5 17:13:47 max.request.size = 1048576 17:13:47 metadata.max.age.ms = 300000 17:13:47 metadata.max.idle.ms = 300000 17:13:47 metadata.recovery.strategy = none 17:13:47 metric.reporters = [] 17:13:47 metrics.num.samples = 2 17:13:47 metrics.recording.level = INFO 17:13:47 metrics.sample.window.ms = 30000 17:13:47 partitioner.adaptive.partitioning.enable = true 17:13:47 partitioner.availability.timeout.ms = 0 17:13:47 partitioner.class = null 17:13:47 partitioner.ignore.keys = false 17:13:47 receive.buffer.bytes = 32768 17:13:47 reconnect.backoff.max.ms = 1000 17:13:47 reconnect.backoff.ms = 50 17:13:47 request.timeout.ms = 30000 17:13:47 retries = 0 17:13:47 retry.backoff.max.ms = 1000 17:13:47 retry.backoff.ms = 100 17:13:47 sasl.client.callback.handler.class = null 17:13:47 sasl.jaas.config = null 17:13:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:47 sasl.kerberos.min.time.before.relogin = 60000 17:13:47 sasl.kerberos.service.name = null 17:13:47 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:47 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:47 sasl.login.callback.handler.class = null 17:13:47 sasl.login.class = null 17:13:47 sasl.login.connect.timeout.ms = null 17:13:47 sasl.login.read.timeout.ms = null 17:13:47 sasl.login.refresh.buffer.seconds = 300 17:13:47 sasl.login.refresh.min.period.seconds = 60 17:13:47 sasl.login.refresh.window.factor = 0.8 17:13:47 sasl.login.refresh.window.jitter = 0.05 17:13:47 sasl.login.retry.backoff.max.ms = 10000 17:13:47 sasl.login.retry.backoff.ms = 100 17:13:47 sasl.mechanism = GSSAPI 17:13:47 sasl.oauthbearer.clock.skew.seconds = 30 17:13:47 sasl.oauthbearer.expected.audience = null 17:13:47 sasl.oauthbearer.expected.issuer = null 17:13:47 sasl.oauthbearer.header.urlencode = false 17:13:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:47 sasl.oauthbearer.jwks.endpoint.url = null 17:13:47 sasl.oauthbearer.scope.claim.name = scope 17:13:47 sasl.oauthbearer.sub.claim.name = sub 17:13:47 sasl.oauthbearer.token.endpoint.url = null 17:13:47 security.protocol = PLAINTEXT 17:13:47 security.providers = null 17:13:47 send.buffer.bytes = 131072 17:13:47 socket.connection.setup.timeout.max.ms = 30000 17:13:47 socket.connection.setup.timeout.ms = 10000 17:13:47 ssl.cipher.suites = null 17:13:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:47 ssl.endpoint.identification.algorithm = https 17:13:47 ssl.engine.factory.class = null 17:13:47 ssl.key.password = null 17:13:47 ssl.keymanager.algorithm = SunX509 17:13:47 ssl.keystore.certificate.chain = null 17:13:47 ssl.keystore.key = null 17:13:47 ssl.keystore.location = null 17:13:47 ssl.keystore.password = null 17:13:47 ssl.keystore.type = JKS 17:13:47 ssl.protocol = TLSv1.3 17:13:47 ssl.provider = null 17:13:47 ssl.secure.random.implementation = null 17:13:47 ssl.trustmanager.algorithm = PKIX 17:13:47 ssl.truststore.certificates = null 17:13:47 ssl.truststore.location = null 17:13:47 ssl.truststore.password = null 17:13:47 ssl.truststore.type = JKS 17:13:47 transaction.timeout.ms = 60000 17:13:47 transactional.id = null 17:13:47 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:47 17:13:47 2026-02-24T17:13:47.212Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:47 2026-02-24T17:13:47.215Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:13:47 2026-02-24T17:13:47.215Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:47 2026-02-24T17:13:47.215Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:47 2026-02-24T17:13:47.215Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953227215 17:13:47 2026-02-24T17:13:47.224Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:47 2026-02-24T17:13:47.250Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:47 2026-02-24T17:13:47.250Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:47 2026-02-24T17:13:47.250Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:47 2026-02-24T17:13:47.291Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:47 2026-02-24T17:13:47.292Z WARN 6632 --- [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. 17:13:47 2026-02-24T17:13:47.484Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:47 2026-02-24T17:13:47.484Z WARN 6632 --- [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. 17:13:47 2026-02-24T17:13:47.537Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:13:47 2026-02-24T17:13:47.538Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:47 acks = -1 17:13:47 auto.include.jmx.reporter = true 17:13:47 batch.size = 16384 17:13:47 bootstrap.servers = [localhost:32771] 17:13:47 buffer.memory = 33554432 17:13:47 client.dns.lookup = use_all_dns_ips 17:13:47 client.id = producer-10 17:13:47 compression.gzip.level = -1 17:13:47 compression.lz4.level = 9 17:13:47 compression.type = none 17:13:47 compression.zstd.level = 3 17:13:47 connections.max.idle.ms = 540000 17:13:47 delivery.timeout.ms = 120000 17:13:47 enable.idempotence = false 17:13:47 enable.metrics.push = true 17:13:47 interceptor.classes = [] 17:13:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:47 linger.ms = 1 17:13:47 max.block.ms = 60000 17:13:47 max.in.flight.requests.per.connection = 5 17:13:47 max.request.size = 1048576 17:13:47 metadata.max.age.ms = 300000 17:13:47 metadata.max.idle.ms = 300000 17:13:47 metadata.recovery.strategy = none 17:13:47 metric.reporters = [] 17:13:47 metrics.num.samples = 2 17:13:47 metrics.recording.level = INFO 17:13:47 metrics.sample.window.ms = 30000 17:13:47 partitioner.adaptive.partitioning.enable = true 17:13:47 partitioner.availability.timeout.ms = 0 17:13:47 partitioner.class = null 17:13:47 partitioner.ignore.keys = false 17:13:47 receive.buffer.bytes = 32768 17:13:47 reconnect.backoff.max.ms = 1000 17:13:47 reconnect.backoff.ms = 50 17:13:47 request.timeout.ms = 30000 17:13:47 retries = 0 17:13:47 retry.backoff.max.ms = 1000 17:13:47 retry.backoff.ms = 100 17:13:47 sasl.client.callback.handler.class = null 17:13:47 sasl.jaas.config = null 17:13:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:47 sasl.kerberos.min.time.before.relogin = 60000 17:13:47 sasl.kerberos.service.name = null 17:13:47 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:47 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:47 sasl.login.callback.handler.class = null 17:13:47 sasl.login.class = null 17:13:47 sasl.login.connect.timeout.ms = null 17:13:47 sasl.login.read.timeout.ms = null 17:13:47 sasl.login.refresh.buffer.seconds = 300 17:13:47 sasl.login.refresh.min.period.seconds = 60 17:13:47 sasl.login.refresh.window.factor = 0.8 17:13:47 sasl.login.refresh.window.jitter = 0.05 17:13:47 sasl.login.retry.backoff.max.ms = 10000 17:13:47 sasl.login.retry.backoff.ms = 100 17:13:47 sasl.mechanism = GSSAPI 17:13:47 sasl.oauthbearer.clock.skew.seconds = 30 17:13:47 sasl.oauthbearer.expected.audience = null 17:13:47 sasl.oauthbearer.expected.issuer = null 17:13:47 sasl.oauthbearer.header.urlencode = false 17:13:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:47 sasl.oauthbearer.jwks.endpoint.url = null 17:13:47 sasl.oauthbearer.scope.claim.name = scope 17:13:47 sasl.oauthbearer.sub.claim.name = sub 17:13:47 sasl.oauthbearer.token.endpoint.url = null 17:13:47 security.protocol = PLAINTEXT 17:13:47 security.providers = null 17:13:47 send.buffer.bytes = 131072 17:13:47 socket.connection.setup.timeout.max.ms = 30000 17:13:47 socket.connection.setup.timeout.ms = 10000 17:13:47 ssl.cipher.suites = null 17:13:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:47 ssl.endpoint.identification.algorithm = https 17:13:47 ssl.engine.factory.class = null 17:13:47 ssl.key.password = null 17:13:47 ssl.keymanager.algorithm = SunX509 17:13:47 ssl.keystore.certificate.chain = null 17:13:47 ssl.keystore.key = null 17:13:47 ssl.keystore.location = null 17:13:47 ssl.keystore.password = null 17:13:47 ssl.keystore.type = JKS 17:13:47 ssl.protocol = TLSv1.3 17:13:47 ssl.provider = null 17:13:47 ssl.secure.random.implementation = null 17:13:47 ssl.trustmanager.algorithm = PKIX 17:13:47 ssl.truststore.certificates = null 17:13:47 ssl.truststore.location = null 17:13:47 ssl.truststore.password = null 17:13:47 ssl.truststore.type = JKS 17:13:47 transaction.timeout.ms = 60000 17:13:47 transactional.id = null 17:13:47 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:13:47 17:13:47 2026-02-24T17:13:47.538Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:47 2026-02-24T17:13:47.542Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:13:47 2026-02-24T17:13:47.542Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:47 2026-02-24T17:13:47.542Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:47 2026-02-24T17:13:47.542Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953227542 17:13:47 2026-02-24T17:13:47.551Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:47 2026-02-24T17:13:47.572Z ERROR 6632 --- [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 17:13:47 17:13:47 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:13:47 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:13:47 at java.base/java.lang.Thread.run(Thread.java:833) 17:13:47 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:13:47 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:13:47 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:13:47 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:13:47 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:13:47 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:13:47 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:13:47 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:13:47 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:13:47 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 17:13:47 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:13:47 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:13:47 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 17:13:47 ... 3 common frames omitted 17:13:47 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:13:47 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:13:47 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:13:47 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:13:47 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:13:47 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:13:47 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:13:47 ... 16 common frames omitted 17:13:47 17:13:47 2026-02-24T17:13:47.575Z ERROR 6632 --- [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 17:13:47 17:13:47 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 17:13:47 Endpoint handler details: 17:13:47 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 17:13:47 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@63b0d8fc] 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:13:47 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:13:47 at java.base/java.lang.Thread.run(Thread.java:833) 17:13:47 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 17:13:47 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 17:13:47 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 17:13:47 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 17:13:47 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 17:13:47 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 17:13:47 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 17:13:47 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 17:13:47 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 17:13:47 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 17:13:47 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 17:13:47 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 17:13:47 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 17:13:47 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 17:13:47 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 17:13:47 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 17:13:47 ... 10 common frames omitted 17:13:47 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@59ef67aa, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1771953227551, 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@59ef67aa, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1771953227551, kafka_groupId=ncmp-async-rest-request-event-group}] 17:13:47 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 17:13:47 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 17:13:47 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 17:13:47 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 17:13:47 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 17:13:47 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 17:13:47 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 17:13:47 ... 16 common frames omitted 17:13:47 17:13:47 2026-02-24T17:13:47.873Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:47 2026-02-24T17:13:47.874Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:47 2026-02-24T17:13:47.913Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 17:13:47 2026-02-24T17:13:47.914Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:47 2026-02-24T17:13:47.914Z INFO 6632 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 17:13:47 2026-02-24T17:13:47.914Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:47 2026-02-24T17:13:47.914Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:47 2026-02-24T17:13:47.914Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 17:13:47 2026-02-24T17:13:47.914Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 17:13:47 2026-02-24T17:13:47.915Z INFO 6632 --- [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. 17:13:47 2026-02-24T17:13:47.915Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:47 2026-02-24T17:13:47.915Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 17:13:47 2026-02-24T17:13:47.915Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 17:13:47 2026-02-24T17:13:47.915Z INFO 6632 --- [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: 346ms, elapsed time since send: 346ms, throttle time: 0ms, request timeout: 30000ms) 17:13:47 2026-02-24T17:13:47.915Z INFO 6632 --- [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. 17:13:47 2026-02-24T17:13:47.915Z INFO 6632 --- [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. 17:13:47 2026-02-24T17:13:47.916Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:47 2026-02-24T17:13:47.916Z INFO 6632 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:13:47 2026-02-24T17:13:47.916Z INFO 6632 --- [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=174072728, epoch=6) to node 1: 17:13:47 17:13:47 org.apache.kafka.common.errors.DisconnectException 17:13:47 17:13:47 2026-02-24T17:13:47.916Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 17:13:47 2026-02-24T17:13:47.917Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:47 2026-02-24T17:13:47.917Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 17:13:47 2026-02-24T17:13:47.917Z INFO 6632 --- [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. 17:13:47 2026-02-24T17:13:47.917Z INFO 6632 --- [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: 349ms, elapsed time since send: 349ms, throttle time: 0ms, request timeout: 30000ms) 17:13:47 2026-02-24T17:13:47.917Z INFO 6632 --- [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: 251ms, elapsed time since send: 251ms, throttle time: 0ms, request timeout: 30000ms) 17:13:47 2026-02-24T17:13:47.917Z INFO 6632 --- [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. 17:13:47 2026-02-24T17:13:47.917Z INFO 6632 --- [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=412011465, epoch=6) to node 1: 17:13:47 17:13:47 org.apache.kafka.common.errors.DisconnectException 17:13:47 17:13:47 2026-02-24T17:13:47.918Z INFO 6632 --- [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. 17:13:48 2026-02-24T17:13:47.987Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:48 2026-02-24T17:13:47.987Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.009Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.009Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.009Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.009Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.016Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.017Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.018Z INFO 6632 --- [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. 17:13:48 2026-02-24T17:13:48.018Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.019Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.019Z INFO 6632 --- [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. 17:13:48 2026-02-24T17:13:48.019Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.019Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.027Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.028Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.030Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.030Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.082Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:48 2026-02-24T17:13:48.082Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:48 2026-02-24T17:13:48.082Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:48 2026-02-24T17:13:48.091Z INFO 6632 --- [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 17:13:48 2026-02-24T17:13:48.091Z INFO 6632 --- [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 17:13:48 2026-02-24T17:13:48.092Z INFO 6632 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:13:48 2026-02-24T17:13:48.092Z INFO 6632 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:13:48 2026-02-24T17:13:48.092Z INFO 6632 --- [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 17:13:48 2026-02-24T17:13:48.092Z INFO 6632 --- [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 17:13:48 2026-02-24T17:13:48.092Z INFO 6632 --- [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 17:13:48 2026-02-24T17:13:48.092Z INFO 6632 --- [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 17:13:48 2026-02-24T17:13:48.093Z INFO 6632 --- [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 17:13:48 2026-02-24T17:13:48.093Z INFO 6632 --- [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 17:13:48 2026-02-24T17:13:48.094Z INFO 6632 --- [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 17:13:48 2026-02-24T17:13:48.094Z INFO 6632 --- [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 17:13:48 2026-02-24T17:13:48.094Z INFO 6632 --- [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 17:13:48 2026-02-24T17:13:48.094Z INFO 6632 --- [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 17:13:48 2026-02-24T17:13:48.098Z INFO 6632 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:48 2026-02-24T17:13:48.098Z INFO 6632 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:48 2026-02-24T17:13:48.098Z INFO 6632 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:48 2026-02-24T17:13:48.098Z INFO 6632 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:48 2026-02-24T17:13:48.098Z INFO 6632 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:48 2026-02-24T17:13:48.098Z INFO 6632 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:48 2026-02-24T17:13:48.098Z INFO 6632 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:48 2026-02-24T17:13:48.098Z INFO 6632 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:48 2026-02-24T17:13:48.103Z INFO 6632 --- [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 17:13:48 2026-02-24T17:13:48.104Z INFO 6632 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:13:48 2026-02-24T17:13:48.105Z INFO 6632 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 17:13:48 2026-02-24T17:13:48.105Z INFO 6632 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:13:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.812 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 17:13:48 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 17:13:48 2026-02-24T17:13:48.131Z INFO 6632 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:13:48 2026-02-24T17:13:48.137Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.137Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.138Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.138Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.160Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.160Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.168Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.168Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.183Z INFO 6632 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 326e35464a2e7749000b10ec1b90af8060cb08953316de63ebde4addceaf335f 17:13:48 2026-02-24T17:13:48.251Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:48 2026-02-24T17:13:48.251Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:48 2026-02-24T17:13:48.251Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:48 2026-02-24T17:13:48.258Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.258Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.264Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.264Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.296Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.296Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.362Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.363Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.397Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.397Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.399Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.399Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.412Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.412Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.485Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.485Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.720Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.720Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.731Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.731Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.827Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.827Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.829Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.829Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.861Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.861Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.861Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.861Z WARN 6632 --- [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. 17:13:48 2026-02-24T17:13:48.873Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:48 2026-02-24T17:13:48.873Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:49 2026-02-24T17:13:48.986Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:49 2026-02-24T17:13:48.986Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:49 2026-02-24T17:13:48.986Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:49 2026-02-24T17:13:48.991Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:49 2026-02-24T17:13:48.991Z WARN 6632 --- [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. 17:13:49 2026-02-24T17:13:49.205Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:49 2026-02-24T17:13:49.205Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:49 2026-02-24T17:13:49.205Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:49 2026-02-24T17:13:49.302Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:49 2026-02-24T17:13:49.302Z WARN 6632 --- [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. 17:13:49 2026-02-24T17:13:49.487Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:49 2026-02-24T17:13:49.487Z WARN 6632 --- [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. 17:13:49 2026-02-24T17:13:49.576Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:49 2026-02-24T17:13:49.576Z WARN 6632 --- [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. 17:13:49 2026-02-24T17:13:49.625Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:49 2026-02-24T17:13:49.625Z WARN 6632 --- [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. 17:13:49 2026-02-24T17:13:49.670Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:49 2026-02-24T17:13:49.670Z WARN 6632 --- [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. 17:13:49 2026-02-24T17:13:49.731Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:49 2026-02-24T17:13:49.731Z WARN 6632 --- [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. 17:13:49 2026-02-24T17:13:49.755Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:49 2026-02-24T17:13:49.755Z WARN 6632 --- [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. 17:13:49 2026-02-24T17:13:49.760Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:49 2026-02-24T17:13:49.760Z WARN 6632 --- [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. 17:13:49 2026-02-24T17:13:49.874Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:49 2026-02-24T17:13:49.874Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:50 2026-02-24T17:13:49.986Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:50 2026-02-24T17:13:49.987Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:50 2026-02-24T17:13:49.987Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:50 2026-02-24T17:13:49.994Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:50 2026-02-24T17:13:49.994Z WARN 6632 --- [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. 17:13:50 2026-02-24T17:13:50.110Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:50 2026-02-24T17:13:50.110Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:50 2026-02-24T17:13:50.110Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:50 2026-02-24T17:13:50.307Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:50 2026-02-24T17:13:50.307Z WARN 6632 --- [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. 17:13:50 2026-02-24T17:13:50.353Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:50 2026-02-24T17:13:50.353Z WARN 6632 --- [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. 17:13:50 2026-02-24T17:13:50.451Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:50 2026-02-24T17:13:50.451Z WARN 6632 --- [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. 17:13:50 2026-02-24T17:13:50.488Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:50 2026-02-24T17:13:50.488Z WARN 6632 --- [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. 17:13:50 2026-02-24T17:13:50.587Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:50 2026-02-24T17:13:50.587Z WARN 6632 --- [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. 17:13:50 2026-02-24T17:13:50.672Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:50 2026-02-24T17:13:50.672Z WARN 6632 --- [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. 17:13:50 2026-02-24T17:13:50.756Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:50 2026-02-24T17:13:50.756Z WARN 6632 --- [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. 17:13:50 2026-02-24T17:13:50.764Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:50 2026-02-24T17:13:50.764Z WARN 6632 --- [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. 17:13:50 2026-02-24T17:13:50.841Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:50 2026-02-24T17:13:50.842Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:50 2026-02-24T17:13:50.842Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:50 2026-02-24T17:13:50.876Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:50 2026-02-24T17:13:50.876Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:50 2026-02-24T17:13:50.914Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:50 2026-02-24T17:13:50.914Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:50 2026-02-24T17:13:50.914Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:51 2026-02-24T17:13:50.997Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:51 2026-02-24T17:13:50.997Z WARN 6632 --- [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. 17:13:51 2026-02-24T17:13:51.310Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:51 2026-02-24T17:13:51.310Z WARN 6632 --- [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. 17:13:51 2026-02-24T17:13:51.356Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:51 2026-02-24T17:13:51.356Z WARN 6632 --- [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. 17:13:51 2026-02-24T17:13:51.452Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:51 2026-02-24T17:13:51.452Z WARN 6632 --- [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. 17:13:51 2026-02-24T17:13:51.490Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:51 2026-02-24T17:13:51.490Z WARN 6632 --- [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. 17:13:51 2026-02-24T17:13:51.588Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:51 2026-02-24T17:13:51.588Z WARN 6632 --- [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. 17:13:51 2026-02-24T17:13:51.675Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:51 2026-02-24T17:13:51.675Z WARN 6632 --- [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. 17:13:51 2026-02-24T17:13:51.675Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:51 2026-02-24T17:13:51.675Z WARN 6632 --- [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. 17:13:51 2026-02-24T17:13:51.690Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:51 2026-02-24T17:13:51.690Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:51 2026-02-24T17:13:51.690Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:51 2026-02-24T17:13:51.764Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:51 2026-02-24T17:13:51.764Z WARN 6632 --- [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. 17:13:51 2026-02-24T17:13:51.878Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:51 2026-02-24T17:13:51.878Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:51 2026-02-24T17:13:51.915Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:51 2026-02-24T17:13:51.915Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:51 2026-02-24T17:13:51.915Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:51 2026-02-24T17:13:51.917Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:51 2026-02-24T17:13:51.917Z WARN 6632 --- [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. 17:13:52 2026-02-24T17:13:52.313Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:52 2026-02-24T17:13:52.313Z WARN 6632 --- [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. 17:13:52 2026-02-24T17:13:52.357Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:52 2026-02-24T17:13:52.358Z WARN 6632 --- [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. 17:13:52 2026-02-24T17:13:52.454Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:52 2026-02-24T17:13:52.454Z WARN 6632 --- [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. 17:13:52 2026-02-24T17:13:52.495Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:52 2026-02-24T17:13:52.495Z WARN 6632 --- [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. 17:13:52 2026-02-24T17:13:52.544Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:52 2026-02-24T17:13:52.544Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:52 2026-02-24T17:13:52.544Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:52 2026-02-24T17:13:52.591Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:52 2026-02-24T17:13:52.591Z WARN 6632 --- [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. 17:13:52 2026-02-24T17:13:52.640Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:52 2026-02-24T17:13:52.640Z WARN 6632 --- [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. 17:13:52 2026-02-24T17:13:52.677Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:52 2026-02-24T17:13:52.677Z WARN 6632 --- [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. 17:13:52 2026-02-24T17:13:52.767Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:52 2026-02-24T17:13:52.768Z WARN 6632 --- [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. 17:13:52 2026-02-24T17:13:52.869Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:52 2026-02-24T17:13:52.869Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:52 2026-02-24T17:13:52.869Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:52 2026-02-24T17:13:52.880Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:52 2026-02-24T17:13:52.880Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:52 2026-02-24T17:13:52.938Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:52 2026-02-24T17:13:52.939Z WARN 6632 --- [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. 17:13:53 2026-02-24T17:13:53.280Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:53 2026-02-24T17:13:53.280Z WARN 6632 --- [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. 17:13:53 2026-02-24T17:13:53.318Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:53 2026-02-24T17:13:53.318Z WARN 6632 --- [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. 17:13:53 2026-02-24T17:13:53.456Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:53 2026-02-24T17:13:53.457Z WARN 6632 --- [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. 17:13:53 2026-02-24T17:13:53.493Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:53 2026-02-24T17:13:53.493Z WARN 6632 --- [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. 17:13:53 2026-02-24T17:13:53.559Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:53 2026-02-24T17:13:53.559Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:53 2026-02-24T17:13:53.559Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:53 2026-02-24T17:13:53.593Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:53 2026-02-24T17:13:53.593Z WARN 6632 --- [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. 17:13:53 2026-02-24T17:13:53.682Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:53 2026-02-24T17:13:53.682Z WARN 6632 --- [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. 17:13:53 2026-02-24T17:13:53.713Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:53 2026-02-24T17:13:53.713Z WARN 6632 --- [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. 17:13:53 2026-02-24T17:13:53.769Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:53 2026-02-24T17:13:53.769Z WARN 6632 --- [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. 17:13:53 2026-02-24T17:13:53.772Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:53 2026-02-24T17:13:53.772Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:53 2026-02-24T17:13:53.772Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:53 2026-02-24T17:13:53.881Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:53 2026-02-24T17:13:53.882Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:53 2026-02-24T17:13:53.942Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:53 2026-02-24T17:13:53.943Z WARN 6632 --- [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. 17:13:54 2026-02-24T17:13:54.066Z INFO 6632 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.934437018S 17:13:54 17:13:54,108 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:13:54 17:13:54,108 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:13:54 17:13:54,108 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:13:54 17:13:54,115 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:13:54 17:13:54,115 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:13:54 17:13:54,125 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:13:54 17:13:54,125 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:13:54 17:13:54 . ____ _ __ _ _ 17:13:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:54 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:54 =========|_|==============|___/=/_/_/_/ 17:13:54 17:13:54 :: Spring Boot :: (v3.5.9) 17:13:54 17:13:54 2026-02-24T17:13:54.135Z INFO 6632 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:54 2026-02-24T17:13:54.136Z INFO 6632 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:13:54 2026-02-24T17:13:54.318Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:54 2026-02-24T17:13:54.318Z WARN 6632 --- [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. 17:13:54 2026-02-24T17:13:54.324Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:54 2026-02-24T17:13:54.324Z WARN 6632 --- [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. 17:13:54 2026-02-24T17:13:54.434Z INFO 6632 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:13:54 2026-02-24T17:13:54.457Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:54 2026-02-24T17:13:54.457Z WARN 6632 --- [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. 17:13:54 2026-02-24T17:13:54.498Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:54 allow.auto.create.topics = true 17:13:54 auto.commit.interval.ms = 5000 17:13:54 auto.include.jmx.reporter = true 17:13:54 auto.offset.reset = latest 17:13:54 bootstrap.servers = [localhost:32772] 17:13:54 check.crcs = true 17:13:54 client.dns.lookup = use_all_dns_ips 17:13:54 client.id = consumer-ncmp-data-operation-event-group-7 17:13:54 client.rack = 17:13:54 connections.max.idle.ms = 540000 17:13:54 default.api.timeout.ms = 60000 17:13:54 enable.auto.commit = false 17:13:54 enable.metrics.push = true 17:13:54 exclude.internal.topics = true 17:13:54 fetch.max.bytes = 52428800 17:13:54 fetch.max.wait.ms = 500 17:13:54 fetch.min.bytes = 1 17:13:54 group.id = ncmp-data-operation-event-group 17:13:54 group.instance.id = null 17:13:54 group.protocol = classic 17:13:54 group.remote.assignor = null 17:13:54 heartbeat.interval.ms = 3000 17:13:54 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:13:54 internal.leave.group.on.close = true 17:13:54 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:54 isolation.level = read_uncommitted 17:13:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:54 max.partition.fetch.bytes = 1048576 17:13:54 max.poll.interval.ms = 300000 17:13:54 max.poll.records = 500 17:13:54 metadata.max.age.ms = 300000 17:13:54 metadata.recovery.strategy = none 17:13:54 metric.reporters = [] 17:13:54 metrics.num.samples = 2 17:13:54 metrics.recording.level = INFO 17:13:54 metrics.sample.window.ms = 30000 17:13:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:54 receive.buffer.bytes = 65536 17:13:54 reconnect.backoff.max.ms = 1000 17:13:54 reconnect.backoff.ms = 50 17:13:54 request.timeout.ms = 30000 17:13:54 retry.backoff.max.ms = 1000 17:13:54 retry.backoff.ms = 100 17:13:54 sasl.client.callback.handler.class = null 17:13:54 sasl.jaas.config = null 17:13:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:54 sasl.kerberos.min.time.before.relogin = 60000 17:13:54 sasl.kerberos.service.name = null 17:13:54 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:54 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:54 sasl.login.callback.handler.class = null 17:13:54 sasl.login.class = null 17:13:54 sasl.login.connect.timeout.ms = null 17:13:54 sasl.login.read.timeout.ms = null 17:13:54 sasl.login.refresh.buffer.seconds = 300 17:13:54 sasl.login.refresh.min.period.seconds = 60 17:13:54 sasl.login.refresh.window.factor = 0.8 17:13:54 sasl.login.refresh.window.jitter = 0.05 17:13:54 sasl.login.retry.backoff.max.ms = 10000 17:13:54 sasl.login.retry.backoff.ms = 100 17:13:54 sasl.mechanism = GSSAPI 17:13:54 sasl.oauthbearer.clock.skew.seconds = 30 17:13:54 sasl.oauthbearer.expected.audience = null 17:13:54 sasl.oauthbearer.expected.issuer = null 17:13:54 sasl.oauthbearer.header.urlencode = false 17:13:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:54 sasl.oauthbearer.jwks.endpoint.url = null 17:13:54 sasl.oauthbearer.scope.claim.name = scope 17:13:54 sasl.oauthbearer.sub.claim.name = sub 17:13:54 sasl.oauthbearer.token.endpoint.url = null 17:13:54 security.protocol = PLAINTEXT 17:13:54 security.providers = null 17:13:54 send.buffer.bytes = 131072 17:13:54 session.timeout.ms = 45000 17:13:54 socket.connection.setup.timeout.max.ms = 30000 17:13:54 socket.connection.setup.timeout.ms = 10000 17:13:54 ssl.cipher.suites = null 17:13:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:54 ssl.endpoint.identification.algorithm = https 17:13:54 ssl.engine.factory.class = null 17:13:54 ssl.key.password = null 17:13:54 ssl.keymanager.algorithm = SunX509 17:13:54 ssl.keystore.certificate.chain = null 17:13:54 ssl.keystore.key = null 17:13:54 ssl.keystore.location = null 17:13:54 ssl.keystore.password = null 17:13:54 ssl.keystore.type = JKS 17:13:54 ssl.protocol = TLSv1.3 17:13:54 ssl.provider = null 17:13:54 ssl.secure.random.implementation = null 17:13:54 ssl.trustmanager.algorithm = PKIX 17:13:54 ssl.truststore.certificates = null 17:13:54 ssl.truststore.location = null 17:13:54 ssl.truststore.password = null 17:13:54 ssl.truststore.type = JKS 17:13:54 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:54 17:13:54 2026-02-24T17:13:54.498Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:54 2026-02-24T17:13:54.501Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:54 2026-02-24T17:13:54.501Z WARN 6632 --- [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. 17:13:54 2026-02-24T17:13:54.501Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:54 2026-02-24T17:13:54.501Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:54 2026-02-24T17:13:54.501Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953234501 17:13:54 2026-02-24T17:13:54.501Z INFO 6632 --- [ 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 17:13:54 2026-02-24T17:13:54.503Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:54 allow.auto.create.topics = true 17:13:54 auto.commit.interval.ms = 5000 17:13:54 auto.include.jmx.reporter = true 17:13:54 auto.offset.reset = latest 17:13:54 bootstrap.servers = [localhost:32772] 17:13:54 check.crcs = true 17:13:54 client.dns.lookup = use_all_dns_ips 17:13:54 client.id = consumer-ncmp-async-rest-request-event-group-8 17:13:54 client.rack = 17:13:54 connections.max.idle.ms = 540000 17:13:54 default.api.timeout.ms = 60000 17:13:54 enable.auto.commit = false 17:13:54 enable.metrics.push = true 17:13:54 exclude.internal.topics = true 17:13:54 fetch.max.bytes = 52428800 17:13:54 fetch.max.wait.ms = 500 17:13:54 fetch.min.bytes = 1 17:13:54 group.id = ncmp-async-rest-request-event-group 17:13:54 group.instance.id = null 17:13:54 group.protocol = classic 17:13:54 group.remote.assignor = null 17:13:54 heartbeat.interval.ms = 3000 17:13:54 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:13:54 internal.leave.group.on.close = true 17:13:54 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:54 isolation.level = read_uncommitted 17:13:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:54 max.partition.fetch.bytes = 1048576 17:13:54 max.poll.interval.ms = 300000 17:13:54 max.poll.records = 500 17:13:54 metadata.max.age.ms = 300000 17:13:54 metadata.recovery.strategy = none 17:13:54 metric.reporters = [] 17:13:54 metrics.num.samples = 2 17:13:54 metrics.recording.level = INFO 17:13:54 metrics.sample.window.ms = 30000 17:13:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:54 receive.buffer.bytes = 65536 17:13:54 reconnect.backoff.max.ms = 1000 17:13:54 reconnect.backoff.ms = 50 17:13:54 request.timeout.ms = 30000 17:13:54 retry.backoff.max.ms = 1000 17:13:54 retry.backoff.ms = 100 17:13:54 sasl.client.callback.handler.class = null 17:13:54 sasl.jaas.config = null 17:13:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:54 sasl.kerberos.min.time.before.relogin = 60000 17:13:54 sasl.kerberos.service.name = null 17:13:54 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:54 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:54 sasl.login.callback.handler.class = null 17:13:54 sasl.login.class = null 17:13:54 sasl.login.connect.timeout.ms = null 17:13:54 sasl.login.read.timeout.ms = null 17:13:54 sasl.login.refresh.buffer.seconds = 300 17:13:54 sasl.login.refresh.min.period.seconds = 60 17:13:54 sasl.login.refresh.window.factor = 0.8 17:13:54 sasl.login.refresh.window.jitter = 0.05 17:13:54 sasl.login.retry.backoff.max.ms = 10000 17:13:54 sasl.login.retry.backoff.ms = 100 17:13:54 sasl.mechanism = GSSAPI 17:13:54 sasl.oauthbearer.clock.skew.seconds = 30 17:13:54 sasl.oauthbearer.expected.audience = null 17:13:54 sasl.oauthbearer.expected.issuer = null 17:13:54 sasl.oauthbearer.header.urlencode = false 17:13:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:54 sasl.oauthbearer.jwks.endpoint.url = null 17:13:54 sasl.oauthbearer.scope.claim.name = scope 17:13:54 sasl.oauthbearer.sub.claim.name = sub 17:13:54 sasl.oauthbearer.token.endpoint.url = null 17:13:54 security.protocol = PLAINTEXT 17:13:54 security.providers = null 17:13:54 send.buffer.bytes = 131072 17:13:54 session.timeout.ms = 45000 17:13:54 socket.connection.setup.timeout.max.ms = 30000 17:13:54 socket.connection.setup.timeout.ms = 10000 17:13:54 ssl.cipher.suites = null 17:13:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:54 ssl.endpoint.identification.algorithm = https 17:13:54 ssl.engine.factory.class = null 17:13:54 ssl.key.password = null 17:13:54 ssl.keymanager.algorithm = SunX509 17:13:54 ssl.keystore.certificate.chain = null 17:13:54 ssl.keystore.key = null 17:13:54 ssl.keystore.location = null 17:13:54 ssl.keystore.password = null 17:13:54 ssl.keystore.type = JKS 17:13:54 ssl.protocol = TLSv1.3 17:13:54 ssl.provider = null 17:13:54 ssl.secure.random.implementation = null 17:13:54 ssl.trustmanager.algorithm = PKIX 17:13:54 ssl.truststore.certificates = null 17:13:54 ssl.truststore.location = null 17:13:54 ssl.truststore.password = null 17:13:54 ssl.truststore.type = JKS 17:13:54 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:54 17:13:54 2026-02-24T17:13:54.503Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:54 2026-02-24T17:13:54.511Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:54 2026-02-24T17:13:54.511Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:54 2026-02-24T17:13:54.511Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953234511 17:13:54 2026-02-24T17:13:54.511Z INFO 6632 --- [ 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 17:13:54 2026-02-24T17:13:54.520Z INFO 6632 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.444 seconds (process running for 78.294) 17:13:54 2026-02-24T17:13:54.573Z WARN 6632 --- [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} 17:13:54 2026-02-24T17:13:54.573Z INFO 6632 --- [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 17:13:54 2026-02-24T17:13:54.575Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:54 2026-02-24T17:13:54.575Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:54 2026-02-24T17:13:54.575Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:54 2026-02-24T17:13:54.599Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:54 2026-02-24T17:13:54.599Z WARN 6632 --- [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. 17:13:54 2026-02-24T17:13:54.603Z WARN 6632 --- [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} 17:13:54 2026-02-24T17:13:54.603Z INFO 6632 --- [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 17:13:54 2026-02-24T17:13:54.684Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:54 2026-02-24T17:13:54.684Z WARN 6632 --- [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. 17:13:54 2026-02-24T17:13:54.715Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:54 2026-02-24T17:13:54.715Z WARN 6632 --- [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. 17:13:54 2026-02-24T17:13:54.730Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:54 2026-02-24T17:13:54.736Z INFO 6632 --- [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) 17:13:54 2026-02-24T17:13:54.737Z INFO 6632 --- [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 17:13:54 2026-02-24T17:13:54.738Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:54 2026-02-24T17:13:54.738Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:54 2026-02-24T17:13:54.738Z INFO 6632 --- [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) 17:13:54 2026-02-24T17:13:54.739Z INFO 6632 --- [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 17:13:54 2026-02-24T17:13:54.764Z INFO 6632 --- [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-607adcd2-00c6-4537-90e9-9e017c26f212 17:13:54 2026-02-24T17:13:54.764Z INFO 6632 --- [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 17:13:54 2026-02-24T17:13:54.771Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:54 2026-02-24T17:13:54.771Z WARN 6632 --- [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. 17:13:54 2026-02-24T17:13:54.774Z INFO 6632 --- [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-4f53be66-8912-47dd-8684-c1c5b9d37df6 17:13:54 2026-02-24T17:13:54.774Z INFO 6632 --- [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 17:13:54 2026-02-24T17:13:54.798Z INFO 6632 --- [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-607adcd2-00c6-4537-90e9-9e017c26f212', protocol='range'} 17:13:54 2026-02-24T17:13:54.799Z INFO 6632 --- [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-607adcd2-00c6-4537-90e9-9e017c26f212=Assignment(partitions=[ncmp-async-m2m-0])} 17:13:54 2026-02-24T17:13:54.799Z INFO 6632 --- [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-4f53be66-8912-47dd-8684-c1c5b9d37df6', protocol='range'} 17:13:54 2026-02-24T17:13:54.799Z INFO 6632 --- [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-4f53be66-8912-47dd-8684-c1c5b9d37df6=Assignment(partitions=[ncmp-async-m2m-0])} 17:13:54 2026-02-24T17:13:54.830Z INFO 6632 --- [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-607adcd2-00c6-4537-90e9-9e017c26f212', protocol='range'} 17:13:54 2026-02-24T17:13:54.830Z INFO 6632 --- [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]) 17:13:54 2026-02-24T17:13:54.831Z INFO 6632 --- [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 17:13:54 2026-02-24T17:13:54.831Z INFO 6632 --- [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-4f53be66-8912-47dd-8684-c1c5b9d37df6', protocol='range'} 17:13:54 2026-02-24T17:13:54.831Z INFO 6632 --- [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]) 17:13:54 2026-02-24T17:13:54.832Z INFO 6632 --- [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 17:13:54 2026-02-24T17:13:54.842Z INFO 6632 --- [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 17:13:54 2026-02-24T17:13:54.842Z INFO 6632 --- [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 17:13:54 2026-02-24T17:13:54.844Z INFO 6632 --- [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 17:13:54 2026-02-24T17:13:54.844Z INFO 6632 --- [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 17:13:54 2026-02-24T17:13:54.858Z INFO 6632 --- [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}}. 17:13:54 2026-02-24T17:13:54.863Z INFO 6632 --- [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}}. 17:13:54 2026-02-24T17:13:54.881Z INFO 6632 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:13:54 2026-02-24T17:13:54.882Z INFO 6632 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 17:13:54 2026-02-24T17:13:54.882Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:54 2026-02-24T17:13:54.882Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:55 2026-02-24T17:13:54.943Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:13:55 2026-02-24T17:13:54.944Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:55 acks = -1 17:13:55 auto.include.jmx.reporter = true 17:13:55 batch.size = 16384 17:13:55 bootstrap.servers = [localhost:32772] 17:13:55 buffer.memory = 33554432 17:13:55 client.dns.lookup = use_all_dns_ips 17:13:55 client.id = producer-11 17:13:55 compression.gzip.level = -1 17:13:55 compression.lz4.level = 9 17:13:55 compression.type = none 17:13:55 compression.zstd.level = 3 17:13:55 connections.max.idle.ms = 540000 17:13:55 delivery.timeout.ms = 120000 17:13:55 enable.idempotence = false 17:13:55 enable.metrics.push = true 17:13:55 interceptor.classes = [] 17:13:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:55 linger.ms = 1 17:13:55 max.block.ms = 60000 17:13:55 max.in.flight.requests.per.connection = 5 17:13:55 max.request.size = 1048576 17:13:55 metadata.max.age.ms = 300000 17:13:55 metadata.max.idle.ms = 300000 17:13:55 metadata.recovery.strategy = none 17:13:55 metric.reporters = [] 17:13:55 metrics.num.samples = 2 17:13:55 metrics.recording.level = INFO 17:13:55 metrics.sample.window.ms = 30000 17:13:55 partitioner.adaptive.partitioning.enable = true 17:13:55 partitioner.availability.timeout.ms = 0 17:13:55 partitioner.class = null 17:13:55 partitioner.ignore.keys = false 17:13:55 receive.buffer.bytes = 32768 17:13:55 reconnect.backoff.max.ms = 1000 17:13:55 reconnect.backoff.ms = 50 17:13:55 request.timeout.ms = 30000 17:13:55 retries = 0 17:13:55 retry.backoff.max.ms = 1000 17:13:55 retry.backoff.ms = 100 17:13:55 sasl.client.callback.handler.class = null 17:13:55 sasl.jaas.config = null 17:13:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:55 sasl.kerberos.min.time.before.relogin = 60000 17:13:55 sasl.kerberos.service.name = null 17:13:55 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:55 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:55 sasl.login.callback.handler.class = null 17:13:55 sasl.login.class = null 17:13:55 sasl.login.connect.timeout.ms = null 17:13:55 sasl.login.read.timeout.ms = null 17:13:55 sasl.login.refresh.buffer.seconds = 300 17:13:55 sasl.login.refresh.min.period.seconds = 60 17:13:55 sasl.login.refresh.window.factor = 0.8 17:13:55 sasl.login.refresh.window.jitter = 0.05 17:13:55 sasl.login.retry.backoff.max.ms = 10000 17:13:55 sasl.login.retry.backoff.ms = 100 17:13:55 sasl.mechanism = GSSAPI 17:13:55 sasl.oauthbearer.clock.skew.seconds = 30 17:13:55 sasl.oauthbearer.expected.audience = null 17:13:55 sasl.oauthbearer.expected.issuer = null 17:13:55 sasl.oauthbearer.header.urlencode = false 17:13:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:55 sasl.oauthbearer.jwks.endpoint.url = null 17:13:55 sasl.oauthbearer.scope.claim.name = scope 17:13:55 sasl.oauthbearer.sub.claim.name = sub 17:13:55 sasl.oauthbearer.token.endpoint.url = null 17:13:55 security.protocol = PLAINTEXT 17:13:55 security.providers = null 17:13:55 send.buffer.bytes = 131072 17:13:55 socket.connection.setup.timeout.max.ms = 30000 17:13:55 socket.connection.setup.timeout.ms = 10000 17:13:55 ssl.cipher.suites = null 17:13:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:55 ssl.endpoint.identification.algorithm = https 17:13:55 ssl.engine.factory.class = null 17:13:55 ssl.key.password = null 17:13:55 ssl.keymanager.algorithm = SunX509 17:13:55 ssl.keystore.certificate.chain = null 17:13:55 ssl.keystore.key = null 17:13:55 ssl.keystore.location = null 17:13:55 ssl.keystore.password = null 17:13:55 ssl.keystore.type = JKS 17:13:55 ssl.protocol = TLSv1.3 17:13:55 ssl.provider = null 17:13:55 ssl.secure.random.implementation = null 17:13:55 ssl.trustmanager.algorithm = PKIX 17:13:55 ssl.truststore.certificates = null 17:13:55 ssl.truststore.location = null 17:13:55 ssl.truststore.password = null 17:13:55 ssl.truststore.type = JKS 17:13:55 transaction.timeout.ms = 60000 17:13:55 transactional.id = null 17:13:55 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:55 17:13:55 2026-02-24T17:13:54.945Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:55 2026-02-24T17:13:54.948Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:13:55 2026-02-24T17:13:54.948Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:55 2026-02-24T17:13:54.948Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:55 2026-02-24T17:13:54.948Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953234948 17:13:55 2026-02-24T17:13:54.951Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:55 2026-02-24T17:13:54.951Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:54.959Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:55 2026-02-24T17:13:54.997Z INFO 6632 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:13:55 auto.include.jmx.reporter = true 17:13:55 bootstrap.controllers = [] 17:13:55 bootstrap.servers = [localhost:32772] 17:13:55 client.dns.lookup = use_all_dns_ips 17:13:55 client.id = 17:13:55 connections.max.idle.ms = 300000 17:13:55 default.api.timeout.ms = 60000 17:13:55 enable.metrics.push = true 17:13:55 metadata.max.age.ms = 300000 17:13:55 metadata.recovery.strategy = none 17:13:55 metric.reporters = [] 17:13:55 metrics.num.samples = 2 17:13:55 metrics.recording.level = INFO 17:13:55 metrics.sample.window.ms = 30000 17:13:55 receive.buffer.bytes = 65536 17:13:55 reconnect.backoff.max.ms = 1000 17:13:55 reconnect.backoff.ms = 50 17:13:55 request.timeout.ms = 30000 17:13:55 retries = 2147483647 17:13:55 retry.backoff.max.ms = 1000 17:13:55 retry.backoff.ms = 100 17:13:55 sasl.client.callback.handler.class = null 17:13:55 sasl.jaas.config = null 17:13:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:55 sasl.kerberos.min.time.before.relogin = 60000 17:13:55 sasl.kerberos.service.name = null 17:13:55 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:55 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:55 sasl.login.callback.handler.class = null 17:13:55 sasl.login.class = null 17:13:55 sasl.login.connect.timeout.ms = null 17:13:55 sasl.login.read.timeout.ms = null 17:13:55 sasl.login.refresh.buffer.seconds = 300 17:13:55 sasl.login.refresh.min.period.seconds = 60 17:13:55 sasl.login.refresh.window.factor = 0.8 17:13:55 sasl.login.refresh.window.jitter = 0.05 17:13:55 sasl.login.retry.backoff.max.ms = 10000 17:13:55 sasl.login.retry.backoff.ms = 100 17:13:55 sasl.mechanism = GSSAPI 17:13:55 sasl.oauthbearer.clock.skew.seconds = 30 17:13:55 sasl.oauthbearer.expected.audience = null 17:13:55 sasl.oauthbearer.expected.issuer = null 17:13:55 sasl.oauthbearer.header.urlencode = false 17:13:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:55 sasl.oauthbearer.jwks.endpoint.url = null 17:13:55 sasl.oauthbearer.scope.claim.name = scope 17:13:55 sasl.oauthbearer.sub.claim.name = sub 17:13:55 sasl.oauthbearer.token.endpoint.url = null 17:13:55 security.protocol = PLAINTEXT 17:13:55 security.providers = null 17:13:55 send.buffer.bytes = 131072 17:13:55 socket.connection.setup.timeout.max.ms = 30000 17:13:55 socket.connection.setup.timeout.ms = 10000 17:13:55 ssl.cipher.suites = null 17:13:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:55 ssl.endpoint.identification.algorithm = https 17:13:55 ssl.engine.factory.class = null 17:13:55 ssl.key.password = null 17:13:55 ssl.keymanager.algorithm = SunX509 17:13:55 ssl.keystore.certificate.chain = null 17:13:55 ssl.keystore.key = null 17:13:55 ssl.keystore.location = null 17:13:55 ssl.keystore.password = null 17:13:55 ssl.keystore.type = JKS 17:13:55 ssl.protocol = TLSv1.3 17:13:55 ssl.provider = null 17:13:55 ssl.secure.random.implementation = null 17:13:55 ssl.trustmanager.algorithm = PKIX 17:13:55 ssl.truststore.certificates = null 17:13:55 ssl.truststore.location = null 17:13:55 ssl.truststore.password = null 17:13:55 ssl.truststore.type = JKS 17:13:55 17:13:55 2026-02-24T17:13:54.998Z INFO 6632 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:55 2026-02-24T17:13:54.998Z INFO 6632 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:55 2026-02-24T17:13:54.998Z INFO 6632 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953234998 17:13:55 2026-02-24T17:13:54.999Z INFO 6632 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:13:55 auto.include.jmx.reporter = true 17:13:55 bootstrap.controllers = [] 17:13:55 bootstrap.servers = [localhost:32772] 17:13:55 client.dns.lookup = use_all_dns_ips 17:13:55 client.id = 17:13:55 connections.max.idle.ms = 300000 17:13:55 default.api.timeout.ms = 60000 17:13:55 enable.metrics.push = true 17:13:55 metadata.max.age.ms = 300000 17:13:55 metadata.recovery.strategy = none 17:13:55 metric.reporters = [] 17:13:55 metrics.num.samples = 2 17:13:55 metrics.recording.level = INFO 17:13:55 metrics.sample.window.ms = 30000 17:13:55 receive.buffer.bytes = 65536 17:13:55 reconnect.backoff.max.ms = 1000 17:13:55 reconnect.backoff.ms = 50 17:13:55 request.timeout.ms = 30000 17:13:55 retries = 2147483647 17:13:55 retry.backoff.max.ms = 1000 17:13:55 retry.backoff.ms = 100 17:13:55 sasl.client.callback.handler.class = null 17:13:55 sasl.jaas.config = null 17:13:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:55 sasl.kerberos.min.time.before.relogin = 60000 17:13:55 sasl.kerberos.service.name = null 17:13:55 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:55 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:55 sasl.login.callback.handler.class = null 17:13:55 sasl.login.class = null 17:13:55 sasl.login.connect.timeout.ms = null 17:13:55 sasl.login.read.timeout.ms = null 17:13:55 sasl.login.refresh.buffer.seconds = 300 17:13:55 sasl.login.refresh.min.period.seconds = 60 17:13:55 sasl.login.refresh.window.factor = 0.8 17:13:55 sasl.login.refresh.window.jitter = 0.05 17:13:55 sasl.login.retry.backoff.max.ms = 10000 17:13:55 sasl.login.retry.backoff.ms = 100 17:13:55 sasl.mechanism = GSSAPI 17:13:55 sasl.oauthbearer.clock.skew.seconds = 30 17:13:55 sasl.oauthbearer.expected.audience = null 17:13:55 sasl.oauthbearer.expected.issuer = null 17:13:55 sasl.oauthbearer.header.urlencode = false 17:13:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:55 sasl.oauthbearer.jwks.endpoint.url = null 17:13:55 sasl.oauthbearer.scope.claim.name = scope 17:13:55 sasl.oauthbearer.sub.claim.name = sub 17:13:55 sasl.oauthbearer.token.endpoint.url = null 17:13:55 security.protocol = PLAINTEXT 17:13:55 security.providers = null 17:13:55 send.buffer.bytes = 131072 17:13:55 socket.connection.setup.timeout.max.ms = 30000 17:13:55 socket.connection.setup.timeout.ms = 10000 17:13:55 ssl.cipher.suites = null 17:13:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:55 ssl.endpoint.identification.algorithm = https 17:13:55 ssl.engine.factory.class = null 17:13:55 ssl.key.password = null 17:13:55 ssl.keymanager.algorithm = SunX509 17:13:55 ssl.keystore.certificate.chain = null 17:13:55 ssl.keystore.key = null 17:13:55 ssl.keystore.location = null 17:13:55 ssl.keystore.password = null 17:13:55 ssl.keystore.type = JKS 17:13:55 ssl.protocol = TLSv1.3 17:13:55 ssl.provider = null 17:13:55 ssl.secure.random.implementation = null 17:13:55 ssl.trustmanager.algorithm = PKIX 17:13:55 ssl.truststore.certificates = null 17:13:55 ssl.truststore.location = null 17:13:55 ssl.truststore.password = null 17:13:55 ssl.truststore.type = JKS 17:13:55 17:13:55 2026-02-24T17:13:55.000Z INFO 6632 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:55 2026-02-24T17:13:55.000Z INFO 6632 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:55 2026-02-24T17:13:55.000Z INFO 6632 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953235000 17:13:55 2026-02-24T17:13:55.024Z INFO 6632 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 17:13:55 2026-02-24T17:13:55.025Z INFO 6632 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:55 2026-02-24T17:13:55.025Z INFO 6632 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:55 2026-02-24T17:13:55.025Z INFO 6632 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:55 2026-02-24T17:13:55.039Z INFO 6632 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 17:13:55 2026-02-24T17:13:55.040Z INFO 6632 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:55 2026-02-24T17:13:55.040Z INFO 6632 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:55 2026-02-24T17:13:55.040Z INFO 6632 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:55 2026-02-24T17:13:55.076Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:13:55 2026-02-24T17:13:55.076Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:55 acks = -1 17:13:55 auto.include.jmx.reporter = true 17:13:55 batch.size = 16384 17:13:55 bootstrap.servers = [localhost:32772] 17:13:55 buffer.memory = 33554432 17:13:55 client.dns.lookup = use_all_dns_ips 17:13:55 client.id = producer-12 17:13:55 compression.gzip.level = -1 17:13:55 compression.lz4.level = 9 17:13:55 compression.type = none 17:13:55 compression.zstd.level = 3 17:13:55 connections.max.idle.ms = 540000 17:13:55 delivery.timeout.ms = 120000 17:13:55 enable.idempotence = false 17:13:55 enable.metrics.push = true 17:13:55 interceptor.classes = [] 17:13:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:55 linger.ms = 1 17:13:55 max.block.ms = 60000 17:13:55 max.in.flight.requests.per.connection = 5 17:13:55 max.request.size = 1048576 17:13:55 metadata.max.age.ms = 300000 17:13:55 metadata.max.idle.ms = 300000 17:13:55 metadata.recovery.strategy = none 17:13:55 metric.reporters = [] 17:13:55 metrics.num.samples = 2 17:13:55 metrics.recording.level = INFO 17:13:55 metrics.sample.window.ms = 30000 17:13:55 partitioner.adaptive.partitioning.enable = true 17:13:55 partitioner.availability.timeout.ms = 0 17:13:55 partitioner.class = null 17:13:55 partitioner.ignore.keys = false 17:13:55 receive.buffer.bytes = 32768 17:13:55 reconnect.backoff.max.ms = 1000 17:13:55 reconnect.backoff.ms = 50 17:13:55 request.timeout.ms = 30000 17:13:55 retries = 0 17:13:55 retry.backoff.max.ms = 1000 17:13:55 retry.backoff.ms = 100 17:13:55 sasl.client.callback.handler.class = null 17:13:55 sasl.jaas.config = null 17:13:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:55 sasl.kerberos.min.time.before.relogin = 60000 17:13:55 sasl.kerberos.service.name = null 17:13:55 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:55 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:55 sasl.login.callback.handler.class = null 17:13:55 sasl.login.class = null 17:13:55 sasl.login.connect.timeout.ms = null 17:13:55 sasl.login.read.timeout.ms = null 17:13:55 sasl.login.refresh.buffer.seconds = 300 17:13:55 sasl.login.refresh.min.period.seconds = 60 17:13:55 sasl.login.refresh.window.factor = 0.8 17:13:55 sasl.login.refresh.window.jitter = 0.05 17:13:55 sasl.login.retry.backoff.max.ms = 10000 17:13:55 sasl.login.retry.backoff.ms = 100 17:13:55 sasl.mechanism = GSSAPI 17:13:55 sasl.oauthbearer.clock.skew.seconds = 30 17:13:55 sasl.oauthbearer.expected.audience = null 17:13:55 sasl.oauthbearer.expected.issuer = null 17:13:55 sasl.oauthbearer.header.urlencode = false 17:13:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:55 sasl.oauthbearer.jwks.endpoint.url = null 17:13:55 sasl.oauthbearer.scope.claim.name = scope 17:13:55 sasl.oauthbearer.sub.claim.name = sub 17:13:55 sasl.oauthbearer.token.endpoint.url = null 17:13:55 security.protocol = PLAINTEXT 17:13:55 security.providers = null 17:13:55 send.buffer.bytes = 131072 17:13:55 socket.connection.setup.timeout.max.ms = 30000 17:13:55 socket.connection.setup.timeout.ms = 10000 17:13:55 ssl.cipher.suites = null 17:13:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:55 ssl.endpoint.identification.algorithm = https 17:13:55 ssl.engine.factory.class = null 17:13:55 ssl.key.password = null 17:13:55 ssl.keymanager.algorithm = SunX509 17:13:55 ssl.keystore.certificate.chain = null 17:13:55 ssl.keystore.key = null 17:13:55 ssl.keystore.location = null 17:13:55 ssl.keystore.password = null 17:13:55 ssl.keystore.type = JKS 17:13:55 ssl.protocol = TLSv1.3 17:13:55 ssl.provider = null 17:13:55 ssl.secure.random.implementation = null 17:13:55 ssl.trustmanager.algorithm = PKIX 17:13:55 ssl.truststore.certificates = null 17:13:55 ssl.truststore.location = null 17:13:55 ssl.truststore.password = null 17:13:55 ssl.truststore.type = JKS 17:13:55 transaction.timeout.ms = 60000 17:13:55 transactional.id = null 17:13:55 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:13:55 17:13:55 2026-02-24T17:13:55.077Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:55 2026-02-24T17:13:55.079Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:13:55 2026-02-24T17:13:55.079Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:13:55 2026-02-24T17:13:55.079Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:13:55 2026-02-24T17:13:55.079Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953235079 17:13:55 2026-02-24T17:13:55.090Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:55 2026-02-24T17:13:55.139Z ERROR 6632 --- [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 17:13:55 17:13:55 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:13:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 17:13:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 17:13:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 17:13:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:13:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:13:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:13:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:13:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:13:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:13:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:13:55 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:13:55 at java.base/java.lang.Thread.run(Thread.java:833) 17:13:55 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:13:55 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:13:55 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:13:55 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:13:55 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:13:55 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:13:55 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:13:55 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:13:55 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:13:55 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 17:13:55 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:13:55 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:13:55 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:13:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 17:13:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 17:13:55 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 17:13:55 ... 3 common frames omitted 17:13:55 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:13:55 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:13:55 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:13:55 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:13:55 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:13:55 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:13:55 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:13:55 ... 16 common frames omitted 17:13:55 17:13:55 2026-02-24T17:13:55.232Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.232Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [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. 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [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: 132ms, elapsed time since send: 132ms, throttle time: 0ms, request timeout: 30000ms) 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [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. 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [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. 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [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: 123ms, elapsed time since send: 123ms, throttle time: 0ms, request timeout: 30000ms) 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [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. 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [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. 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [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. 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [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=363673594, epoch=2) to node 1: 17:13:55 17:13:55 org.apache.kafka.common.errors.DisconnectException 17:13:55 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [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=123071272, epoch=2) to node 1: 17:13:55 17:13:55 org.apache.kafka.common.errors.DisconnectException 17:13:55 17:13:55 2026-02-24T17:13:55.257Z INFO 6632 --- [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. 17:13:55 2026-02-24T17:13:55.258Z INFO 6632 --- [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. 17:13:55 2026-02-24T17:13:55.258Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 17:13:55 2026-02-24T17:13:55.319Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.319Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:55.363Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.363Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:55.368Z INFO 6632 --- [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. 17:13:55 2026-02-24T17:13:55.368Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:55.370Z INFO 6632 --- [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. 17:13:55 2026-02-24T17:13:55.370Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:55.372Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.372Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:55.427Z INFO 6632 --- [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 17:13:55 2026-02-24T17:13:55.428Z INFO 6632 --- [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 17:13:55 2026-02-24T17:13:55.428Z INFO 6632 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:13:55 2026-02-24T17:13:55.428Z INFO 6632 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:13:55 2026-02-24T17:13:55.428Z INFO 6632 --- [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 17:13:55 2026-02-24T17:13:55.428Z INFO 6632 --- [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 17:13:55 2026-02-24T17:13:55.428Z INFO 6632 --- [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 17:13:55 2026-02-24T17:13:55.428Z INFO 6632 --- [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 17:13:55 2026-02-24T17:13:55.428Z INFO 6632 --- [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 17:13:55 2026-02-24T17:13:55.428Z INFO 6632 --- [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 17:13:55 2026-02-24T17:13:55.428Z INFO 6632 --- [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 17:13:55 2026-02-24T17:13:55.428Z INFO 6632 --- [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 17:13:55 2026-02-24T17:13:55.429Z INFO 6632 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:55 2026-02-24T17:13:55.429Z INFO 6632 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:55 2026-02-24T17:13:55.429Z INFO 6632 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:55 2026-02-24T17:13:55.429Z INFO 6632 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:55 2026-02-24T17:13:55.430Z INFO 6632 --- [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 17:13:55 2026-02-24T17:13:55.430Z INFO 6632 --- [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 17:13:55 2026-02-24T17:13:55.433Z INFO 6632 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:55 2026-02-24T17:13:55.433Z INFO 6632 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:55 2026-02-24T17:13:55.433Z INFO 6632 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:55 2026-02-24T17:13:55.433Z INFO 6632 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:55 2026-02-24T17:13:55.433Z INFO 6632 --- [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 17:13:55 2026-02-24T17:13:55.433Z INFO 6632 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:13:55 2026-02-24T17:13:55.437Z INFO 6632 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 17:13:55 2026-02-24T17:13:55.437Z INFO 6632 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:13:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.311 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 17:13:55 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 17:13:55 2026-02-24T17:13:55.458Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.458Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:55.502Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.502Z WARN 6632 --- [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. 17:13:55 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 17:13:55 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 17:13:55 17:13:55,530 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:13:55 17:13:55,530 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:13:55 17:13:55,530 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:13:55 17:13:55,535 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:13:55 17:13:55,535 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:13:55 17:13:55,544 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:13:55 17:13:55,544 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:13:55 17:13:55 . ____ _ __ _ _ 17:13:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:55 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:55 =========|_|==============|___/=/_/_/_/ 17:13:55 17:13:55 :: Spring Boot :: (v3.5.9) 17:13:55 17:13:55 2026-02-24T17:13:55.551Z INFO 6632 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:55 2026-02-24T17:13:55.551Z INFO 6632 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 17:13:55 2026-02-24T17:13:55.588Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.588Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:55.599Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.599Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:55.600Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.600Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:55.684Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.684Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:55.714Z INFO 6632 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.203 seconds (process running for 79.489) 17:13:55 2026-02-24T17:13:55.716Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.716Z WARN 6632 --- [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. 17:13:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 17:13:55 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 17:13:55 2026-02-24T17:13:55.763Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:55 2026-02-24T17:13:55.763Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:55 2026-02-24T17:13:55.763Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:55 2026-02-24T17:13:55.772Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.772Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:55.789Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.789Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:55.884Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.884Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:55 2026-02-24T17:13:55.943Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.943Z WARN 6632 --- [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. 17:13:55 2026-02-24T17:13:55.954Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:55 2026-02-24T17:13:55.954Z WARN 6632 --- [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. 17:13:56 2026-02-24T17:13:56.139Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.140Z DEBUG 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:13:56 2026-02-24T17:13:56.140Z TRACE 6632 --- [ 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}]} 17:13:56 2026-02-24T17:13:56.170Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:13:56 2026-02-24T17:13:56.170Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:13:56 2026-02-24T17:13:56.177Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.177Z DEBUG 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 17:13:56 2026-02-24T17:13:56.177Z TRACE 6632 --- [ 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}]} 17:13:56 2026-02-24T17:13:56.178Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:13:56 2026-02-24T17:13:56.178Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:13:56 2026-02-24T17:13:56.180Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.181Z DEBUG 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:13:56 2026-02-24T17:13:56.181Z TRACE 6632 --- [ 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}]} 17:13:56 2026-02-24T17:13:56.181Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:13:56 2026-02-24T17:13:56.181Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:13:56 2026-02-24T17:13:56.183Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.183Z DEBUG 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 17:13:56 2026-02-24T17:13:56.183Z TRACE 6632 --- [ 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}]} 17:13:56 2026-02-24T17:13:56.184Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:13:56 2026-02-24T17:13:56.184Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:13:56 2026-02-24T17:13:56.186Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.187Z DEBUG 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:13:56 2026-02-24T17:13:56.187Z TRACE 6632 --- [ 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}]} 17:13:56 2026-02-24T17:13:56.187Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 17:13:56 2026-02-24T17:13:56.187Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 17:13:56 2026-02-24T17:13:56.187Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 17:13:56 2026-02-24T17:13:56.232Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:13:56 2026-02-24T17:13:56.232Z WARN 6632 --- [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. 17:13:56 2026-02-24T17:13:56.235Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:56 2026-02-24T17:13:56.235Z WARN 6632 --- [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. 17:13:56 2026-02-24T17:13:56.248Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.249Z DEBUG 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:13:56 2026-02-24T17:13:56.249Z TRACE 6632 --- [ 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}]} 17:13:56 2026-02-24T17:13:56.250Z WARN 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$535246870, Message: null, Details: Policy Executor returned HTTP Status code 418. 17:13:56 2026-02-24T17:13:56.250Z WARN 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 17:13:56 2026-02-24T17:13:56.251Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:13:56 2026-02-24T17:13:56.251Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:13:56 2026-02-24T17:13:56.252Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.253Z DEBUG 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:13:56 2026-02-24T17:13:56.253Z TRACE 6632 --- [ 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}]} 17:13:56 2026-02-24T17:13:56.253Z WARN 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$535246870, Message: null, Details: Policy Executor returned HTTP Status code 418. 17:13:56 2026-02-24T17:13:56.253Z WARN 6632 --- [ 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 17:13:56 2026-02-24T17:13:56.253Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:13:56 2026-02-24T17:13:56.254Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:13:56 2026-02-24T17:13:56.254Z TRACE 6632 --- [ 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 17:13:56 2026-02-24T17:13:56.255Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.255Z DEBUG 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:13:56 2026-02-24T17:13:56.255Z TRACE 6632 --- [ 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}]} 17:13:56 2026-02-24T17:13:56.256Z WARN 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 17:13:56 2026-02-24T17:13:56.259Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.260Z DEBUG 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:13:56 2026-02-24T17:13:56.260Z TRACE 6632 --- [ 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}]} 17:13:56 2026-02-24T17:13:56.261Z WARN 6632 --- [ 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. 17:13:56 2026-02-24T17:13:56.261Z WARN 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 17:13:56 2026-02-24T17:13:56.261Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:13:56 2026-02-24T17:13:56.261Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:13:56 2026-02-24T17:13:56.261Z TRACE 6632 --- [ 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 17:13:56 2026-02-24T17:13:56.263Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.263Z DEBUG 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:13:56 2026-02-24T17:13:56.264Z TRACE 6632 --- [ 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}]} 17:13:56 2026-02-24T17:13:56.264Z WARN 6632 --- [ 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). 17:13:56 2026-02-24T17:13:56.264Z WARN 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 17:13:56 2026-02-24T17:13:56.264Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:13:56 2026-02-24T17:13:56.264Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:13:56 2026-02-24T17:13:56.264Z TRACE 6632 --- [ 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 17:13:56 2026-02-24T17:13:56.266Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.267Z DEBUG 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:13:56 2026-02-24T17:13:56.267Z TRACE 6632 --- [ 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}]} 17:13:56 2026-02-24T17:13:56.267Z WARN 6632 --- [ 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. 17:13:56 2026-02-24T17:13:56.267Z WARN 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 17:13:56 2026-02-24T17:13:56.267Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:13:56 2026-02-24T17:13:56.267Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:13:56 2026-02-24T17:13:56.268Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.268Z DEBUG 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:13:56 2026-02-24T17:13:56.268Z TRACE 6632 --- [ 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}]} 17:13:56 2026-02-24T17:13:56.269Z WARN 6632 --- [ 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). 17:13:56 2026-02-24T17:13:56.269Z WARN 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 17:13:56 2026-02-24T17:13:56.269Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:13:56 2026-02-24T17:13:56.269Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:13:56 2026-02-24T17:13:56.271Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.271Z DEBUG 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:13:56 2026-02-24T17:13:56.271Z TRACE 6632 --- [ 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}]} 17:13:56 2026-02-24T17:13:56.272Z WARN 6632 --- [ 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. 17:13:56 2026-02-24T17:13:56.273Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.273Z WARN 6632 --- [ 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. 17:13:56 2026-02-24T17:13:56.275Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 17:13:56 2026-02-24T17:13:56.309Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:13:56 2026-02-24T17:13:56.310Z DEBUG 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:13:56 2026-02-24T17:13:56.310Z TRACE 6632 --- [ 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}]} 17:13:56 2026-02-24T17:13:56.311Z WARN 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$1317503422, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 17:13:56 2026-02-24T17:13:56.311Z WARN 6632 --- [ 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 17:13:56 2026-02-24T17:13:56.311Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:13:56 2026-02-24T17:13:56.311Z TRACE 6632 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 17:13:56 2026-02-24T17:13:56.311Z TRACE 6632 --- [ 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 17:13:56 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 17:13:56 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 17:13:56 2026-02-24T17:13:56.322Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:56 2026-02-24T17:13:56.322Z WARN 6632 --- [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. 17:13:56 2026-02-24T17:13:56.355Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:13:56 2026-02-24T17:13:56.355Z WARN 6632 --- [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. 17:13:56 17:13:56 . ____ _ __ _ _ 17:13:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:13:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:13:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:13:56 ' |____| .__|_| |_|_| |_\__, | / / / / 17:13:56 =========|_|==============|___/=/_/_/_/ 17:13:56 17:13:56 :: Spring Boot :: (v3.5.9) 17:13:56 17:13:56 2026-02-24T17:13:56.401Z INFO 6632 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:13:56 2026-02-24T17:13:56.401Z INFO 6632 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 17:13:56 2026-02-24T17:13:56.460Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:56 2026-02-24T17:13:56.460Z WARN 6632 --- [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. 17:13:56 2026-02-24T17:13:56.504Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:56 2026-02-24T17:13:56.504Z WARN 6632 --- [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. 17:13:56 2026-02-24T17:13:56.509Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:56 2026-02-24T17:13:56.509Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:56 2026-02-24T17:13:56.509Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:56 2026-02-24T17:13:56.601Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:56 2026-02-24T17:13:56.601Z WARN 6632 --- [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. 17:13:56 2026-02-24T17:13:56.685Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:56 2026-02-24T17:13:56.685Z WARN 6632 --- [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. 17:13:56 2026-02-24T17:13:56.716Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:56 2026-02-24T17:13:56.717Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:56 2026-02-24T17:13:56.717Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:56 2026-02-24T17:13:56.717Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:56 2026-02-24T17:13:56.717Z WARN 6632 --- [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. 17:13:56 2026-02-24T17:13:56.719Z INFO 6632 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.339 seconds (process running for 80.494) 17:13:56 2026-02-24T17:13:56.773Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:56 2026-02-24T17:13:56.774Z WARN 6632 --- [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. 17:13:56 2026-02-24T17:13:56.785Z WARN 6632 --- [ 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: 502149ca-76da-4302-b54a-dc8f351a2203 17:13:56 2026-02-24T17:13:56.812Z WARN 6632 --- [ 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: 044bef32-4e59-44a9-b005-a05e7573d892 17:13:56 2026-02-24T17:13:56.823Z WARN 6632 --- [ 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: 87068b19-d0c1-441d-a702-b40a44d8ba31 17:13:56 2026-02-24T17:13:56.843Z WARN 6632 --- [ 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: 4375e5aa-de7b-46d7-9bbf-caf6230cedc1 17:13:56 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 17:13:56 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 17:13:57 2026-02-24T17:13:56.879Z INFO 6632 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:13:57 2026-02-24T17:13:56.885Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:57 2026-02-24T17:13:56.885Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:57 2026-02-24T17:13:56.934Z INFO 6632 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 25df7749e4df26cf38faac62c87a5bcb6c35e9720263b3a89250541b86e2c3e6 17:13:57 2026-02-24T17:13:56.960Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:57 2026-02-24T17:13:56.960Z WARN 6632 --- [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. 17:13:57 2026-02-24T17:13:57.180Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:13:57 2026-02-24T17:13:57.180Z WARN 6632 --- [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. 17:13:57 2026-02-24T17:13:57.238Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:57 2026-02-24T17:13:57.238Z WARN 6632 --- [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. 17:13:57 2026-02-24T17:13:57.286Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:13:57 2026-02-24T17:13:57.286Z WARN 6632 --- [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. 17:13:57 2026-02-24T17:13:57.324Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:57 2026-02-24T17:13:57.324Z WARN 6632 --- [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. 17:13:57 2026-02-24T17:13:57.365Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:57 2026-02-24T17:13:57.365Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:57 2026-02-24T17:13:57.365Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:57 2026-02-24T17:13:57.461Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:57 2026-02-24T17:13:57.461Z WARN 6632 --- [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. 17:13:57 2026-02-24T17:13:57.505Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:57 2026-02-24T17:13:57.505Z WARN 6632 --- [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. 17:13:57 2026-02-24T17:13:57.602Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:57 2026-02-24T17:13:57.602Z WARN 6632 --- [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. 17:13:57 2026-02-24T17:13:57.686Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:57 2026-02-24T17:13:57.686Z WARN 6632 --- [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. 17:13:57 2026-02-24T17:13:57.718Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:57 2026-02-24T17:13:57.718Z WARN 6632 --- [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. 17:13:57 2026-02-24T17:13:57.720Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:57 2026-02-24T17:13:57.720Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:57 2026-02-24T17:13:57.720Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:57 2026-02-24T17:13:57.775Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:57 2026-02-24T17:13:57.775Z WARN 6632 --- [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. 17:13:57 2026-02-24T17:13:57.829Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:57 2026-02-24T17:13:57.829Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:58 2026-02-24T17:13:57.963Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:58 2026-02-24T17:13:57.963Z WARN 6632 --- [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. 17:13:58 2026-02-24T17:13:58.182Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:13:58 2026-02-24T17:13:58.182Z WARN 6632 --- [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. 17:13:58 2026-02-24T17:13:58.240Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:58 2026-02-24T17:13:58.240Z WARN 6632 --- [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. 17:13:58 2026-02-24T17:13:58.288Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:13:58 2026-02-24T17:13:58.288Z WARN 6632 --- [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. 17:13:58 2026-02-24T17:13:58.325Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:58 2026-02-24T17:13:58.325Z WARN 6632 --- [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. 17:13:58 2026-02-24T17:13:58.369Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:58 2026-02-24T17:13:58.369Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:58 2026-02-24T17:13:58.369Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:58 2026-02-24T17:13:58.462Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:58 2026-02-24T17:13:58.462Z WARN 6632 --- [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. 17:13:58 2026-02-24T17:13:58.545Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:58 2026-02-24T17:13:58.545Z WARN 6632 --- [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. 17:13:58 2026-02-24T17:13:58.604Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:58 2026-02-24T17:13:58.604Z WARN 6632 --- [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. 17:13:58 2026-02-24T17:13:58.623Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:58 2026-02-24T17:13:58.624Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:58 2026-02-24T17:13:58.624Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:58 2026-02-24T17:13:58.687Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:58 2026-02-24T17:13:58.687Z WARN 6632 --- [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. 17:13:58 2026-02-24T17:13:58.718Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:58 2026-02-24T17:13:58.718Z WARN 6632 --- [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. 17:13:58 2026-02-24T17:13:58.722Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:58 2026-02-24T17:13:58.722Z WARN 6632 --- [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. 17:13:58 2026-02-24T17:13:58.791Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:58 2026-02-24T17:13:58.791Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:13:59 2026-02-24T17:13:58.965Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:13:59 2026-02-24T17:13:58.966Z WARN 6632 --- [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. 17:13:59 2026-02-24T17:13:59.185Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:13:59 2026-02-24T17:13:59.185Z WARN 6632 --- [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. 17:13:59 2026-02-24T17:13:59.245Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:13:59 2026-02-24T17:13:59.245Z WARN 6632 --- [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. 17:13:59 2026-02-24T17:13:59.288Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:13:59 2026-02-24T17:13:59.288Z WARN 6632 --- [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. 17:13:59 2026-02-24T17:13:59.326Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:13:59 2026-02-24T17:13:59.326Z WARN 6632 --- [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. 17:13:59 2026-02-24T17:13:59.378Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:13:59 2026-02-24T17:13:59.378Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:59 2026-02-24T17:13:59.378Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:59 2026-02-24T17:13:59.464Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:13:59 2026-02-24T17:13:59.464Z WARN 6632 --- [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. 17:13:59 2026-02-24T17:13:59.583Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:13:59 2026-02-24T17:13:59.583Z WARN 6632 --- [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. 17:13:59 2026-02-24T17:13:59.605Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:13:59 2026-02-24T17:13:59.605Z WARN 6632 --- [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. 17:13:59 2026-02-24T17:13:59.624Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:13:59 2026-02-24T17:13:59.624Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:13:59 2026-02-24T17:13:59.624Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:13:59 2026-02-24T17:13:59.689Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:13:59 2026-02-24T17:13:59.689Z WARN 6632 --- [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. 17:13:59 2026-02-24T17:13:59.719Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:13:59 2026-02-24T17:13:59.719Z WARN 6632 --- [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. 17:13:59 2026-02-24T17:13:59.744Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:13:59 2026-02-24T17:13:59.744Z WARN 6632 --- [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. 17:13:59 2026-02-24T17:13:59.792Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:13:59 2026-02-24T17:13:59.792Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:00 2026-02-24T17:13:59.977Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:00 2026-02-24T17:13:59.977Z WARN 6632 --- [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. 17:14:00 2026-02-24T17:14:00.195Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:00 2026-02-24T17:14:00.195Z WARN 6632 --- [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. 17:14:00 2026-02-24T17:14:00.251Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:00 2026-02-24T17:14:00.251Z WARN 6632 --- [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. 17:14:00 2026-02-24T17:14:00.289Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:00 2026-02-24T17:14:00.289Z WARN 6632 --- [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. 17:14:00 2026-02-24T17:14:00.328Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:00 2026-02-24T17:14:00.328Z WARN 6632 --- [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. 17:14:00 2026-02-24T17:14:00.385Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:00 2026-02-24T17:14:00.385Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:00 2026-02-24T17:14:00.385Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:00 2026-02-24T17:14:00.465Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:00 2026-02-24T17:14:00.465Z WARN 6632 --- [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. 17:14:00 2026-02-24T17:14:00.535Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:00 2026-02-24T17:14:00.535Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:00 2026-02-24T17:14:00.535Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:00 2026-02-24T17:14:00.584Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:00 2026-02-24T17:14:00.584Z WARN 6632 --- [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. 17:14:00 2026-02-24T17:14:00.638Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:00 2026-02-24T17:14:00.638Z WARN 6632 --- [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. 17:14:00 2026-02-24T17:14:00.690Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:00 2026-02-24T17:14:00.690Z WARN 6632 --- [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. 17:14:00 2026-02-24T17:14:00.745Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:00 2026-02-24T17:14:00.745Z WARN 6632 --- [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. 17:14:00 2026-02-24T17:14:00.758Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:00 2026-02-24T17:14:00.759Z WARN 6632 --- [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. 17:14:00 2026-02-24T17:14:00.793Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:00 2026-02-24T17:14:00.793Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:01 2026-02-24T17:14:00.985Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:01 2026-02-24T17:14:00.985Z WARN 6632 --- [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. 17:14:01 2026-02-24T17:14:01.200Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:01 2026-02-24T17:14:01.200Z WARN 6632 --- [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. 17:14:01 2026-02-24T17:14:01.255Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:01 2026-02-24T17:14:01.256Z WARN 6632 --- [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. 17:14:01 2026-02-24T17:14:01.289Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:01 2026-02-24T17:14:01.289Z WARN 6632 --- [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. 17:14:01 2026-02-24T17:14:01.329Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:01 2026-02-24T17:14:01.330Z WARN 6632 --- [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. 17:14:01 2026-02-24T17:14:01.386Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:01 2026-02-24T17:14:01.386Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:01 2026-02-24T17:14:01.386Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:01 2026-02-24T17:14:01.472Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:01 2026-02-24T17:14:01.472Z WARN 6632 --- [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. 17:14:01 2026-02-24T17:14:01.556Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:01 2026-02-24T17:14:01.556Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:01 2026-02-24T17:14:01.556Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:01 2026-02-24T17:14:01.585Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:01 2026-02-24T17:14:01.585Z WARN 6632 --- [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. 17:14:01 2026-02-24T17:14:01.640Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:01 2026-02-24T17:14:01.640Z WARN 6632 --- [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. 17:14:01 2026-02-24T17:14:01.692Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:01 2026-02-24T17:14:01.692Z WARN 6632 --- [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. 17:14:01 2026-02-24T17:14:01.746Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:01 2026-02-24T17:14:01.746Z WARN 6632 --- [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. 17:14:01 2026-02-24T17:14:01.759Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:01 2026-02-24T17:14:01.759Z WARN 6632 --- [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. 17:14:01 2026-02-24T17:14:01.795Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:01 2026-02-24T17:14:01.795Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:02 2026-02-24T17:14:01.992Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:02 2026-02-24T17:14:01.993Z WARN 6632 --- [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. 17:14:02 2026-02-24T17:14:02.202Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:02 2026-02-24T17:14:02.202Z WARN 6632 --- [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. 17:14:02 2026-02-24T17:14:02.243Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:02 2026-02-24T17:14:02.244Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:02 2026-02-24T17:14:02.244Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:02 2026-02-24T17:14:02.269Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:02 2026-02-24T17:14:02.270Z WARN 6632 --- [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. 17:14:02 2026-02-24T17:14:02.290Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:02 2026-02-24T17:14:02.290Z WARN 6632 --- [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. 17:14:02 2026-02-24T17:14:02.329Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:02 2026-02-24T17:14:02.329Z WARN 6632 --- [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. 17:14:02 2026-02-24T17:14:02.474Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:02 2026-02-24T17:14:02.474Z WARN 6632 --- [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. 17:14:02 2026-02-24T17:14:02.527Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:02 2026-02-24T17:14:02.527Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:02 2026-02-24T17:14:02.527Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:02 2026-02-24T17:14:02.587Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:02 2026-02-24T17:14:02.587Z WARN 6632 --- [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. 17:14:02 2026-02-24T17:14:02.642Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:02 2026-02-24T17:14:02.643Z WARN 6632 --- [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. 17:14:02 2026-02-24T17:14:02.692Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:02 2026-02-24T17:14:02.692Z WARN 6632 --- [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. 17:14:02 2026-02-24T17:14:02.747Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:02 2026-02-24T17:14:02.747Z WARN 6632 --- [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. 17:14:02 2026-02-24T17:14:02.761Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:02 2026-02-24T17:14:02.761Z WARN 6632 --- [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. 17:14:02 2026-02-24T17:14:02.797Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:02 2026-02-24T17:14:02.797Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:02 2026-02-24T17:14:02.838Z INFO 6632 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.958664501S 17:14:02 2026-02-24T17:14:02.860Z WARN 6632 --- [ 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: 5993c9b1-5566-4ed4-9d44-ec70d6fc3f5e 17:14:02 2026-02-24T17:14:02.860Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:02 2026-02-24T17:14:02.860Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:02 acks = -1 17:14:02 auto.include.jmx.reporter = true 17:14:02 batch.size = 16384 17:14:02 bootstrap.servers = [localhost:32773] 17:14:02 buffer.memory = 33554432 17:14:02 client.dns.lookup = use_all_dns_ips 17:14:02 client.id = producer-13 17:14:02 compression.gzip.level = -1 17:14:02 compression.lz4.level = 9 17:14:02 compression.type = none 17:14:02 compression.zstd.level = 3 17:14:02 connections.max.idle.ms = 540000 17:14:02 delivery.timeout.ms = 120000 17:14:02 enable.idempotence = false 17:14:02 enable.metrics.push = true 17:14:02 interceptor.classes = [] 17:14:02 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:02 linger.ms = 1 17:14:02 max.block.ms = 60000 17:14:02 max.in.flight.requests.per.connection = 5 17:14:02 max.request.size = 1048576 17:14:02 metadata.max.age.ms = 300000 17:14:02 metadata.max.idle.ms = 300000 17:14:02 metadata.recovery.strategy = none 17:14:02 metric.reporters = [] 17:14:02 metrics.num.samples = 2 17:14:02 metrics.recording.level = INFO 17:14:02 metrics.sample.window.ms = 30000 17:14:02 partitioner.adaptive.partitioning.enable = true 17:14:02 partitioner.availability.timeout.ms = 0 17:14:02 partitioner.class = null 17:14:02 partitioner.ignore.keys = false 17:14:02 receive.buffer.bytes = 32768 17:14:02 reconnect.backoff.max.ms = 1000 17:14:02 reconnect.backoff.ms = 50 17:14:02 request.timeout.ms = 30000 17:14:02 retries = 0 17:14:02 retry.backoff.max.ms = 1000 17:14:02 retry.backoff.ms = 100 17:14:02 sasl.client.callback.handler.class = null 17:14:02 sasl.jaas.config = null 17:14:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:02 sasl.kerberos.min.time.before.relogin = 60000 17:14:02 sasl.kerberos.service.name = null 17:14:02 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:02 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:02 sasl.login.callback.handler.class = null 17:14:02 sasl.login.class = null 17:14:02 sasl.login.connect.timeout.ms = null 17:14:02 sasl.login.read.timeout.ms = null 17:14:02 sasl.login.refresh.buffer.seconds = 300 17:14:02 sasl.login.refresh.min.period.seconds = 60 17:14:02 sasl.login.refresh.window.factor = 0.8 17:14:02 sasl.login.refresh.window.jitter = 0.05 17:14:02 sasl.login.retry.backoff.max.ms = 10000 17:14:02 sasl.login.retry.backoff.ms = 100 17:14:02 sasl.mechanism = GSSAPI 17:14:02 sasl.oauthbearer.clock.skew.seconds = 30 17:14:02 sasl.oauthbearer.expected.audience = null 17:14:02 sasl.oauthbearer.expected.issuer = null 17:14:02 sasl.oauthbearer.header.urlencode = false 17:14:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:02 sasl.oauthbearer.jwks.endpoint.url = null 17:14:02 sasl.oauthbearer.scope.claim.name = scope 17:14:02 sasl.oauthbearer.sub.claim.name = sub 17:14:02 sasl.oauthbearer.token.endpoint.url = null 17:14:02 security.protocol = PLAINTEXT 17:14:02 security.providers = null 17:14:02 send.buffer.bytes = 131072 17:14:02 socket.connection.setup.timeout.max.ms = 30000 17:14:02 socket.connection.setup.timeout.ms = 10000 17:14:02 ssl.cipher.suites = null 17:14:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:02 ssl.endpoint.identification.algorithm = https 17:14:02 ssl.engine.factory.class = null 17:14:02 ssl.key.password = null 17:14:02 ssl.keymanager.algorithm = SunX509 17:14:02 ssl.keystore.certificate.chain = null 17:14:02 ssl.keystore.key = null 17:14:02 ssl.keystore.location = null 17:14:02 ssl.keystore.password = null 17:14:02 ssl.keystore.type = JKS 17:14:02 ssl.protocol = TLSv1.3 17:14:02 ssl.provider = null 17:14:02 ssl.secure.random.implementation = null 17:14:02 ssl.trustmanager.algorithm = PKIX 17:14:02 ssl.truststore.certificates = null 17:14:02 ssl.truststore.location = null 17:14:02 ssl.truststore.password = null 17:14:02 ssl.truststore.type = JKS 17:14:02 transaction.timeout.ms = 60000 17:14:02 transactional.id = null 17:14:02 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:14:02 17:14:02 2026-02-24T17:14:02.860Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:02 2026-02-24T17:14:02.862Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:02 2026-02-24T17:14:02.862Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:02 2026-02-24T17:14:02.862Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:02 2026-02-24T17:14:02.862Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953242862 17:14:02 2026-02-24T17:14:02.898Z WARN 6632 --- [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} 17:14:02 2026-02-24T17:14:02.898Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:03 2026-02-24T17:14:02.998Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:03 2026-02-24T17:14:02.998Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.057Z WARN 6632 --- [ 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: 5599887e-67ac-4b3e-94c4-c56a336d9a43 17:14:03 2026-02-24T17:14:03.058Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:03 2026-02-24T17:14:03.058Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:03 acks = -1 17:14:03 auto.include.jmx.reporter = true 17:14:03 batch.size = 16384 17:14:03 bootstrap.servers = [localhost:32773] 17:14:03 buffer.memory = 33554432 17:14:03 client.dns.lookup = use_all_dns_ips 17:14:03 client.id = producer-14 17:14:03 compression.gzip.level = -1 17:14:03 compression.lz4.level = 9 17:14:03 compression.type = none 17:14:03 compression.zstd.level = 3 17:14:03 connections.max.idle.ms = 540000 17:14:03 delivery.timeout.ms = 120000 17:14:03 enable.idempotence = false 17:14:03 enable.metrics.push = true 17:14:03 interceptor.classes = [] 17:14:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:03 linger.ms = 1 17:14:03 max.block.ms = 60000 17:14:03 max.in.flight.requests.per.connection = 5 17:14:03 max.request.size = 1048576 17:14:03 metadata.max.age.ms = 300000 17:14:03 metadata.max.idle.ms = 300000 17:14:03 metadata.recovery.strategy = none 17:14:03 metric.reporters = [] 17:14:03 metrics.num.samples = 2 17:14:03 metrics.recording.level = INFO 17:14:03 metrics.sample.window.ms = 30000 17:14:03 partitioner.adaptive.partitioning.enable = true 17:14:03 partitioner.availability.timeout.ms = 0 17:14:03 partitioner.class = null 17:14:03 partitioner.ignore.keys = false 17:14:03 receive.buffer.bytes = 32768 17:14:03 reconnect.backoff.max.ms = 1000 17:14:03 reconnect.backoff.ms = 50 17:14:03 request.timeout.ms = 30000 17:14:03 retries = 0 17:14:03 retry.backoff.max.ms = 1000 17:14:03 retry.backoff.ms = 100 17:14:03 sasl.client.callback.handler.class = null 17:14:03 sasl.jaas.config = null 17:14:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:03 sasl.kerberos.min.time.before.relogin = 60000 17:14:03 sasl.kerberos.service.name = null 17:14:03 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:03 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:03 sasl.login.callback.handler.class = null 17:14:03 sasl.login.class = null 17:14:03 sasl.login.connect.timeout.ms = null 17:14:03 sasl.login.read.timeout.ms = null 17:14:03 sasl.login.refresh.buffer.seconds = 300 17:14:03 sasl.login.refresh.min.period.seconds = 60 17:14:03 sasl.login.refresh.window.factor = 0.8 17:14:03 sasl.login.refresh.window.jitter = 0.05 17:14:03 sasl.login.retry.backoff.max.ms = 10000 17:14:03 sasl.login.retry.backoff.ms = 100 17:14:03 sasl.mechanism = GSSAPI 17:14:03 sasl.oauthbearer.clock.skew.seconds = 30 17:14:03 sasl.oauthbearer.expected.audience = null 17:14:03 sasl.oauthbearer.expected.issuer = null 17:14:03 sasl.oauthbearer.header.urlencode = false 17:14:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:03 sasl.oauthbearer.jwks.endpoint.url = null 17:14:03 sasl.oauthbearer.scope.claim.name = scope 17:14:03 sasl.oauthbearer.sub.claim.name = sub 17:14:03 sasl.oauthbearer.token.endpoint.url = null 17:14:03 security.protocol = PLAINTEXT 17:14:03 security.providers = null 17:14:03 send.buffer.bytes = 131072 17:14:03 socket.connection.setup.timeout.max.ms = 30000 17:14:03 socket.connection.setup.timeout.ms = 10000 17:14:03 ssl.cipher.suites = null 17:14:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:03 ssl.endpoint.identification.algorithm = https 17:14:03 ssl.engine.factory.class = null 17:14:03 ssl.key.password = null 17:14:03 ssl.keymanager.algorithm = SunX509 17:14:03 ssl.keystore.certificate.chain = null 17:14:03 ssl.keystore.key = null 17:14:03 ssl.keystore.location = null 17:14:03 ssl.keystore.password = null 17:14:03 ssl.keystore.type = JKS 17:14:03 ssl.protocol = TLSv1.3 17:14:03 ssl.provider = null 17:14:03 ssl.secure.random.implementation = null 17:14:03 ssl.trustmanager.algorithm = PKIX 17:14:03 ssl.truststore.certificates = null 17:14:03 ssl.truststore.location = null 17:14:03 ssl.truststore.password = null 17:14:03 ssl.truststore.type = JKS 17:14:03 transaction.timeout.ms = 60000 17:14:03 transactional.id = null 17:14:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:14:03 17:14:03 2026-02-24T17:14:03.058Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:03 2026-02-24T17:14:03.060Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:03 2026-02-24T17:14:03.060Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:03 2026-02-24T17:14:03.060Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:03 2026-02-24T17:14:03.060Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953243060 17:14:03 2026-02-24T17:14:03.092Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:03 2026-02-24T17:14:03.106Z WARN 6632 --- [ 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: 93f6ac05-c639-4f4a-af09-dc048c60ed36 17:14:03 2026-02-24T17:14:03.106Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:03 2026-02-24T17:14:03.106Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:03 2026-02-24T17:14:03.106Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:03 2026-02-24T17:14:03.106Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:03 2026-02-24T17:14:03.106Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:03 acks = -1 17:14:03 auto.include.jmx.reporter = true 17:14:03 batch.size = 16384 17:14:03 bootstrap.servers = [localhost:32773] 17:14:03 buffer.memory = 33554432 17:14:03 client.dns.lookup = use_all_dns_ips 17:14:03 client.id = producer-15 17:14:03 compression.gzip.level = -1 17:14:03 compression.lz4.level = 9 17:14:03 compression.type = none 17:14:03 compression.zstd.level = 3 17:14:03 connections.max.idle.ms = 540000 17:14:03 delivery.timeout.ms = 120000 17:14:03 enable.idempotence = false 17:14:03 enable.metrics.push = true 17:14:03 interceptor.classes = [] 17:14:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:03 linger.ms = 1 17:14:03 max.block.ms = 60000 17:14:03 max.in.flight.requests.per.connection = 5 17:14:03 max.request.size = 1048576 17:14:03 metadata.max.age.ms = 300000 17:14:03 metadata.max.idle.ms = 300000 17:14:03 metadata.recovery.strategy = none 17:14:03 metric.reporters = [] 17:14:03 metrics.num.samples = 2 17:14:03 metrics.recording.level = INFO 17:14:03 metrics.sample.window.ms = 30000 17:14:03 partitioner.adaptive.partitioning.enable = true 17:14:03 partitioner.availability.timeout.ms = 0 17:14:03 partitioner.class = null 17:14:03 partitioner.ignore.keys = false 17:14:03 receive.buffer.bytes = 32768 17:14:03 reconnect.backoff.max.ms = 1000 17:14:03 reconnect.backoff.ms = 50 17:14:03 request.timeout.ms = 30000 17:14:03 retries = 0 17:14:03 retry.backoff.max.ms = 1000 17:14:03 retry.backoff.ms = 100 17:14:03 sasl.client.callback.handler.class = null 17:14:03 sasl.jaas.config = null 17:14:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:03 sasl.kerberos.min.time.before.relogin = 60000 17:14:03 sasl.kerberos.service.name = null 17:14:03 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:03 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:03 sasl.login.callback.handler.class = null 17:14:03 sasl.login.class = null 17:14:03 sasl.login.connect.timeout.ms = null 17:14:03 sasl.login.read.timeout.ms = null 17:14:03 sasl.login.refresh.buffer.seconds = 300 17:14:03 sasl.login.refresh.min.period.seconds = 60 17:14:03 sasl.login.refresh.window.factor = 0.8 17:14:03 sasl.login.refresh.window.jitter = 0.05 17:14:03 sasl.login.retry.backoff.max.ms = 10000 17:14:03 sasl.login.retry.backoff.ms = 100 17:14:03 sasl.mechanism = GSSAPI 17:14:03 sasl.oauthbearer.clock.skew.seconds = 30 17:14:03 sasl.oauthbearer.expected.audience = null 17:14:03 sasl.oauthbearer.expected.issuer = null 17:14:03 sasl.oauthbearer.header.urlencode = false 17:14:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:03 sasl.oauthbearer.jwks.endpoint.url = null 17:14:03 sasl.oauthbearer.scope.claim.name = scope 17:14:03 sasl.oauthbearer.sub.claim.name = sub 17:14:03 sasl.oauthbearer.token.endpoint.url = null 17:14:03 security.protocol = PLAINTEXT 17:14:03 security.providers = null 17:14:03 send.buffer.bytes = 131072 17:14:03 socket.connection.setup.timeout.max.ms = 30000 17:14:03 socket.connection.setup.timeout.ms = 10000 17:14:03 ssl.cipher.suites = null 17:14:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:03 ssl.endpoint.identification.algorithm = https 17:14:03 ssl.engine.factory.class = null 17:14:03 ssl.key.password = null 17:14:03 ssl.keymanager.algorithm = SunX509 17:14:03 ssl.keystore.certificate.chain = null 17:14:03 ssl.keystore.key = null 17:14:03 ssl.keystore.location = null 17:14:03 ssl.keystore.password = null 17:14:03 ssl.keystore.type = JKS 17:14:03 ssl.protocol = TLSv1.3 17:14:03 ssl.provider = null 17:14:03 ssl.secure.random.implementation = null 17:14:03 ssl.trustmanager.algorithm = PKIX 17:14:03 ssl.truststore.certificates = null 17:14:03 ssl.truststore.location = null 17:14:03 ssl.truststore.password = null 17:14:03 ssl.truststore.type = JKS 17:14:03 transaction.timeout.ms = 60000 17:14:03 transactional.id = null 17:14:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:14:03 17:14:03 2026-02-24T17:14:03.106Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:03 2026-02-24T17:14:03.108Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:03 2026-02-24T17:14:03.108Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:03 2026-02-24T17:14:03.108Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:03 2026-02-24T17:14:03.108Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953243108 17:14:03 2026-02-24T17:14:03.128Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:03 2026-02-24T17:14:03.140Z WARN 6632 --- [ 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: b5143c0b-1af7-4afe-9ff8-2a5df51b1371 17:14:03 2026-02-24T17:14:03.140Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:03 2026-02-24T17:14:03.140Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:03 acks = -1 17:14:03 auto.include.jmx.reporter = true 17:14:03 batch.size = 16384 17:14:03 bootstrap.servers = [localhost:32773] 17:14:03 buffer.memory = 33554432 17:14:03 client.dns.lookup = use_all_dns_ips 17:14:03 client.id = producer-16 17:14:03 compression.gzip.level = -1 17:14:03 compression.lz4.level = 9 17:14:03 compression.type = none 17:14:03 compression.zstd.level = 3 17:14:03 connections.max.idle.ms = 540000 17:14:03 delivery.timeout.ms = 120000 17:14:03 enable.idempotence = false 17:14:03 enable.metrics.push = true 17:14:03 interceptor.classes = [] 17:14:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:03 linger.ms = 1 17:14:03 max.block.ms = 60000 17:14:03 max.in.flight.requests.per.connection = 5 17:14:03 max.request.size = 1048576 17:14:03 metadata.max.age.ms = 300000 17:14:03 metadata.max.idle.ms = 300000 17:14:03 metadata.recovery.strategy = none 17:14:03 metric.reporters = [] 17:14:03 metrics.num.samples = 2 17:14:03 metrics.recording.level = INFO 17:14:03 metrics.sample.window.ms = 30000 17:14:03 partitioner.adaptive.partitioning.enable = true 17:14:03 partitioner.availability.timeout.ms = 0 17:14:03 partitioner.class = null 17:14:03 partitioner.ignore.keys = false 17:14:03 receive.buffer.bytes = 32768 17:14:03 reconnect.backoff.max.ms = 1000 17:14:03 reconnect.backoff.ms = 50 17:14:03 request.timeout.ms = 30000 17:14:03 retries = 0 17:14:03 retry.backoff.max.ms = 1000 17:14:03 retry.backoff.ms = 100 17:14:03 sasl.client.callback.handler.class = null 17:14:03 sasl.jaas.config = null 17:14:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:03 sasl.kerberos.min.time.before.relogin = 60000 17:14:03 sasl.kerberos.service.name = null 17:14:03 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:03 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:03 sasl.login.callback.handler.class = null 17:14:03 sasl.login.class = null 17:14:03 sasl.login.connect.timeout.ms = null 17:14:03 sasl.login.read.timeout.ms = null 17:14:03 sasl.login.refresh.buffer.seconds = 300 17:14:03 sasl.login.refresh.min.period.seconds = 60 17:14:03 sasl.login.refresh.window.factor = 0.8 17:14:03 sasl.login.refresh.window.jitter = 0.05 17:14:03 sasl.login.retry.backoff.max.ms = 10000 17:14:03 sasl.login.retry.backoff.ms = 100 17:14:03 sasl.mechanism = GSSAPI 17:14:03 sasl.oauthbearer.clock.skew.seconds = 30 17:14:03 sasl.oauthbearer.expected.audience = null 17:14:03 sasl.oauthbearer.expected.issuer = null 17:14:03 sasl.oauthbearer.header.urlencode = false 17:14:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:03 sasl.oauthbearer.jwks.endpoint.url = null 17:14:03 sasl.oauthbearer.scope.claim.name = scope 17:14:03 sasl.oauthbearer.sub.claim.name = sub 17:14:03 sasl.oauthbearer.token.endpoint.url = null 17:14:03 security.protocol = PLAINTEXT 17:14:03 security.providers = null 17:14:03 send.buffer.bytes = 131072 17:14:03 socket.connection.setup.timeout.max.ms = 30000 17:14:03 socket.connection.setup.timeout.ms = 10000 17:14:03 ssl.cipher.suites = null 17:14:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:03 ssl.endpoint.identification.algorithm = https 17:14:03 ssl.engine.factory.class = null 17:14:03 ssl.key.password = null 17:14:03 ssl.keymanager.algorithm = SunX509 17:14:03 ssl.keystore.certificate.chain = null 17:14:03 ssl.keystore.key = null 17:14:03 ssl.keystore.location = null 17:14:03 ssl.keystore.password = null 17:14:03 ssl.keystore.type = JKS 17:14:03 ssl.protocol = TLSv1.3 17:14:03 ssl.provider = null 17:14:03 ssl.secure.random.implementation = null 17:14:03 ssl.trustmanager.algorithm = PKIX 17:14:03 ssl.truststore.certificates = null 17:14:03 ssl.truststore.location = null 17:14:03 ssl.truststore.password = null 17:14:03 ssl.truststore.type = JKS 17:14:03 transaction.timeout.ms = 60000 17:14:03 transactional.id = null 17:14:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:14:03 17:14:03 2026-02-24T17:14:03.141Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:03 2026-02-24T17:14:03.143Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:03 2026-02-24T17:14:03.143Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:03 2026-02-24T17:14:03.143Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:03 2026-02-24T17:14:03.143Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953243143 17:14:03 2026-02-24T17:14:03.164Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:03 2026-02-24T17:14:03.177Z WARN 6632 --- [ 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: 3a146113-8ccf-40e8-abf3-724d3f2d9e37 17:14:03 2026-02-24T17:14:03.178Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:03 2026-02-24T17:14:03.178Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:03 acks = -1 17:14:03 auto.include.jmx.reporter = true 17:14:03 batch.size = 16384 17:14:03 bootstrap.servers = [localhost:32773] 17:14:03 buffer.memory = 33554432 17:14:03 client.dns.lookup = use_all_dns_ips 17:14:03 client.id = producer-17 17:14:03 compression.gzip.level = -1 17:14:03 compression.lz4.level = 9 17:14:03 compression.type = none 17:14:03 compression.zstd.level = 3 17:14:03 connections.max.idle.ms = 540000 17:14:03 delivery.timeout.ms = 120000 17:14:03 enable.idempotence = false 17:14:03 enable.metrics.push = true 17:14:03 interceptor.classes = [] 17:14:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:03 linger.ms = 1 17:14:03 max.block.ms = 60000 17:14:03 max.in.flight.requests.per.connection = 5 17:14:03 max.request.size = 1048576 17:14:03 metadata.max.age.ms = 300000 17:14:03 metadata.max.idle.ms = 300000 17:14:03 metadata.recovery.strategy = none 17:14:03 metric.reporters = [] 17:14:03 metrics.num.samples = 2 17:14:03 metrics.recording.level = INFO 17:14:03 metrics.sample.window.ms = 30000 17:14:03 partitioner.adaptive.partitioning.enable = true 17:14:03 partitioner.availability.timeout.ms = 0 17:14:03 partitioner.class = null 17:14:03 partitioner.ignore.keys = false 17:14:03 receive.buffer.bytes = 32768 17:14:03 reconnect.backoff.max.ms = 1000 17:14:03 reconnect.backoff.ms = 50 17:14:03 request.timeout.ms = 30000 17:14:03 retries = 0 17:14:03 retry.backoff.max.ms = 1000 17:14:03 retry.backoff.ms = 100 17:14:03 sasl.client.callback.handler.class = null 17:14:03 sasl.jaas.config = null 17:14:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:03 sasl.kerberos.min.time.before.relogin = 60000 17:14:03 sasl.kerberos.service.name = null 17:14:03 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:03 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:03 sasl.login.callback.handler.class = null 17:14:03 sasl.login.class = null 17:14:03 sasl.login.connect.timeout.ms = null 17:14:03 sasl.login.read.timeout.ms = null 17:14:03 sasl.login.refresh.buffer.seconds = 300 17:14:03 sasl.login.refresh.min.period.seconds = 60 17:14:03 sasl.login.refresh.window.factor = 0.8 17:14:03 sasl.login.refresh.window.jitter = 0.05 17:14:03 sasl.login.retry.backoff.max.ms = 10000 17:14:03 sasl.login.retry.backoff.ms = 100 17:14:03 sasl.mechanism = GSSAPI 17:14:03 sasl.oauthbearer.clock.skew.seconds = 30 17:14:03 sasl.oauthbearer.expected.audience = null 17:14:03 sasl.oauthbearer.expected.issuer = null 17:14:03 sasl.oauthbearer.header.urlencode = false 17:14:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:03 sasl.oauthbearer.jwks.endpoint.url = null 17:14:03 sasl.oauthbearer.scope.claim.name = scope 17:14:03 sasl.oauthbearer.sub.claim.name = sub 17:14:03 sasl.oauthbearer.token.endpoint.url = null 17:14:03 security.protocol = PLAINTEXT 17:14:03 security.providers = null 17:14:03 send.buffer.bytes = 131072 17:14:03 socket.connection.setup.timeout.max.ms = 30000 17:14:03 socket.connection.setup.timeout.ms = 10000 17:14:03 ssl.cipher.suites = null 17:14:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:03 ssl.endpoint.identification.algorithm = https 17:14:03 ssl.engine.factory.class = null 17:14:03 ssl.key.password = null 17:14:03 ssl.keymanager.algorithm = SunX509 17:14:03 ssl.keystore.certificate.chain = null 17:14:03 ssl.keystore.key = null 17:14:03 ssl.keystore.location = null 17:14:03 ssl.keystore.password = null 17:14:03 ssl.keystore.type = JKS 17:14:03 ssl.protocol = TLSv1.3 17:14:03 ssl.provider = null 17:14:03 ssl.secure.random.implementation = null 17:14:03 ssl.trustmanager.algorithm = PKIX 17:14:03 ssl.truststore.certificates = null 17:14:03 ssl.truststore.location = null 17:14:03 ssl.truststore.password = null 17:14:03 ssl.truststore.type = JKS 17:14:03 transaction.timeout.ms = 60000 17:14:03 transactional.id = null 17:14:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:14:03 17:14:03 2026-02-24T17:14:03.178Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:03 2026-02-24T17:14:03.180Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:03 2026-02-24T17:14:03.180Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:03 2026-02-24T17:14:03.180Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:03 2026-02-24T17:14:03.180Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953243180 17:14:03 2026-02-24T17:14:03.194Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:03 2026-02-24T17:14:03.203Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.203Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.209Z WARN 6632 --- [ 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: 9267376e-5900-4f75-aae1-00f7a6c04cd7 17:14:03 2026-02-24T17:14:03.209Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:03 2026-02-24T17:14:03.209Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:03 acks = -1 17:14:03 auto.include.jmx.reporter = true 17:14:03 batch.size = 16384 17:14:03 bootstrap.servers = [localhost:32773] 17:14:03 buffer.memory = 33554432 17:14:03 client.dns.lookup = use_all_dns_ips 17:14:03 client.id = producer-18 17:14:03 compression.gzip.level = -1 17:14:03 compression.lz4.level = 9 17:14:03 compression.type = none 17:14:03 compression.zstd.level = 3 17:14:03 connections.max.idle.ms = 540000 17:14:03 delivery.timeout.ms = 120000 17:14:03 enable.idempotence = false 17:14:03 enable.metrics.push = true 17:14:03 interceptor.classes = [] 17:14:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:03 linger.ms = 1 17:14:03 max.block.ms = 60000 17:14:03 max.in.flight.requests.per.connection = 5 17:14:03 max.request.size = 1048576 17:14:03 metadata.max.age.ms = 300000 17:14:03 metadata.max.idle.ms = 300000 17:14:03 metadata.recovery.strategy = none 17:14:03 metric.reporters = [] 17:14:03 metrics.num.samples = 2 17:14:03 metrics.recording.level = INFO 17:14:03 metrics.sample.window.ms = 30000 17:14:03 partitioner.adaptive.partitioning.enable = true 17:14:03 partitioner.availability.timeout.ms = 0 17:14:03 partitioner.class = null 17:14:03 partitioner.ignore.keys = false 17:14:03 receive.buffer.bytes = 32768 17:14:03 reconnect.backoff.max.ms = 1000 17:14:03 reconnect.backoff.ms = 50 17:14:03 request.timeout.ms = 30000 17:14:03 retries = 0 17:14:03 retry.backoff.max.ms = 1000 17:14:03 retry.backoff.ms = 100 17:14:03 sasl.client.callback.handler.class = null 17:14:03 sasl.jaas.config = null 17:14:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:03 sasl.kerberos.min.time.before.relogin = 60000 17:14:03 sasl.kerberos.service.name = null 17:14:03 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:03 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:03 sasl.login.callback.handler.class = null 17:14:03 sasl.login.class = null 17:14:03 sasl.login.connect.timeout.ms = null 17:14:03 sasl.login.read.timeout.ms = null 17:14:03 sasl.login.refresh.buffer.seconds = 300 17:14:03 sasl.login.refresh.min.period.seconds = 60 17:14:03 sasl.login.refresh.window.factor = 0.8 17:14:03 sasl.login.refresh.window.jitter = 0.05 17:14:03 sasl.login.retry.backoff.max.ms = 10000 17:14:03 sasl.login.retry.backoff.ms = 100 17:14:03 sasl.mechanism = GSSAPI 17:14:03 sasl.oauthbearer.clock.skew.seconds = 30 17:14:03 sasl.oauthbearer.expected.audience = null 17:14:03 sasl.oauthbearer.expected.issuer = null 17:14:03 sasl.oauthbearer.header.urlencode = false 17:14:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:03 sasl.oauthbearer.jwks.endpoint.url = null 17:14:03 sasl.oauthbearer.scope.claim.name = scope 17:14:03 sasl.oauthbearer.sub.claim.name = sub 17:14:03 sasl.oauthbearer.token.endpoint.url = null 17:14:03 security.protocol = PLAINTEXT 17:14:03 security.providers = null 17:14:03 send.buffer.bytes = 131072 17:14:03 socket.connection.setup.timeout.max.ms = 30000 17:14:03 socket.connection.setup.timeout.ms = 10000 17:14:03 ssl.cipher.suites = null 17:14:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:03 ssl.endpoint.identification.algorithm = https 17:14:03 ssl.engine.factory.class = null 17:14:03 ssl.key.password = null 17:14:03 ssl.keymanager.algorithm = SunX509 17:14:03 ssl.keystore.certificate.chain = null 17:14:03 ssl.keystore.key = null 17:14:03 ssl.keystore.location = null 17:14:03 ssl.keystore.password = null 17:14:03 ssl.keystore.type = JKS 17:14:03 ssl.protocol = TLSv1.3 17:14:03 ssl.provider = null 17:14:03 ssl.secure.random.implementation = null 17:14:03 ssl.trustmanager.algorithm = PKIX 17:14:03 ssl.truststore.certificates = null 17:14:03 ssl.truststore.location = null 17:14:03 ssl.truststore.password = null 17:14:03 ssl.truststore.type = JKS 17:14:03 transaction.timeout.ms = 60000 17:14:03 transactional.id = null 17:14:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:14:03 17:14:03 2026-02-24T17:14:03.210Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:03 2026-02-24T17:14:03.212Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:03 2026-02-24T17:14:03.212Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:03 2026-02-24T17:14:03.212Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:03 2026-02-24T17:14:03.212Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953243212 17:14:03 2026-02-24T17:14:03.234Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:03 2026-02-24T17:14:03.248Z WARN 6632 --- [ 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: 4b4656b6-3018-4749-bca5-79db3793afea 17:14:03 2026-02-24T17:14:03.249Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:03 2026-02-24T17:14:03.249Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:03 acks = -1 17:14:03 auto.include.jmx.reporter = true 17:14:03 batch.size = 16384 17:14:03 bootstrap.servers = [localhost:32773] 17:14:03 buffer.memory = 33554432 17:14:03 client.dns.lookup = use_all_dns_ips 17:14:03 client.id = producer-19 17:14:03 compression.gzip.level = -1 17:14:03 compression.lz4.level = 9 17:14:03 compression.type = none 17:14:03 compression.zstd.level = 3 17:14:03 connections.max.idle.ms = 540000 17:14:03 delivery.timeout.ms = 120000 17:14:03 enable.idempotence = false 17:14:03 enable.metrics.push = true 17:14:03 interceptor.classes = [] 17:14:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:03 linger.ms = 1 17:14:03 max.block.ms = 60000 17:14:03 max.in.flight.requests.per.connection = 5 17:14:03 max.request.size = 1048576 17:14:03 metadata.max.age.ms = 300000 17:14:03 metadata.max.idle.ms = 300000 17:14:03 metadata.recovery.strategy = none 17:14:03 metric.reporters = [] 17:14:03 metrics.num.samples = 2 17:14:03 metrics.recording.level = INFO 17:14:03 metrics.sample.window.ms = 30000 17:14:03 partitioner.adaptive.partitioning.enable = true 17:14:03 partitioner.availability.timeout.ms = 0 17:14:03 partitioner.class = null 17:14:03 partitioner.ignore.keys = false 17:14:03 receive.buffer.bytes = 32768 17:14:03 reconnect.backoff.max.ms = 1000 17:14:03 reconnect.backoff.ms = 50 17:14:03 request.timeout.ms = 30000 17:14:03 retries = 0 17:14:03 retry.backoff.max.ms = 1000 17:14:03 retry.backoff.ms = 100 17:14:03 sasl.client.callback.handler.class = null 17:14:03 sasl.jaas.config = null 17:14:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:03 sasl.kerberos.min.time.before.relogin = 60000 17:14:03 sasl.kerberos.service.name = null 17:14:03 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:03 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:03 sasl.login.callback.handler.class = null 17:14:03 sasl.login.class = null 17:14:03 sasl.login.connect.timeout.ms = null 17:14:03 sasl.login.read.timeout.ms = null 17:14:03 sasl.login.refresh.buffer.seconds = 300 17:14:03 sasl.login.refresh.min.period.seconds = 60 17:14:03 sasl.login.refresh.window.factor = 0.8 17:14:03 sasl.login.refresh.window.jitter = 0.05 17:14:03 sasl.login.retry.backoff.max.ms = 10000 17:14:03 sasl.login.retry.backoff.ms = 100 17:14:03 sasl.mechanism = GSSAPI 17:14:03 sasl.oauthbearer.clock.skew.seconds = 30 17:14:03 sasl.oauthbearer.expected.audience = null 17:14:03 sasl.oauthbearer.expected.issuer = null 17:14:03 sasl.oauthbearer.header.urlencode = false 17:14:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:03 sasl.oauthbearer.jwks.endpoint.url = null 17:14:03 sasl.oauthbearer.scope.claim.name = scope 17:14:03 sasl.oauthbearer.sub.claim.name = sub 17:14:03 sasl.oauthbearer.token.endpoint.url = null 17:14:03 security.protocol = PLAINTEXT 17:14:03 security.providers = null 17:14:03 send.buffer.bytes = 131072 17:14:03 socket.connection.setup.timeout.max.ms = 30000 17:14:03 socket.connection.setup.timeout.ms = 10000 17:14:03 ssl.cipher.suites = null 17:14:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:03 ssl.endpoint.identification.algorithm = https 17:14:03 ssl.engine.factory.class = null 17:14:03 ssl.key.password = null 17:14:03 ssl.keymanager.algorithm = SunX509 17:14:03 ssl.keystore.certificate.chain = null 17:14:03 ssl.keystore.key = null 17:14:03 ssl.keystore.location = null 17:14:03 ssl.keystore.password = null 17:14:03 ssl.keystore.type = JKS 17:14:03 ssl.protocol = TLSv1.3 17:14:03 ssl.provider = null 17:14:03 ssl.secure.random.implementation = null 17:14:03 ssl.trustmanager.algorithm = PKIX 17:14:03 ssl.truststore.certificates = null 17:14:03 ssl.truststore.location = null 17:14:03 ssl.truststore.password = null 17:14:03 ssl.truststore.type = JKS 17:14:03 transaction.timeout.ms = 60000 17:14:03 transactional.id = null 17:14:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:14:03 17:14:03 2026-02-24T17:14:03.249Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:03 2026-02-24T17:14:03.252Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:03 2026-02-24T17:14:03.252Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:03 2026-02-24T17:14:03.252Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:03 2026-02-24T17:14:03.252Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953243252 17:14:03 2026-02-24T17:14:03.264Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:03 2026-02-24T17:14:03.281Z WARN 6632 --- [ 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: 8c04059e-586d-463e-b0a1-887348e48a7d 17:14:03 2026-02-24T17:14:03.281Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:03 2026-02-24T17:14:03.281Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:03 acks = -1 17:14:03 auto.include.jmx.reporter = true 17:14:03 batch.size = 16384 17:14:03 bootstrap.servers = [localhost:32773] 17:14:03 buffer.memory = 33554432 17:14:03 client.dns.lookup = use_all_dns_ips 17:14:03 client.id = producer-20 17:14:03 compression.gzip.level = -1 17:14:03 compression.lz4.level = 9 17:14:03 compression.type = none 17:14:03 compression.zstd.level = 3 17:14:03 connections.max.idle.ms = 540000 17:14:03 delivery.timeout.ms = 120000 17:14:03 enable.idempotence = false 17:14:03 enable.metrics.push = true 17:14:03 interceptor.classes = [] 17:14:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:03 linger.ms = 1 17:14:03 max.block.ms = 60000 17:14:03 max.in.flight.requests.per.connection = 5 17:14:03 max.request.size = 1048576 17:14:03 metadata.max.age.ms = 300000 17:14:03 metadata.max.idle.ms = 300000 17:14:03 metadata.recovery.strategy = none 17:14:03 metric.reporters = [] 17:14:03 metrics.num.samples = 2 17:14:03 metrics.recording.level = INFO 17:14:03 metrics.sample.window.ms = 30000 17:14:03 partitioner.adaptive.partitioning.enable = true 17:14:03 partitioner.availability.timeout.ms = 0 17:14:03 partitioner.class = null 17:14:03 partitioner.ignore.keys = false 17:14:03 receive.buffer.bytes = 32768 17:14:03 reconnect.backoff.max.ms = 1000 17:14:03 reconnect.backoff.ms = 50 17:14:03 request.timeout.ms = 30000 17:14:03 retries = 0 17:14:03 retry.backoff.max.ms = 1000 17:14:03 retry.backoff.ms = 100 17:14:03 sasl.client.callback.handler.class = null 17:14:03 sasl.jaas.config = null 17:14:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:03 sasl.kerberos.min.time.before.relogin = 60000 17:14:03 sasl.kerberos.service.name = null 17:14:03 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:03 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:03 sasl.login.callback.handler.class = null 17:14:03 sasl.login.class = null 17:14:03 sasl.login.connect.timeout.ms = null 17:14:03 sasl.login.read.timeout.ms = null 17:14:03 sasl.login.refresh.buffer.seconds = 300 17:14:03 sasl.login.refresh.min.period.seconds = 60 17:14:03 sasl.login.refresh.window.factor = 0.8 17:14:03 sasl.login.refresh.window.jitter = 0.05 17:14:03 sasl.login.retry.backoff.max.ms = 10000 17:14:03 sasl.login.retry.backoff.ms = 100 17:14:03 sasl.mechanism = GSSAPI 17:14:03 sasl.oauthbearer.clock.skew.seconds = 30 17:14:03 sasl.oauthbearer.expected.audience = null 17:14:03 sasl.oauthbearer.expected.issuer = null 17:14:03 sasl.oauthbearer.header.urlencode = false 17:14:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:03 sasl.oauthbearer.jwks.endpoint.url = null 17:14:03 sasl.oauthbearer.scope.claim.name = scope 17:14:03 sasl.oauthbearer.sub.claim.name = sub 17:14:03 sasl.oauthbearer.token.endpoint.url = null 17:14:03 security.protocol = PLAINTEXT 17:14:03 security.providers = null 17:14:03 send.buffer.bytes = 131072 17:14:03 socket.connection.setup.timeout.max.ms = 30000 17:14:03 socket.connection.setup.timeout.ms = 10000 17:14:03 ssl.cipher.suites = null 17:14:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:03 ssl.endpoint.identification.algorithm = https 17:14:03 ssl.engine.factory.class = null 17:14:03 ssl.key.password = null 17:14:03 ssl.keymanager.algorithm = SunX509 17:14:03 ssl.keystore.certificate.chain = null 17:14:03 ssl.keystore.key = null 17:14:03 ssl.keystore.location = null 17:14:03 ssl.keystore.password = null 17:14:03 ssl.keystore.type = JKS 17:14:03 ssl.protocol = TLSv1.3 17:14:03 ssl.provider = null 17:14:03 ssl.secure.random.implementation = null 17:14:03 ssl.trustmanager.algorithm = PKIX 17:14:03 ssl.truststore.certificates = null 17:14:03 ssl.truststore.location = null 17:14:03 ssl.truststore.password = null 17:14:03 ssl.truststore.type = JKS 17:14:03 transaction.timeout.ms = 60000 17:14:03 transactional.id = null 17:14:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:14:03 17:14:03 2026-02-24T17:14:03.282Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:03 2026-02-24T17:14:03.284Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:03 2026-02-24T17:14:03.285Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:03 2026-02-24T17:14:03.285Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:03 2026-02-24T17:14:03.285Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953243285 17:14:03 2026-02-24T17:14:03.285Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.285Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.291Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.291Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.296Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:03 2026-02-24T17:14:03.304Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:14:03 allow.auto.create.topics = true 17:14:03 auto.commit.interval.ms = 5000 17:14:03 auto.include.jmx.reporter = true 17:14:03 auto.offset.reset = earliest 17:14:03 bootstrap.servers = [localhost:32773] 17:14:03 check.crcs = true 17:14:03 client.dns.lookup = use_all_dns_ips 17:14:03 client.id = consumer-test-1-9 17:14:03 client.rack = 17:14:03 connections.max.idle.ms = 540000 17:14:03 default.api.timeout.ms = 60000 17:14:03 enable.auto.commit = true 17:14:03 enable.metrics.push = true 17:14:03 exclude.internal.topics = true 17:14:03 fetch.max.bytes = 52428800 17:14:03 fetch.max.wait.ms = 500 17:14:03 fetch.min.bytes = 1 17:14:03 group.id = test-1 17:14:03 group.instance.id = null 17:14:03 group.protocol = classic 17:14:03 group.remote.assignor = null 17:14:03 heartbeat.interval.ms = 3000 17:14:03 interceptor.classes = [] 17:14:03 internal.leave.group.on.close = true 17:14:03 internal.throw.on.fetch.stable.offset.unsupported = false 17:14:03 isolation.level = read_uncommitted 17:14:03 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:14:03 max.partition.fetch.bytes = 1048576 17:14:03 max.poll.interval.ms = 300000 17:14:03 max.poll.records = 500 17:14:03 metadata.max.age.ms = 300000 17:14:03 metadata.recovery.strategy = none 17:14:03 metric.reporters = [] 17:14:03 metrics.num.samples = 2 17:14:03 metrics.recording.level = INFO 17:14:03 metrics.sample.window.ms = 30000 17:14:03 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:14:03 receive.buffer.bytes = 65536 17:14:03 reconnect.backoff.max.ms = 1000 17:14:03 reconnect.backoff.ms = 50 17:14:03 request.timeout.ms = 30000 17:14:03 retry.backoff.max.ms = 1000 17:14:03 retry.backoff.ms = 100 17:14:03 sasl.client.callback.handler.class = null 17:14:03 sasl.jaas.config = null 17:14:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:03 sasl.kerberos.min.time.before.relogin = 60000 17:14:03 sasl.kerberos.service.name = null 17:14:03 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:03 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:03 sasl.login.callback.handler.class = null 17:14:03 sasl.login.class = null 17:14:03 sasl.login.connect.timeout.ms = null 17:14:03 sasl.login.read.timeout.ms = null 17:14:03 sasl.login.refresh.buffer.seconds = 300 17:14:03 sasl.login.refresh.min.period.seconds = 60 17:14:03 sasl.login.refresh.window.factor = 0.8 17:14:03 sasl.login.refresh.window.jitter = 0.05 17:14:03 sasl.login.retry.backoff.max.ms = 10000 17:14:03 sasl.login.retry.backoff.ms = 100 17:14:03 sasl.mechanism = GSSAPI 17:14:03 sasl.oauthbearer.clock.skew.seconds = 30 17:14:03 sasl.oauthbearer.expected.audience = null 17:14:03 sasl.oauthbearer.expected.issuer = null 17:14:03 sasl.oauthbearer.header.urlencode = false 17:14:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:03 sasl.oauthbearer.jwks.endpoint.url = null 17:14:03 sasl.oauthbearer.scope.claim.name = scope 17:14:03 sasl.oauthbearer.sub.claim.name = sub 17:14:03 sasl.oauthbearer.token.endpoint.url = null 17:14:03 security.protocol = PLAINTEXT 17:14:03 security.providers = null 17:14:03 send.buffer.bytes = 131072 17:14:03 session.timeout.ms = 45000 17:14:03 socket.connection.setup.timeout.max.ms = 30000 17:14:03 socket.connection.setup.timeout.ms = 10000 17:14:03 ssl.cipher.suites = null 17:14:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:03 ssl.endpoint.identification.algorithm = https 17:14:03 ssl.engine.factory.class = null 17:14:03 ssl.key.password = null 17:14:03 ssl.keymanager.algorithm = SunX509 17:14:03 ssl.keystore.certificate.chain = null 17:14:03 ssl.keystore.key = null 17:14:03 ssl.keystore.location = null 17:14:03 ssl.keystore.password = null 17:14:03 ssl.keystore.type = JKS 17:14:03 ssl.protocol = TLSv1.3 17:14:03 ssl.provider = null 17:14:03 ssl.secure.random.implementation = null 17:14:03 ssl.trustmanager.algorithm = PKIX 17:14:03 ssl.truststore.certificates = null 17:14:03 ssl.truststore.location = null 17:14:03 ssl.truststore.password = null 17:14:03 ssl.truststore.type = JKS 17:14:03 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:14:03 17:14:03 2026-02-24T17:14:03.305Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:03 2026-02-24T17:14:03.308Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:03 2026-02-24T17:14:03.308Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:03 2026-02-24T17:14:03.308Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953243308 17:14:03 2026-02-24T17:14:03.308Z INFO 6632 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 17:14:03 2026-02-24T17:14:03.313Z WARN 6632 --- [ 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: 5e501647-fce1-48cb-9b57-c54354f9d7dd 17:14:03 2026-02-24T17:14:03.314Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:03 2026-02-24T17:14:03.314Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:03 acks = -1 17:14:03 auto.include.jmx.reporter = true 17:14:03 batch.size = 16384 17:14:03 bootstrap.servers = [localhost:32773] 17:14:03 buffer.memory = 33554432 17:14:03 client.dns.lookup = use_all_dns_ips 17:14:03 client.id = producer-21 17:14:03 compression.gzip.level = -1 17:14:03 compression.lz4.level = 9 17:14:03 compression.type = none 17:14:03 compression.zstd.level = 3 17:14:03 connections.max.idle.ms = 540000 17:14:03 delivery.timeout.ms = 120000 17:14:03 enable.idempotence = false 17:14:03 enable.metrics.push = true 17:14:03 interceptor.classes = [] 17:14:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:03 linger.ms = 1 17:14:03 max.block.ms = 60000 17:14:03 max.in.flight.requests.per.connection = 5 17:14:03 max.request.size = 1048576 17:14:03 metadata.max.age.ms = 300000 17:14:03 metadata.max.idle.ms = 300000 17:14:03 metadata.recovery.strategy = none 17:14:03 metric.reporters = [] 17:14:03 metrics.num.samples = 2 17:14:03 metrics.recording.level = INFO 17:14:03 metrics.sample.window.ms = 30000 17:14:03 partitioner.adaptive.partitioning.enable = true 17:14:03 partitioner.availability.timeout.ms = 0 17:14:03 partitioner.class = null 17:14:03 partitioner.ignore.keys = false 17:14:03 receive.buffer.bytes = 32768 17:14:03 reconnect.backoff.max.ms = 1000 17:14:03 reconnect.backoff.ms = 50 17:14:03 request.timeout.ms = 30000 17:14:03 retries = 0 17:14:03 retry.backoff.max.ms = 1000 17:14:03 retry.backoff.ms = 100 17:14:03 sasl.client.callback.handler.class = null 17:14:03 sasl.jaas.config = null 17:14:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:03 sasl.kerberos.min.time.before.relogin = 60000 17:14:03 sasl.kerberos.service.name = null 17:14:03 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:03 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:03 sasl.login.callback.handler.class = null 17:14:03 sasl.login.class = null 17:14:03 sasl.login.connect.timeout.ms = null 17:14:03 sasl.login.read.timeout.ms = null 17:14:03 sasl.login.refresh.buffer.seconds = 300 17:14:03 sasl.login.refresh.min.period.seconds = 60 17:14:03 sasl.login.refresh.window.factor = 0.8 17:14:03 sasl.login.refresh.window.jitter = 0.05 17:14:03 sasl.login.retry.backoff.max.ms = 10000 17:14:03 sasl.login.retry.backoff.ms = 100 17:14:03 sasl.mechanism = GSSAPI 17:14:03 sasl.oauthbearer.clock.skew.seconds = 30 17:14:03 sasl.oauthbearer.expected.audience = null 17:14:03 sasl.oauthbearer.expected.issuer = null 17:14:03 sasl.oauthbearer.header.urlencode = false 17:14:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:03 sasl.oauthbearer.jwks.endpoint.url = null 17:14:03 sasl.oauthbearer.scope.claim.name = scope 17:14:03 sasl.oauthbearer.sub.claim.name = sub 17:14:03 sasl.oauthbearer.token.endpoint.url = null 17:14:03 security.protocol = PLAINTEXT 17:14:03 security.providers = null 17:14:03 send.buffer.bytes = 131072 17:14:03 socket.connection.setup.timeout.max.ms = 30000 17:14:03 socket.connection.setup.timeout.ms = 10000 17:14:03 ssl.cipher.suites = null 17:14:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:03 ssl.endpoint.identification.algorithm = https 17:14:03 ssl.engine.factory.class = null 17:14:03 ssl.key.password = null 17:14:03 ssl.keymanager.algorithm = SunX509 17:14:03 ssl.keystore.certificate.chain = null 17:14:03 ssl.keystore.key = null 17:14:03 ssl.keystore.location = null 17:14:03 ssl.keystore.password = null 17:14:03 ssl.keystore.type = JKS 17:14:03 ssl.protocol = TLSv1.3 17:14:03 ssl.provider = null 17:14:03 ssl.secure.random.implementation = null 17:14:03 ssl.trustmanager.algorithm = PKIX 17:14:03 ssl.truststore.certificates = null 17:14:03 ssl.truststore.location = null 17:14:03 ssl.truststore.password = null 17:14:03 ssl.truststore.type = JKS 17:14:03 transaction.timeout.ms = 60000 17:14:03 transactional.id = null 17:14:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:14:03 17:14:03 2026-02-24T17:14:03.314Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:03 2026-02-24T17:14:03.316Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:03 2026-02-24T17:14:03.316Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:03 2026-02-24T17:14:03.316Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:03 2026-02-24T17:14:03.316Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953243316 17:14:03 2026-02-24T17:14:03.323Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:03 2026-02-24T17:14:03.330Z INFO 6632 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:03 2026-02-24T17:14:03.331Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.331Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.445Z INFO 6632 --- [ 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) 17:14:03 2026-02-24T17:14:03.447Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 17:14:03 2026-02-24T17:14:03.473Z INFO 6632 --- [ 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-9b9c5509-0a35-4b9c-92a7-d0e8bcfe80ed 17:14:03 2026-02-24T17:14:03.474Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 17:14:03 2026-02-24T17:14:03.476Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.476Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.500Z INFO 6632 --- [ 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-9b9c5509-0a35-4b9c-92a7-d0e8bcfe80ed', protocol='range'} 17:14:03 2026-02-24T17:14:03.501Z INFO 6632 --- [ 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-9b9c5509-0a35-4b9c-92a7-d0e8bcfe80ed=Assignment(partitions=[my-topic-name-0])} 17:14:03 2026-02-24T17:14:03.521Z INFO 6632 --- [ 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-9b9c5509-0a35-4b9c-92a7-d0e8bcfe80ed', protocol='range'} 17:14:03 2026-02-24T17:14:03.521Z INFO 6632 --- [ 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]) 17:14:03 2026-02-24T17:14:03.521Z INFO 6632 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 17:14:03 2026-02-24T17:14:03.535Z INFO 6632 --- [ 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 17:14:03 2026-02-24T17:14:03.543Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:03 2026-02-24T17:14:03.543Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:03 2026-02-24T17:14:03.543Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:03 2026-02-24T17:14:03.549Z INFO 6632 --- [ 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}}. 17:14:03 2026-02-24T17:14:03.608Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.608Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.643Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.643Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.644Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.644Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 17:14:03 2026-02-24T17:14:03.644Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.644Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.644Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 17:14:03 2026-02-24T17:14:03.645Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.645Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 17:14:03 2026-02-24T17:14:03.645Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 17:14:03 2026-02-24T17:14:03.645Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.645Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.645Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 17:14:03 2026-02-24T17:14:03.645Z INFO 6632 --- [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) 17:14:03 2026-02-24T17:14:03.645Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.646Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 17:14:03 2026-02-24T17:14:03.646Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.646Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 17:14:03 2026-02-24T17:14:03.646Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.646Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 17:14:03 2026-02-24T17:14:03.651Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 17:14:03 2026-02-24T17:14:03.694Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.694Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.703Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.703Z INFO 6632 --- [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: 120ms, elapsed time since send: 120ms, throttle time: 0ms, request timeout: 30000ms) 17:14:03 2026-02-24T17:14:03.703Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 17:14:03 2026-02-24T17:14:03.703Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 17:14:03 2026-02-24T17:14:03.703Z INFO 6632 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=72220256, epoch=1) to node 1: 17:14:03 17:14:03 org.apache.kafka.common.errors.DisconnectException 17:14:03 17:14:03 2026-02-24T17:14:03.704Z INFO 6632 --- [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. 17:14:03 2026-02-24T17:14:03.747Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.747Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.750Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.750Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.750Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.750Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.751Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.751Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.752Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.752Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.753Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.753Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.756Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.756Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.759Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.759Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.763Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.763Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.763Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.763Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.764Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.764Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.804Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.804Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.810Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.810Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.942 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 17:14:03 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 17:14:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 17:14:03 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 17:14:03 2026-02-24T17:14:03.856Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.856Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.858Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.858Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.873Z INFO 6632 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 17:14:03 2026-02-24T17:14:03.873Z INFO 6632 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 17:14:03 2026-02-24T17:14:03.873Z INFO 6632 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 17:14:03 2026-02-24T17:14:03.877Z INFO 6632 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 17:14:03 2026-02-24T17:14:03.877Z DEBUG 6632 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 17:14:03 2026-02-24T17:14:03.877Z INFO 6632 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 17:14:03 2026-02-24T17:14:03.877Z DEBUG 6632 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 17:14:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 17:14:03 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 17:14:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 17:14:03 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 17:14:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 17:14:03 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 17:14:03 2026-02-24T17:14:03.931Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.931Z WARN 6632 --- [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. 17:14:03 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 17:14:03 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 17:14:03 2026-02-24T17:14:03.943Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.943Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.944Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.944Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.953Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.953Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.966Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.966Z WARN 6632 --- [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. 17:14:03 2026-02-24T17:14:03.980Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:03 2026-02-24T17:14:03.981Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:03.988Z INFO 6632 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 17:14:04 2026-02-24T17:14:03.989Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:04 2026-02-24T17:14:03.989Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:03.990Z INFO 6632 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 17:14:04 2026-02-24T17:14:04.005Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.005Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.005Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.005Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.076Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.076Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.082Z INFO 6632 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 17:14:04 2026-02-24T17:14:04.084Z INFO 6632 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:14:04 2026-02-24T17:14:04.085Z INFO 6632 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:14:04 2026-02-24T17:14:04.085Z INFO 6632 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:14:04 2026-02-24T17:14:04.086Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.086Z WARN 6632 --- [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. 17:14:04 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 17:14:04 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 17:14:04 2026-02-24T17:14:04.092Z INFO 6632 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:14:04 2026-02-24T17:14:04.106Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:04 2026-02-24T17:14:04.107Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:04 2026-02-24T17:14:04.107Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:04 2026-02-24T17:14:04.141Z INFO 6632 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 25e498627521ab19353f7aa8b69f07319e87e72bde31aa60f54a634544dc5ec7 17:14:04 2026-02-24T17:14:04.167Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.167Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.183Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.183Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.196Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.196Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.203Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.203Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.203Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.203Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.203Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.203Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.293Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.293Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.306Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.306Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.332Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.332Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.382Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.382Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.457Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.457Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.458Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.458Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.476Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.477Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.532Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.532Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.542Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.542Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.544Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:04 2026-02-24T17:14:04.544Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:04 2026-02-24T17:14:04.544Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:04 2026-02-24T17:14:04.569Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.569Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.570Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.570Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.644Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.644Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.658Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.658Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.682Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.682Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.694Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.695Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.696Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.696Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.753Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.753Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.800Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.800Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.808Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.808Z WARN 6632 --- [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. 17:14:04 2026-02-24T17:14:04.812Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:04 2026-02-24T17:14:04.812Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:05 2026-02-24T17:14:05.009Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.009Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.107Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:05 2026-02-24T17:14:05.107Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:05 2026-02-24T17:14:05.107Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:05 2026-02-24T17:14:05.200Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.200Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.206Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.206Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.295Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.295Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.322Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.322Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.334Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.334Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.367Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.367Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.398Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.399Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.421Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.421Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.476Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.476Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.486Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.486Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.499Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:05 2026-02-24T17:14:05.499Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:05 2026-02-24T17:14:05.499Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:05 2026-02-24T17:14:05.550Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.551Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.552Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.552Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.585Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.586Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.619Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.619Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.626Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.626Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.680Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.680Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.696Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.696Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.710Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.710Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.754Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.754Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.801Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.801Z WARN 6632 --- [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. 17:14:05 2026-02-24T17:14:05.813Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:05 2026-02-24T17:14:05.813Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:06 2026-02-24T17:14:06.012Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.012Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.108Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:06 2026-02-24T17:14:06.108Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:06 2026-02-24T17:14:06.108Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:06 2026-02-24T17:14:06.205Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.205Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.208Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.208Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.297Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.297Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.311Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.311Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.321Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.321Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.325Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.325Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.356Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:06 2026-02-24T17:14:06.356Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:06 2026-02-24T17:14:06.356Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:06 2026-02-24T17:14:06.399Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.399Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.428Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.428Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.467Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.467Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.488Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.488Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.550Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.550Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.557Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.557Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.603Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.603Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.622Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.622Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.627Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.627Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.681Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.681Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.696Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.696Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.713Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.714Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.756Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.756Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.803Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.803Z WARN 6632 --- [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. 17:14:06 2026-02-24T17:14:06.814Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:06 2026-02-24T17:14:06.814Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:07 2026-02-24T17:14:07.014Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.014Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.108Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:07 2026-02-24T17:14:07.108Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:07 2026-02-24T17:14:07.108Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:07 2026-02-24T17:14:07.189Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.189Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.209Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.209Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.211Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.211Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.297Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.297Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.322Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.322Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.330Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.330Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.356Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:07 2026-02-24T17:14:07.356Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:07 2026-02-24T17:14:07.356Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:07 2026-02-24T17:14:07.400Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.400Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.428Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.428Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.468Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.469Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.489Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.489Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.553Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.553Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.558Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.558Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.604Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.605Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.623Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.623Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.629Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.629Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.685Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.685Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.698Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.698Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.722Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.722Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.758Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.758Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.804Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.804Z WARN 6632 --- [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. 17:14:07 2026-02-24T17:14:07.815Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:07 2026-02-24T17:14:07.815Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:08 2026-02-24T17:14:08.023Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.024Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.123Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:08 2026-02-24T17:14:08.123Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:08 2026-02-24T17:14:08.123Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:08 2026-02-24T17:14:08.190Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.190Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.212Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.212Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.214Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.214Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.299Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.299Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.322Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.322Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.331Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.332Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.357Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:08 2026-02-24T17:14:08.357Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:08 2026-02-24T17:14:08.357Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:08 2026-02-24T17:14:08.402Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.402Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.429Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.429Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.469Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.469Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.490Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.490Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.555Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.555Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.559Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.559Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.605Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.605Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.625Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.625Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.631Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.631Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.687Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.687Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.699Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.699Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.726Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.726Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.760Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.760Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.806Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.806Z WARN 6632 --- [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. 17:14:08 2026-02-24T17:14:08.817Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:08 2026-02-24T17:14:08.817Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:09 2026-02-24T17:14:09.028Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.029Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.140Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:09 2026-02-24T17:14:09.140Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:09 2026-02-24T17:14:09.140Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:09 2026-02-24T17:14:09.191Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.191Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.213Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.213Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.220Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.220Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.301Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.301Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.322Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.322Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.332Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.332Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.379Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:09 2026-02-24T17:14:09.379Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:09 2026-02-24T17:14:09.379Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:09 2026-02-24T17:14:09.402Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.402Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.449Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.449Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.466Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.466Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.491Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.491Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.557Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.557Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.567Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.567Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.606Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.606Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.625Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.625Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.632Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.632Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.700Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.700Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.710Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.710Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.738Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.738Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.768Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.768Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.808Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.808Z WARN 6632 --- [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. 17:14:09 2026-02-24T17:14:09.823Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:09 2026-02-24T17:14:09.823Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:10 2026-02-24T17:14:10.035Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.035Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.081Z INFO 6632 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.989191585S 17:14:10 2026-02-24T17:14:10.097Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:14:10 allow.auto.create.topics = true 17:14:10 auto.commit.interval.ms = 5000 17:14:10 auto.include.jmx.reporter = true 17:14:10 auto.offset.reset = earliest 17:14:10 bootstrap.servers = [localhost:32774] 17:14:10 check.crcs = true 17:14:10 client.dns.lookup = use_all_dns_ips 17:14:10 client.id = consumer-group for Test A-10 17:14:10 client.rack = 17:14:10 connections.max.idle.ms = 540000 17:14:10 default.api.timeout.ms = 60000 17:14:10 enable.auto.commit = true 17:14:10 enable.metrics.push = true 17:14:10 exclude.internal.topics = true 17:14:10 fetch.max.bytes = 52428800 17:14:10 fetch.max.wait.ms = 500 17:14:10 fetch.min.bytes = 1 17:14:10 group.id = group for Test A 17:14:10 group.instance.id = null 17:14:10 group.protocol = classic 17:14:10 group.remote.assignor = null 17:14:10 heartbeat.interval.ms = 3000 17:14:10 interceptor.classes = [] 17:14:10 internal.leave.group.on.close = true 17:14:10 internal.throw.on.fetch.stable.offset.unsupported = false 17:14:10 isolation.level = read_uncommitted 17:14:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:14:10 max.partition.fetch.bytes = 1048576 17:14:10 max.poll.interval.ms = 300000 17:14:10 max.poll.records = 500 17:14:10 metadata.max.age.ms = 300000 17:14:10 metadata.recovery.strategy = none 17:14:10 metric.reporters = [] 17:14:10 metrics.num.samples = 2 17:14:10 metrics.recording.level = INFO 17:14:10 metrics.sample.window.ms = 30000 17:14:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:14:10 receive.buffer.bytes = 65536 17:14:10 reconnect.backoff.max.ms = 1000 17:14:10 reconnect.backoff.ms = 50 17:14:10 request.timeout.ms = 30000 17:14:10 retry.backoff.max.ms = 1000 17:14:10 retry.backoff.ms = 100 17:14:10 sasl.client.callback.handler.class = null 17:14:10 sasl.jaas.config = null 17:14:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:10 sasl.kerberos.min.time.before.relogin = 60000 17:14:10 sasl.kerberos.service.name = null 17:14:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:10 sasl.login.callback.handler.class = null 17:14:10 sasl.login.class = null 17:14:10 sasl.login.connect.timeout.ms = null 17:14:10 sasl.login.read.timeout.ms = null 17:14:10 sasl.login.refresh.buffer.seconds = 300 17:14:10 sasl.login.refresh.min.period.seconds = 60 17:14:10 sasl.login.refresh.window.factor = 0.8 17:14:10 sasl.login.refresh.window.jitter = 0.05 17:14:10 sasl.login.retry.backoff.max.ms = 10000 17:14:10 sasl.login.retry.backoff.ms = 100 17:14:10 sasl.mechanism = GSSAPI 17:14:10 sasl.oauthbearer.clock.skew.seconds = 30 17:14:10 sasl.oauthbearer.expected.audience = null 17:14:10 sasl.oauthbearer.expected.issuer = null 17:14:10 sasl.oauthbearer.header.urlencode = false 17:14:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:10 sasl.oauthbearer.jwks.endpoint.url = null 17:14:10 sasl.oauthbearer.scope.claim.name = scope 17:14:10 sasl.oauthbearer.sub.claim.name = sub 17:14:10 sasl.oauthbearer.token.endpoint.url = null 17:14:10 security.protocol = PLAINTEXT 17:14:10 security.providers = null 17:14:10 send.buffer.bytes = 131072 17:14:10 session.timeout.ms = 45000 17:14:10 socket.connection.setup.timeout.max.ms = 30000 17:14:10 socket.connection.setup.timeout.ms = 10000 17:14:10 ssl.cipher.suites = null 17:14:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:10 ssl.endpoint.identification.algorithm = https 17:14:10 ssl.engine.factory.class = null 17:14:10 ssl.key.password = null 17:14:10 ssl.keymanager.algorithm = SunX509 17:14:10 ssl.keystore.certificate.chain = null 17:14:10 ssl.keystore.key = null 17:14:10 ssl.keystore.location = null 17:14:10 ssl.keystore.password = null 17:14:10 ssl.keystore.type = JKS 17:14:10 ssl.protocol = TLSv1.3 17:14:10 ssl.provider = null 17:14:10 ssl.secure.random.implementation = null 17:14:10 ssl.trustmanager.algorithm = PKIX 17:14:10 ssl.truststore.certificates = null 17:14:10 ssl.truststore.location = null 17:14:10 ssl.truststore.password = null 17:14:10 ssl.truststore.type = JKS 17:14:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:14:10 17:14:10 2026-02-24T17:14:10.097Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:10 2026-02-24T17:14:10.099Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:10 2026-02-24T17:14:10.099Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:10 2026-02-24T17:14:10.099Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953250099 17:14:10 17:14:10 . ____ _ __ _ _ 17:14:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:14:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:14:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:14:10 ' |____| .__|_| |_|_| |_\__, | / / / / 17:14:10 =========|_|==============|___/=/_/_/_/ 17:14:10 17:14:10 :: Spring Boot :: (v3.5.9) 17:14:10 17:14:10 2026-02-24T17:14:10.114Z INFO 6632 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:14:10 2026-02-24T17:14:10.115Z INFO 6632 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:14:10 2026-02-24T17:14:10.130Z INFO 6632 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.029 seconds (process running for 93.905) 17:14:10 2026-02-24T17:14:10.144Z INFO 6632 --- [ 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 17:14:10 2026-02-24T17:14:10.145Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:10 2026-02-24T17:14:10.145Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:10 acks = -1 17:14:10 auto.include.jmx.reporter = true 17:14:10 batch.size = 16384 17:14:10 bootstrap.servers = [localhost:32774] 17:14:10 buffer.memory = 33554432 17:14:10 client.dns.lookup = use_all_dns_ips 17:14:10 client.id = producer-22 17:14:10 compression.gzip.level = -1 17:14:10 compression.lz4.level = 9 17:14:10 compression.type = none 17:14:10 compression.zstd.level = 3 17:14:10 connections.max.idle.ms = 540000 17:14:10 delivery.timeout.ms = 120000 17:14:10 enable.idempotence = false 17:14:10 enable.metrics.push = true 17:14:10 interceptor.classes = [] 17:14:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:10 linger.ms = 1 17:14:10 max.block.ms = 60000 17:14:10 max.in.flight.requests.per.connection = 5 17:14:10 max.request.size = 1048576 17:14:10 metadata.max.age.ms = 300000 17:14:10 metadata.max.idle.ms = 300000 17:14:10 metadata.recovery.strategy = none 17:14:10 metric.reporters = [] 17:14:10 metrics.num.samples = 2 17:14:10 metrics.recording.level = INFO 17:14:10 metrics.sample.window.ms = 30000 17:14:10 partitioner.adaptive.partitioning.enable = true 17:14:10 partitioner.availability.timeout.ms = 0 17:14:10 partitioner.class = null 17:14:10 partitioner.ignore.keys = false 17:14:10 receive.buffer.bytes = 32768 17:14:10 reconnect.backoff.max.ms = 1000 17:14:10 reconnect.backoff.ms = 50 17:14:10 request.timeout.ms = 30000 17:14:10 retries = 0 17:14:10 retry.backoff.max.ms = 1000 17:14:10 retry.backoff.ms = 100 17:14:10 sasl.client.callback.handler.class = null 17:14:10 sasl.jaas.config = null 17:14:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:10 sasl.kerberos.min.time.before.relogin = 60000 17:14:10 sasl.kerberos.service.name = null 17:14:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:10 sasl.login.callback.handler.class = null 17:14:10 sasl.login.class = null 17:14:10 sasl.login.connect.timeout.ms = null 17:14:10 sasl.login.read.timeout.ms = null 17:14:10 sasl.login.refresh.buffer.seconds = 300 17:14:10 sasl.login.refresh.min.period.seconds = 60 17:14:10 sasl.login.refresh.window.factor = 0.8 17:14:10 sasl.login.refresh.window.jitter = 0.05 17:14:10 sasl.login.retry.backoff.max.ms = 10000 17:14:10 sasl.login.retry.backoff.ms = 100 17:14:10 sasl.mechanism = GSSAPI 17:14:10 sasl.oauthbearer.clock.skew.seconds = 30 17:14:10 sasl.oauthbearer.expected.audience = null 17:14:10 sasl.oauthbearer.expected.issuer = null 17:14:10 sasl.oauthbearer.header.urlencode = false 17:14:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:10 sasl.oauthbearer.jwks.endpoint.url = null 17:14:10 sasl.oauthbearer.scope.claim.name = scope 17:14:10 sasl.oauthbearer.sub.claim.name = sub 17:14:10 sasl.oauthbearer.token.endpoint.url = null 17:14:10 security.protocol = PLAINTEXT 17:14:10 security.providers = null 17:14:10 send.buffer.bytes = 131072 17:14:10 socket.connection.setup.timeout.max.ms = 30000 17:14:10 socket.connection.setup.timeout.ms = 10000 17:14:10 ssl.cipher.suites = null 17:14:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:10 ssl.endpoint.identification.algorithm = https 17:14:10 ssl.engine.factory.class = null 17:14:10 ssl.key.password = null 17:14:10 ssl.keymanager.algorithm = SunX509 17:14:10 ssl.keystore.certificate.chain = null 17:14:10 ssl.keystore.key = null 17:14:10 ssl.keystore.location = null 17:14:10 ssl.keystore.password = null 17:14:10 ssl.keystore.type = JKS 17:14:10 ssl.protocol = TLSv1.3 17:14:10 ssl.provider = null 17:14:10 ssl.secure.random.implementation = null 17:14:10 ssl.trustmanager.algorithm = PKIX 17:14:10 ssl.truststore.certificates = null 17:14:10 ssl.truststore.location = null 17:14:10 ssl.truststore.password = null 17:14:10 ssl.truststore.type = JKS 17:14:10 transaction.timeout.ms = 60000 17:14:10 transactional.id = null 17:14:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:14:10 17:14:10 2026-02-24T17:14:10.145Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:10 2026-02-24T17:14:10.147Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:10 2026-02-24T17:14:10.147Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:10 2026-02-24T17:14:10.147Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:10 2026-02-24T17:14:10.147Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953250147 17:14:10 2026-02-24T17:14:10.162Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:10 2026-02-24T17:14:10.162Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:10 2026-02-24T17:14:10.162Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:10 2026-02-24T17:14:10.179Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.179Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.184Z WARN 6632 --- [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} 17:14:10 2026-02-24T17:14:10.184Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:10 2026-02-24T17:14:10.210Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:10 2026-02-24T17:14:10.210Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:10 2026-02-24T17:14:10.210Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:10 2026-02-24T17:14:10.215Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.215Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.225Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.225Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.303Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.303Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.325Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.325Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.326Z INFO 6632 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:10 2026-02-24T17:14:10.333Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.333Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.405Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.405Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.450Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.450Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.463Z INFO 6632 --- [ 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) 17:14:10 2026-02-24T17:14:10.464Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 17:14:10 2026-02-24T17:14:10.466Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.467Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.483Z INFO 6632 --- [ 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-e7124731-9ce8-40bc-8f8e-35837b2d52ea 17:14:10 2026-02-24T17:14:10.484Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 17:14:10 2026-02-24T17:14:10.492Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.492Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.503Z INFO 6632 --- [ 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-e7124731-9ce8-40bc-8f8e-35837b2d52ea', protocol='range'} 17:14:10 2026-02-24T17:14:10.503Z INFO 6632 --- [ 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-e7124731-9ce8-40bc-8f8e-35837b2d52ea=Assignment(partitions=[target-topic-for-Test-A-0])} 17:14:10 2026-02-24T17:14:10.519Z INFO 6632 --- [ 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-e7124731-9ce8-40bc-8f8e-35837b2d52ea', protocol='range'} 17:14:10 2026-02-24T17:14:10.520Z INFO 6632 --- [ 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]) 17:14:10 2026-02-24T17:14:10.520Z INFO 6632 --- [ 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 17:14:10 2026-02-24T17:14:10.527Z INFO 6632 --- [ 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 17:14:10 2026-02-24T17:14:10.539Z INFO 6632 --- [ 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}}. 17:14:10 2026-02-24T17:14:10.558Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.558Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.568Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.568Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.581Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:14:10 allow.auto.create.topics = true 17:14:10 auto.commit.interval.ms = 5000 17:14:10 auto.include.jmx.reporter = true 17:14:10 auto.offset.reset = earliest 17:14:10 bootstrap.servers = [localhost:32774] 17:14:10 check.crcs = true 17:14:10 client.dns.lookup = use_all_dns_ips 17:14:10 client.id = consumer-group for Test A-11 17:14:10 client.rack = 17:14:10 connections.max.idle.ms = 540000 17:14:10 default.api.timeout.ms = 60000 17:14:10 enable.auto.commit = true 17:14:10 enable.metrics.push = true 17:14:10 exclude.internal.topics = true 17:14:10 fetch.max.bytes = 52428800 17:14:10 fetch.max.wait.ms = 500 17:14:10 fetch.min.bytes = 1 17:14:10 group.id = group for Test A 17:14:10 group.instance.id = null 17:14:10 group.protocol = classic 17:14:10 group.remote.assignor = null 17:14:10 heartbeat.interval.ms = 3000 17:14:10 interceptor.classes = [] 17:14:10 internal.leave.group.on.close = true 17:14:10 internal.throw.on.fetch.stable.offset.unsupported = false 17:14:10 isolation.level = read_uncommitted 17:14:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:14:10 max.partition.fetch.bytes = 1048576 17:14:10 max.poll.interval.ms = 300000 17:14:10 max.poll.records = 500 17:14:10 metadata.max.age.ms = 300000 17:14:10 metadata.recovery.strategy = none 17:14:10 metric.reporters = [] 17:14:10 metrics.num.samples = 2 17:14:10 metrics.recording.level = INFO 17:14:10 metrics.sample.window.ms = 30000 17:14:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:14:10 receive.buffer.bytes = 65536 17:14:10 reconnect.backoff.max.ms = 1000 17:14:10 reconnect.backoff.ms = 50 17:14:10 request.timeout.ms = 30000 17:14:10 retry.backoff.max.ms = 1000 17:14:10 retry.backoff.ms = 100 17:14:10 sasl.client.callback.handler.class = null 17:14:10 sasl.jaas.config = null 17:14:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:10 sasl.kerberos.min.time.before.relogin = 60000 17:14:10 sasl.kerberos.service.name = null 17:14:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:10 sasl.login.callback.handler.class = null 17:14:10 sasl.login.class = null 17:14:10 sasl.login.connect.timeout.ms = null 17:14:10 sasl.login.read.timeout.ms = null 17:14:10 sasl.login.refresh.buffer.seconds = 300 17:14:10 sasl.login.refresh.min.period.seconds = 60 17:14:10 sasl.login.refresh.window.factor = 0.8 17:14:10 sasl.login.refresh.window.jitter = 0.05 17:14:10 sasl.login.retry.backoff.max.ms = 10000 17:14:10 sasl.login.retry.backoff.ms = 100 17:14:10 sasl.mechanism = GSSAPI 17:14:10 sasl.oauthbearer.clock.skew.seconds = 30 17:14:10 sasl.oauthbearer.expected.audience = null 17:14:10 sasl.oauthbearer.expected.issuer = null 17:14:10 sasl.oauthbearer.header.urlencode = false 17:14:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:10 sasl.oauthbearer.jwks.endpoint.url = null 17:14:10 sasl.oauthbearer.scope.claim.name = scope 17:14:10 sasl.oauthbearer.sub.claim.name = sub 17:14:10 sasl.oauthbearer.token.endpoint.url = null 17:14:10 security.protocol = PLAINTEXT 17:14:10 security.providers = null 17:14:10 send.buffer.bytes = 131072 17:14:10 session.timeout.ms = 45000 17:14:10 socket.connection.setup.timeout.max.ms = 30000 17:14:10 socket.connection.setup.timeout.ms = 10000 17:14:10 ssl.cipher.suites = null 17:14:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:10 ssl.endpoint.identification.algorithm = https 17:14:10 ssl.engine.factory.class = null 17:14:10 ssl.key.password = null 17:14:10 ssl.keymanager.algorithm = SunX509 17:14:10 ssl.keystore.certificate.chain = null 17:14:10 ssl.keystore.key = null 17:14:10 ssl.keystore.location = null 17:14:10 ssl.keystore.password = null 17:14:10 ssl.keystore.type = JKS 17:14:10 ssl.protocol = TLSv1.3 17:14:10 ssl.provider = null 17:14:10 ssl.secure.random.implementation = null 17:14:10 ssl.trustmanager.algorithm = PKIX 17:14:10 ssl.truststore.certificates = null 17:14:10 ssl.truststore.location = null 17:14:10 ssl.truststore.password = null 17:14:10 ssl.truststore.type = JKS 17:14:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:14:10 17:14:10 2026-02-24T17:14:10.582Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:10 2026-02-24T17:14:10.584Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:10 2026-02-24T17:14:10.584Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:10 2026-02-24T17:14:10.584Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953250584 17:14:10 2026-02-24T17:14:10.590Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:10 2026-02-24T17:14:10.590Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:10 acks = -1 17:14:10 auto.include.jmx.reporter = true 17:14:10 batch.size = 16384 17:14:10 bootstrap.servers = [localhost:32774] 17:14:10 buffer.memory = 33554432 17:14:10 client.dns.lookup = use_all_dns_ips 17:14:10 client.id = producer-23 17:14:10 compression.gzip.level = -1 17:14:10 compression.lz4.level = 9 17:14:10 compression.type = none 17:14:10 compression.zstd.level = 3 17:14:10 connections.max.idle.ms = 540000 17:14:10 delivery.timeout.ms = 120000 17:14:10 enable.idempotence = false 17:14:10 enable.metrics.push = true 17:14:10 interceptor.classes = [] 17:14:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:10 linger.ms = 1 17:14:10 max.block.ms = 60000 17:14:10 max.in.flight.requests.per.connection = 5 17:14:10 max.request.size = 1048576 17:14:10 metadata.max.age.ms = 300000 17:14:10 metadata.max.idle.ms = 300000 17:14:10 metadata.recovery.strategy = none 17:14:10 metric.reporters = [] 17:14:10 metrics.num.samples = 2 17:14:10 metrics.recording.level = INFO 17:14:10 metrics.sample.window.ms = 30000 17:14:10 partitioner.adaptive.partitioning.enable = true 17:14:10 partitioner.availability.timeout.ms = 0 17:14:10 partitioner.class = null 17:14:10 partitioner.ignore.keys = false 17:14:10 receive.buffer.bytes = 32768 17:14:10 reconnect.backoff.max.ms = 1000 17:14:10 reconnect.backoff.ms = 50 17:14:10 request.timeout.ms = 30000 17:14:10 retries = 0 17:14:10 retry.backoff.max.ms = 1000 17:14:10 retry.backoff.ms = 100 17:14:10 sasl.client.callback.handler.class = null 17:14:10 sasl.jaas.config = null 17:14:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:10 sasl.kerberos.min.time.before.relogin = 60000 17:14:10 sasl.kerberos.service.name = null 17:14:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:10 sasl.login.callback.handler.class = null 17:14:10 sasl.login.class = null 17:14:10 sasl.login.connect.timeout.ms = null 17:14:10 sasl.login.read.timeout.ms = null 17:14:10 sasl.login.refresh.buffer.seconds = 300 17:14:10 sasl.login.refresh.min.period.seconds = 60 17:14:10 sasl.login.refresh.window.factor = 0.8 17:14:10 sasl.login.refresh.window.jitter = 0.05 17:14:10 sasl.login.retry.backoff.max.ms = 10000 17:14:10 sasl.login.retry.backoff.ms = 100 17:14:10 sasl.mechanism = GSSAPI 17:14:10 sasl.oauthbearer.clock.skew.seconds = 30 17:14:10 sasl.oauthbearer.expected.audience = null 17:14:10 sasl.oauthbearer.expected.issuer = null 17:14:10 sasl.oauthbearer.header.urlencode = false 17:14:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:10 sasl.oauthbearer.jwks.endpoint.url = null 17:14:10 sasl.oauthbearer.scope.claim.name = scope 17:14:10 sasl.oauthbearer.sub.claim.name = sub 17:14:10 sasl.oauthbearer.token.endpoint.url = null 17:14:10 security.protocol = PLAINTEXT 17:14:10 security.providers = null 17:14:10 send.buffer.bytes = 131072 17:14:10 socket.connection.setup.timeout.max.ms = 30000 17:14:10 socket.connection.setup.timeout.ms = 10000 17:14:10 ssl.cipher.suites = null 17:14:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:10 ssl.endpoint.identification.algorithm = https 17:14:10 ssl.engine.factory.class = null 17:14:10 ssl.key.password = null 17:14:10 ssl.keymanager.algorithm = SunX509 17:14:10 ssl.keystore.certificate.chain = null 17:14:10 ssl.keystore.key = null 17:14:10 ssl.keystore.location = null 17:14:10 ssl.keystore.password = null 17:14:10 ssl.keystore.type = JKS 17:14:10 ssl.protocol = TLSv1.3 17:14:10 ssl.provider = null 17:14:10 ssl.secure.random.implementation = null 17:14:10 ssl.trustmanager.algorithm = PKIX 17:14:10 ssl.truststore.certificates = null 17:14:10 ssl.truststore.location = null 17:14:10 ssl.truststore.password = null 17:14:10 ssl.truststore.type = JKS 17:14:10 transaction.timeout.ms = 60000 17:14:10 transactional.id = null 17:14:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:14:10 17:14:10 2026-02-24T17:14:10.590Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:10 2026-02-24T17:14:10.592Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:10 2026-02-24T17:14:10.592Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:10 2026-02-24T17:14:10.592Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:10 2026-02-24T17:14:10.592Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953250592 17:14:10 2026-02-24T17:14:10.604Z WARN 6632 --- [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} 17:14:10 2026-02-24T17:14:10.604Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:10 2026-02-24T17:14:10.607Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.607Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.626Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.626Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.634Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.634Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.701Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.701Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.711Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.711Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.730Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:14:10 allow.auto.create.topics = true 17:14:10 auto.commit.interval.ms = 5000 17:14:10 auto.include.jmx.reporter = true 17:14:10 auto.offset.reset = earliest 17:14:10 bootstrap.servers = [localhost:32774] 17:14:10 check.crcs = true 17:14:10 client.dns.lookup = use_all_dns_ips 17:14:10 client.id = consumer-group for Test A-12 17:14:10 client.rack = 17:14:10 connections.max.idle.ms = 540000 17:14:10 default.api.timeout.ms = 60000 17:14:10 enable.auto.commit = true 17:14:10 enable.metrics.push = true 17:14:10 exclude.internal.topics = true 17:14:10 fetch.max.bytes = 52428800 17:14:10 fetch.max.wait.ms = 500 17:14:10 fetch.min.bytes = 1 17:14:10 group.id = group for Test A 17:14:10 group.instance.id = null 17:14:10 group.protocol = classic 17:14:10 group.remote.assignor = null 17:14:10 heartbeat.interval.ms = 3000 17:14:10 interceptor.classes = [] 17:14:10 internal.leave.group.on.close = true 17:14:10 internal.throw.on.fetch.stable.offset.unsupported = false 17:14:10 isolation.level = read_uncommitted 17:14:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:14:10 max.partition.fetch.bytes = 1048576 17:14:10 max.poll.interval.ms = 300000 17:14:10 max.poll.records = 500 17:14:10 metadata.max.age.ms = 300000 17:14:10 metadata.recovery.strategy = none 17:14:10 metric.reporters = [] 17:14:10 metrics.num.samples = 2 17:14:10 metrics.recording.level = INFO 17:14:10 metrics.sample.window.ms = 30000 17:14:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:14:10 receive.buffer.bytes = 65536 17:14:10 reconnect.backoff.max.ms = 1000 17:14:10 reconnect.backoff.ms = 50 17:14:10 request.timeout.ms = 30000 17:14:10 retry.backoff.max.ms = 1000 17:14:10 retry.backoff.ms = 100 17:14:10 sasl.client.callback.handler.class = null 17:14:10 sasl.jaas.config = null 17:14:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:10 sasl.kerberos.min.time.before.relogin = 60000 17:14:10 sasl.kerberos.service.name = null 17:14:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:10 sasl.login.callback.handler.class = null 17:14:10 sasl.login.class = null 17:14:10 sasl.login.connect.timeout.ms = null 17:14:10 sasl.login.read.timeout.ms = null 17:14:10 sasl.login.refresh.buffer.seconds = 300 17:14:10 sasl.login.refresh.min.period.seconds = 60 17:14:10 sasl.login.refresh.window.factor = 0.8 17:14:10 sasl.login.refresh.window.jitter = 0.05 17:14:10 sasl.login.retry.backoff.max.ms = 10000 17:14:10 sasl.login.retry.backoff.ms = 100 17:14:10 sasl.mechanism = GSSAPI 17:14:10 sasl.oauthbearer.clock.skew.seconds = 30 17:14:10 sasl.oauthbearer.expected.audience = null 17:14:10 sasl.oauthbearer.expected.issuer = null 17:14:10 sasl.oauthbearer.header.urlencode = false 17:14:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:10 sasl.oauthbearer.jwks.endpoint.url = null 17:14:10 sasl.oauthbearer.scope.claim.name = scope 17:14:10 sasl.oauthbearer.sub.claim.name = sub 17:14:10 sasl.oauthbearer.token.endpoint.url = null 17:14:10 security.protocol = PLAINTEXT 17:14:10 security.providers = null 17:14:10 send.buffer.bytes = 131072 17:14:10 session.timeout.ms = 45000 17:14:10 socket.connection.setup.timeout.max.ms = 30000 17:14:10 socket.connection.setup.timeout.ms = 10000 17:14:10 ssl.cipher.suites = null 17:14:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:10 ssl.endpoint.identification.algorithm = https 17:14:10 ssl.engine.factory.class = null 17:14:10 ssl.key.password = null 17:14:10 ssl.keymanager.algorithm = SunX509 17:14:10 ssl.keystore.certificate.chain = null 17:14:10 ssl.keystore.key = null 17:14:10 ssl.keystore.location = null 17:14:10 ssl.keystore.password = null 17:14:10 ssl.keystore.type = JKS 17:14:10 ssl.protocol = TLSv1.3 17:14:10 ssl.provider = null 17:14:10 ssl.secure.random.implementation = null 17:14:10 ssl.trustmanager.algorithm = PKIX 17:14:10 ssl.truststore.certificates = null 17:14:10 ssl.truststore.location = null 17:14:10 ssl.truststore.password = null 17:14:10 ssl.truststore.type = JKS 17:14:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:14:10 17:14:10 2026-02-24T17:14:10.730Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:10 2026-02-24T17:14:10.733Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:10 2026-02-24T17:14:10.733Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:10 2026-02-24T17:14:10.733Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953250733 17:14:10 2026-02-24T17:14:10.736Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:10 2026-02-24T17:14:10.737Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:10 acks = -1 17:14:10 auto.include.jmx.reporter = true 17:14:10 batch.size = 16384 17:14:10 bootstrap.servers = [localhost:32774] 17:14:10 buffer.memory = 33554432 17:14:10 client.dns.lookup = use_all_dns_ips 17:14:10 client.id = producer-24 17:14:10 compression.gzip.level = -1 17:14:10 compression.lz4.level = 9 17:14:10 compression.type = none 17:14:10 compression.zstd.level = 3 17:14:10 connections.max.idle.ms = 540000 17:14:10 delivery.timeout.ms = 120000 17:14:10 enable.idempotence = false 17:14:10 enable.metrics.push = true 17:14:10 interceptor.classes = [] 17:14:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:10 linger.ms = 1 17:14:10 max.block.ms = 60000 17:14:10 max.in.flight.requests.per.connection = 5 17:14:10 max.request.size = 1048576 17:14:10 metadata.max.age.ms = 300000 17:14:10 metadata.max.idle.ms = 300000 17:14:10 metadata.recovery.strategy = none 17:14:10 metric.reporters = [] 17:14:10 metrics.num.samples = 2 17:14:10 metrics.recording.level = INFO 17:14:10 metrics.sample.window.ms = 30000 17:14:10 partitioner.adaptive.partitioning.enable = true 17:14:10 partitioner.availability.timeout.ms = 0 17:14:10 partitioner.class = null 17:14:10 partitioner.ignore.keys = false 17:14:10 receive.buffer.bytes = 32768 17:14:10 reconnect.backoff.max.ms = 1000 17:14:10 reconnect.backoff.ms = 50 17:14:10 request.timeout.ms = 30000 17:14:10 retries = 0 17:14:10 retry.backoff.max.ms = 1000 17:14:10 retry.backoff.ms = 100 17:14:10 sasl.client.callback.handler.class = null 17:14:10 sasl.jaas.config = null 17:14:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:10 sasl.kerberos.min.time.before.relogin = 60000 17:14:10 sasl.kerberos.service.name = null 17:14:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:10 sasl.login.callback.handler.class = null 17:14:10 sasl.login.class = null 17:14:10 sasl.login.connect.timeout.ms = null 17:14:10 sasl.login.read.timeout.ms = null 17:14:10 sasl.login.refresh.buffer.seconds = 300 17:14:10 sasl.login.refresh.min.period.seconds = 60 17:14:10 sasl.login.refresh.window.factor = 0.8 17:14:10 sasl.login.refresh.window.jitter = 0.05 17:14:10 sasl.login.retry.backoff.max.ms = 10000 17:14:10 sasl.login.retry.backoff.ms = 100 17:14:10 sasl.mechanism = GSSAPI 17:14:10 sasl.oauthbearer.clock.skew.seconds = 30 17:14:10 sasl.oauthbearer.expected.audience = null 17:14:10 sasl.oauthbearer.expected.issuer = null 17:14:10 sasl.oauthbearer.header.urlencode = false 17:14:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:10 sasl.oauthbearer.jwks.endpoint.url = null 17:14:10 sasl.oauthbearer.scope.claim.name = scope 17:14:10 sasl.oauthbearer.sub.claim.name = sub 17:14:10 sasl.oauthbearer.token.endpoint.url = null 17:14:10 security.protocol = PLAINTEXT 17:14:10 security.providers = null 17:14:10 send.buffer.bytes = 131072 17:14:10 socket.connection.setup.timeout.max.ms = 30000 17:14:10 socket.connection.setup.timeout.ms = 10000 17:14:10 ssl.cipher.suites = null 17:14:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:10 ssl.endpoint.identification.algorithm = https 17:14:10 ssl.engine.factory.class = null 17:14:10 ssl.key.password = null 17:14:10 ssl.keymanager.algorithm = SunX509 17:14:10 ssl.keystore.certificate.chain = null 17:14:10 ssl.keystore.key = null 17:14:10 ssl.keystore.location = null 17:14:10 ssl.keystore.password = null 17:14:10 ssl.keystore.type = JKS 17:14:10 ssl.protocol = TLSv1.3 17:14:10 ssl.provider = null 17:14:10 ssl.secure.random.implementation = null 17:14:10 ssl.trustmanager.algorithm = PKIX 17:14:10 ssl.truststore.certificates = null 17:14:10 ssl.truststore.location = null 17:14:10 ssl.truststore.password = null 17:14:10 ssl.truststore.type = JKS 17:14:10 transaction.timeout.ms = 60000 17:14:10 transactional.id = null 17:14:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:14:10 17:14:10 2026-02-24T17:14:10.737Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:10 2026-02-24T17:14:10.739Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:10 2026-02-24T17:14:10.739Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:10 2026-02-24T17:14:10.739Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:10 2026-02-24T17:14:10.739Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953250739 17:14:10 2026-02-24T17:14:10.751Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.751Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.752Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:10 2026-02-24T17:14:10.755Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:14:10 allow.auto.create.topics = true 17:14:10 auto.commit.interval.ms = 5000 17:14:10 auto.include.jmx.reporter = true 17:14:10 auto.offset.reset = earliest 17:14:10 bootstrap.servers = [localhost:32774] 17:14:10 check.crcs = true 17:14:10 client.dns.lookup = use_all_dns_ips 17:14:10 client.id = consumer-group for Test A-13 17:14:10 client.rack = 17:14:10 connections.max.idle.ms = 540000 17:14:10 default.api.timeout.ms = 60000 17:14:10 enable.auto.commit = true 17:14:10 enable.metrics.push = true 17:14:10 exclude.internal.topics = true 17:14:10 fetch.max.bytes = 52428800 17:14:10 fetch.max.wait.ms = 500 17:14:10 fetch.min.bytes = 1 17:14:10 group.id = group for Test A 17:14:10 group.instance.id = null 17:14:10 group.protocol = classic 17:14:10 group.remote.assignor = null 17:14:10 heartbeat.interval.ms = 3000 17:14:10 interceptor.classes = [] 17:14:10 internal.leave.group.on.close = true 17:14:10 internal.throw.on.fetch.stable.offset.unsupported = false 17:14:10 isolation.level = read_uncommitted 17:14:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:14:10 max.partition.fetch.bytes = 1048576 17:14:10 max.poll.interval.ms = 300000 17:14:10 max.poll.records = 500 17:14:10 metadata.max.age.ms = 300000 17:14:10 metadata.recovery.strategy = none 17:14:10 metric.reporters = [] 17:14:10 metrics.num.samples = 2 17:14:10 metrics.recording.level = INFO 17:14:10 metrics.sample.window.ms = 30000 17:14:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:14:10 receive.buffer.bytes = 65536 17:14:10 reconnect.backoff.max.ms = 1000 17:14:10 reconnect.backoff.ms = 50 17:14:10 request.timeout.ms = 30000 17:14:10 retry.backoff.max.ms = 1000 17:14:10 retry.backoff.ms = 100 17:14:10 sasl.client.callback.handler.class = null 17:14:10 sasl.jaas.config = null 17:14:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:10 sasl.kerberos.min.time.before.relogin = 60000 17:14:10 sasl.kerberos.service.name = null 17:14:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:10 sasl.login.callback.handler.class = null 17:14:10 sasl.login.class = null 17:14:10 sasl.login.connect.timeout.ms = null 17:14:10 sasl.login.read.timeout.ms = null 17:14:10 sasl.login.refresh.buffer.seconds = 300 17:14:10 sasl.login.refresh.min.period.seconds = 60 17:14:10 sasl.login.refresh.window.factor = 0.8 17:14:10 sasl.login.refresh.window.jitter = 0.05 17:14:10 sasl.login.retry.backoff.max.ms = 10000 17:14:10 sasl.login.retry.backoff.ms = 100 17:14:10 sasl.mechanism = GSSAPI 17:14:10 sasl.oauthbearer.clock.skew.seconds = 30 17:14:10 sasl.oauthbearer.expected.audience = null 17:14:10 sasl.oauthbearer.expected.issuer = null 17:14:10 sasl.oauthbearer.header.urlencode = false 17:14:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:10 sasl.oauthbearer.jwks.endpoint.url = null 17:14:10 sasl.oauthbearer.scope.claim.name = scope 17:14:10 sasl.oauthbearer.sub.claim.name = sub 17:14:10 sasl.oauthbearer.token.endpoint.url = null 17:14:10 security.protocol = PLAINTEXT 17:14:10 security.providers = null 17:14:10 send.buffer.bytes = 131072 17:14:10 session.timeout.ms = 45000 17:14:10 socket.connection.setup.timeout.max.ms = 30000 17:14:10 socket.connection.setup.timeout.ms = 10000 17:14:10 ssl.cipher.suites = null 17:14:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:10 ssl.endpoint.identification.algorithm = https 17:14:10 ssl.engine.factory.class = null 17:14:10 ssl.key.password = null 17:14:10 ssl.keymanager.algorithm = SunX509 17:14:10 ssl.keystore.certificate.chain = null 17:14:10 ssl.keystore.key = null 17:14:10 ssl.keystore.location = null 17:14:10 ssl.keystore.password = null 17:14:10 ssl.keystore.type = JKS 17:14:10 ssl.protocol = TLSv1.3 17:14:10 ssl.provider = null 17:14:10 ssl.secure.random.implementation = null 17:14:10 ssl.trustmanager.algorithm = PKIX 17:14:10 ssl.truststore.certificates = null 17:14:10 ssl.truststore.location = null 17:14:10 ssl.truststore.password = null 17:14:10 ssl.truststore.type = JKS 17:14:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:14:10 17:14:10 2026-02-24T17:14:10.755Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:10 2026-02-24T17:14:10.757Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:10 2026-02-24T17:14:10.757Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:10 2026-02-24T17:14:10.757Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953250757 17:14:10 2026-02-24T17:14:10.759Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:10 2026-02-24T17:14:10.760Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:10 acks = -1 17:14:10 auto.include.jmx.reporter = true 17:14:10 batch.size = 16384 17:14:10 bootstrap.servers = [localhost:32774] 17:14:10 buffer.memory = 33554432 17:14:10 client.dns.lookup = use_all_dns_ips 17:14:10 client.id = producer-25 17:14:10 compression.gzip.level = -1 17:14:10 compression.lz4.level = 9 17:14:10 compression.type = none 17:14:10 compression.zstd.level = 3 17:14:10 connections.max.idle.ms = 540000 17:14:10 delivery.timeout.ms = 120000 17:14:10 enable.idempotence = false 17:14:10 enable.metrics.push = true 17:14:10 interceptor.classes = [] 17:14:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:10 linger.ms = 1 17:14:10 max.block.ms = 60000 17:14:10 max.in.flight.requests.per.connection = 5 17:14:10 max.request.size = 1048576 17:14:10 metadata.max.age.ms = 300000 17:14:10 metadata.max.idle.ms = 300000 17:14:10 metadata.recovery.strategy = none 17:14:10 metric.reporters = [] 17:14:10 metrics.num.samples = 2 17:14:10 metrics.recording.level = INFO 17:14:10 metrics.sample.window.ms = 30000 17:14:10 partitioner.adaptive.partitioning.enable = true 17:14:10 partitioner.availability.timeout.ms = 0 17:14:10 partitioner.class = null 17:14:10 partitioner.ignore.keys = false 17:14:10 receive.buffer.bytes = 32768 17:14:10 reconnect.backoff.max.ms = 1000 17:14:10 reconnect.backoff.ms = 50 17:14:10 request.timeout.ms = 30000 17:14:10 retries = 0 17:14:10 retry.backoff.max.ms = 1000 17:14:10 retry.backoff.ms = 100 17:14:10 sasl.client.callback.handler.class = null 17:14:10 sasl.jaas.config = null 17:14:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:10 sasl.kerberos.min.time.before.relogin = 60000 17:14:10 sasl.kerberos.service.name = null 17:14:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:10 sasl.login.callback.handler.class = null 17:14:10 sasl.login.class = null 17:14:10 sasl.login.connect.timeout.ms = null 17:14:10 sasl.login.read.timeout.ms = null 17:14:10 sasl.login.refresh.buffer.seconds = 300 17:14:10 sasl.login.refresh.min.period.seconds = 60 17:14:10 sasl.login.refresh.window.factor = 0.8 17:14:10 sasl.login.refresh.window.jitter = 0.05 17:14:10 sasl.login.retry.backoff.max.ms = 10000 17:14:10 sasl.login.retry.backoff.ms = 100 17:14:10 sasl.mechanism = GSSAPI 17:14:10 sasl.oauthbearer.clock.skew.seconds = 30 17:14:10 sasl.oauthbearer.expected.audience = null 17:14:10 sasl.oauthbearer.expected.issuer = null 17:14:10 sasl.oauthbearer.header.urlencode = false 17:14:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:10 sasl.oauthbearer.jwks.endpoint.url = null 17:14:10 sasl.oauthbearer.scope.claim.name = scope 17:14:10 sasl.oauthbearer.sub.claim.name = sub 17:14:10 sasl.oauthbearer.token.endpoint.url = null 17:14:10 security.protocol = PLAINTEXT 17:14:10 security.providers = null 17:14:10 send.buffer.bytes = 131072 17:14:10 socket.connection.setup.timeout.max.ms = 30000 17:14:10 socket.connection.setup.timeout.ms = 10000 17:14:10 ssl.cipher.suites = null 17:14:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:10 ssl.endpoint.identification.algorithm = https 17:14:10 ssl.engine.factory.class = null 17:14:10 ssl.key.password = null 17:14:10 ssl.keymanager.algorithm = SunX509 17:14:10 ssl.keystore.certificate.chain = null 17:14:10 ssl.keystore.key = null 17:14:10 ssl.keystore.location = null 17:14:10 ssl.keystore.password = null 17:14:10 ssl.keystore.type = JKS 17:14:10 ssl.protocol = TLSv1.3 17:14:10 ssl.provider = null 17:14:10 ssl.secure.random.implementation = null 17:14:10 ssl.trustmanager.algorithm = PKIX 17:14:10 ssl.truststore.certificates = null 17:14:10 ssl.truststore.location = null 17:14:10 ssl.truststore.password = null 17:14:10 ssl.truststore.type = JKS 17:14:10 transaction.timeout.ms = 60000 17:14:10 transactional.id = null 17:14:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:14:10 17:14:10 2026-02-24T17:14:10.760Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:10 2026-02-24T17:14:10.762Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:10 2026-02-24T17:14:10.762Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:10 2026-02-24T17:14:10.762Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:10 2026-02-24T17:14:10.762Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953250762 17:14:10 2026-02-24T17:14:10.768Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.768Z WARN 6632 --- [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. 17:14:10 2026-02-24T17:14:10.780Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:10 2026-02-24T17:14:10.782Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:14:10 allow.auto.create.topics = true 17:14:10 auto.commit.interval.ms = 5000 17:14:10 auto.include.jmx.reporter = true 17:14:10 auto.offset.reset = earliest 17:14:10 bootstrap.servers = [localhost:32774] 17:14:10 check.crcs = true 17:14:10 client.dns.lookup = use_all_dns_ips 17:14:10 client.id = consumer-group for Test A-14 17:14:10 client.rack = 17:14:10 connections.max.idle.ms = 540000 17:14:10 default.api.timeout.ms = 60000 17:14:10 enable.auto.commit = true 17:14:10 enable.metrics.push = true 17:14:10 exclude.internal.topics = true 17:14:10 fetch.max.bytes = 52428800 17:14:10 fetch.max.wait.ms = 500 17:14:10 fetch.min.bytes = 1 17:14:10 group.id = group for Test A 17:14:10 group.instance.id = null 17:14:10 group.protocol = classic 17:14:10 group.remote.assignor = null 17:14:10 heartbeat.interval.ms = 3000 17:14:10 interceptor.classes = [] 17:14:10 internal.leave.group.on.close = true 17:14:10 internal.throw.on.fetch.stable.offset.unsupported = false 17:14:10 isolation.level = read_uncommitted 17:14:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:14:10 max.partition.fetch.bytes = 1048576 17:14:10 max.poll.interval.ms = 300000 17:14:10 max.poll.records = 500 17:14:10 metadata.max.age.ms = 300000 17:14:10 metadata.recovery.strategy = none 17:14:10 metric.reporters = [] 17:14:10 metrics.num.samples = 2 17:14:10 metrics.recording.level = INFO 17:14:10 metrics.sample.window.ms = 30000 17:14:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:14:10 receive.buffer.bytes = 65536 17:14:10 reconnect.backoff.max.ms = 1000 17:14:10 reconnect.backoff.ms = 50 17:14:10 request.timeout.ms = 30000 17:14:10 retry.backoff.max.ms = 1000 17:14:10 retry.backoff.ms = 100 17:14:10 sasl.client.callback.handler.class = null 17:14:10 sasl.jaas.config = null 17:14:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:10 sasl.kerberos.min.time.before.relogin = 60000 17:14:10 sasl.kerberos.service.name = null 17:14:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:10 sasl.login.callback.handler.class = null 17:14:10 sasl.login.class = null 17:14:10 sasl.login.connect.timeout.ms = null 17:14:10 sasl.login.read.timeout.ms = null 17:14:10 sasl.login.refresh.buffer.seconds = 300 17:14:10 sasl.login.refresh.min.period.seconds = 60 17:14:10 sasl.login.refresh.window.factor = 0.8 17:14:10 sasl.login.refresh.window.jitter = 0.05 17:14:10 sasl.login.retry.backoff.max.ms = 10000 17:14:10 sasl.login.retry.backoff.ms = 100 17:14:10 sasl.mechanism = GSSAPI 17:14:10 sasl.oauthbearer.clock.skew.seconds = 30 17:14:10 sasl.oauthbearer.expected.audience = null 17:14:10 sasl.oauthbearer.expected.issuer = null 17:14:10 sasl.oauthbearer.header.urlencode = false 17:14:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:10 sasl.oauthbearer.jwks.endpoint.url = null 17:14:10 sasl.oauthbearer.scope.claim.name = scope 17:14:10 sasl.oauthbearer.sub.claim.name = sub 17:14:10 sasl.oauthbearer.token.endpoint.url = null 17:14:10 security.protocol = PLAINTEXT 17:14:10 security.providers = null 17:14:10 send.buffer.bytes = 131072 17:14:10 session.timeout.ms = 45000 17:14:10 socket.connection.setup.timeout.max.ms = 30000 17:14:10 socket.connection.setup.timeout.ms = 10000 17:14:10 ssl.cipher.suites = null 17:14:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:10 ssl.endpoint.identification.algorithm = https 17:14:10 ssl.engine.factory.class = null 17:14:10 ssl.key.password = null 17:14:10 ssl.keymanager.algorithm = SunX509 17:14:10 ssl.keystore.certificate.chain = null 17:14:10 ssl.keystore.key = null 17:14:10 ssl.keystore.location = null 17:14:10 ssl.keystore.password = null 17:14:10 ssl.keystore.type = JKS 17:14:10 ssl.protocol = TLSv1.3 17:14:10 ssl.provider = null 17:14:10 ssl.secure.random.implementation = null 17:14:10 ssl.trustmanager.algorithm = PKIX 17:14:10 ssl.truststore.certificates = null 17:14:10 ssl.truststore.location = null 17:14:10 ssl.truststore.password = null 17:14:10 ssl.truststore.type = JKS 17:14:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:14:10 17:14:10 2026-02-24T17:14:10.783Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:10 2026-02-24T17:14:10.785Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:10 2026-02-24T17:14:10.785Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:10 2026-02-24T17:14:10.785Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953250785 17:14:10 2026-02-24T17:14:10.789Z ERROR 6632 --- [ 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] 17:14:10 2026-02-24T17:14:10.790Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:10 2026-02-24T17:14:10.790Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:10 acks = -1 17:14:10 auto.include.jmx.reporter = true 17:14:10 batch.size = 16384 17:14:10 bootstrap.servers = [localhost:32774] 17:14:10 buffer.memory = 33554432 17:14:10 client.dns.lookup = use_all_dns_ips 17:14:10 client.id = producer-26 17:14:10 compression.gzip.level = -1 17:14:10 compression.lz4.level = 9 17:14:10 compression.type = none 17:14:10 compression.zstd.level = 3 17:14:10 connections.max.idle.ms = 540000 17:14:10 delivery.timeout.ms = 120000 17:14:10 enable.idempotence = false 17:14:10 enable.metrics.push = true 17:14:10 interceptor.classes = [] 17:14:10 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:10 linger.ms = 1 17:14:10 max.block.ms = 60000 17:14:10 max.in.flight.requests.per.connection = 5 17:14:10 max.request.size = 1048576 17:14:10 metadata.max.age.ms = 300000 17:14:10 metadata.max.idle.ms = 300000 17:14:10 metadata.recovery.strategy = none 17:14:10 metric.reporters = [] 17:14:10 metrics.num.samples = 2 17:14:10 metrics.recording.level = INFO 17:14:10 metrics.sample.window.ms = 30000 17:14:10 partitioner.adaptive.partitioning.enable = true 17:14:10 partitioner.availability.timeout.ms = 0 17:14:10 partitioner.class = null 17:14:10 partitioner.ignore.keys = false 17:14:10 receive.buffer.bytes = 32768 17:14:10 reconnect.backoff.max.ms = 1000 17:14:10 reconnect.backoff.ms = 50 17:14:10 request.timeout.ms = 30000 17:14:10 retries = 0 17:14:10 retry.backoff.max.ms = 1000 17:14:10 retry.backoff.ms = 100 17:14:10 sasl.client.callback.handler.class = null 17:14:10 sasl.jaas.config = null 17:14:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:10 sasl.kerberos.min.time.before.relogin = 60000 17:14:10 sasl.kerberos.service.name = null 17:14:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:10 sasl.login.callback.handler.class = null 17:14:10 sasl.login.class = null 17:14:10 sasl.login.connect.timeout.ms = null 17:14:10 sasl.login.read.timeout.ms = null 17:14:10 sasl.login.refresh.buffer.seconds = 300 17:14:10 sasl.login.refresh.min.period.seconds = 60 17:14:10 sasl.login.refresh.window.factor = 0.8 17:14:10 sasl.login.refresh.window.jitter = 0.05 17:14:10 sasl.login.retry.backoff.max.ms = 10000 17:14:10 sasl.login.retry.backoff.ms = 100 17:14:10 sasl.mechanism = GSSAPI 17:14:10 sasl.oauthbearer.clock.skew.seconds = 30 17:14:10 sasl.oauthbearer.expected.audience = null 17:14:10 sasl.oauthbearer.expected.issuer = null 17:14:10 sasl.oauthbearer.header.urlencode = false 17:14:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:10 sasl.oauthbearer.jwks.endpoint.url = null 17:14:10 sasl.oauthbearer.scope.claim.name = scope 17:14:10 sasl.oauthbearer.sub.claim.name = sub 17:14:10 sasl.oauthbearer.token.endpoint.url = null 17:14:10 security.protocol = PLAINTEXT 17:14:10 security.providers = null 17:14:10 send.buffer.bytes = 131072 17:14:10 socket.connection.setup.timeout.max.ms = 30000 17:14:10 socket.connection.setup.timeout.ms = 10000 17:14:10 ssl.cipher.suites = null 17:14:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:10 ssl.endpoint.identification.algorithm = https 17:14:10 ssl.engine.factory.class = null 17:14:10 ssl.key.password = null 17:14:10 ssl.keymanager.algorithm = SunX509 17:14:10 ssl.keystore.certificate.chain = null 17:14:10 ssl.keystore.key = null 17:14:10 ssl.keystore.location = null 17:14:10 ssl.keystore.password = null 17:14:10 ssl.keystore.type = JKS 17:14:10 ssl.protocol = TLSv1.3 17:14:10 ssl.provider = null 17:14:10 ssl.secure.random.implementation = null 17:14:10 ssl.trustmanager.algorithm = PKIX 17:14:10 ssl.truststore.certificates = null 17:14:10 ssl.truststore.location = null 17:14:10 ssl.truststore.password = null 17:14:10 ssl.truststore.type = JKS 17:14:10 transaction.timeout.ms = 60000 17:14:10 transactional.id = null 17:14:10 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:14:10 17:14:10 2026-02-24T17:14:10.790Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:10 2026-02-24T17:14:10.792Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:10 2026-02-24T17:14:10.792Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:10 2026-02-24T17:14:10.792Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:10 2026-02-24T17:14:10.792Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953250792 17:14:10 2026-02-24T17:14:10.807Z WARN 6632 --- [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} 17:14:10 2026-02-24T17:14:10.807Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.Metadata : [Producer clientId=producer-26] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:10 2026-02-24T17:14:10.826Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.826Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:10 2026-02-24T17:14:10.848Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:10 2026-02-24T17:14:10.848Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:10.985Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:11 2026-02-24T17:14:10.985Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node -1 disconnected. 17:14:11 2026-02-24T17:14:10.985Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 17:14:11 2026-02-24T17:14:10.985Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:11 2026-02-24T17:14:10.985Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:11 2026-02-24T17:14:10.985Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 17:14:11 2026-02-24T17:14:10.986Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 17:14:11 2026-02-24T17:14:10.986Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:11 2026-02-24T17:14:10.986Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 17:14:11 2026-02-24T17:14:10.986Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:11 2026-02-24T17:14:10.986Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] 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) 17:14:11 2026-02-24T17:14:11.008Z INFO 6632 --- [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. 17:14:11 2026-02-24T17:14:11.008Z INFO 6632 --- [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: 437ms, elapsed time since send: 437ms, throttle time: 0ms, request timeout: 30000ms) 17:14:11 2026-02-24T17:14:11.008Z INFO 6632 --- [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. 17:14:11 2026-02-24T17:14:11.008Z INFO 6632 --- [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. 17:14:11 2026-02-24T17:14:11.008Z INFO 6632 --- [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=221010974, epoch=1) to node 1: 17:14:11 17:14:11 org.apache.kafka.common.errors.DisconnectException 17:14:11 17:14:11 2026-02-24T17:14:11.009Z INFO 6632 --- [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. 17:14:11 2026-02-24T17:14:11.043Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.043Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.045Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.045Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.095Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.095Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.100Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.100Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.102Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.102Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.105Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.105Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.109Z INFO 6632 --- [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. 17:14:11 2026-02-24T17:14:11.109Z WARN 6632 --- [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. 17:14:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.071 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 17:14:11 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 17:14:11 2026-02-24T17:14:11.163Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.163Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.164Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:11 2026-02-24T17:14:11.164Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:11 2026-02-24T17:14:11.165Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:11 [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 17:14:11 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 17:14:11 2026-02-24T17:14:11.192Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:11 2026-02-24T17:14:11.192Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:11 2026-02-24T17:14:11.192Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:11 2026-02-24T17:14:11.198Z INFO 6632 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:14:11 2026-02-24T17:14:11.198Z INFO 6632 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:14:11 2026-02-24T17:14:11.201Z INFO 6632 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:14:11 2026-02-24T17:14:11.201Z INFO 6632 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:14:11 [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 17:14:11 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 17:14:11 2026-02-24T17:14:11.206Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.206Z WARN 6632 --- [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. 17:14:11 17:14:11,223 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:14:11 17:14:11,223 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:14:11 17:14:11,223 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:14:11 17:14:11,227 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:14:11 17:14:11,227 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:14:11 17:14:11,234 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:14:11 17:14:11,234 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:14:11 17:14:11 . ____ _ __ _ _ 17:14:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:14:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:14:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:14:11 ' |____| .__|_| |_|_| |_\__, | / / / / 17:14:11 =========|_|==============|___/=/_/_/_/ 17:14:11 17:14:11 :: Spring Boot :: (v3.5.9) 17:14:11 17:14:11 2026-02-24T17:14:11.239Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.239Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.240Z INFO 6632 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:14:11 2026-02-24T17:14:11.240Z INFO 6632 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 17:14:11 2026-02-24T17:14:11.247Z INFO 6632 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.039 seconds (process running for 95.021) 17:14:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 17:14:11 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 17:14:11 2026-02-24T17:14:11.319Z INFO 6632 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 17:14:11 2026-02-24T17:14:11.322Z INFO 6632 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 17:14:11 2026-02-24T17:14:11.322Z INFO 6632 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 17:14:11 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 17:14:11 2026-02-24T17:14:11.325Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:11 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 17:14:11 2026-02-24T17:14:11.325Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.325Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.325Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.329Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.329Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.329Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.329Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.337Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.337Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.344Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.344Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.345Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.345Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.357Z INFO 6632 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 17:14:11 2026-02-24T17:14:11.358Z INFO 6632 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 17:14:11 2026-02-24T17:14:11.362Z INFO 6632 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 17:14:11 2026-02-24T17:14:11.362Z INFO 6632 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 17:14:11 2026-02-24T17:14:11.363Z INFO 6632 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 17:14:11 2026-02-24T17:14:11.363Z WARN 6632 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 17:14:11 2026-02-24T17:14:11.363Z INFO 6632 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 17:14:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 17:14:11 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 17:14:11 2026-02-24T17:14:11.388Z WARN 6632 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 17:14:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 17:14:11 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 17:14:11 2026-02-24T17:14:11.406Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.406Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.417Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.417Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.451Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.451Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.467Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.467Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.471Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.471Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.471Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.471Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.511Z INFO 6632 --- [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. 17:14:11 2026-02-24T17:14:11.511Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.527Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.527Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.570Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.570Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.608Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.608Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.628Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.628Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.634Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.634Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.702Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.702Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.703Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.703Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.713Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.713Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.751Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.751Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.754Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.754Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.771Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.771Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.811Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.811Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.827Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.827Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:11 2026-02-24T17:14:11.850Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.850Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.873Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:11 2026-02-24T17:14:11.873Z WARN 6632 --- [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. 17:14:11 2026-02-24T17:14:11.912Z INFO 6632 --- [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. 17:14:11 2026-02-24T17:14:11.912Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:11.994Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:12 2026-02-24T17:14:11.994Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.026Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:12 2026-02-24T17:14:12.026Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:12 2026-02-24T17:14:12.026Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:12 2026-02-24T17:14:12.046Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.046Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.112Z WARN 6632 --- [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') 17:14:12 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 17:14:12 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 17:14:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 17:14:12 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 17:14:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 17:14:12 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 17:14:12 2026-02-24T17:14:12.157Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.157Z WARN 6632 --- [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. 17:14:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 17:14:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 17:14:12 2026-02-24T17:14:12.196Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:12 2026-02-24T17:14:12.196Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:12 2026-02-24T17:14:12.196Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:12 2026-02-24T17:14:12.202Z WARN 6632 --- [ 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 17:14:12 2026-02-24T17:14:12.203Z WARN 6632 --- [ 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 17:14:12 2026-02-24T17:14:12.203Z WARN 6632 --- [ 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 17:14:12 2026-02-24T17:14:12.203Z WARN 6632 --- [ 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 17:14:12 2026-02-24T17:14:12.205Z WARN 6632 --- [ 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 17:14:12 2026-02-24T17:14:12.208Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.208Z WARN 6632 --- [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. 17:14:12 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 17:14:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 17:14:12 2026-02-24T17:14:12.219Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.219Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.236Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.236Z WARN 6632 --- [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. 17:14:12 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 17:14:12 2026-02-24T17:14:12.265Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.265Z WARN 6632 --- [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. 17:14:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 17:14:12 2026-02-24T17:14:12.279Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:12 o o o o---o o--o o o---o o o----o o--o--o 17:14:12 | | / \ / | / / \ | | 17:14:12 o----o o o o----o | o o o----o | 17:14:12 | | * \ / | \ * \ | | 17:14:12 o o * o o---o o--o o----o o---o * o o----o o 17:14:12 17:14:12 2026-02-24T17:14:12.279Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:12 2026-02-24T17:14:12.279Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:14:12 2026-02-24T17:14:12.279Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:14:12 2026-02-24T17:14:12.279Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:14:12 2026-02-24T17:14:12.279Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:14:12 To enable the Jet engine on the members, do one of the following: 17:14:12 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:12 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:12 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:12 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:12 2026-02-24T17:14:12.290Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:14:12 2026-02-24T17:14:12.292Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:14:12 2026-02-24T17:14:12.301Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:14:12 2026-02-24T17:14:12.301Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:14:12 2026-02-24T17:14:12.327Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.327Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.330Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.331Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.345Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.345Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.406Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.406Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.415Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.415Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.467Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.467Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.468Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.468Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.515Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.515Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.571Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.571Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.609Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.609Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.629Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.629Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.636Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.636Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.675Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.675Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.703Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.703Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.713Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.713Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.718Z INFO 6632 --- [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. 17:14:12 2026-02-24T17:14:12.718Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.765Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.765Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.773Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.773Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.783Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.783Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.829Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.829Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:12 2026-02-24T17:14:12.850Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.850Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.891Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.891Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.930Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.930Z WARN 6632 --- [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. 17:14:12 2026-02-24T17:14:12.973Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:12 2026-02-24T17:14:12.973Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.030Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:13 2026-02-24T17:14:13.030Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:13 2026-02-24T17:14:13.030Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:13 2026-02-24T17:14:13.160Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.160Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.209Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.209Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.220Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.220Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.228Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:13 2026-02-24T17:14:13.228Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:13 2026-02-24T17:14:13.228Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:13 2026-02-24T17:14:13.269Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.269Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.328Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.328Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.331Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.331Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.347Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.347Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.408Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.408Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.417Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.417Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.469Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.469Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.469Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.469Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.535Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.535Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.601Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.601Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.610Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.610Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.636Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.636Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.664Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.664Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.676Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.676Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.705Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.705Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.721Z INFO 6632 --- [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. 17:14:13 2026-02-24T17:14:13.721Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.754Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.754Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:13 2026-02-24T17:14:13.760Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.760Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.768Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.768Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.773Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.773Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.783Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.783Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.850Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.850Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.892Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.892Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.931Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.931Z WARN 6632 --- [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. 17:14:13 2026-02-24T17:14:13.976Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:13 2026-02-24T17:14:13.976Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.046Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:14 2026-02-24T17:14:14.046Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:14 2026-02-24T17:14:14.046Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:14 2026-02-24T17:14:14.161Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.162Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.210Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.210Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.221Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.221Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.232Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:14 2026-02-24T17:14:14.232Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:14 2026-02-24T17:14:14.233Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:14 2026-02-24T17:14:14.271Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.271Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.306Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.306Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.328Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.329Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.332Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.332Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.410Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.410Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.419Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.419Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.470Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.470Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.470Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.470Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.535Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.535Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.603Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.603Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.611Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.611Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.637Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.637Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.664Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.664Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.690Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.690Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.706Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.706Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.724Z INFO 6632 --- [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. 17:14:14 2026-02-24T17:14:14.724Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.762Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.762Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.770Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.770Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.774Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.774Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.783Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.783Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:14 2026-02-24T17:14:14.784Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.784Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.852Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.852Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.893Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.893Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.933Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.933Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.978Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:14 2026-02-24T17:14:14.978Z WARN 6632 --- [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. 17:14:14 2026-02-24T17:14:14.979Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:14 2026-02-24T17:14:14.979Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:14 2026-02-24T17:14:14.979Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:15 2026-02-24T17:14:14.989Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:15 17:14:15 Members {size:1, ver:1} [ 17:14:15 Member [10.30.106.244]:5701 - 6770d760-c8be-4222-b8c5-ab3b0856a09d this 17:14:15 ] 17:14:15 17:14:15 2026-02-24T17:14:14.990Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:14:15 2026-02-24T17:14:15.020Z INFO 6632 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:14:15 2026-02-24T17:14:15.137Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:15 2026-02-24T17:14:15.137Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:15 2026-02-24T17:14:15.137Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:15 2026-02-24T17:14:15.162Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.162Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.211Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.211Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.222Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.222Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.278Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:14:15 2026-02-24T17:14:15.279Z INFO 6632 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - 6770d760-c8be-4222-b8c5-ab3b0856a09d this is handled 17:14:15 2026-02-24T17:14:15.281Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:14:15 2026-02-24T17:14:15.281Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:14:15 2026-02-24T17:14:15.282Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:14:15 2026-02-24T17:14:15.283Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.283Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.289Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:14:15 2026-02-24T17:14:15.289Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 10 ms. 17:14:15 2026-02-24T17:14:15.290Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:14:15 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.024 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 17:14:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 17:14:15 2026-02-24T17:14:15.318Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.318Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.325Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.326Z INFO 6632 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 17:14:15 2026-02-24T17:14:15.326Z DEBUG 6632 --- [ 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) 17:14:15 2026-02-24T17:14:15.329Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.329Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.333Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.333Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.364Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.364Z INFO 6632 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 17:14:15 2026-02-24T17:14:15.364Z DEBUG 6632 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 17:14:15 2026-02-24T17:14:15.365Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.366Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.368Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.368Z INFO 6632 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 17:14:15 2026-02-24T17:14:15.368Z DEBUG 6632 --- [ 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) 17:14:15 2026-02-24T17:14:15.370Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.370Z INFO 6632 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 17:14:15 2026-02-24T17:14:15.370Z DEBUG 6632 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 17:14:15 2026-02-24T17:14:15.371Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.371Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.373Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.375Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.375Z INFO 6632 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 17:14:15 2026-02-24T17:14:15.376Z INFO 6632 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 17:14:15 2026-02-24T17:14:15.376Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.378Z ERROR 6632 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 17:14:15 2026-02-24T17:14:15.382Z ERROR 6632 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 17:14:15 2026-02-24T17:14:15.383Z ERROR 6632 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 17:14:15 2026-02-24T17:14:15.384Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.384Z INFO 6632 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 17:14:15 2026-02-24T17:14:15.384Z DEBUG 6632 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 17:14:15 2026-02-24T17:14:15.385Z ERROR 6632 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 17:14:15 2026-02-24T17:14:15.385Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.385Z INFO 6632 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 17:14:15 2026-02-24T17:14:15.385Z DEBUG 6632 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 17:14:15 2026-02-24T17:14:15.391Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.395Z DEBUG 6632 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 17:14:15 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 17:14:15 2026-02-24T17:14:15.398Z DEBUG 6632 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 17:14:15 2026-02-24T17:14:15.399Z DEBUG 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 17:14:15 2026-02-24T17:14:15.400Z DEBUG 6632 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 17:14:15 2026-02-24T17:14:15.401Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 17:14:15 2026-02-24T17:14:15.402Z WARN 6632 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 17:14:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 17:14:15 2026-02-24T17:14:15.411Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.412Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.419Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.419Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.469Z INFO 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 17:14:15 2026-02-24T17:14:15.471Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.471Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.472Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.472Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.472Z INFO 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 17:14:15 2026-02-24T17:14:15.473Z INFO 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 17:14:15 2026-02-24T17:14:15.475Z ERROR 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 17:14:15 2026-02-24T17:14:15.476Z ERROR 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 17:14:15 2026-02-24T17:14:15.477Z INFO 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 17:14:15 2026-02-24T17:14:15.477Z ERROR 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 17:14:15 2026-02-24T17:14:15.496Z ERROR 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:14:15 17:14:15 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:14:15 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 17:14:15 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 17:14:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 17:14:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:15 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:14:15 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:14:15 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:14:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:14:15 at groovy.lang.Closure.call(Closure.java:427) 17:14:15 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:14:15 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:14:15 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:14:15 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:14:15 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:14:15 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:14:15 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:14:15 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:14:15 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:14:15 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:14:15 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:14:15 at jdk.proxy2/jdk.proxy2.$Proxy244.initiateStateAdvised(Unknown Source) 17:14:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:397) 17:14:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:208) 17:14:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1879159571.processCreatedCmHandles$accessor$u5neY9H1(Unknown Source) 17:14:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1879159571$auxiliary$6gyWqrKf.call(Unknown Source) 17:14:15 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:14:15 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:14:15 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:14:15 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:14:15 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:14:15 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:14:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1879159571.processCreatedCmHandles(Unknown Source) 17:14:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:103) 17:14:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1879159571.updateDmiRegistration$accessor$u5neY9H1(Unknown Source) 17:14:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1879159571$auxiliary$r50UJ21C.call(Unknown Source) 17:14:15 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:14:15 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:14:15 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:14:15 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:14:15 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:14:15 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:14:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1879159571.updateDmiRegistration(Unknown Source) 17:14:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1879159571$updateDmiRegistration.call(Unknown Source) 17:14:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:14:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:14:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:14:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:14:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:14:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:14:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:14:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:14:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:14:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:14:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:14:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:14:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:14:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:14:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:14:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:14:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:14:15 17:14:15 2026-02-24T17:14:15.499Z ERROR 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:14:15 17:14:15 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:14:15 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 17:14:15 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 17:14:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 17:14:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:14:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:14:15 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:14:15 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:14:15 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:14:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:14:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:14:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:14:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:14:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:14:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:14:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:14:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:14:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:14:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:14:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:14:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:14:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:14:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:14:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:14:15 17:14:15 2026-02-24T17:14:15.501Z ERROR 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:14:15 17:14:15 java.lang.RuntimeException: Failed 17:14:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:14:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:14:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:14:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:14:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:14:15 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:14:15 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:14:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:14:15 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:14:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:14:15 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:14:15 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:14:15 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:14:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:14:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:14:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:14:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:14:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:14:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:14:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:14:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:14:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:14:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:14:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:14:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:14:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:14:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:14:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:14:15 17:14:15 2026-02-24T17:14:15.511Z ERROR 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:14:15 2026-02-24T17:14:15.512Z ERROR 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 17:14:15 2026-02-24T17:14:15.518Z ERROR 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:14:15 2026-02-24T17:14:15.518Z ERROR 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 17:14:15 2026-02-24T17:14:15.520Z ERROR 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:14:15 2026-02-24T17:14:15.520Z ERROR 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 17:14:15 2026-02-24T17:14:15.521Z ERROR 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:14:15 2026-02-24T17:14:15.521Z ERROR 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 17:14:15 2026-02-24T17:14:15.525Z INFO 6632 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 17:14:15 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 17:14:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 17:14:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 17:14:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 17:14:15 2026-02-24T17:14:15.537Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.537Z WARN 6632 --- [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. 17:14:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 17:14:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 17:14:15 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 17:14:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 17:14:15 2026-02-24T17:14:15.605Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.605Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.606Z ERROR 6632 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 17:14:15 2026-02-24T17:14:15.627Z INFO 6632 --- [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. 17:14:15 2026-02-24T17:14:15.627Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.629Z WARN 6632 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 17:14:15 2026-02-24T17:14:15.638Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.638Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.641Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.641Z WARN 6632 --- [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. 17:14:15 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 17:14:15 2026-02-24T17:14:15.666Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.666Z WARN 6632 --- [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. 17:14:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 17:14:15 2026-02-24T17:14:15.691Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.691Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.706Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.706Z WARN 6632 --- [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. 17:14:15 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 17:14:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 17:14:15 2026-02-24T17:14:15.775Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.775Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.775Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.775Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.784Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.784Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.784Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.784Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:15 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 17:14:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 17:14:15 2026-02-24T17:14:15.808Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.808Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.823Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:14:15 2026-02-24T17:14:15.825Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:14:15 2026-02-24T17:14:15.825Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:14:15 2026-02-24T17:14:15.825Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 17:14:15 2026-02-24T17:14:15.826Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 17:14:15 2026-02-24T17:14:15.826Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:14:15 2026-02-24T17:14:15.826Z WARN 6632 --- [ 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) 17:14:15 2026-02-24T17:14:15.826Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:14:15 2026-02-24T17:14:15.828Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:14:15 2026-02-24T17:14:15.828Z ERROR 6632 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 17:14:15 17:14:15 java.lang.RuntimeException: some exception 17:14:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:14:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:14:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:14:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:14:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:14:15 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:14:15 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:14:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:15 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:14:15 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:14:15 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:14:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:14:15 at groovy.lang.Closure.call(Closure.java:427) 17:14:15 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:14:15 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:14:15 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:14:15 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:14:15 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:14:15 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:14:15 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:14:15 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:14:15 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:14:15 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:14:15 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:14:15 at jdk.proxy2/jdk.proxy2.$Proxy228.getCmHandleState(Unknown Source) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 17:14:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 17:14:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 17:14:15 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 17:14:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 17:14:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 17:14:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 17:14:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 17:14:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 17:14:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 17:14:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:14:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:14:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:14:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:14:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:14:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:14:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:14:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:14:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:14:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:14:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:14:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:14:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:14:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:14:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:14:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:14:15 17:14:15 2026-02-24T17:14:15.829Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:14:15 2026-02-24T17:14:15.829Z ERROR 6632 --- [ 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) 17:14:15 17:14:15 java.lang.RuntimeException: Some network error 17:14:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:14:15 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:14:15 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:14:15 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:14:15 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:14:15 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:14:15 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:14:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:15 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:14:15 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:14:15 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:14:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:14:15 at groovy.lang.Closure.call(Closure.java:427) 17:14:15 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:14:15 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:14:15 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:14:15 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:14:15 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:14:15 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:14:15 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:14:15 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:14:15 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:14:15 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:14:15 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$1178409403.getResourceData(Unknown Source) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 17:14:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 17:14:15 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 17:14:15 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 17:14:15 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 17:14:15 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 17:14:15 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 17:14:15 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 17:14:15 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 17:14:15 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 17:14:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:14:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:14:15 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:14:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:14:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:14:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:14:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:14:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:14:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:14:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:14:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:14:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:14:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:14:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:14:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:14:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:14:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:14:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:14:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:14:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:14:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:14:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:14:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:14:15 17:14:15 2026-02-24T17:14:15.830Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:14:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 17:14:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 17:14:15 2026-02-24T17:14:15.858Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.858Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.882Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.882Z WARN 6632 --- [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. 17:14:15 2026-02-24T17:14:15.894Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:15 2026-02-24T17:14:15.894Z WARN 6632 --- [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. 17:14:15 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 17:14:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 17:14:15 2026-02-24T17:14:15.915Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:15 2026-02-24T17:14:15.915Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:15 2026-02-24T17:14:15.916Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 17:14:15 2026-02-24T17:14:15.916Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 17:14:15 2026-02-24T17:14:15.916Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 17:14:15 2026-02-24T17:14:15.916Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 17:14:15 2026-02-24T17:14:15.918Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 17:14:15 2026-02-24T17:14:15.918Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:15 2026-02-24T17:14:15.919Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:14:15 2026-02-24T17:14:15.920Z WARN 6632 --- [ 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 . 17:14:15 2026-02-24T17:14:15.920Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:14:15 2026-02-24T17:14:15.920Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 17:14:15 2026-02-24T17:14:15.921Z WARN 6632 --- [ 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 . 17:14:15 2026-02-24T17:14:15.923Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:14:15 2026-02-24T17:14:15.926Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 17:14:15 2026-02-24T17:14:15.926Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 17:14:15 2026-02-24T17:14:15.926Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 17:14:15 2026-02-24T17:14:15.926Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 17:14:15 2026-02-24T17:14:15.926Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 17:14:15 2026-02-24T17:14:15.927Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 17:14:15 2026-02-24T17:14:15.927Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 17:14:15 2026-02-24T17:14:15.927Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 17:14:15 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 17:14:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 17:14:16 2026-02-24T17:14:15.940Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:16 o o o o---o o--o o o---o o o----o o--o--o 17:14:16 | | / \ / | / / \ | | 17:14:16 o----o o o o----o | o o o----o | 17:14:16 | | * \ / | \ * \ | | 17:14:16 o o * o o---o o--o o----o o---o * o o----o o 17:14:16 17:14:16 2026-02-24T17:14:15.940Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:16 2026-02-24T17:14:15.940Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:14:16 2026-02-24T17:14:15.940Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:14:16 2026-02-24T17:14:15.940Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:14:16 2026-02-24T17:14:15.940Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:14:16 To enable the Jet engine on the members, do one of the following: 17:14:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:16 2026-02-24T17:14:15.948Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:16 2026-02-24T17:14:15.948Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:16 2026-02-24T17:14:15.948Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:16 2026-02-24T17:14:15.955Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:14:16 2026-02-24T17:14:15.957Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:14:16 2026-02-24T17:14:15.973Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:14:16 2026-02-24T17:14:15.974Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:14:16 2026-02-24T17:14:15.980Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:16 2026-02-24T17:14:15.980Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.140Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:16 2026-02-24T17:14:16.140Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:16 2026-02-24T17:14:16.140Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:16 2026-02-24T17:14:16.163Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.163Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.213Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.213Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.223Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.223Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.289Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.289Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.319Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.319Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.330Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.330Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.365Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.365Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.412Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.412Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.419Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.419Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.473Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.473Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.473Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.473Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.509Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.509Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.530Z INFO 6632 --- [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. 17:14:16 2026-02-24T17:14:16.530Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.606Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.607Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.610Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.610Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.641Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.641Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.668Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.668Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.678Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.678Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.706Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.706Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.746Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.746Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.777Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.777Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.777Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.777Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.784Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.784Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:16 2026-02-24T17:14:16.787Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.787Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.804Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.804Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.859Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.859Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.895Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.895Z WARN 6632 --- [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. 17:14:16 2026-02-24T17:14:16.949Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:16 2026-02-24T17:14:16.949Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:16 2026-02-24T17:14:16.949Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:16 2026-02-24T17:14:16.982Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:16 2026-02-24T17:14:16.982Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.119Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.119Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.186Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:17 2026-02-24T17:14:17.186Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:17 2026-02-24T17:14:17.186Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:17 2026-02-24T17:14:17.213Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.214Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.228Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.228Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.291Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.291Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.317Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.317Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.341Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.341Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.366Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.366Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.413Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.413Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.420Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.420Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.463Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.463Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.474Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.474Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.474Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.474Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.514Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.514Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.532Z INFO 6632 --- [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. 17:14:17 2026-02-24T17:14:17.532Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.607Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.607Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.641Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.641Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.669Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.669Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.679Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.679Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.692Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.692Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.694Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.694Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.746Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.746Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.747Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.747Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.785Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.785Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:17 2026-02-24T17:14:17.787Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.787Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.805Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.805Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.860Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.860Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.898Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.898Z WARN 6632 --- [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. 17:14:17 2026-02-24T17:14:17.950Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:17 2026-02-24T17:14:17.950Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:17 2026-02-24T17:14:17.950Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:17 2026-02-24T17:14:17.984Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:17 2026-02-24T17:14:17.984Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.121Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.121Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.191Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:18 2026-02-24T17:14:18.191Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:18 2026-02-24T17:14:18.191Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:18 2026-02-24T17:14:18.214Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.214Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.229Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.229Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.289Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.289Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.289Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:18 17:14:18 Members {size:1, ver:1} [ 17:14:18 Member [10.30.106.244]:5701 - 9e539bfb-c84d-4e1e-ad3a-a6cad22421ab this 17:14:18 ] 17:14:18 17:14:18 2026-02-24T17:14:18.290Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:14:18 2026-02-24T17:14:18.293Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.293Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.305Z DEBUG 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:14:18 2026-02-24T17:14:18.306Z DEBUG 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:14:18 2026-02-24T17:14:18.306Z DEBUG 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:14:18 2026-02-24T17:14:18.309Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 17:14:18 2026-02-24T17:14:18.309Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 17:14:18 2026-02-24T17:14:18.312Z INFO 6632 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:14:18 2026-02-24T17:14:18.324Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.324Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.327Z DEBUG 6632 --- [ 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 17:14:18 2026-02-24T17:14:18.333Z DEBUG 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 17:14:18 2026-02-24T17:14:18.334Z DEBUG 6632 --- [ 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 17:14:18 2026-02-24T17:14:18.334Z DEBUG 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 17:14:18 2026-02-24T17:14:18.343Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.343Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.361Z DEBUG 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 17:14:18 2026-02-24T17:14:18.365Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:14:18 2026-02-24T17:14:18.366Z INFO 6632 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - 9e539bfb-c84d-4e1e-ad3a-a6cad22421ab this is handled 17:14:18 2026-02-24T17:14:18.367Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.367Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.367Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:14:18 2026-02-24T17:14:18.367Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:14:18 2026-02-24T17:14:18.368Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:14:18 2026-02-24T17:14:18.382Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:14:18 2026-02-24T17:14:18.382Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 16 ms. 17:14:18 2026-02-24T17:14:18.382Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:14:18 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.452 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 17:14:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 17:14:18 2026-02-24T17:14:18.404Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 17:14:18 2026-02-24T17:14:18.423Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.423Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.427Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:14:18 2026-02-24T17:14:18.428Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:18 2026-02-24T17:14:18.428Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:18 2026-02-24T17:14:18.428Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:18 2026-02-24T17:14:18.428Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:18 2026-02-24T17:14:18.428Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:18 2026-02-24T17:14:18.431Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 17:14:18 2026-02-24T17:14:18.431Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 17:14:18 2026-02-24T17:14:18.431Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:14:18 2026-02-24T17:14:18.433Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:14:18 2026-02-24T17:14:18.433Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:14:18 2026-02-24T17:14:18.433Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:18 2026-02-24T17:14:18.436Z INFO 6632 --- [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. 17:14:18 2026-02-24T17:14:18.436Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.436Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 17:14:18 2026-02-24T17:14:18.437Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 17:14:18 2026-02-24T17:14:18.437Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:14:18 2026-02-24T17:14:18.438Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:14:18 2026-02-24T17:14:18.438Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:14:18 2026-02-24T17:14:18.438Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:18 2026-02-24T17:14:18.438Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:14:18 2026-02-24T17:14:18.439Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:14:18 2026-02-24T17:14:18.439Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:14:18 2026-02-24T17:14:18.439Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:18 2026-02-24T17:14:18.441Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 17:14:18 2026-02-24T17:14:18.441Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 17:14:18 2026-02-24T17:14:18.441Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:14:18 2026-02-24T17:14:18.442Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:14:18 2026-02-24T17:14:18.442Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:14:18 2026-02-24T17:14:18.442Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:18 2026-02-24T17:14:18.442Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:14:18 2026-02-24T17:14:18.443Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:14:18 2026-02-24T17:14:18.443Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:14:18 2026-02-24T17:14:18.443Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:18 2026-02-24T17:14:18.443Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 17:14:18 2026-02-24T17:14:18.443Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 17:14:18 2026-02-24T17:14:18.443Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 17:14:18 2026-02-24T17:14:18.443Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:18 2026-02-24T17:14:18.445Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 17:14:18 2026-02-24T17:14:18.446Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 17:14:18 2026-02-24T17:14:18.447Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 17:14:18 2026-02-24T17:14:18.448Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 17:14:18 2026-02-24T17:14:18.449Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 17:14:18 2026-02-24T17:14:18.450Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z WARN 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 17:14:18 2026-02-24T17:14:18.451Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 17:14:18 2026-02-24T17:14:18.451Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:14:18 2026-02-24T17:14:18.452Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:14:18 2026-02-24T17:14:18.452Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:14:18 2026-02-24T17:14:18.452Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:18 2026-02-24T17:14:18.452Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:14:18 2026-02-24T17:14:18.453Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:14:18 2026-02-24T17:14:18.453Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:14:18 2026-02-24T17:14:18.453Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:18 2026-02-24T17:14:18.453Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 17:14:18 2026-02-24T17:14:18.453Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 17:14:18 2026-02-24T17:14:18.453Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 17:14:18 2026-02-24T17:14:18.453Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:18 2026-02-24T17:14:18.454Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:14:18 2026-02-24T17:14:18.454Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:18 2026-02-24T17:14:18.454Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:18 2026-02-24T17:14:18.454Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:18 2026-02-24T17:14:18.454Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:18 2026-02-24T17:14:18.454Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:18 2026-02-24T17:14:18.455Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:14:18 2026-02-24T17:14:18.455Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:18 2026-02-24T17:14:18.455Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:18 2026-02-24T17:14:18.455Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 17:14:18 2026-02-24T17:14:18.455Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 17:14:18 2026-02-24T17:14:18.456Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:18 2026-02-24T17:14:18.456Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:18 2026-02-24T17:14:18.456Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:18 2026-02-24T17:14:18.456Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:18 2026-02-24T17:14:18.456Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 17:14:18 2026-02-24T17:14:18.458Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:14:18 2026-02-24T17:14:18.458Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:18 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 17:14:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 17:14:18 2026-02-24T17:14:18.468Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.468Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.474Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.474Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.474Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.474Z WARN 6632 --- [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. 17:14:18 17:14:18 . ____ _ __ _ _ 17:14:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:14:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:14:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:14:18 ' |____| .__|_| |_|_| |_\__, | / / / / 17:14:18 =========|_|==============|___/=/_/_/_/ 17:14:18 17:14:18 :: Spring Boot :: (v3.5.9) 17:14:18 17:14:18 2026-02-24T17:14:18.480Z INFO 6632 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:14:18 2026-02-24T17:14:18.480Z INFO 6632 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:14:18 2026-02-24T17:14:18.496Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:14:18 o o o o---o o--o o o---o o o----o o--o--o 17:14:18 | | / \ / | / / \ | | 17:14:18 o----o o o o----o | o o o----o | 17:14:18 | | * \ / | \ * \ | | 17:14:18 o o * o o---o o--o o----o o---o * o o----o o 17:14:18 17:14:18 2026-02-24T17:14:18.496Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:18 2026-02-24T17:14:18.496Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:14:18 2026-02-24T17:14:18.496Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:14:18 2026-02-24T17:14:18.496Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:14:18 2026-02-24T17:14:18.496Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:14:18 To enable the Jet engine on the members, do one of the following: 17:14:18 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:18 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:18 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:18 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:18 2026-02-24T17:14:18.512Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:14:18 2026-02-24T17:14:18.514Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:14:18 2026-02-24T17:14:18.514Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.514Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.543Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:14:18 2026-02-24T17:14:18.543Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is STARTING 17:14:18 2026-02-24T17:14:18.590Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.590Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.609Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.609Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.614Z INFO 6632 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Trying to join to discovered node: [10.30.106.76]:5701 17:14:18 2026-02-24T17:14:18.642Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.642Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.651Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.651Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.658Z INFO 6632 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initialized new cluster connection between /10.30.106.244:40793 and /10.30.106.76:5701 17:14:18 2026-02-24T17:14:18.671Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.671Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.723Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.724Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.744Z INFO 6632 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:14:18 17:14:18 Members {size:2, ver:2} [ 17:14:18 Member [10.30.106.76]:5701 - e0d3fb88-f98a-4610-b161-d49c9cd98a35 17:14:18 Member [10.30.106.244]:5701 - ef191fbf-fa1d-4cbe-8105-3ccb792a90db this 17:14:18 ] 17:14:18 17:14:18 2026-02-24T17:14:18.745Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is STARTED 17:14:18 2026-02-24T17:14:18.746Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.746Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.747Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.747Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.786Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.786Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:18 2026-02-24T17:14:18.789Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.789Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.790Z INFO 6632 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 0.326 seconds (process running for 102.564) 17:14:18 2026-02-24T17:14:18.809Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.809Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.861Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.861Z WARN 6632 --- [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. 17:14:18 2026-02-24T17:14:18.899Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:18 2026-02-24T17:14:18.899Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:18.951Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:19 2026-02-24T17:14:18.951Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:19 2026-02-24T17:14:18.951Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:19 2026-02-24T17:14:18.988Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:19 2026-02-24T17:14:18.988Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.028Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:14:19 2026-02-24T17:14:19.122Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.122Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.192Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:19 2026-02-24T17:14:19.192Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:19 2026-02-24T17:14:19.192Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:19 2026-02-24T17:14:19.216Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.216Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.236Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.236Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.257Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.257Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.301Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.301Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.304Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:14:19 2026-02-24T17:14:19.305Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:14:19 2026-02-24T17:14:19.313Z INFO 6632 --- [ main] c.h.i.server.tcp.TcpServerConnection : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Connection[id=1, /10.30.106.244:40793->/10.30.106.76:5701, qualifier=null, endpoint=[10.30.106.76]:5701, remoteUuid=e0d3fb88-f98a-4610-b161-d49c9cd98a35, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 17:14:19 2026-02-24T17:14:19.316Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:14:19 2026-02-24T17:14:19.317Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.317Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.320Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.320Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.321Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:14:19 2026-02-24T17:14:19.321Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 292 ms. 17:14:19 2026-02-24T17:14:19.321Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:14:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.860 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 17:14:19 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 17:14:19 2026-02-24T17:14:19.338Z INFO 6632 --- [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. 17:14:19 2026-02-24T17:14:19.338Z WARN 6632 --- [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. 17:14:19 17:14:19 . ____ _ __ _ _ 17:14:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:14:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:14:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:14:19 ' |____| .__|_| |_|_| |_\__, | / / / / 17:14:19 =========|_|==============|___/=/_/_/_/ 17:14:19 17:14:19 :: Spring Boot :: (v3.5.9) 17:14:19 17:14:19 2026-02-24T17:14:19.357Z INFO 6632 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:14:19 2026-02-24T17:14:19.357Z INFO 6632 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 17:14:19 2026-02-24T17:14:19.369Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.369Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.388Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.388Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.388Z INFO 6632 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.059 seconds (process running for 103.163) 17:14:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 17:14:19 2026-02-24T17:14:19.405Z INFO 6632 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:14:19 2026-02-24T17:14:19.424Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.424Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.469Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.469Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.475Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.475Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.518Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.518Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.596Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.596Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.611Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.611Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.652Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.652Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.654Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.654Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.674Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.674Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.728Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.728Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.747Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.747Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.748Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.748Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.759Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:19 o o o o---o o--o o o---o o o----o o--o--o 17:14:19 | | / \ / | / / \ | | 17:14:19 o----o o o o----o | o o o----o | 17:14:19 | | * \ / | \ * \ | | 17:14:19 o o * o o---o o--o o----o o---o * o o----o o 17:14:19 17:14:19 2026-02-24T17:14:19.759Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:19 2026-02-24T17:14:19.759Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:14:19 2026-02-24T17:14:19.759Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:14:19 2026-02-24T17:14:19.759Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:14:19 2026-02-24T17:14:19.759Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:14:19 To enable the Jet engine on the members, do one of the following: 17:14:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:19 2026-02-24T17:14:19.768Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:19 2026-02-24T17:14:19.768Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:19 2026-02-24T17:14:19.768Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:19 2026-02-24T17:14:19.770Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:14:19 2026-02-24T17:14:19.772Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:14:19 2026-02-24T17:14:19.779Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:14:19 2026-02-24T17:14:19.780Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:14:19 2026-02-24T17:14:19.790Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.790Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:19 2026-02-24T17:14:19.790Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.790Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.818Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.818Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.862Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.862Z WARN 6632 --- [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. 17:14:19 2026-02-24T17:14:19.900Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:19 2026-02-24T17:14:19.900Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:19.992Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:20 2026-02-24T17:14:19.992Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.013Z ERROR 6632 --- [_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 17:14:20 2026-02-24T17:14:20.013Z ERROR 6632 --- [_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 17:14:20 2026-02-24T17:14:20.095Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:20 2026-02-24T17:14:20.095Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:20 2026-02-24T17:14:20.095Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:20 2026-02-24T17:14:20.123Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.123Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.217Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.217Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.238Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.238Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.259Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.259Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.304Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.304Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.318Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.318Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.328Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.328Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.330Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.330Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.350Z INFO 6632 --- [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. 17:14:20 2026-02-24T17:14:20.350Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.370Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.370Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.425Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.425Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.471Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.471Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.475Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.475Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.519Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.519Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.601Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.601Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.612Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.612Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.653Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.653Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.655Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.655Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.669Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.669Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.676Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.676Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.729Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.729Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.747Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.747Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.769Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:20 2026-02-24T17:14:20.769Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:20 2026-02-24T17:14:20.769Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:20 2026-02-24T17:14:20.790Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.790Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:20 2026-02-24T17:14:20.791Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.791Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.819Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.820Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.863Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.863Z WARN 6632 --- [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. 17:14:20 2026-02-24T17:14:20.901Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:20 2026-02-24T17:14:20.902Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:20.995Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:21 2026-02-24T17:14:20.995Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.099Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:21 2026-02-24T17:14:21.099Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:21 2026-02-24T17:14:21.099Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:21 2026-02-24T17:14:21.125Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.125Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.218Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.218Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.240Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.240Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.253Z INFO 6632 --- [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. 17:14:21 2026-02-24T17:14:21.253Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.259Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.259Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.306Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.307Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.319Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.320Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.330Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.330Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.330Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.330Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.371Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.371Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.426Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.426Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.472Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.472Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.477Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.477Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.520Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.520Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.604Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.604Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.614Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.614Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.647Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.648Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.652Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.652Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.653Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.653Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.676Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.676Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.749Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.749Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.765Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.765Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.770Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:21 2026-02-24T17:14:21.770Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:21 2026-02-24T17:14:21.770Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:21 2026-02-24T17:14:21.791Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.791Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:21 2026-02-24T17:14:21.793Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.793Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.820Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.820Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.864Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.864Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.901Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:21 2026-02-24T17:14:21.901Z WARN 6632 --- [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. 17:14:21 2026-02-24T17:14:21.978Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:21 17:14:21 Members {size:1, ver:1} [ 17:14:21 Member [10.30.106.244]:5701 - 52c8705a-a4df-4cc2-b117-6019f7fd516f this 17:14:21 ] 17:14:21 17:14:21 2026-02-24T17:14:21.979Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:14:21 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 17:14:22 2026-02-24T17:14:21.986Z INFO 6632 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:14:22 2026-02-24T17:14:21.998Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:22 2026-02-24T17:14:21.998Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.010Z INFO 6632 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 17:14:22 2026-02-24T17:14:22.010Z INFO 6632 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 17:14:22 2026-02-24T17:14:22.010Z INFO 6632 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 17:14:22 2026-02-24T17:14:22.010Z INFO 6632 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 17:14:22 2026-02-24T17:14:22.010Z INFO 6632 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 17:14:22 2026-02-24T17:14:22.012Z INFO 6632 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 17:14:22 2026-02-24T17:14:22.012Z INFO 6632 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 17:14:22 2026-02-24T17:14:22.012Z INFO 6632 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 17:14:22 2026-02-24T17:14:22.012Z INFO 6632 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 17:14:22 2026-02-24T17:14:22.013Z INFO 6632 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 17:14:22 2026-02-24T17:14:22.038Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:14:22 2026-02-24T17:14:22.039Z INFO 6632 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - 52c8705a-a4df-4cc2-b117-6019f7fd516f this is handled 17:14:22 2026-02-24T17:14:22.040Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:14:22 2026-02-24T17:14:22.040Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:14:22 2026-02-24T17:14:22.041Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:14:22 2026-02-24T17:14:22.069Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:14:22 2026-02-24T17:14:22.070Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 31 ms. 17:14:22 2026-02-24T17:14:22.070Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:14:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 17:14:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 17:14:22 2026-02-24T17:14:22.097Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.097Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.100Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:22 2026-02-24T17:14:22.100Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:22 2026-02-24T17:14:22.100Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:22 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 17:14:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 17:14:22 2026-02-24T17:14:22.132Z ERROR 6632 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 17:14:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 17:14:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventVersionSpec 17:14:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventVersionSpec 17:14:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 17:14:22 2026-02-24T17:14:22.175Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 17:14:22 2026-02-24T17:14:22.176Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 17:14:22 2026-02-24T17:14:22.176Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 17:14:22 2026-02-24T17:14:22.177Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 17:14:22 2026-02-24T17:14:22.184Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 17:14:22 2026-02-24T17:14:22.187Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 17:14:22 2026-02-24T17:14:22.190Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 17:14:22 2026-02-24T17:14:22.191Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 17:14:22 2026-02-24T17:14:22.191Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 17:14:22 2026-02-24T17:14:22.194Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 17:14:22 2026-02-24T17:14:22.194Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 17:14:22 2026-02-24T17:14:22.196Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 17:14:22 2026-02-24T17:14:22.196Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 17:14:22 2026-02-24T17:14:22.199Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 17:14:22 2026-02-24T17:14:22.199Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 17:14:22 2026-02-24T17:14:22.199Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 17:14:22 2026-02-24T17:14:22.199Z DEBUG 6632 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 17:14:22 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 17:14:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 17:14:22 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 17:14:22 2026-02-24T17:14:22.219Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.219Z WARN 6632 --- [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. 17:14:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 17:14:22 2026-02-24T17:14:22.229Z INFO 6632 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:14:22 2026-02-24T17:14:22.246Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.247Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.257Z INFO 6632 --- [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. 17:14:22 2026-02-24T17:14:22.257Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.260Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.260Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.283Z INFO 6632 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 996a7295cec4843eb5e33b78b076c932c445a9aad8943b24f1a4053cb73f71e2 17:14:22 2026-02-24T17:14:22.309Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.309Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.320Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.321Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.341Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.341Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.347Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.347Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.373Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.373Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.427Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.427Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.473Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.473Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.507Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.508Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.516Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.516Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.521Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.521Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.608Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.608Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.615Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.615Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.654Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.654Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.654Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.654Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.677Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.677Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.691Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.691Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.750Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.750Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.792Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.792Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:22 2026-02-24T17:14:22.795Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.795Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.803Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:22 2026-02-24T17:14:22.803Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:22 2026-02-24T17:14:22.803Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:22 2026-02-24T17:14:22.821Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.821Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.865Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.865Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.901Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.901Z WARN 6632 --- [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. 17:14:22 2026-02-24T17:14:22.902Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:22 2026-02-24T17:14:22.902Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.002Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:23 2026-02-24T17:14:23.003Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:23 2026-02-24T17:14:23.003Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:23 2026-02-24T17:14:23.131Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.132Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.215Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.215Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.221Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.221Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.246Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.247Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.260Z INFO 6632 --- [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. 17:14:23 2026-02-24T17:14:23.260Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.261Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.261Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.321Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.321Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.341Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.341Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.348Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.348Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.375Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.375Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.429Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.429Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.474Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.474Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.490Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.490Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.507Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.507Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.522Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.522Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.611Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.611Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.616Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.616Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.644Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.644Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.655Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.655Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.655Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.655Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.661Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:23 2026-02-24T17:14:23.661Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:23 2026-02-24T17:14:23.661Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:23 2026-02-24T17:14:23.719Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.719Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.751Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.751Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.794Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.794Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:23 2026-02-24T17:14:23.796Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.796Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.839Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.839Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.865Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.865Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.902Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.903Z WARN 6632 --- [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. 17:14:23 2026-02-24T17:14:23.904Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:23 2026-02-24T17:14:23.904Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.005Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:24 2026-02-24T17:14:24.005Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:24 2026-02-24T17:14:24.005Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:24 2026-02-24T17:14:24.132Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.132Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.219Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.219Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.222Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.222Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.247Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.247Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.263Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.263Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.263Z INFO 6632 --- [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. 17:14:24 2026-02-24T17:14:24.264Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.322Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.322Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.342Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.342Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.348Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.348Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.348Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.348Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.375Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.375Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.475Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.476Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.509Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.509Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.521Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.521Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.523Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.523Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.614Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.614Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.633Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.633Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.646Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.646Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.655Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.655Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.656Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.656Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.668Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:24 2026-02-24T17:14:24.668Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:24 2026-02-24T17:14:24.668Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:24 2026-02-24T17:14:24.720Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.720Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.753Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.753Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.782Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.782Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.796Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.796Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:24 2026-02-24T17:14:24.797Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.797Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.806Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.806Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.841Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.841Z WARN 6632 --- [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. 17:14:24 2026-02-24T17:14:24.858Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:24 2026-02-24T17:14:24.858Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:24 2026-02-24T17:14:24.858Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:24 2026-02-24T17:14:24.903Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:24 2026-02-24T17:14:24.903Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.133Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.133Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.223Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.223Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.223Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.223Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.249Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.249Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.265Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.265Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.269Z INFO 6632 --- [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. 17:14:25 2026-02-24T17:14:25.269Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.323Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.323Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.343Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.343Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.348Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.349Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.349Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.349Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.376Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.376Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.456Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.456Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.476Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.476Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.481Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.481Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.509Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.509Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.628Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.628Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.634Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.634Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.648Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.648Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.657Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.657Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.687Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.687Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.710Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:25 2026-02-24T17:14:25.710Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:25 2026-02-24T17:14:25.710Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:25 2026-02-24T17:14:25.720Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.720Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.729Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.729Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:25 2026-02-24T17:14:25.768Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.768Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.772Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.772Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.804Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.804Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.809Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.809Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.842Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.842Z WARN 6632 --- [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. 17:14:25 2026-02-24T17:14:25.859Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:25 2026-02-24T17:14:25.860Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:25 2026-02-24T17:14:25.860Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:25 2026-02-24T17:14:25.908Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:25 2026-02-24T17:14:25.908Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.134Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.135Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.228Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.228Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.228Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.228Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.251Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.251Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.267Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.267Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.271Z INFO 6632 --- [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. 17:14:26 2026-02-24T17:14:26.272Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.324Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.324Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.329Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.329Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.345Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.345Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.349Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.349Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.350Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.350Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.376Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.376Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.402Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.402Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.477Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.477Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.510Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.510Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.565Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:26 2026-02-24T17:14:26.565Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:26 2026-02-24T17:14:26.565Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:26 2026-02-24T17:14:26.636Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.636Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.636Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.636Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.649Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.649Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.657Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.657Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.687Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.687Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.723Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.723Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.731Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.731Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:26 2026-02-24T17:14:26.769Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.769Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.775Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.775Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.806Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.806Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.812Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.812Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.817Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:26 2026-02-24T17:14:26.817Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:26 2026-02-24T17:14:26.817Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:26 2026-02-24T17:14:26.843Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.843Z WARN 6632 --- [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. 17:14:26 2026-02-24T17:14:26.909Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:26 2026-02-24T17:14:26.909Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.134Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.134Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.236Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.236Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.253Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.253Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.268Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.268Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.273Z INFO 6632 --- [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. 17:14:27 2026-02-24T17:14:27.274Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.277Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.277Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.325Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.325Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.329Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.329Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.330Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.330Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.345Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.345Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.350Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.350Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.377Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.377Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.420Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.420Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.477Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.477Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.511Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.511Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.571Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:27 2026-02-24T17:14:27.571Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:27 2026-02-24T17:14:27.571Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:27 2026-02-24T17:14:27.638Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.638Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.639Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.639Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.652Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.652Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.659Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.659Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.689Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.689Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.724Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.725Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.733Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.733Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:27 2026-02-24T17:14:27.770Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.770Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.776Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.776Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.808Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.808Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.814Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.814Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.830Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:27 2026-02-24T17:14:27.830Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:27 2026-02-24T17:14:27.830Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:27 2026-02-24T17:14:27.845Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.845Z WARN 6632 --- [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. 17:14:27 2026-02-24T17:14:27.910Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:27 2026-02-24T17:14:27.910Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.135Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.135Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.198Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.198Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.241Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.241Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.255Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.255Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.270Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.270Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.277Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.277Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.280Z INFO 6632 --- [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. 17:14:28 2026-02-24T17:14:28.280Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.326Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.326Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.332Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.332Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.346Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.346Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.351Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.351Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.378Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.378Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.421Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.422Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.440Z INFO 6632 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.21106946S 17:14:28 2026-02-24T17:14:28.443Z INFO 6632 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:14:28 allow.auto.create.topics = true 17:14:28 auto.commit.interval.ms = 5000 17:14:28 auto.include.jmx.reporter = true 17:14:28 auto.offset.reset = earliest 17:14:28 bootstrap.servers = [localhost:32775] 17:14:28 check.crcs = true 17:14:28 client.dns.lookup = use_all_dns_ips 17:14:28 client.id = consumer-ncmp-group-15 17:14:28 client.rack = 17:14:28 connections.max.idle.ms = 540000 17:14:28 default.api.timeout.ms = 60000 17:14:28 enable.auto.commit = true 17:14:28 enable.metrics.push = true 17:14:28 exclude.internal.topics = true 17:14:28 fetch.max.bytes = 52428800 17:14:28 fetch.max.wait.ms = 500 17:14:28 fetch.min.bytes = 1 17:14:28 group.id = ncmp-group 17:14:28 group.instance.id = null 17:14:28 group.protocol = classic 17:14:28 group.remote.assignor = null 17:14:28 heartbeat.interval.ms = 3000 17:14:28 interceptor.classes = [] 17:14:28 internal.leave.group.on.close = true 17:14:28 internal.throw.on.fetch.stable.offset.unsupported = false 17:14:28 isolation.level = read_uncommitted 17:14:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:14:28 max.partition.fetch.bytes = 1048576 17:14:28 max.poll.interval.ms = 300000 17:14:28 max.poll.records = 500 17:14:28 metadata.max.age.ms = 300000 17:14:28 metadata.recovery.strategy = none 17:14:28 metric.reporters = [] 17:14:28 metrics.num.samples = 2 17:14:28 metrics.recording.level = INFO 17:14:28 metrics.sample.window.ms = 30000 17:14:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:14:28 receive.buffer.bytes = 65536 17:14:28 reconnect.backoff.max.ms = 1000 17:14:28 reconnect.backoff.ms = 50 17:14:28 request.timeout.ms = 30000 17:14:28 retry.backoff.max.ms = 1000 17:14:28 retry.backoff.ms = 100 17:14:28 sasl.client.callback.handler.class = null 17:14:28 sasl.jaas.config = null 17:14:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:28 sasl.kerberos.min.time.before.relogin = 60000 17:14:28 sasl.kerberos.service.name = null 17:14:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:28 sasl.login.callback.handler.class = null 17:14:28 sasl.login.class = null 17:14:28 sasl.login.connect.timeout.ms = null 17:14:28 sasl.login.read.timeout.ms = null 17:14:28 sasl.login.refresh.buffer.seconds = 300 17:14:28 sasl.login.refresh.min.period.seconds = 60 17:14:28 sasl.login.refresh.window.factor = 0.8 17:14:28 sasl.login.refresh.window.jitter = 0.05 17:14:28 sasl.login.retry.backoff.max.ms = 10000 17:14:28 sasl.login.retry.backoff.ms = 100 17:14:28 sasl.mechanism = GSSAPI 17:14:28 sasl.oauthbearer.clock.skew.seconds = 30 17:14:28 sasl.oauthbearer.expected.audience = null 17:14:28 sasl.oauthbearer.expected.issuer = null 17:14:28 sasl.oauthbearer.header.urlencode = false 17:14:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:28 sasl.oauthbearer.jwks.endpoint.url = null 17:14:28 sasl.oauthbearer.scope.claim.name = scope 17:14:28 sasl.oauthbearer.sub.claim.name = sub 17:14:28 sasl.oauthbearer.token.endpoint.url = null 17:14:28 security.protocol = PLAINTEXT 17:14:28 security.providers = null 17:14:28 send.buffer.bytes = 131072 17:14:28 session.timeout.ms = 45000 17:14:28 socket.connection.setup.timeout.max.ms = 30000 17:14:28 socket.connection.setup.timeout.ms = 10000 17:14:28 ssl.cipher.suites = null 17:14:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:28 ssl.endpoint.identification.algorithm = https 17:14:28 ssl.engine.factory.class = null 17:14:28 ssl.key.password = null 17:14:28 ssl.keymanager.algorithm = SunX509 17:14:28 ssl.keystore.certificate.chain = null 17:14:28 ssl.keystore.key = null 17:14:28 ssl.keystore.location = null 17:14:28 ssl.keystore.password = null 17:14:28 ssl.keystore.type = JKS 17:14:28 ssl.protocol = TLSv1.3 17:14:28 ssl.provider = null 17:14:28 ssl.secure.random.implementation = null 17:14:28 ssl.trustmanager.algorithm = PKIX 17:14:28 ssl.truststore.certificates = null 17:14:28 ssl.truststore.location = null 17:14:28 ssl.truststore.password = null 17:14:28 ssl.truststore.type = JKS 17:14:28 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:14:28 17:14:28 2026-02-24T17:14:28.443Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:28 2026-02-24T17:14:28.446Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:28 2026-02-24T17:14:28.446Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:28 2026-02-24T17:14:28.446Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953268446 17:14:28 17:14:28 . ____ _ __ _ _ 17:14:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:14:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:14:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:14:28 ' |____| .__|_| |_|_| |_\__, | / / / / 17:14:28 =========|_|==============|___/=/_/_/_/ 17:14:28 17:14:28 :: Spring Boot :: (v3.5.9) 17:14:28 17:14:28 2026-02-24T17:14:28.465Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:14:28 2026-02-24T17:14:28.465Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 17:14:28 2026-02-24T17:14:28.472Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.023 seconds (process running for 112.246) 17:14:28 2026-02-24T17:14:28.474Z INFO 6632 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 17:14:28 2026-02-24T17:14:28.479Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.479Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.481Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:14:28 2026-02-24T17:14:28.481Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:14:28 acks = -1 17:14:28 auto.include.jmx.reporter = true 17:14:28 batch.size = 16384 17:14:28 bootstrap.servers = [localhost:32775] 17:14:28 buffer.memory = 33554432 17:14:28 client.dns.lookup = use_all_dns_ips 17:14:28 client.id = producer-27 17:14:28 compression.gzip.level = -1 17:14:28 compression.lz4.level = 9 17:14:28 compression.type = none 17:14:28 compression.zstd.level = 3 17:14:28 connections.max.idle.ms = 540000 17:14:28 delivery.timeout.ms = 120000 17:14:28 enable.idempotence = false 17:14:28 enable.metrics.push = true 17:14:28 interceptor.classes = [] 17:14:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:14:28 linger.ms = 1 17:14:28 max.block.ms = 60000 17:14:28 max.in.flight.requests.per.connection = 5 17:14:28 max.request.size = 1048576 17:14:28 metadata.max.age.ms = 300000 17:14:28 metadata.max.idle.ms = 300000 17:14:28 metadata.recovery.strategy = none 17:14:28 metric.reporters = [] 17:14:28 metrics.num.samples = 2 17:14:28 metrics.recording.level = INFO 17:14:28 metrics.sample.window.ms = 30000 17:14:28 partitioner.adaptive.partitioning.enable = true 17:14:28 partitioner.availability.timeout.ms = 0 17:14:28 partitioner.class = null 17:14:28 partitioner.ignore.keys = false 17:14:28 receive.buffer.bytes = 32768 17:14:28 reconnect.backoff.max.ms = 1000 17:14:28 reconnect.backoff.ms = 50 17:14:28 request.timeout.ms = 30000 17:14:28 retries = 0 17:14:28 retry.backoff.max.ms = 1000 17:14:28 retry.backoff.ms = 100 17:14:28 sasl.client.callback.handler.class = null 17:14:28 sasl.jaas.config = null 17:14:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:14:28 sasl.kerberos.min.time.before.relogin = 60000 17:14:28 sasl.kerberos.service.name = null 17:14:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:14:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:14:28 sasl.login.callback.handler.class = null 17:14:28 sasl.login.class = null 17:14:28 sasl.login.connect.timeout.ms = null 17:14:28 sasl.login.read.timeout.ms = null 17:14:28 sasl.login.refresh.buffer.seconds = 300 17:14:28 sasl.login.refresh.min.period.seconds = 60 17:14:28 sasl.login.refresh.window.factor = 0.8 17:14:28 sasl.login.refresh.window.jitter = 0.05 17:14:28 sasl.login.retry.backoff.max.ms = 10000 17:14:28 sasl.login.retry.backoff.ms = 100 17:14:28 sasl.mechanism = GSSAPI 17:14:28 sasl.oauthbearer.clock.skew.seconds = 30 17:14:28 sasl.oauthbearer.expected.audience = null 17:14:28 sasl.oauthbearer.expected.issuer = null 17:14:28 sasl.oauthbearer.header.urlencode = false 17:14:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:14:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:14:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:14:28 sasl.oauthbearer.jwks.endpoint.url = null 17:14:28 sasl.oauthbearer.scope.claim.name = scope 17:14:28 sasl.oauthbearer.sub.claim.name = sub 17:14:28 sasl.oauthbearer.token.endpoint.url = null 17:14:28 security.protocol = PLAINTEXT 17:14:28 security.providers = null 17:14:28 send.buffer.bytes = 131072 17:14:28 socket.connection.setup.timeout.max.ms = 30000 17:14:28 socket.connection.setup.timeout.ms = 10000 17:14:28 ssl.cipher.suites = null 17:14:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:14:28 ssl.endpoint.identification.algorithm = https 17:14:28 ssl.engine.factory.class = null 17:14:28 ssl.key.password = null 17:14:28 ssl.keymanager.algorithm = SunX509 17:14:28 ssl.keystore.certificate.chain = null 17:14:28 ssl.keystore.key = null 17:14:28 ssl.keystore.location = null 17:14:28 ssl.keystore.password = null 17:14:28 ssl.keystore.type = JKS 17:14:28 ssl.protocol = TLSv1.3 17:14:28 ssl.provider = null 17:14:28 ssl.secure.random.implementation = null 17:14:28 ssl.trustmanager.algorithm = PKIX 17:14:28 ssl.truststore.certificates = null 17:14:28 ssl.truststore.location = null 17:14:28 ssl.truststore.password = null 17:14:28 ssl.truststore.type = JKS 17:14:28 transaction.timeout.ms = 60000 17:14:28 transactional.id = null 17:14:28 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:14:28 17:14:28 2026-02-24T17:14:28.482Z INFO 6632 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:14:28 2026-02-24T17:14:28.484Z INFO 6632 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:14:28 2026-02-24T17:14:28.484Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:14:28 2026-02-24T17:14:28.484Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:14:28 2026-02-24T17:14:28.484Z INFO 6632 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953268484 17:14:28 2026-02-24T17:14:28.512Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.512Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.517Z WARN 6632 --- [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} 17:14:28 2026-02-24T17:14:28.518Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.Metadata : [Producer clientId=producer-27] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:28 2026-02-24T17:14:28.572Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:28 2026-02-24T17:14:28.572Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:28 2026-02-24T17:14:28.573Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:28 2026-02-24T17:14:28.644Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.644Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.654Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.654Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.656Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.656Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.665Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.665Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.675Z INFO 6632 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:14:28 2026-02-24T17:14:28.690Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.690Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.704Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.704Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.725Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.725Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.741Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.741Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:28 2026-02-24T17:14:28.778Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.778Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.808Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 17:14:28 2026-02-24T17:14:28.809Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.809Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.811Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 17:14:28 2026-02-24T17:14:28.817Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.817Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.831Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:28 2026-02-24T17:14:28.831Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:28 2026-02-24T17:14:28.831Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:28 2026-02-24T17:14:28.832Z INFO 6632 --- [ 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-7a650fc6-aca2-4313-b17e-831dd1cc4c0b 17:14:28 2026-02-24T17:14:28.832Z INFO 6632 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 17:14:28 2026-02-24T17:14:28.847Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.847Z WARN 6632 --- [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. 17:14:28 2026-02-24T17:14:28.859Z INFO 6632 --- [ 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-7a650fc6-aca2-4313-b17e-831dd1cc4c0b', protocol='range'} 17:14:28 2026-02-24T17:14:28.859Z INFO 6632 --- [ 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-7a650fc6-aca2-4313-b17e-831dd1cc4c0b=Assignment(partitions=[ncmp-events-test-0])} 17:14:28 2026-02-24T17:14:28.876Z INFO 6632 --- [ 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-7a650fc6-aca2-4313-b17e-831dd1cc4c0b', protocol='range'} 17:14:28 2026-02-24T17:14:28.876Z INFO 6632 --- [ 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]) 17:14:28 2026-02-24T17:14:28.876Z INFO 6632 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 17:14:28 2026-02-24T17:14:28.885Z INFO 6632 --- [ 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 17:14:28 2026-02-24T17:14:28.899Z INFO 6632 --- [ 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:32775 (id: 1 rack: null)], epoch=0}}. 17:14:28 2026-02-24T17:14:28.912Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:28 2026-02-24T17:14:28.912Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.012Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.013Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 17:14:29 2026-02-24T17:14:29.061Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.061Z INFO 6632 --- [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: 121ms, elapsed time since send: 121ms, throttle time: 0ms, request timeout: 30000ms) 17:14:29 2026-02-24T17:14:29.061Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node -1 disconnected. 17:14:29 2026-02-24T17:14:29.061Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 2147483646 disconnected. 17:14:29 2026-02-24T17:14:29.061Z INFO 6632 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Error sending fetch request (sessionId=36990685, epoch=1) to node 1: 17:14:29 17:14:29 org.apache.kafka.common.errors.DisconnectException 17:14:29 17:14:29 2026-02-24T17:14:29.061Z INFO 6632 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:14:29 2026-02-24T17:14:29.131Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.131Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:29 2026-02-24T17:14:29.136Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.136Z WARN 6632 --- [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. 17:14:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.945 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 17:14:29 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 17:14:29 17:14:29,200 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:14:29 17:14:29,200 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:14:29 17:14:29,200 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:14:29 17:14:29,204 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:14:29 17:14:29,204 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:14:29 17:14:29,212 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:14:29 17:14:29,212 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:14:29 17:14:29 . ____ _ __ _ _ 17:14:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:14:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:14:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:14:29 ' |____| .__|_| |_|_| |_\__, | / / / / 17:14:29 =========|_|==============|___/=/_/_/_/ 17:14:29 17:14:29 :: Spring Boot :: (v3.5.9) 17:14:29 17:14:29 2026-02-24T17:14:29.220Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:14:29 2026-02-24T17:14:29.220Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 17:14:29 2026-02-24T17:14:29.228Z INFO 6632 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.045 seconds (process running for 113.003) 17:14:29 2026-02-24T17:14:29.252Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.252Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.262Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.262Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:29 2026-02-24T17:14:29.271Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.271Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.272Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.272Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.289Z INFO 6632 --- [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. 17:14:29 2026-02-24T17:14:29.289Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.290Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.290Z WARN 6632 --- [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. 17:14:29 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 17:14:29 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 17:14:29 17:14:29 . ____ _ __ _ _ 17:14:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:14:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:14:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:14:29 ' |____| .__|_| |_|_| |_\__, | / / / / 17:14:29 =========|_|==============|___/=/_/_/_/ 17:14:29 17:14:29 :: Spring Boot :: (v3.5.9) 17:14:29 17:14:29 2026-02-24T17:14:29.319Z INFO 6632 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:14:29 2026-02-24T17:14:29.319Z INFO 6632 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:14:29 2026-02-24T17:14:29.322Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.322Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:29 2026-02-24T17:14:29.325Z INFO 6632 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.021 seconds (process running for 113.1) 17:14:29 2026-02-24T17:14:29.330Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.330Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.333Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.334Z WARN 6632 --- [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. 17:14:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 17:14:29 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 17:14:29 2026-02-24T17:14:29.343Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 17:14:29 o o o o---o o--o o o---o o o----o o--o--o 17:14:29 | | / \ / | / / \ | | 17:14:29 o----o o o o----o | o o o----o | 17:14:29 | | * \ / | \ * \ | | 17:14:29 o o * o o---o o--o o----o o---o * o o----o o 17:14:29 17:14:29 2026-02-24T17:14:29.343Z INFO 6632 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:29 2026-02-24T17:14:29.343Z INFO 6632 --- [ 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 17:14:29 2026-02-24T17:14:29.343Z INFO 6632 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 17:14:29 2026-02-24T17:14:29.343Z INFO 6632 --- [ 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. 17:14:29 2026-02-24T17:14:29.343Z INFO 6632 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:14:29 To enable the Jet engine on the members, do one of the following: 17:14:29 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:29 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:29 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:29 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:29 2026-02-24T17:14:29.348Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.348Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.352Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.352Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.356Z INFO 6632 --- [ 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. 17:14:29 2026-02-24T17:14:29.358Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 17:14:29 2026-02-24T17:14:29.372Z INFO 6632 --- [ 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. 17:14:29 2026-02-24T17:14:29.372Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 17:14:29 2026-02-24T17:14:29.379Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.379Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.422Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.422Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.433Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:29 2026-02-24T17:14:29.433Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:29 2026-02-24T17:14:29.433Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:29 2026-02-24T17:14:29.480Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.480Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.484Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.484Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.513Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.513Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:29 2026-02-24T17:14:29.563Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.563Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:29 2026-02-24T17:14:29.645Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.645Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.656Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.656Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.658Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.658Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.664Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.664Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.677Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.678Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.705Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.705Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.720Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:29 2026-02-24T17:14:29.720Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:29 2026-02-24T17:14:29.720Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:29 2026-02-24T17:14:29.726Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.726Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.742Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.742Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:29 2026-02-24T17:14:29.778Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.778Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.811Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.811Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.824Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.824Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.839Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.839Z WARN 6632 --- [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. 17:14:29 2026-02-24T17:14:29.864Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.864Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:29 2026-02-24T17:14:29.913Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:29 2026-02-24T17:14:29.913Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.011Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.011Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:30 2026-02-24T17:14:30.136Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.136Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.174Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.174Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.200Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.200Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.256Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.256Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.273Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.273Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.273Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.273Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.291Z INFO 6632 --- [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. 17:14:30 2026-02-24T17:14:30.291Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.330Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.330Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.333Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.333Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.335Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:30 2026-02-24T17:14:30.335Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:30 2026-02-24T17:14:30.336Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:30 2026-02-24T17:14:30.349Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.349Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.352Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.352Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.365Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.365Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:30 2026-02-24T17:14:30.392Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.392Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.423Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.423Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.435Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.435Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.485Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.485Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.642Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:30 2026-02-24T17:14:30.642Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:30 2026-02-24T17:14:30.642Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:30 2026-02-24T17:14:30.648Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.648Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.657Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.657Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.660Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.660Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.666Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.666Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.693Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.693Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.705Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.705Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.727Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.727Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.743Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.743Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:30 2026-02-24T17:14:30.780Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.780Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.812Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.812Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.826Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.826Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.840Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.840Z WARN 6632 --- [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. 17:14:30 2026-02-24T17:14:30.894Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.894Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:30 2026-02-24T17:14:30.914Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:30 2026-02-24T17:14:30.915Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.138Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.138Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.194Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.194Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.200Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.201Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.238Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:31 2026-02-24T17:14:31.238Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:31 2026-02-24T17:14:31.238Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:31 2026-02-24T17:14:31.259Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.259Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.267Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.267Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:31 2026-02-24T17:14:31.273Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.273Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.274Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.274Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.293Z INFO 6632 --- [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. 17:14:31 2026-02-24T17:14:31.293Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.331Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.331Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.335Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.335Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.350Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.350Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.353Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.353Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.392Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.393Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.424Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.424Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.484Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.484Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.487Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.487Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.495Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:31 2026-02-24T17:14:31.495Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:31 2026-02-24T17:14:31.495Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:31 2026-02-24T17:14:31.649Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.649Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.658Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.658Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.662Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.662Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.667Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.667Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.695Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.695Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.712Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.713Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.744Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.744Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:31 2026-02-24T17:14:31.775Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.775Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.780Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.780Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.814Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.814Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.820Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 17:14:31 17:14:31 Members {size:1, ver:1} [ 17:14:31 Member [10.250.0.254]:5701 - 1b2221f8-9f5a-42eb-a921-110b2876bb15 this 17:14:31 ] 17:14:31 17:14:31 2026-02-24T17:14:31.821Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 17:14:31 2026-02-24T17:14:31.828Z INFO 6632 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:14:31 2026-02-24T17:14:31.829Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.829Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.842Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.842Z WARN 6632 --- [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. 17:14:31 2026-02-24T17:14:31.851Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 17:14:31 2026-02-24T17:14:31.851Z INFO 6632 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - 1b2221f8-9f5a-42eb-a921-110b2876bb15 this is handled 17:14:31 2026-02-24T17:14:31.852Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 17:14:31 2026-02-24T17:14:31.852Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 17:14:31 2026-02-24T17:14:31.853Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 17:14:31 2026-02-24T17:14:31.895Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.895Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:31 2026-02-24T17:14:31.915Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:31 2026-02-24T17:14:31.915Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.091Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:32 2026-02-24T17:14:32.091Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:32 2026-02-24T17:14:32.091Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:32 2026-02-24T17:14:32.114Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:14:32 2026-02-24T17:14:32.114Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 263 ms. 17:14:32 2026-02-24T17:14:32.115Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 17:14:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.776 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 17:14:32 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 17:14:32 17:14:32 . ____ _ __ _ _ 17:14:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:14:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:14:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:14:32 ' |____| .__|_| |_|_| |_\__, | / / / / 17:14:32 =========|_|==============|___/=/_/_/_/ 17:14:32 17:14:32 :: Spring Boot :: (v3.5.9) 17:14:32 17:14:32 2026-02-24T17:14:32.139Z INFO 6632 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:14:32 2026-02-24T17:14:32.139Z INFO 6632 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:14:32 2026-02-24T17:14:32.140Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.140Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.156Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:14:32 o o o o---o o--o o o---o o o----o o--o--o 17:14:32 | | / \ / | / / \ | | 17:14:32 o----o o o o----o | o o o----o | 17:14:32 | | * \ / | \ * \ | | 17:14:32 o o * o o---o o--o o----o o---o * o o----o o 17:14:32 17:14:32 2026-02-24T17:14:32.156Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:32 2026-02-24T17:14:32.156Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:14:32 2026-02-24T17:14:32.156Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:14:32 2026-02-24T17:14:32.156Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:14:32 2026-02-24T17:14:32.156Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:14:32 To enable the Jet engine on the members, do one of the following: 17:14:32 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:32 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:32 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:32 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:32 2026-02-24T17:14:32.171Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:14:32 2026-02-24T17:14:32.173Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:14:32 2026-02-24T17:14:32.181Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:14:32 2026-02-24T17:14:32.182Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is STARTING 17:14:32 2026-02-24T17:14:32.194Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.194Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.200Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.200Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.261Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.261Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.270Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.270Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:32 2026-02-24T17:14:32.275Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.275Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.275Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.275Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.301Z INFO 6632 --- [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. 17:14:32 2026-02-24T17:14:32.301Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.332Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.332Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.336Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.336Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.350Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.350Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.353Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.353Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.393Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.393Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.425Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.425Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.485Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.485Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.487Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.487Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.498Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:32 2026-02-24T17:14:32.498Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:32 2026-02-24T17:14:32.498Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:32 2026-02-24T17:14:32.625Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.625Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.650Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.650Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.664Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.664Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.668Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.668Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.696Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.696Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.713Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.713Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.744Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.744Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:32 2026-02-24T17:14:32.776Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.776Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.782Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.782Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.815Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.815Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.833Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.833Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.842Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.842Z WARN 6632 --- [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. 17:14:32 2026-02-24T17:14:32.896Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.896Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:32 2026-02-24T17:14:32.916Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:32 2026-02-24T17:14:32.916Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:32.952Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:33 2026-02-24T17:14:32.952Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:33 2026-02-24T17:14:32.952Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:33 2026-02-24T17:14:33.141Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.141Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.195Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.195Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.201Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.201Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.262Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.262Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.272Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.272Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:33 2026-02-24T17:14:33.277Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.277Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.277Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.277Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.303Z INFO 6632 --- [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. 17:14:33 2026-02-24T17:14:33.303Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.334Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.334Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.337Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.337Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.351Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.351Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.354Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.354Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.393Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.393Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.427Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.427Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.499Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:33 2026-02-24T17:14:33.499Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:33 2026-02-24T17:14:33.499Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:33 2026-02-24T17:14:33.516Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.516Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.531Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.531Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.625Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.625Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.652Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.652Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.666Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.666Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.670Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.670Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.697Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.697Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.714Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.715Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.746Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.746Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:33 2026-02-24T17:14:33.778Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.778Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.782Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.783Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.804Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:33 2026-02-24T17:14:33.804Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:33 2026-02-24T17:14:33.804Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:33 2026-02-24T17:14:33.815Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.815Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.836Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.836Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.844Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.844Z WARN 6632 --- [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. 17:14:33 2026-02-24T17:14:33.897Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.897Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:33 2026-02-24T17:14:33.917Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:33 2026-02-24T17:14:33.917Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.142Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.142Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.173Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.173Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:34 2026-02-24T17:14:34.196Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.196Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.201Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.201Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.264Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.264Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.278Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.278Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.278Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.278Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.305Z INFO 6632 --- [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. 17:14:34 2026-02-24T17:14:34.305Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.335Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.335Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.338Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.338Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.352Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.352Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.356Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.356Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.395Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.395Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.429Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.429Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.500Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:34 2026-02-24T17:14:34.500Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:34 2026-02-24T17:14:34.500Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:34 2026-02-24T17:14:34.517Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.517Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.532Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.532Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.626Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.626Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.654Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.654Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.668Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.669Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.671Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.671Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.672Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:14:34 17:14:34 Members {size:1, ver:1} [ 17:14:34 Member [10.30.106.244]:5701 - 8b410d75-5eca-47ad-a5cf-9d519ee9356a this 17:14:34 ] 17:14:34 17:14:34 2026-02-24T17:14:34.672Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is STARTED 17:14:34 2026-02-24T17:14:34.678Z INFO 6632 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.555 seconds (process running for 118.453) 17:14:34 2026-02-24T17:14:34.689Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:14:34 2026-02-24T17:14:34.690Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:14:34 2026-02-24T17:14:34.690Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:14:34 2026-02-24T17:14:34.691Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:14:34 2026-02-24T17:14:34.698Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.698Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.715Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.715Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.719Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.719Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:34 2026-02-24T17:14:34.759Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:14:34 2026-02-24T17:14:34.759Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 70 ms. 17:14:34 2026-02-24T17:14:34.760Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:14:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.640 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 17:14:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 17:14:34 2026-02-24T17:14:34.776Z INFO 6632 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:14:34 2026-02-24T17:14:34.778Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.778Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.784Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.784Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.819Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.819Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.838Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:34 o o o o---o o--o o o---o o o----o o--o--o 17:14:34 | | / \ / | / / \ | | 17:14:34 o----o o o o----o | o o o----o | 17:14:34 | | * \ / | \ * \ | | 17:14:34 o o * o o---o o--o o----o o---o * o o----o o 17:14:34 17:14:34 2026-02-24T17:14:34.838Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:34 2026-02-24T17:14:34.838Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:14:34 2026-02-24T17:14:34.838Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:14:34 2026-02-24T17:14:34.838Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:14:34 2026-02-24T17:14:34.838Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:14:34 To enable the Jet engine on the members, do one of the following: 17:14:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:34 2026-02-24T17:14:34.839Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.839Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.842Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:34 2026-02-24T17:14:34.842Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:34 2026-02-24T17:14:34.842Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:34 2026-02-24T17:14:34.845Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.845Z WARN 6632 --- [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. 17:14:34 2026-02-24T17:14:34.848Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:14:34 2026-02-24T17:14:34.849Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:14:34 2026-02-24T17:14:34.856Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:14:34 2026-02-24T17:14:34.856Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:14:34 2026-02-24T17:14:34.898Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.898Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:34 2026-02-24T17:14:34.918Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:34 2026-02-24T17:14:34.918Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.143Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.143Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.176Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.176Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:35 2026-02-24T17:14:35.197Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.197Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.201Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.201Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.267Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.267Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.267Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.267Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.279Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.279Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.280Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.280Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.307Z INFO 6632 --- [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. 17:14:35 2026-02-24T17:14:35.307Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.336Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.336Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.353Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.353Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.358Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.358Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.396Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.396Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.429Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.429Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.500Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:35 2026-02-24T17:14:35.500Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:35 2026-02-24T17:14:35.500Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:35 2026-02-24T17:14:35.518Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.518Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.533Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.533Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.543Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.543Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.621Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.621Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.655Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.655Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.672Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.672Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.700Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.700Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.716Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.716Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.720Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.720Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:35 2026-02-24T17:14:35.744Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:35 2026-02-24T17:14:35.744Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:35 2026-02-24T17:14:35.744Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:35 2026-02-24T17:14:35.780Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.780Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.785Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.785Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.841Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.841Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.846Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.846Z WARN 6632 --- [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. 17:14:35 2026-02-24T17:14:35.919Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:35 2026-02-24T17:14:35.919Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.170Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.170Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.178Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.178Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:36 2026-02-24T17:14:36.197Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.197Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.202Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.202Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.280Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.280Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.281Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.281Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.292Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.292Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.309Z INFO 6632 --- [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. 17:14:36 2026-02-24T17:14:36.309Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.337Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.337Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.359Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.359Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.359Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.359Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.374Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.374Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.397Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.397Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.473Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.473Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.504Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:36 2026-02-24T17:14:36.504Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:36 2026-02-24T17:14:36.504Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:36 2026-02-24T17:14:36.543Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.543Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.625Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.625Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.655Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.655Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.674Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.675Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.698Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:36 2026-02-24T17:14:36.698Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:36 2026-02-24T17:14:36.698Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:36 2026-02-24T17:14:36.718Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.718Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.721Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.721Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:36 2026-02-24T17:14:36.727Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.727Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.780Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.780Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.787Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.787Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.843Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.843Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.847Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.848Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.879Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.879Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.919Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.919Z WARN 6632 --- [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. 17:14:36 2026-02-24T17:14:36.943Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:36 2026-02-24T17:14:36.943Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:37 2026-02-24T17:14:37.172Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.172Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.181Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.181Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:37 2026-02-24T17:14:37.198Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.198Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.199Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.199Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.202Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.202Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.212Z INFO 6632 --- [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. 17:14:37 2026-02-24T17:14:37.212Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.232Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.232Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.282Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.282Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.291Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.291Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.293Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.293Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.337Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.337Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.361Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.361Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.376Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.376Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.397Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.397Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.477Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.477Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.534Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:37 2026-02-24T17:14:37.534Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:37 2026-02-24T17:14:37.534Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:37 2026-02-24T17:14:37.544Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.544Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.582Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.582Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.626Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.626Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.656Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.656Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.677Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.677Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.718Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.718Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.721Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.721Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:37 2026-02-24T17:14:37.728Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.728Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.737Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:37 2026-02-24T17:14:37.737Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:37 2026-02-24T17:14:37.737Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:37 2026-02-24T17:14:37.745Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.745Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.758Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:37 17:14:37 Members {size:1, ver:1} [ 17:14:37 Member [10.30.106.244]:5701 - 63fc439d-24e2-4939-9a9d-482c8fb9f6d2 this 17:14:37 ] 17:14:37 17:14:37 2026-02-24T17:14:37.758Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:14:37 2026-02-24T17:14:37.762Z INFO 6632 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:14:37 2026-02-24T17:14:37.769Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:14:37 2026-02-24T17:14:37.770Z INFO 6632 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - 63fc439d-24e2-4939-9a9d-482c8fb9f6d2 this is handled 17:14:37 2026-02-24T17:14:37.771Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:14:37 2026-02-24T17:14:37.771Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:14:37 2026-02-24T17:14:37.771Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:14:37 2026-02-24T17:14:37.778Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.778Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.781Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.781Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.843Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:14:37 2026-02-24T17:14:37.843Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 74 ms. 17:14:37 2026-02-24T17:14:37.844Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:14:37 2026-02-24T17:14:37.845Z INFO 6632 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:14:37 2026-02-24T17:14:37.847Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.847Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.879Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:37 2026-02-24T17:14:37.879Z WARN 6632 --- [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. 17:14:37 2026-02-24T17:14:37.895Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:37 o o o o---o o--o o o---o o o----o o--o--o 17:14:37 | | / \ / | / / \ | | 17:14:37 o----o o o o----o | o o o----o | 17:14:37 | | * \ / | \ * \ | | 17:14:37 o o * o o---o o--o o----o o---o * o o----o o 17:14:37 17:14:37 2026-02-24T17:14:37.895Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:37 2026-02-24T17:14:37.895Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:14:37 2026-02-24T17:14:37.895Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:14:37 2026-02-24T17:14:37.895Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:14:37 2026-02-24T17:14:37.895Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:14:37 To enable the Jet engine on the members, do one of the following: 17:14:37 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:37 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:37 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:37 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:37 2026-02-24T17:14:37.905Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:14:37 2026-02-24T17:14:37.907Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:14:37 2026-02-24T17:14:37.916Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:14:37 2026-02-24T17:14:37.917Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:14:38 2026-02-24T17:14:38.176Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.177Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.184Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.184Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:38 2026-02-24T17:14:38.199Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.199Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.200Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.200Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.203Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.203Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.233Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.233Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.262Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.262Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.263Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.263Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.293Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.293Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.337Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.337Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.363Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.363Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.377Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.377Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.398Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.398Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.478Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.478Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.535Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:38 2026-02-24T17:14:38.535Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:38 2026-02-24T17:14:38.535Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:38 2026-02-24T17:14:38.547Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.547Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.584Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.584Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.628Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.628Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.659Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.659Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.682Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.683Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.720Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.720Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.723Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.723Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:38 2026-02-24T17:14:38.729Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.729Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.738Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:38 2026-02-24T17:14:38.738Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:38 2026-02-24T17:14:38.738Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:38 2026-02-24T17:14:38.741Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.741Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.749Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.749Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.782Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.782Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.849Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.849Z WARN 6632 --- [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. 17:14:38 2026-02-24T17:14:38.926Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:38 2026-02-24T17:14:38.926Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:38.991Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:39 2026-02-24T17:14:38.991Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:39 2026-02-24T17:14:39.146Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.146Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.180Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.180Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.187Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.188Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:39 2026-02-24T17:14:39.200Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.200Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.201Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.201Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.203Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.203Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.216Z INFO 6632 --- [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. 17:14:39 2026-02-24T17:14:39.216Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.234Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.234Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.236Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.236Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.294Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.294Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.337Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.338Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.364Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.364Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.377Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.377Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.388Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:39 2026-02-24T17:14:39.388Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:39 2026-02-24T17:14:39.388Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:39 2026-02-24T17:14:39.399Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.399Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.480Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.480Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.549Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.549Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.585Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.585Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.628Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.628Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.660Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.660Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.685Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.685Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.691Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:39 2026-02-24T17:14:39.691Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:39 2026-02-24T17:14:39.691Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:39 2026-02-24T17:14:39.703Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.703Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.721Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.721Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.724Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.724Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:39 2026-02-24T17:14:39.730Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.730Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.751Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.751Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.783Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.783Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.822Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.822Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.849Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.849Z WARN 6632 --- [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. 17:14:39 2026-02-24T17:14:39.927Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:39 2026-02-24T17:14:39.927Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:39.995Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:40 2026-02-24T17:14:39.995Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:40 2026-02-24T17:14:40.148Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.148Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.184Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.184Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.192Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.192Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:40 2026-02-24T17:14:40.202Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.202Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.202Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.203Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.204Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.204Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.219Z INFO 6632 --- [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. 17:14:40 2026-02-24T17:14:40.219Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.235Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.235Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.236Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.236Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.237Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.237Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.338Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.338Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.342Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:40 2026-02-24T17:14:40.342Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:40 2026-02-24T17:14:40.342Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:40 2026-02-24T17:14:40.366Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.366Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.378Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.378Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.401Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.401Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.419Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:40 17:14:40 Members {size:1, ver:1} [ 17:14:40 Member [10.30.106.244]:5701 - 7399f9e0-638c-40c0-8715-25ce91090dbc this 17:14:40 ] 17:14:40 17:14:40 2026-02-24T17:14:40.421Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:14:40 2026-02-24T17:14:40.422Z INFO 6632 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:14:40 2026-02-24T17:14:40.428Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:14:40 2026-02-24T17:14:40.428Z INFO 6632 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - 7399f9e0-638c-40c0-8715-25ce91090dbc this is handled 17:14:40 2026-02-24T17:14:40.429Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:14:40 2026-02-24T17:14:40.430Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:14:40 2026-02-24T17:14:40.430Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:14:40 2026-02-24T17:14:40.480Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.480Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.507Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:14:40 2026-02-24T17:14:40.508Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 17:14:40 2026-02-24T17:14:40.508Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:14:40 2026-02-24T17:14:40.510Z INFO 6632 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:14:40 2026-02-24T17:14:40.550Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.550Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.557Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:40 o o o o---o o--o o o---o o o----o o--o--o 17:14:40 | | / \ / | / / \ | | 17:14:40 o----o o o o----o | o o o----o | 17:14:40 | | * \ / | \ * \ | | 17:14:40 o o * o o---o o--o o----o o---o * o o----o o 17:14:40 17:14:40 2026-02-24T17:14:40.557Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:40 2026-02-24T17:14:40.557Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:14:40 2026-02-24T17:14:40.557Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:14:40 2026-02-24T17:14:40.557Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:14:40 2026-02-24T17:14:40.557Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:14:40 To enable the Jet engine on the members, do one of the following: 17:14:40 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:40 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:40 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:40 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:40 2026-02-24T17:14:40.568Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:14:40 2026-02-24T17:14:40.569Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:14:40 2026-02-24T17:14:40.576Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:14:40 2026-02-24T17:14:40.576Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:14:40 2026-02-24T17:14:40.586Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.586Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.594Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:40 2026-02-24T17:14:40.594Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:40 2026-02-24T17:14:40.594Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:40 2026-02-24T17:14:40.630Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.630Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.661Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.661Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.689Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.689Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.708Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.708Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.723Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.723Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.726Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.726Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:40 2026-02-24T17:14:40.730Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.730Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.754Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.754Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.784Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.784Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.822Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.822Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.851Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.851Z WARN 6632 --- [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. 17:14:40 2026-02-24T17:14:40.927Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:40 2026-02-24T17:14:40.927Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.023Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.023Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:41 2026-02-24T17:14:41.148Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.148Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.149Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.149Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.153Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.153Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.186Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.186Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.195Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.195Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:41 2026-02-24T17:14:41.201Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.201Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.205Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.205Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.221Z INFO 6632 --- [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. 17:14:41 2026-02-24T17:14:41.221Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.237Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.237Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.237Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.238Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.319Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:41 2026-02-24T17:14:41.319Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:41 2026-02-24T17:14:41.319Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:41 2026-02-24T17:14:41.340Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.340Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.368Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.368Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.379Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.379Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.402Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.402Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.446Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:41 2026-02-24T17:14:41.446Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:41 2026-02-24T17:14:41.446Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:41 2026-02-24T17:14:41.480Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.480Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.551Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.551Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.587Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.587Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.632Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.632Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.662Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.662Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.691Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.691Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.708Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.709Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.723Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.723Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.732Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.732Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.756Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.756Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.760Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.760Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:41 2026-02-24T17:14:41.784Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.784Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.823Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.823Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.852Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.852Z WARN 6632 --- [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. 17:14:41 2026-02-24T17:14:41.928Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:41 2026-02-24T17:14:41.928Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.029Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.030Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:42 2026-02-24T17:14:42.114Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.114Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.150Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.150Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.185Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.185Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.189Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.189Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.197Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.197Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:42 2026-02-24T17:14:42.203Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.203Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.205Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.205Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.227Z INFO 6632 --- [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. 17:14:42 2026-02-24T17:14:42.227Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.237Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.237Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.238Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.238Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.272Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:42 2026-02-24T17:14:42.272Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:42 2026-02-24T17:14:42.272Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:42 2026-02-24T17:14:42.299Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:42 2026-02-24T17:14:42.299Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:42 2026-02-24T17:14:42.299Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:42 2026-02-24T17:14:42.340Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.340Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.352Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.352Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.369Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.369Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.403Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.403Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.481Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.481Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.553Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.553Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.588Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.588Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.606Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.606Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.659Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.659Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.663Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.663Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.693Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.693Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.709Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.709Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.724Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.724Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.732Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.733Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.761Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.761Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:42 2026-02-24T17:14:42.785Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.785Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.824Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.824Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.853Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.853Z WARN 6632 --- [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. 17:14:42 2026-02-24T17:14:42.929Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:42 2026-02-24T17:14:42.929Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.035Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.035Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:43 2026-02-24T17:14:43.073Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.073Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.151Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.151Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.183Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.183Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.191Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.191Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.200Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.200Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:43 2026-02-24T17:14:43.204Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.204Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.206Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.206Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.208Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:43 17:14:43 Members {size:1, ver:1} [ 17:14:43 Member [10.30.106.244]:5701 - b0caefec-79d1-4f7b-a816-e3ee05f31f38 this 17:14:43 ] 17:14:43 17:14:43 2026-02-24T17:14:43.209Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:14:43 2026-02-24T17:14:43.211Z INFO 6632 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:14:43 2026-02-24T17:14:43.219Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.219Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.228Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:14:43 2026-02-24T17:14:43.229Z INFO 6632 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - b0caefec-79d1-4f7b-a816-e3ee05f31f38 this is handled 17:14:43 2026-02-24T17:14:43.229Z INFO 6632 --- [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. 17:14:43 2026-02-24T17:14:43.229Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.230Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:14:43 2026-02-24T17:14:43.231Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:14:43 2026-02-24T17:14:43.231Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:14:43 2026-02-24T17:14:43.238Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.238Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.239Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.239Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.276Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:43 2026-02-24T17:14:43.276Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:43 2026-02-24T17:14:43.276Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:43 2026-02-24T17:14:43.294Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:14:43 2026-02-24T17:14:43.294Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 65 ms. 17:14:43 2026-02-24T17:14:43.294Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:14:43 2026-02-24T17:14:43.296Z INFO 6632 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:14:43 2026-02-24T17:14:43.301Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:43 2026-02-24T17:14:43.301Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:43 2026-02-24T17:14:43.301Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:43 2026-02-24T17:14:43.338Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:43 o o o o---o o--o o o---o o o----o o--o--o 17:14:43 | | / \ / | / / \ | | 17:14:43 o----o o o o----o | o o o----o | 17:14:43 | | * \ / | \ * \ | | 17:14:43 o o * o o---o o--o o----o o---o * o o----o o 17:14:43 17:14:43 2026-02-24T17:14:43.338Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:43 2026-02-24T17:14:43.338Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:14:43 2026-02-24T17:14:43.338Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:14:43 2026-02-24T17:14:43.338Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:14:43 2026-02-24T17:14:43.338Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:14:43 To enable the Jet engine on the members, do one of the following: 17:14:43 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:43 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:43 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:43 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:43 2026-02-24T17:14:43.341Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.341Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.348Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:14:43 2026-02-24T17:14:43.349Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:14:43 2026-02-24T17:14:43.359Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:14:43 2026-02-24T17:14:43.359Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:14:43 2026-02-24T17:14:43.370Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.370Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.405Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.405Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.482Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.482Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.553Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.553Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.589Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.589Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.598Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.598Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.641Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.641Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.661Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.661Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.664Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.664Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.710Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.710Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.726Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.726Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.733Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.733Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.763Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.763Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:43 2026-02-24T17:14:43.786Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.786Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.825Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.825Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.854Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.854Z WARN 6632 --- [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. 17:14:43 2026-02-24T17:14:43.931Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:43 2026-02-24T17:14:43.931Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.037Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.037Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:44 2026-02-24T17:14:44.068Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.068Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.184Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.184Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.194Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.194Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.195Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.195Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.198Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.198Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.203Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.203Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:44 2026-02-24T17:14:44.220Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.220Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.232Z INFO 6632 --- [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. 17:14:44 2026-02-24T17:14:44.232Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.241Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.241Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.242Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.242Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.246Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.246Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.279Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:44 2026-02-24T17:14:44.279Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:44 2026-02-24T17:14:44.279Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:44 2026-02-24T17:14:44.310Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:44 2026-02-24T17:14:44.310Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:44 2026-02-24T17:14:44.310Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:44 2026-02-24T17:14:44.342Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.342Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.371Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.371Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.405Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.405Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.484Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.484Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.577Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.577Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.591Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.591Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.601Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.601Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.642Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.642Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.663Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.663Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.666Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.666Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.712Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.712Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.727Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.727Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.733Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.734Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.764Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.764Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:44 2026-02-24T17:14:44.786Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.786Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.826Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.826Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.855Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.855Z WARN 6632 --- [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. 17:14:44 2026-02-24T17:14:44.932Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:44 2026-02-24T17:14:44.932Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.039Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.039Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:45 2026-02-24T17:14:45.068Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.068Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.187Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.187Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.196Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.196Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.196Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.197Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.200Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.200Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.205Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.205Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:45 2026-02-24T17:14:45.220Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.220Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.234Z INFO 6632 --- [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. 17:14:45 2026-02-24T17:14:45.234Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.241Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.241Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.242Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.242Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.247Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.247Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.279Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:45 2026-02-24T17:14:45.279Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:45 2026-02-24T17:14:45.279Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:45 2026-02-24T17:14:45.327Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:45 2026-02-24T17:14:45.327Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:45 2026-02-24T17:14:45.327Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:45 2026-02-24T17:14:45.343Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.343Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.400Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.400Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.407Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.407Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.485Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.485Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.593Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.593Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.601Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.601Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.603Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.603Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.647Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.647Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.666Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.666Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.666Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.667Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.713Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.713Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.728Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.728Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.734Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.734Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.766Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.766Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:45 2026-02-24T17:14:45.787Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.787Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.855Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.855Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.868Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.868Z WARN 6632 --- [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. 17:14:45 2026-02-24T17:14:45.934Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:45 2026-02-24T17:14:45.934Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.039Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.039Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:46 2026-02-24T17:14:46.041Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:46 17:14:46 Members {size:1, ver:1} [ 17:14:46 Member [10.30.106.244]:5701 - 3af044fd-71a7-4e32-92a9-5f57b04cd35e this 17:14:46 ] 17:14:46 17:14:46 2026-02-24T17:14:46.042Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:14:46 2026-02-24T17:14:46.043Z INFO 6632 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:14:46 2026-02-24T17:14:46.048Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:14:46 2026-02-24T17:14:46.048Z INFO 6632 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - 3af044fd-71a7-4e32-92a9-5f57b04cd35e this is handled 17:14:46 2026-02-24T17:14:46.050Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:14:46 2026-02-24T17:14:46.050Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:14:46 2026-02-24T17:14:46.050Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:14:46 2026-02-24T17:14:46.069Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.069Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.099Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.099Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.143Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:14:46 2026-02-24T17:14:46.144Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 96 ms. 17:14:46 2026-02-24T17:14:46.144Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:14:46 2026-02-24T17:14:46.145Z INFO 6632 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:14:46 2026-02-24T17:14:46.175Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.175Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.179Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:46 o o o o---o o--o o o---o o o----o o--o--o 17:14:46 | | / \ / | / / \ | | 17:14:46 o----o o o o----o | o o o----o | 17:14:46 | | * \ / | \ * \ | | 17:14:46 o o * o o---o o--o o----o o---o * o o----o o 17:14:46 17:14:46 2026-02-24T17:14:46.179Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:46 2026-02-24T17:14:46.179Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:14:46 2026-02-24T17:14:46.179Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:14:46 2026-02-24T17:14:46.179Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:14:46 2026-02-24T17:14:46.179Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:14:46 To enable the Jet engine on the members, do one of the following: 17:14:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:46 2026-02-24T17:14:46.183Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:46 2026-02-24T17:14:46.183Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:46 2026-02-24T17:14:46.183Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:46 2026-02-24T17:14:46.189Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:14:46 2026-02-24T17:14:46.190Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:14:46 2026-02-24T17:14:46.201Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.201Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.203Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:14:46 2026-02-24T17:14:46.204Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:14:46 2026-02-24T17:14:46.204Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.204Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.208Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.209Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:46 2026-02-24T17:14:46.221Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.221Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.236Z INFO 6632 --- [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. 17:14:46 2026-02-24T17:14:46.236Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.242Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.242Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.243Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.243Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.248Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.248Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.332Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:46 2026-02-24T17:14:46.332Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:46 2026-02-24T17:14:46.332Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:46 2026-02-24T17:14:46.345Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.345Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.402Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.402Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.409Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.409Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.487Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.487Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.506Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.506Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.603Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.603Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.615Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.615Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.648Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.648Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.667Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.667Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.674Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.674Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.688Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.688Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.715Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.715Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.736Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.736Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.767Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.767Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:46 2026-02-24T17:14:46.788Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.788Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.856Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.856Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.868Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.868Z WARN 6632 --- [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. 17:14:46 2026-02-24T17:14:46.935Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:46 2026-02-24T17:14:46.935Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.040Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.040Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:47 2026-02-24T17:14:47.070Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.070Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.101Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.101Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.178Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.178Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.185Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:47 2026-02-24T17:14:47.185Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:47 2026-02-24T17:14:47.185Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:47 2026-02-24T17:14:47.187Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:47 2026-02-24T17:14:47.187Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:47 2026-02-24T17:14:47.187Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:47 2026-02-24T17:14:47.195Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.195Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.204Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.204Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.210Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.210Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:47 2026-02-24T17:14:47.221Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.221Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.238Z INFO 6632 --- [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. 17:14:47 2026-02-24T17:14:47.238Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.242Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.242Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.244Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.244Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.249Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.249Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.346Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.346Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.404Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.404Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.409Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.409Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.487Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.487Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.509Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.509Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.604Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.604Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.616Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.616Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.642Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.642Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.648Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.648Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.669Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.669Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.677Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.677Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.717Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.717Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.736Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.736Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.770Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.770Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:47 2026-02-24T17:14:47.789Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.789Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.857Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.857Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.870Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.870Z WARN 6632 --- [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. 17:14:47 2026-02-24T17:14:47.943Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:47 2026-02-24T17:14:47.943Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.042Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.042Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:48 2026-02-24T17:14:48.071Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.071Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.103Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.103Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.180Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.180Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.188Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:48 2026-02-24T17:14:48.188Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:48 2026-02-24T17:14:48.188Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:48 2026-02-24T17:14:48.189Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:48 2026-02-24T17:14:48.189Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:48 2026-02-24T17:14:48.190Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:48 2026-02-24T17:14:48.196Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.196Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.212Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.212Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:48 2026-02-24T17:14:48.214Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.214Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.222Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.222Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.240Z INFO 6632 --- [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. 17:14:48 2026-02-24T17:14:48.240Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.244Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.244Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.244Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.244Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.251Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.251Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.346Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.346Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.411Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.411Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.453Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.453Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.488Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.488Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.511Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.511Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.606Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.606Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.613Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.613Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.644Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.644Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.650Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.650Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.669Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.669Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.679Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.679Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.717Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.717Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.738Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.738Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.771Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.771Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:48 2026-02-24T17:14:48.789Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.790Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.838Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:48 17:14:48 Members {size:1, ver:1} [ 17:14:48 Member [10.30.106.244]:5701 - 52da98d7-c6b6-4da0-9897-bc23b5f3330b this 17:14:48 ] 17:14:48 17:14:48 2026-02-24T17:14:48.839Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:14:48 2026-02-24T17:14:48.840Z INFO 6632 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:14:48 2026-02-24T17:14:48.848Z INFO 6632 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 17:14:48 2026-02-24T17:14:48.848Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:14:48 2026-02-24T17:14:48.848Z INFO 6632 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - 52da98d7-c6b6-4da0-9897-bc23b5f3330b this is handled 17:14:48 2026-02-24T17:14:48.849Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:14:48 2026-02-24T17:14:48.849Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:14:48 2026-02-24T17:14:48.850Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:14:48 2026-02-24T17:14:48.871Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.871Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.900Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.900Z WARN 6632 --- [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. 17:14:48 2026-02-24T17:14:48.944Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:48 2026-02-24T17:14:48.944Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.044Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.044Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:49 2026-02-24T17:14:49.073Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.073Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.101Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:49 2026-02-24T17:14:49.101Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:49 2026-02-24T17:14:49.101Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:49 2026-02-24T17:14:49.105Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.105Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.132Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:14:49 2026-02-24T17:14:49.133Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 285 ms. 17:14:49 2026-02-24T17:14:49.133Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:14:49 2026-02-24T17:14:49.134Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.134Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.135Z INFO 6632 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:14:49 2026-02-24T17:14:49.170Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:49 o o o o---o o--o o o---o o o----o o--o--o 17:14:49 | | / \ / | / / \ | | 17:14:49 o----o o o o----o | o o o----o | 17:14:49 | | * \ / | \ * \ | | 17:14:49 o o * o o---o o--o o----o o---o * o o----o o 17:14:49 17:14:49 2026-02-24T17:14:49.171Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:49 2026-02-24T17:14:49.171Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:14:49 2026-02-24T17:14:49.171Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:14:49 2026-02-24T17:14:49.171Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:14:49 2026-02-24T17:14:49.171Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:14:49 To enable the Jet engine on the members, do one of the following: 17:14:49 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:49 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:49 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:49 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:49 2026-02-24T17:14:49.181Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:14:49 2026-02-24T17:14:49.186Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.187Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.187Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:14:49 2026-02-24T17:14:49.198Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:49 2026-02-24T17:14:49.198Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:49 2026-02-24T17:14:49.198Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:49 2026-02-24T17:14:49.202Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:14:49 2026-02-24T17:14:49.203Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:14:49 2026-02-24T17:14:49.214Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.214Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:49 2026-02-24T17:14:49.224Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.224Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.242Z INFO 6632 --- [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. 17:14:49 2026-02-24T17:14:49.242Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.245Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.245Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.246Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.246Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.250Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.250Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.252Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.252Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.347Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.347Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.412Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.413Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.424Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.424Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.454Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.455Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.489Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.489Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.532Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.532Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.580Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.580Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.607Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.607Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.619Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.619Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.651Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.651Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.671Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.671Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.718Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.718Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.738Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.738Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.772Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.772Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:49 2026-02-24T17:14:49.789Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.789Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.871Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.871Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.902Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.902Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.946Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:49 2026-02-24T17:14:49.946Z WARN 6632 --- [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. 17:14:49 2026-02-24T17:14:49.953Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:49 2026-02-24T17:14:49.953Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:49 2026-02-24T17:14:49.953Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:50 2026-02-24T17:14:50.017Z ERROR 6632 --- [_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 17:14:50 2026-02-24T17:14:50.022Z ERROR 6632 --- [_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 17:14:50 2026-02-24T17:14:50.046Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.046Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:50 2026-02-24T17:14:50.089Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.089Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.093Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.093Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.107Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.107Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.187Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.187Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.198Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:50 2026-02-24T17:14:50.198Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:50 2026-02-24T17:14:50.198Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:50 2026-02-24T17:14:50.216Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.216Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:50 2026-02-24T17:14:50.224Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.224Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.244Z INFO 6632 --- [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. 17:14:50 2026-02-24T17:14:50.244Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.245Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.245Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.250Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.250Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.253Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.253Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.274Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.274Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.348Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.348Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.413Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.413Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.427Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.427Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.455Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.455Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.482Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.482Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.489Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.489Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.497Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.497Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.560Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.560Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.649Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.649Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.652Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.652Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.671Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.671Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.719Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.719Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.739Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.739Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.791Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.791Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:50 2026-02-24T17:14:50.791Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.791Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.871Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.871Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.903Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:50 2026-02-24T17:14:50.903Z WARN 6632 --- [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. 17:14:50 2026-02-24T17:14:50.953Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:50 2026-02-24T17:14:50.953Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:50 2026-02-24T17:14:50.953Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:51 2026-02-24T17:14:50.994Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:51 2026-02-24T17:14:50.994Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.048Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.048Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:51 2026-02-24T17:14:51.089Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.089Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.094Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.094Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.108Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:51 2026-02-24T17:14:51.108Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:51 2026-02-24T17:14:51.108Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:51 2026-02-24T17:14:51.108Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.108Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.137Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.137Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.188Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.188Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.218Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.218Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:51 2026-02-24T17:14:51.226Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.226Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.246Z INFO 6632 --- [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. 17:14:51 2026-02-24T17:14:51.246Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.252Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.252Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.254Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.255Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.323Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.323Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.349Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.349Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.413Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.414Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.430Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.430Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.484Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.484Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.490Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.490Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.490Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.490Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.504Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.504Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.565Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.565Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.651Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.651Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.653Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.653Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.672Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.672Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.719Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.719Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.740Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.740Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.792Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.792Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:51 2026-02-24T17:14:51.793Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.793Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.873Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.873Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.905Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:51 2026-02-24T17:14:51.905Z WARN 6632 --- [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. 17:14:51 2026-02-24T17:14:51.919Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:51 2026-02-24T17:14:51.919Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:51 2026-02-24T17:14:51.919Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:51 2026-02-24T17:14:51.950Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:51 17:14:51 Members {size:1, ver:1} [ 17:14:51 Member [10.30.106.244]:5701 - 4e5bfd7f-739a-4221-b2f2-b6cf1349aafe this 17:14:51 ] 17:14:51 17:14:51 2026-02-24T17:14:51.950Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:14:51 2026-02-24T17:14:51.952Z INFO 6632 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:14:51 2026-02-24T17:14:51.960Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:14:51 2026-02-24T17:14:51.961Z INFO 6632 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - 4e5bfd7f-739a-4221-b2f2-b6cf1349aafe this is handled 17:14:51 2026-02-24T17:14:51.961Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:14:51 2026-02-24T17:14:51.962Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:14:51 2026-02-24T17:14:51.962Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:14:52 2026-02-24T17:14:51.996Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:52 2026-02-24T17:14:51.996Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.043Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:14:52 2026-02-24T17:14:52.043Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 83 ms. 17:14:52 2026-02-24T17:14:52.043Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:14:52 2026-02-24T17:14:52.045Z INFO 6632 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:14:52 2026-02-24T17:14:52.049Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.049Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:52 2026-02-24T17:14:52.075Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:52 o o o o---o o--o o o---o o o----o o--o--o 17:14:52 | | / \ / | / / \ | | 17:14:52 o----o o o o----o | o o o----o | 17:14:52 | | * \ / | \ * \ | | 17:14:52 o o * o o---o o--o o----o o---o * o o----o o 17:14:52 17:14:52 2026-02-24T17:14:52.075Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:52 2026-02-24T17:14:52.075Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:14:52 2026-02-24T17:14:52.075Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:14:52 2026-02-24T17:14:52.075Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:14:52 2026-02-24T17:14:52.075Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:14:52 To enable the Jet engine on the members, do one of the following: 17:14:52 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:52 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:52 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:52 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:52 2026-02-24T17:14:52.085Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:14:52 2026-02-24T17:14:52.086Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:14:52 2026-02-24T17:14:52.090Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.090Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.095Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.095Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.101Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:14:52 2026-02-24T17:14:52.102Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:14:52 2026-02-24T17:14:52.110Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.110Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.112Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:52 2026-02-24T17:14:52.112Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:52 2026-02-24T17:14:52.112Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:52 2026-02-24T17:14:52.138Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.138Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.219Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.219Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:52 2026-02-24T17:14:52.227Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.227Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.236Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.236Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.248Z INFO 6632 --- [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. 17:14:52 2026-02-24T17:14:52.248Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.253Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.253Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.254Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.254Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.325Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.325Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.349Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.349Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.414Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.414Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.432Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.432Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.486Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.486Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.492Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.492Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.501Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.501Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.505Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.505Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.595Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.595Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.651Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.651Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.655Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.655Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.674Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.674Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.709Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.709Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.785Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.785Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.793Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.793Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:52 2026-02-24T17:14:52.794Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.794Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.874Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.874Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.905Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:52 2026-02-24T17:14:52.905Z WARN 6632 --- [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. 17:14:52 2026-02-24T17:14:52.923Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:52 2026-02-24T17:14:52.923Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:52 2026-02-24T17:14:52.923Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:53 2026-02-24T17:14:52.996Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:53 2026-02-24T17:14:52.996Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.053Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.053Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:53 2026-02-24T17:14:53.092Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.092Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.096Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.096Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.112Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.112Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.112Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:53 2026-02-24T17:14:53.112Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:53 2026-02-24T17:14:53.112Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:53 2026-02-24T17:14:53.138Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.138Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.191Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.191Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.221Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.221Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:53 2026-02-24T17:14:53.228Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.228Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.250Z INFO 6632 --- [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. 17:14:53 2026-02-24T17:14:53.250Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.254Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.254Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.255Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.255Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.335Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.335Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.351Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.351Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.366Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.366Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.414Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.414Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.488Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.488Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.493Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.493Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.501Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.501Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.507Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.507Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.562Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.562Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.567Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.567Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.643Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.643Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.653Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.653Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.656Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.656Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.786Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.786Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.794Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.794Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:53 2026-02-24T17:14:53.794Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.795Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.875Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.875Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.906Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:53 2026-02-24T17:14:53.906Z WARN 6632 --- [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. 17:14:53 2026-02-24T17:14:53.922Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:53 2026-02-24T17:14:53.922Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:53 2026-02-24T17:14:53.922Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:54 2026-02-24T17:14:53.997Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:54 2026-02-24T17:14:53.997Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.055Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.057Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:54 2026-02-24T17:14:54.093Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.094Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.098Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.098Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.112Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:54 2026-02-24T17:14:54.112Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:54 2026-02-24T17:14:54.112Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:54 2026-02-24T17:14:54.113Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.113Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.139Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.139Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.190Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.190Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.223Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.223Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:54 2026-02-24T17:14:54.229Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.229Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.253Z INFO 6632 --- [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. 17:14:54 2026-02-24T17:14:54.253Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.255Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.255Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.256Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.256Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.338Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.338Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.351Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.351Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.367Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.367Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.415Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.416Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.489Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.489Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.494Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.494Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.502Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.502Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.509Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.509Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.562Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.562Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.571Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.571Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.644Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.644Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.654Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.654Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.657Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.657Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.787Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.787Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.795Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.795Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:54 2026-02-24T17:14:54.795Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.795Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.796Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:54 17:14:54 Members {size:1, ver:1} [ 17:14:54 Member [10.30.106.244]:5701 - df4decbe-7e8c-4909-855a-a55bf5d59448 this 17:14:54 ] 17:14:54 17:14:54 2026-02-24T17:14:54.797Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:14:54 2026-02-24T17:14:54.798Z INFO 6632 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:14:54 2026-02-24T17:14:54.806Z INFO 6632 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 17:14:54 2026-02-24T17:14:54.809Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:14:54 2026-02-24T17:14:54.810Z INFO 6632 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - df4decbe-7e8c-4909-855a-a55bf5d59448 this is handled 17:14:54 2026-02-24T17:14:54.812Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:14:54 2026-02-24T17:14:54.813Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:14:54 2026-02-24T17:14:54.813Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:14:54 2026-02-24T17:14:54.876Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.877Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.883Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:54 2026-02-24T17:14:54.883Z WARN 6632 --- [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. 17:14:54 2026-02-24T17:14:54.883Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:14:54 2026-02-24T17:14:54.884Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 17:14:54 2026-02-24T17:14:54.884Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:14:54 2026-02-24T17:14:54.886Z INFO 6632 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:14:54 2026-02-24T17:14:54.917Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:54 o o o o---o o--o o o---o o o----o o--o--o 17:14:54 | | / \ / | / / \ | | 17:14:54 o----o o o o----o | o o o----o | 17:14:54 | | * \ / | \ * \ | | 17:14:54 o o * o o---o o--o o----o o---o * o o----o o 17:14:54 17:14:54 2026-02-24T17:14:54.917Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:54 2026-02-24T17:14:54.917Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:14:54 2026-02-24T17:14:54.917Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:14:54 2026-02-24T17:14:54.917Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:14:54 2026-02-24T17:14:54.917Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:14:54 To enable the Jet engine on the members, do one of the following: 17:14:54 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:54 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:54 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:54 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:54 2026-02-24T17:14:54.932Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:14:54 2026-02-24T17:14:54.934Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:14:54 2026-02-24T17:14:54.964Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:54 2026-02-24T17:14:54.964Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:54 2026-02-24T17:14:54.964Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:54 2026-02-24T17:14:54.976Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:14:54 2026-02-24T17:14:54.976Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:14:55 2026-02-24T17:14:54.999Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:55 2026-02-24T17:14:54.999Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.058Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.058Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:55 2026-02-24T17:14:55.059Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.059Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.099Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.099Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.112Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:55 2026-02-24T17:14:55.112Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:55 2026-02-24T17:14:55.112Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:55 2026-02-24T17:14:55.115Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.115Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.140Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.140Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.190Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.191Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.225Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.225Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:55 2026-02-24T17:14:55.229Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.229Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.256Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.256Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.257Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.257Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.266Z INFO 6632 --- [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. 17:14:55 2026-02-24T17:14:55.266Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.353Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.353Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.365Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.365Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.368Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.368Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.415Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.415Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.491Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.491Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.495Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.495Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.502Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.502Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.510Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.510Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.563Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.563Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.573Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.573Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.644Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.644Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.656Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.656Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.659Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.659Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.787Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.788Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.796Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.796Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.796Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.796Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:55 2026-02-24T17:14:55.876Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.876Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.884Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.884Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.896Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:55 2026-02-24T17:14:55.896Z WARN 6632 --- [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. 17:14:55 2026-02-24T17:14:55.967Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:55 2026-02-24T17:14:55.967Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:55 2026-02-24T17:14:55.967Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:56 2026-02-24T17:14:56.000Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.000Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.061Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.061Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:56 2026-02-24T17:14:56.066Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:56 2026-02-24T17:14:56.066Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:56 2026-02-24T17:14:56.066Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:56 2026-02-24T17:14:56.100Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.100Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.117Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.117Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.141Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.141Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.190Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.190Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.228Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.228Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:56 2026-02-24T17:14:56.229Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.229Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.258Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.258Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.258Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.258Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.268Z INFO 6632 --- [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. 17:14:56 2026-02-24T17:14:56.268Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.353Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.353Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.367Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.367Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.370Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.370Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.416Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.416Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.493Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.493Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.496Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.496Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.504Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.504Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.511Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.511Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.563Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.563Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.573Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.573Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.645Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.645Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.657Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.657Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.660Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.660Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.788Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.788Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.797Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.797Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.821Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.821Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:56 2026-02-24T17:14:56.878Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.878Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.885Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.885Z WARN 6632 --- [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. 17:14:56 2026-02-24T17:14:56.898Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:56 2026-02-24T17:14:56.898Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.001Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.001Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.006Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:57 2026-02-24T17:14:57.006Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:57 2026-02-24T17:14:57.006Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:57 2026-02-24T17:14:57.019Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:57 2026-02-24T17:14:57.019Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:57 2026-02-24T17:14:57.019Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:57 2026-02-24T17:14:57.045Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.045Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:57 2026-02-24T17:14:57.101Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.102Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.119Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.119Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.129Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.129Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:57 2026-02-24T17:14:57.142Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.142Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.191Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.191Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.229Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.230Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.258Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.258Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.259Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.259Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.270Z INFO 6632 --- [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. 17:14:57 2026-02-24T17:14:57.270Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.353Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.353Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.369Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.369Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.371Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.371Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.379Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:57 17:14:57 Members {size:1, ver:1} [ 17:14:57 Member [10.30.106.244]:5701 - 84da6ec6-ee21-4b8a-a0b7-53282e7c9d9d this 17:14:57 ] 17:14:57 17:14:57 2026-02-24T17:14:57.380Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:14:57 2026-02-24T17:14:57.381Z INFO 6632 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:14:57 2026-02-24T17:14:57.389Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:14:57 2026-02-24T17:14:57.390Z INFO 6632 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - 84da6ec6-ee21-4b8a-a0b7-53282e7c9d9d this is handled 17:14:57 2026-02-24T17:14:57.391Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:14:57 2026-02-24T17:14:57.391Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:14:57 2026-02-24T17:14:57.392Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:14:57 2026-02-24T17:14:57.411Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.411Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.473Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:14:57 2026-02-24T17:14:57.473Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 83 ms. 17:14:57 2026-02-24T17:14:57.473Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:14:57 2026-02-24T17:14:57.475Z INFO 6632 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:14:57 2026-02-24T17:14:57.496Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.496Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.496Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.496Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.509Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:14:57 o o o o---o o--o o o---o o o----o o--o--o 17:14:57 | | / \ / | / / \ | | 17:14:57 o----o o o o----o | o o o----o | 17:14:57 | | * \ / | \ * \ | | 17:14:57 o o * o o---o o--o o----o o---o * o o----o o 17:14:57 17:14:57 2026-02-24T17:14:57.509Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:14:57 2026-02-24T17:14:57.509Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:14:57 2026-02-24T17:14:57.509Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:14:57 2026-02-24T17:14:57.509Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:14:57 2026-02-24T17:14:57.509Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:14:57 To enable the Jet engine on the members, do one of the following: 17:14:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:14:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:14:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:14:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:14:57 2026-02-24T17:14:57.514Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.514Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.518Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.518Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.524Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:14:57 2026-02-24T17:14:57.526Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:14:57 2026-02-24T17:14:57.538Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:14:57 2026-02-24T17:14:57.539Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:14:57 2026-02-24T17:14:57.564Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.564Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.575Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.575Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.646Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.646Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.659Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.659Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.661Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.661Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.760Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.760Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.789Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.789Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.822Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.822Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:57 2026-02-24T17:14:57.879Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.879Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.900Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.900Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.914Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.914Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:57 2026-02-24T17:14:57.927Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:57 2026-02-24T17:14:57.927Z WARN 6632 --- [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. 17:14:57 2026-02-24T17:14:57.953Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:57 2026-02-24T17:14:57.954Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:57 2026-02-24T17:14:57.954Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:58 2026-02-24T17:14:58.003Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.003Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.009Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:58 2026-02-24T17:14:58.009Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:58 2026-02-24T17:14:58.009Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:58 2026-02-24T17:14:58.067Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.067Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.101Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.101Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.122Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.122Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.132Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.132Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:58 2026-02-24T17:14:58.192Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.192Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.230Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.230Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.259Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.259Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.260Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.260Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.271Z INFO 6632 --- [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. 17:14:58 2026-02-24T17:14:58.271Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.354Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.354Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.371Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.371Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.373Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.373Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.411Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.412Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.497Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.497Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.499Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.499Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.516Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.516Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.519Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.519Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.565Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.565Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.577Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.577Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.647Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.647Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.647Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.647Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.663Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.663Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.714Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.714Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.791Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.791Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.822Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.822Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:58 2026-02-24T17:14:58.881Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.881Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.902Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.902Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.914Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.914Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:14:58 2026-02-24T17:14:58.928Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:14:58 2026-02-24T17:14:58.928Z WARN 6632 --- [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. 17:14:58 2026-02-24T17:14:58.956Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:14:58 2026-02-24T17:14:58.956Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:58 2026-02-24T17:14:58.956Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:59 2026-02-24T17:14:59.013Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:14:59 2026-02-24T17:14:59.013Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:14:59 2026-02-24T17:14:59.013Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:14:59 2026-02-24T17:14:59.025Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.025Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.046Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.046Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.103Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.103Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.114Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.114Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.135Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.135Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:14:59 2026-02-24T17:14:59.193Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.193Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.231Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.231Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.260Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.260Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.261Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.261Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.274Z INFO 6632 --- [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. 17:14:59 2026-02-24T17:14:59.274Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.348Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.349Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.355Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.355Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.373Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.373Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.412Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.412Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.498Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.498Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.501Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.501Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.516Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.516Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.520Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.520Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.578Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.578Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.603Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.603Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.613Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.613Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.648Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.648Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.665Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.665Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.715Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.715Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.791Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.791Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.824Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.824Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:14:59 2026-02-24T17:14:59.882Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.882Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.904Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:14:59 2026-02-24T17:14:59.904Z WARN 6632 --- [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. 17:14:59 2026-02-24T17:14:59.915Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:15:00 2026-02-24T17:14:59.915Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:15:00 2026-02-24T17:14:59.929Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:15:00 2026-02-24T17:14:59.929Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:14:59.956Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:15:00 2026-02-24T17:14:59.956Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:00 2026-02-24T17:14:59.956Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:00 2026-02-24T17:14:59.966Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:15:00 17:15:00 Members {size:1, ver:1} [ 17:15:00 Member [10.30.106.244]:5701 - 9740ac98-2da7-4365-883b-a608f0966d24 this 17:15:00 ] 17:15:00 17:15:00 2026-02-24T17:14:59.966Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:15:00 2026-02-24T17:14:59.968Z INFO 6632 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:15:00 2026-02-24T17:14:59.974Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:15:00 2026-02-24T17:14:59.974Z INFO 6632 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - 9740ac98-2da7-4365-883b-a608f0966d24 this is handled 17:15:00 2026-02-24T17:14:59.975Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:15:00 2026-02-24T17:14:59.976Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:15:00 2026-02-24T17:14:59.976Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:15:00 2026-02-24T17:15:00.013Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:15:00 2026-02-24T17:15:00.013Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:00 2026-02-24T17:15:00.013Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:00 2026-02-24T17:15:00.027Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.027Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.048Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.048Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.053Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:15:00 2026-02-24T17:15:00.054Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 17:15:00 2026-02-24T17:15:00.054Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:15:00 2026-02-24T17:15:00.056Z INFO 6632 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:15:00 2026-02-24T17:15:00.084Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:15:00 o o o o---o o--o o o---o o o----o o--o--o 17:15:00 | | / \ / | / / \ | | 17:15:00 o----o o o o----o | o o o----o | 17:15:00 | | * \ / | \ * \ | | 17:15:00 o o * o o---o o--o o----o o---o * o o----o o 17:15:00 17:15:00 2026-02-24T17:15:00.084Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:15:00 2026-02-24T17:15:00.084Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:15:00 2026-02-24T17:15:00.084Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:15:00 2026-02-24T17:15:00.084Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:15:00 2026-02-24T17:15:00.084Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:15:00 To enable the Jet engine on the members, do one of the following: 17:15:00 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:15:00 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:15:00 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:15:00 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:15:00 2026-02-24T17:15:00.093Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:15:00 2026-02-24T17:15:00.095Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:15:00 2026-02-24T17:15:00.103Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:15:00 2026-02-24T17:15:00.104Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:15:00 2026-02-24T17:15:00.108Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.108Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.118Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.118Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.137Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.137Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:15:00 2026-02-24T17:15:00.195Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.195Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.212Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.212Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.232Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.232Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.261Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.261Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.277Z INFO 6632 --- [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. 17:15:00 2026-02-24T17:15:00.277Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.302Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.302Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.357Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.357Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.375Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.375Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.413Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.413Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.476Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.476Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.499Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.499Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.503Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.503Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.517Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.517Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.521Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.521Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.599Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.599Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.604Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.604Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.613Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.613Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.648Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.648Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.715Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.715Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.793Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.793Z WARN 6632 --- [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. 17:15:00 2026-02-24T17:15:00.825Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.825Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:15:00 2026-02-24T17:15:00.883Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:15:00 2026-02-24T17:15:00.883Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:00.905Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:15:01 2026-02-24T17:15:00.905Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:00.915Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:15:01 2026-02-24T17:15:00.915Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:15:01 2026-02-24T17:15:00.929Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:15:01 2026-02-24T17:15:00.929Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:00.956Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:15:01 2026-02-24T17:15:00.956Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:01 2026-02-24T17:15:00.956Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:01 2026-02-24T17:15:00.966Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:15:01 2026-02-24T17:15:00.966Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:01 2026-02-24T17:15:00.966Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:01 2026-02-24T17:15:01.029Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.029Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.049Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.049Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.109Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.109Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.119Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.119Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.139Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.139Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:15:01 2026-02-24T17:15:01.196Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.196Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.214Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.214Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.233Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.233Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.262Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.262Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.279Z INFO 6632 --- [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. 17:15:01 2026-02-24T17:15:01.279Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.303Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.303Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.325Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.325Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.377Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.377Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.414Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.414Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.482Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.482Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.500Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.500Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.506Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.506Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.518Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.518Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.522Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.522Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.605Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.605Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.614Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.614Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.618Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.618Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.650Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.650Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.717Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.717Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.794Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.794Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.826Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.826Z WARN 6632 --- [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. 17:15:01 2026-02-24T17:15:01.826Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.826Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:15:01 2026-02-24T17:15:01.884Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:15:01 2026-02-24T17:15:01.884Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:01.917Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:15:02 2026-02-24T17:15:01.918Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:15:02 2026-02-24T17:15:01.930Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:15:02 2026-02-24T17:15:01.930Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:01.957Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:15:02 2026-02-24T17:15:01.957Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:02 2026-02-24T17:15:01.957Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:02 2026-02-24T17:15:01.969Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:15:02 2026-02-24T17:15:01.969Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:02 2026-02-24T17:15:01.969Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:02 2026-02-24T17:15:02.032Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.032Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.040Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.040Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:15:02 2026-02-24T17:15:02.050Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.051Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.110Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.110Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.121Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.121Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.198Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.198Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.215Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.215Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.236Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.236Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.262Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.262Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.281Z INFO 6632 --- [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. 17:15:02 2026-02-24T17:15:02.281Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.303Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.303Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.329Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.329Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.379Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.379Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.415Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.415Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.483Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.483Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.510Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.510Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.518Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.518Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.523Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.523Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.543Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.543Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.606Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.606Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.614Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.614Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.619Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.619Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.624Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.624Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.718Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.718Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.723Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:15:02 17:15:02 Members {size:1, ver:1} [ 17:15:02 Member [10.30.106.244]:5701 - 70c6f5af-506b-4510-b9b4-ac74968a5165 this 17:15:02 ] 17:15:02 17:15:02 2026-02-24T17:15:02.724Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:15:02 2026-02-24T17:15:02.725Z INFO 6632 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:15:02 2026-02-24T17:15:02.749Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:15:02 2026-02-24T17:15:02.750Z INFO 6632 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - 70c6f5af-506b-4510-b9b4-ac74968a5165 this is handled 17:15:02 2026-02-24T17:15:02.750Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:15:02 2026-02-24T17:15:02.752Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:15:02 2026-02-24T17:15:02.752Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:15:02 2026-02-24T17:15:02.795Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.795Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.801Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:15:02 2026-02-24T17:15:02.801Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 52 ms. 17:15:02 2026-02-24T17:15:02.801Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:15:02 2026-02-24T17:15:02.803Z INFO 6632 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:15:02 2026-02-24T17:15:02.822Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:15:02 2026-02-24T17:15:02.822Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:02 2026-02-24T17:15:02.822Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:02 2026-02-24T17:15:02.828Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.828Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:15:02 2026-02-24T17:15:02.829Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:15:02 o o o o---o o--o o o---o o o----o o--o--o 17:15:02 | | / \ / | / / \ | | 17:15:02 o----o o o o----o | o o o----o | 17:15:02 | | * \ / | \ * \ | | 17:15:02 o o * o o---o o--o o----o o---o * o o----o o 17:15:02 17:15:02 2026-02-24T17:15:02.829Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:15:02 2026-02-24T17:15:02.829Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:15:02 2026-02-24T17:15:02.829Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:15:02 2026-02-24T17:15:02.829Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:15:02 2026-02-24T17:15:02.829Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:15:02 To enable the Jet engine on the members, do one of the following: 17:15:02 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:15:02 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:15:02 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:15:02 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:15:02 2026-02-24T17:15:02.838Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:15:02 2026-02-24T17:15:02.840Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:15:02 2026-02-24T17:15:02.845Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:15:02 2026-02-24T17:15:02.845Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:15:02 2026-02-24T17:15:02.868Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.868Z WARN 6632 --- [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. 17:15:02 2026-02-24T17:15:02.885Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:15:02 2026-02-24T17:15:02.885Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:02.917Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:15:03 2026-02-24T17:15:02.918Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:15:03 2026-02-24T17:15:02.931Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:15:03 2026-02-24T17:15:02.931Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:02.957Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:15:03 2026-02-24T17:15:02.957Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:03 2026-02-24T17:15:02.957Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:03 2026-02-24T17:15:03.035Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.035Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.043Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.043Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:15:03 2026-02-24T17:15:03.051Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.051Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.111Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.111Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.120Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.120Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.198Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.198Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.216Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.216Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.237Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.237Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.263Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.263Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.281Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.281Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.284Z INFO 6632 --- [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. 17:15:03 2026-02-24T17:15:03.284Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.305Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.305Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.330Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.330Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.416Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.416Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.484Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.484Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.512Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.512Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.519Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.519Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.524Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.524Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.543Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.543Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.606Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.606Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.615Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.615Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.619Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.619Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.624Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.624Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.719Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.719Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.795Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.795Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.822Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:15:03 2026-02-24T17:15:03.822Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:03 2026-02-24T17:15:03.822Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:03 2026-02-24T17:15:03.828Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.828Z WARN 6632 --- [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. 17:15:03 2026-02-24T17:15:03.829Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.829Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:15:03 2026-02-24T17:15:03.868Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:15:03 2026-02-24T17:15:03.868Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:03.918Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:15:04 2026-02-24T17:15:03.918Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:15:04 2026-02-24T17:15:03.918Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:15:04 2026-02-24T17:15:03.918Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:04 2026-02-24T17:15:03.918Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:04 2026-02-24T17:15:03.933Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:15:04 2026-02-24T17:15:03.933Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:03.997Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:15:04 2026-02-24T17:15:03.997Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.037Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.037Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.044Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.045Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:15:04 2026-02-24T17:15:04.112Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.112Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.121Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.121Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.183Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.183Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.200Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.200Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.217Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.217Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.239Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.239Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.264Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.264Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.286Z INFO 6632 --- [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. 17:15:04 2026-02-24T17:15:04.286Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.305Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.305Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.331Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.331Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.418Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.418Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.485Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.485Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.514Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.514Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.519Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.519Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.526Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.526Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.543Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.543Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.608Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.608Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.609Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.609Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.620Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.620Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.626Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.626Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.681Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.681Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.722Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.723Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.786Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:15:04 2026-02-24T17:15:04.786Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:04 2026-02-24T17:15:04.786Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:04 2026-02-24T17:15:04.797Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.797Z WARN 6632 --- [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. 17:15:04 2026-02-24T17:15:04.830Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.830Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:15:04 2026-02-24T17:15:04.870Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:15:04 2026-02-24T17:15:04.870Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:04.919Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:15:05 2026-02-24T17:15:04.919Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:15:05 2026-02-24T17:15:04.921Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:15:05 2026-02-24T17:15:04.921Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:05 2026-02-24T17:15:04.921Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:05 2026-02-24T17:15:04.948Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:15:05 2026-02-24T17:15:04.948Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.006Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.006Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.039Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.039Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.046Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.047Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:15:05 2026-02-24T17:15:05.122Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.122Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.148Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.148Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.185Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.185Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.191Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:15:05 17:15:05 Members {size:1, ver:1} [ 17:15:05 Member [10.30.106.244]:5701 - ade2ba00-6b7b-4788-941c-7eaa9da19417 this 17:15:05 ] 17:15:05 17:15:05 2026-02-24T17:15:05.192Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:15:05 2026-02-24T17:15:05.193Z INFO 6632 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:15:05 2026-02-24T17:15:05.201Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.201Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.211Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:15:05 2026-02-24T17:15:05.212Z INFO 6632 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - ade2ba00-6b7b-4788-941c-7eaa9da19417 this is handled 17:15:05 2026-02-24T17:15:05.212Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:15:05 2026-02-24T17:15:05.212Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:15:05 2026-02-24T17:15:05.213Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:15:05 2026-02-24T17:15:05.218Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.218Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.240Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.240Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.264Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.264Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.288Z INFO 6632 --- [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. 17:15:05 2026-02-24T17:15:05.288Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.306Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.306Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.332Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.332Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.419Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.419Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.486Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.486Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.517Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.517Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.520Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.520Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.528Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.528Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.544Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.544Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.582Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.582Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.608Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.608Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.614Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.614Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.620Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.620Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.639Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:15:05 2026-02-24T17:15:05.640Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 429 ms. 17:15:05 2026-02-24T17:15:05.640Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:15:05 2026-02-24T17:15:05.641Z INFO 6632 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:15:05 2026-02-24T17:15:05.669Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:15:05 o o o o---o o--o o o---o o o----o o--o--o 17:15:05 | | / \ / | / / \ | | 17:15:05 o----o o o o----o | o o o----o | 17:15:05 | | * \ / | \ * \ | | 17:15:05 o o * o o---o o--o o----o o---o * o o----o o 17:15:05 17:15:05 2026-02-24T17:15:05.669Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:15:05 2026-02-24T17:15:05.669Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:15:05 2026-02-24T17:15:05.669Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:15:05 2026-02-24T17:15:05.669Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:15:05 2026-02-24T17:15:05.669Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:15:05 To enable the Jet engine on the members, do one of the following: 17:15:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:15:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:15:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:15:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:15:05 2026-02-24T17:15:05.678Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:15:05 2026-02-24T17:15:05.679Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:15:05 2026-02-24T17:15:05.683Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.683Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.695Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:15:05 2026-02-24T17:15:05.696Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:15:05 2026-02-24T17:15:05.749Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.749Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.792Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:15:05 2026-02-24T17:15:05.792Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:05 2026-02-24T17:15:05.792Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:05 2026-02-24T17:15:05.799Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.799Z WARN 6632 --- [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. 17:15:05 2026-02-24T17:15:05.831Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.831Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:15:05 2026-02-24T17:15:05.871Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:15:05 2026-02-24T17:15:05.871Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:05.919Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:15:06 2026-02-24T17:15:05.919Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:15:06 2026-02-24T17:15:05.922Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:15:06 2026-02-24T17:15:05.922Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:06 2026-02-24T17:15:05.922Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:06 2026-02-24T17:15:05.950Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:15:06 2026-02-24T17:15:05.950Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.007Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.007Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.042Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.042Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.049Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.049Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:15:06 2026-02-24T17:15:06.123Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.124Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.148Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.148Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.187Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.187Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.219Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.219Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.222Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.222Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.242Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.242Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.264Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.264Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.265Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.265Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.290Z INFO 6632 --- [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. 17:15:06 2026-02-24T17:15:06.290Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.307Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.307Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.420Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.420Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.487Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.487Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.519Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.519Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.529Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.529Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.544Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.544Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.556Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.556Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.583Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.583Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.608Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.608Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.621Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.621Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.650Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.650Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.684Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.684Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.751Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.751Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.796Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:15:06 2026-02-24T17:15:06.796Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:06 2026-02-24T17:15:06.796Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:06 2026-02-24T17:15:06.800Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.800Z WARN 6632 --- [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. 17:15:06 2026-02-24T17:15:06.833Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.833Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:15:06 2026-02-24T17:15:06.872Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:15:06 2026-02-24T17:15:06.872Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:06.920Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:15:07 2026-02-24T17:15:06.920Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:15:07 2026-02-24T17:15:06.933Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:15:07 2026-02-24T17:15:06.933Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:07 2026-02-24T17:15:06.933Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:07 2026-02-24T17:15:06.951Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:15:07 2026-02-24T17:15:06.951Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.025Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.025Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.045Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.045Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.052Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.052Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:15:07 2026-02-24T17:15:07.123Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.123Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.150Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.150Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.190Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.190Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.220Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.220Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.224Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.224Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.243Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.243Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.271Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.271Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.288Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.288Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.292Z INFO 6632 --- [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. 17:15:07 2026-02-24T17:15:07.292Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.309Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.309Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.422Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.422Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.489Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.489Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.521Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.521Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.530Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.530Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.545Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.545Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.557Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.557Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.585Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.585Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.586Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.586Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.609Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.609Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.622Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.622Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.651Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.651Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.748Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:15:07 2026-02-24T17:15:07.748Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:07 2026-02-24T17:15:07.748Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:07 2026-02-24T17:15:07.752Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.752Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.801Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.801Z WARN 6632 --- [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. 17:15:07 2026-02-24T17:15:07.834Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.834Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:15:07 2026-02-24T17:15:07.874Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:15:07 2026-02-24T17:15:07.874Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:07.907Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:15:08 2026-02-24T17:15:07.908Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:15:08 2026-02-24T17:15:07.934Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:15:08 2026-02-24T17:15:07.934Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:08 2026-02-24T17:15:07.934Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:08 2026-02-24T17:15:07.953Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:15:08 2026-02-24T17:15:07.953Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.021Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.021Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.025Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.025Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.047Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.047Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.054Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.054Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:15:08 2026-02-24T17:15:08.151Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.151Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.193Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.193Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.220Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.220Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.224Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.224Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.244Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.244Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.272Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.272Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.289Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.289Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.294Z INFO 6632 --- [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. 17:15:08 2026-02-24T17:15:08.294Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.312Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.312Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.422Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.422Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.438Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:15:08 17:15:08 Members {size:1, ver:1} [ 17:15:08 Member [10.30.106.244]:5701 - 8ec26b3b-91d3-4940-a465-a920271459b6 this 17:15:08 ] 17:15:08 17:15:08 2026-02-24T17:15:08.439Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:15:08 2026-02-24T17:15:08.440Z INFO 6632 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:15:08 2026-02-24T17:15:08.450Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:15:08 2026-02-24T17:15:08.451Z INFO 6632 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - 8ec26b3b-91d3-4940-a465-a920271459b6 this is handled 17:15:08 2026-02-24T17:15:08.456Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:15:08 2026-02-24T17:15:08.456Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:15:08 2026-02-24T17:15:08.456Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:15:08 2026-02-24T17:15:08.490Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.490Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.522Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.522Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.532Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.532Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.532Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:15:08 2026-02-24T17:15:08.532Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 82 ms. 17:15:08 2026-02-24T17:15:08.533Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:15:08 2026-02-24T17:15:08.534Z INFO 6632 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:15:08 2026-02-24T17:15:08.546Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.546Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.559Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.559Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.559Z INFO 6632 --- [ main] com.hazelcast.system.logo : [10.30.106.244]:5701 [dev] [5.5.0] 17:15:08 o o o o---o o--o o o---o o o----o o--o--o 17:15:08 | | / \ / | / / \ | | 17:15:08 o----o o o o----o | o o o----o | 17:15:08 | | * \ / | \ * \ | | 17:15:08 o o * o o---o o--o o----o o---o * o o----o o 17:15:08 17:15:08 2026-02-24T17:15:08.559Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:15:08 2026-02-24T17:15:08.559Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701 17:15:08 2026-02-24T17:15:08.559Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] Cluster name: dev 17:15:08 2026-02-24T17:15:08.559Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]: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. 17:15:08 2026-02-24T17:15:08.559Z INFO 6632 --- [ main] com.hazelcast.system : [10.30.106.244]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:15:08 To enable the Jet engine on the members, do one of the following: 17:15:08 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:15:08 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:15:08 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:15:08 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:15:08 2026-02-24T17:15:08.569Z INFO 6632 --- [ main] com.hazelcast.system.security : [10.30.106.244]: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. 17:15:08 2026-02-24T17:15:08.570Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Using Multicast discovery 17:15:08 2026-02-24T17:15:08.581Z INFO 6632 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.244]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:15:08 2026-02-24T17:15:08.582Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTING 17:15:08 2026-02-24T17:15:08.586Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.586Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.588Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.588Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.612Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.613Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.623Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.623Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.652Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:15:08 2026-02-24T17:15:08.652Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:08 2026-02-24T17:15:08.652Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:08 2026-02-24T17:15:08.652Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.652Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.725Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.725Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:15:08 2026-02-24T17:15:08.754Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.754Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.802Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.802Z WARN 6632 --- [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. 17:15:08 2026-02-24T17:15:08.835Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.835Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:15:08 2026-02-24T17:15:08.875Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:15:08 2026-02-24T17:15:08.875Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:08.935Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:15:09 2026-02-24T17:15:08.935Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:09 2026-02-24T17:15:08.935Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:09 2026-02-24T17:15:08.954Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:15:09 2026-02-24T17:15:08.954Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.021Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.021Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.026Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.026Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.049Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.049Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.057Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.057Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:15:09 2026-02-24T17:15:09.153Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.153Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.195Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.195Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.212Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.212Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.222Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.222Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.226Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.226Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.246Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.246Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.289Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.289Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.296Z INFO 6632 --- [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. 17:15:09 2026-02-24T17:15:09.296Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.314Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.314Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.423Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.423Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.424Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.424Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.491Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.491Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.533Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.533Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.547Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.547Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.560Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.560Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.586Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.586Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.588Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.588Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.613Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.613Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.624Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.624Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.652Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.652Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.655Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:15:09 2026-02-24T17:15:09.655Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:09 2026-02-24T17:15:09.655Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:09 2026-02-24T17:15:09.725Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.725Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:15:09 2026-02-24T17:15:09.773Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.773Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.817Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.817Z WARN 6632 --- [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. 17:15:09 2026-02-24T17:15:09.836Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.836Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:15:09 2026-02-24T17:15:09.876Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:15:09 2026-02-24T17:15:09.876Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:09.935Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:15:10 2026-02-24T17:15:09.935Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:10 2026-02-24T17:15:09.935Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:10 2026-02-24T17:15:09.956Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:15:10 2026-02-24T17:15:09.956Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:09.959Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:15:10 2026-02-24T17:15:09.959Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:15:10 2026-02-24T17:15:10.021Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.021Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.026Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.026Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.051Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.052Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.153Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.153Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.197Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.197Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.223Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.223Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.227Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.227Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.229Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.229Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.247Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.247Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.290Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.290Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.298Z INFO 6632 --- [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. 17:15:10 2026-02-24T17:15:10.298Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.316Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.316Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.426Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.427Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.435Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.435Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.492Z INFO 6632 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.492Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.507Z INFO 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:15:10 2026-02-24T17:15:10.507Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:10 2026-02-24T17:15:10.507Z WARN 6632 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:10 2026-02-24T17:15:10.534Z INFO 6632 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.534Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.548Z INFO 6632 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.548Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.562Z INFO 6632 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.562Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.587Z INFO 6632 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.587Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.588Z INFO 6632 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.588Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.613Z INFO 6632 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.613Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.625Z INFO 6632 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.625Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.653Z INFO 6632 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.653Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.726Z INFO 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.726Z WARN 6632 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 17:15:10 2026-02-24T17:15:10.774Z INFO 6632 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:15:10 2026-02-24T17:15:10.774Z WARN 6632 --- [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. 17:15:10 2026-02-24T17:15:10.788Z INFO 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:15:10 2026-02-24T17:15:10.788Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 17:15:10 2026-02-24T17:15:10.788Z WARN 6632 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:15:11 2026-02-24T17:15:10.818Z INFO 6632 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:15:11 2026-02-24T17:15:10.818Z WARN 6632 --- [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. 17:15:11 2026-02-24T17:15:10.837Z INFO 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:15:11 2026-02-24T17:15:10.837Z WARN 6632 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 17:15:11 2026-02-24T17:15:10.877Z INFO 6632 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:15:11 2026-02-24T17:15:10.877Z WARN 6632 --- [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. 17:15:11 2026-02-24T17:15:10.961Z INFO 6632 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:15:11 2026-02-24T17:15:10.961Z WARN 6632 --- [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:32775) could not be established. Node may not be available. 17:15:11 2026-02-24T17:15:10.972Z INFO 6632 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:15:11 2026-02-24T17:15:10.972Z WARN 6632 --- [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. 17:15:11 2026-02-24T17:15:11.013Z INFO 6632 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.244]:5701 [dev] [5.5.0] 17:15:11 17:15:11 Members {size:1, ver:1} [ 17:15:11 Member [10.30.106.244]:5701 - 345ace18-588b-4386-a2f6-65723c7678a6 this 17:15:11 ] 17:15:11 17:15:11 2026-02-24T17:15:11.013Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is STARTED 17:15:11 2026-02-24T17:15:11.015Z INFO 6632 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:15:11 2026-02-24T17:15:11.022Z INFO 6632 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:15:11 2026-02-24T17:15:11.022Z WARN 6632 --- [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. 17:15:11 2026-02-24T17:15:11.027Z INFO 6632 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:15:11 2026-02-24T17:15:11.027Z WARN 6632 --- [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. 17:15:11 2026-02-24T17:15:11.054Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:15:11 2026-02-24T17:15:11.054Z WARN 6632 --- [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. 17:15:11 2026-02-24T17:15:11.099Z INFO 6632 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:15:11 2026-02-24T17:15:11.099Z WARN 6632 --- [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. 17:15:11 2026-02-24T17:15:11.109Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTTING_DOWN 17:15:11 2026-02-24T17:15:11.110Z INFO 6632 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.244]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.244]:5701 - 345ace18-588b-4386-a2f6-65723c7678a6 this is handled 17:15:11 2026-02-24T17:15:11.110Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down multicast service... 17:15:11 2026-02-24T17:15:11.111Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down connection manager... 17:15:11 2026-02-24T17:15:11.111Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Shutting down node engine... 17:15:11 2026-02-24T17:15:11.124Z INFO 6632 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.244]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:15:11 2026-02-24T17:15:11.124Z INFO 6632 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.244]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 15 ms. 17:15:11 2026-02-24T17:15:11.124Z INFO 6632 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.244]:5701 [dev] [5.5.0] [10.30.106.244]:5701 is SHUTDOWN 17:15:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.36 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 17:15:11 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 17:15:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 17:15:11 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 17:15:11 2026-02-24T17:15:11.155Z INFO 6632 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:15:11 2026-02-24T17:15:11.155Z WARN 6632 --- [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. 17:15:11 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 17:15:11 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 17:15:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 17:15:11 [INFO] Running org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 17:15:11 17:15:11 . ____ _ __ _ _ 17:15:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:15:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:15:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:15:11 ' |____| .__|_| |_|_| |_\__, | / / / / 17:15:11 =========|_|==============|___/=/_/_/_/ 17:15:11 17:15:11 :: Spring Boot :: (v3.5.9) 17:15:11 17:15:11 2026-02-24T17:15:11.189Z INFO 6632 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 17.0.6-ea with PID 6632 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:15:11 2026-02-24T17:15:11.189Z INFO 6632 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 17:15:11 2026-02-24T17:15:11.196Z INFO 6632 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.018 seconds (process running for 154.97) 17:15:11 2026-02-24T17:15:11.225Z INFO 6632 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:15:11 2026-02-24T17:15:11.225Z WARN 6632 --- [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. 17:15:11 2026-02-24T17:15:11.230Z INFO 6632 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:15:11 2026-02-24T17:15:11.230Z WARN 6632 --- [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. 17:15:11 2026-02-24T17:15:11.231Z INFO 6632 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:15:11 2026-02-24T17:15:11.232Z WARN 6632 --- [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. 17:15:11 2026-02-24T17:15:11.248Z INFO 6632 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:15:11 2026-02-24T17:15:11.248Z WARN 6632 --- [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. 17:15:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 17:15:11 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 17:15:11 2026-02-24T17:15:11.291Z INFO 6632 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:15:11 2026-02-24T17:15:11.291Z WARN 6632 --- [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. 17:15:11 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 17:15:11 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 17:15:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 17:15:11 2026-02-24T17:15:11.300Z INFO 6632 --- [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. 17:15:11 2026-02-24T17:15:11.300Z WARN 6632 --- [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. 17:15:11 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 17:15:11 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 17:15:11 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 17:15:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 17:15:11 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 17:15:11 2026-02-24T17:15:11.317Z INFO 6632 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:15:11 2026-02-24T17:15:11.317Z WARN 6632 --- [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. 17:15:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 17:15:11 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 17:15:11 2026-02-24T17:15:11.330Z INFO 6632 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 17:15:11 2026-02-24T17:15:11.330Z INFO 6632 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 17:15:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 17:15:11 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 17:15:11 2026-02-24T17:15:11.356Z INFO 6632 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 17:15:11 2026-02-24T17:15:11.358Z INFO 6632 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 17:15:11 2026-02-24T17:15:11.358Z INFO 6632 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 17:15:11 2026-02-24T17:15:11.361Z INFO 6632 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 17:15:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 17:15:11 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 17:15:11 2026-02-24T17:15:11.384Z ERROR 6632 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 17:15:11 17:15:11 java.lang.RuntimeException: Simulated failure 17:15:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:15:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:15:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:15:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:15:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:15:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:15:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:15:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:15:11 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 17:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:11 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:15:11 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:15:11 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:15:11 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:15:11 at groovy.lang.Closure.call(Closure.java:427) 17:15:11 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:15:11 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:15:11 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:15:11 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:15:11 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:15:11 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:15:11 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:15:11 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:15:11 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:15:11 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:15:11 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:15:11 at jdk.proxy2/jdk.proxy2.$Proxy252.getNcmpServiceCmHandle(Unknown Source) 17:15:11 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 17:15:11 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 17:15:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$999688740.migrateInventoryToModelRelease20250722$accessor$Ca60FTKI(Unknown Source) 17:15:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$999688740$auxiliary$wMd3T5UN.call(Unknown Source) 17:15:11 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:15:11 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:15:11 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:15:11 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:15:11 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:15:11 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:15:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$999688740.migrateInventoryToModelRelease20250722(Unknown Source) 17:15:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$999688740$migrateInventoryToModelRelease20250722.call(Unknown Source) 17:15:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:15:11 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 17:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:15:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:15:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:15:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:11 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:11 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:11 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:11 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:11 17:15:11 2026-02-24T17:15:11.386Z ERROR 6632 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 17:15:11 17:15:11 java.lang.RuntimeException: Simulated failure 17:15:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:15:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:15:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:15:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:15:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:15:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:15:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:15:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:15:11 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 17:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:11 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:15:11 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:15:11 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:15:11 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:15:11 at groovy.lang.Closure.call(Closure.java:427) 17:15:11 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:15:11 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:15:11 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:15:11 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:15:11 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:15:11 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:15:11 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:15:11 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:15:11 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:15:11 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:15:11 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:15:11 at jdk.proxy2/jdk.proxy2.$Proxy228.cmHandleBulkMigrate(Unknown Source) 17:15:11 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 17:15:11 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 17:15:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$999688740.migrateInventoryToModelRelease20250722$accessor$Ca60FTKI(Unknown Source) 17:15:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$999688740$auxiliary$wMd3T5UN.call(Unknown Source) 17:15:11 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:15:11 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:15:11 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:15:11 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:15:11 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:15:11 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:15:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$999688740.migrateInventoryToModelRelease20250722(Unknown Source) 17:15:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$999688740$migrateInventoryToModelRelease20250722.call(Unknown Source) 17:15:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:15:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:15:11 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 17:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:15:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:15:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:15:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:11 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:11 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:11 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:11 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:11 17:15:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 17:15:11 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 17:15:11 2026-02-24T17:15:11.411Z INFO 6632 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:15:11 2026-02-24T17:15:11.411Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:15:11 2026-02-24T17:15:11.411Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Schema Set: dmi-registry-2024-02-23 17:15:11 2026-02-24T17:15:11.411Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 17:15:11 2026-02-24T17:15:11.413Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 17:15:11 2026-02-24T17:15:11.414Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:15:11 2026-02-24T17:15:11.418Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:15:11 2026-02-24T17:15:11.418Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Schema Set: dmi-registry-2025-07-22 17:15:11 2026-02-24T17:15:11.419Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2025-07-22. 17:15:11 2026-02-24T17:15:11.421Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2025-07-22 installed successfully, 17:15:11 2026-02-24T17:15:11.421Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:15:11 2026-02-24T17:15:11.424Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:15:11 2026-02-24T17:15:11.424Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Schema Set: dmi-registry-2025-07-22 17:15:11 2026-02-24T17:15:11.424Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 17:15:11 2026-02-24T17:15:11.425Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 17:15:11 2026-02-24T17:15:11.425Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:15:11 2026-02-24T17:15:11.429Z INFO 6632 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:15:11 2026-02-24T17:15:11.429Z WARN 6632 --- [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. 17:15:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 17:15:11 2026-02-24T17:15:11.429Z INFO 6632 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 17:15:11 2026-02-24T17:15:11.432Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:15:11 2026-02-24T17:15:11.432Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Schema Set: dmi-registry-2025-07-22 17:15:11 2026-02-24T17:15:11.432Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2025-07-22 is already installed. 17:15:11 2026-02-24T17:15:11.432Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:15:11 2026-02-24T17:15:11.435Z INFO 6632 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 17:15:11 2026-02-24T17:15:11.438Z INFO 6632 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:15:11 2026-02-24T17:15:11.438Z WARN 6632 --- [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. 17:15:12 [INFO] 17:15:12 [INFO] Results: 17:15:12 [INFO] 17:15:12 [INFO] Tests run: 871, Failures: 0, Errors: 0, Skipped: 0 17:15:12 [INFO] 17:15:12 [INFO] 17:15:12 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 17:15:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:15:12 [INFO] Analyzed bundle 'cps-ncmp-service' with 161 classes 17:15:12 [INFO] All coverage checks have been met. 17:15:12 [INFO] 17:15:12 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 17:15:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:15:12 [INFO] Analyzed bundle 'cps-ncmp-service' with 161 classes 17:15:12 [INFO] 17:15:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 17:15:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.7-SNAPSHOT.jar 17:15:12 [INFO] 17:15:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 17:15:12 [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 17:15:12 [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 17:15:12 [INFO] 17:15:12 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 17:15:12 [INFO] Building cps-ncmp-rest 3.7.7-SNAPSHOT [11/22] 17:15:12 [INFO] --------------------------------[ jar ]--------------------------------- 17:15:12 [INFO] 17:15:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 17:15:12 [INFO] 17:15:12 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 17:15:12 [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 17:15:12 [INFO] 17:15:12 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 17:15:12 [INFO] Generating with dryRun=false 17:15:12 [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. 17:15:12 [INFO] OpenAPI Generator: spring (server) 17:15:12 [INFO] Generator 'spring' is considered stable. 17:15:12 [INFO] ---------------------------------- 17:15:12 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 17:15: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) 17:15:12 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:15: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). 17:15:12 [INFO] Processing operation getResourceDataForCmHandle 17:15:12 [INFO] Processing operation updateResourceDataRunningForCmHandle 17:15:12 [INFO] Processing operation createResourceDataRunningForCmHandle 17:15:12 [INFO] Processing operation deleteResourceDataRunningForCmHandle 17:15:12 [INFO] Processing operation patchResourceDataRunningForCmHandle 17:15:12 [INFO] Processing operation executeDataOperationForCmHandles 17:15:12 [INFO] Processing operation queryResourceDataForCmHandle 17:15:12 [INFO] Processing operation getModuleReferencesByCmHandle 17:15:12 [INFO] Processing operation getModuleDefinitions 17:15:12 [INFO] Processing operation searchCmHandles 17:15:12 [INFO] Processing operation retrieveCmHandleDetailsById 17:15:12 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 17:15:12 [INFO] Processing operation searchCmHandleIds 17:15:12 [INFO] Processing operation getCmHandleStateByCmHandleId 17:15:12 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 17:15: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] 17:15: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] 17:15:12 [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 17:15:12 [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 17:15:12 [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 17:15:12 [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 17:15:12 [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 17:15:12 [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 17:15:12 [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 17:15:12 [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 17:15:12 [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 17:15:12 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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] 17:15:13 [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 17:15:13 [INFO] Skipping generation of Webhooks. 17:15:13 [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] 17:15:13 [INFO] Skipping generation of supporting files. 17:15:13 ################################################################################ 17:15:13 # Thanks for using OpenAPI Generator. # 17:15:13 # Please consider donation to help us maintain this project 🙏 # 17:15:13 # https://opencollective.com/openapi_generator/donate # 17:15:13 ################################################################################ 17:15:13 [INFO] 17:15:13 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 17:15:13 [INFO] Generating with dryRun=false 17:15:13 [INFO] No .openapi-generator-ignore file found. 17:15:13 [INFO] OpenAPI Generator: spring (server) 17:15:13 [INFO] Generator 'spring' is considered stable. 17:15:13 [INFO] ---------------------------------- 17:15:13 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 17:15:13 [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) 17:15:13 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:15:13 [INFO] Processing operation updateDmiPluginRegistration 17:15:13 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 17:15:13 [INFO] Processing operation searchCmHandleIds 17:15:13 [INFO] Processing operation searchCmHandles 17:15:13 [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] 17:15:13 [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] 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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 17:15:13 [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] 17:15:13 [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 17:15:13 [INFO] Skipping generation of Webhooks. 17:15:13 [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] 17:15:13 [INFO] Skipping generation of supporting files. 17:15:13 ################################################################################ 17:15:13 # Thanks for using OpenAPI Generator. # 17:15:13 # Please consider donation to help us maintain this project 🙏 # 17:15:13 # https://opencollective.com/openapi_generator/donate # 17:15:13 ################################################################################ 17:15:13 [INFO] 17:15:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 17:15:13 [INFO] You have 0 Checkstyle violations. 17:15:13 [INFO] 17:15:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 17:15:13 [INFO] You have 0 Checkstyle violations. 17:15:13 [INFO] 17:15:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 17:15:13 [INFO] Copying 1 resource from src/main/resources to target/classes 17:15:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 17:15:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 17:15:13 [INFO] 17:15:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 17:15:13 [INFO] Recompiling the module because of changed dependency. 17:15:13 [INFO] Compiling 38 source files with javac [debug release 17] to target/classes 17:15:14 [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, compositeState, currentTrustLevel". 17:15:14 [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 17:15:14 [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. 17:15:14 [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. 17:15:14 [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. 17:15:14 [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. 17:15:14 [INFO] 17:15:14 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 17:15:15 [INFO] Generating with dryRun=false 17:15:15 [INFO] No .openapi-generator-ignore file found. 17:15:15 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:15:15 [INFO] Generator 'openapi-yaml' is considered stable. 17:15:15 [INFO] Output file [outputFile=openapi-inventory.yaml] 17:15:15 [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] 17:15:15 [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] 17:15:15 [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] 17:15:15 [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] 17:15:15 [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] 17:15:15 [INFO] Skipping generation of Webhooks. 17:15:15 [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] 17:15:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 17:15:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 17:15:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 17:15:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:15:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:15:15 ################################################################################ 17:15:15 # Thanks for using OpenAPI Generator. # 17:15:15 # Please consider donation to help us maintain this project 🙏 # 17:15:15 # https://opencollective.com/openapi_generator/donate # 17:15:15 ################################################################################ 17:15:15 [INFO] 17:15:15 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 17:15:15 [INFO] Generating with dryRun=false 17:15:15 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:15:15 [INFO] Generator 'openapi-yaml' is considered stable. 17:15:15 [INFO] Output file [outputFile=openapi.yaml] 17:15:15 [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). 17:15:15 [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] 17:15:15 [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] 17:15:15 [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] 17:15:15 [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] 17:15:15 [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] 17:15:15 [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] 17:15:15 [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] 17:15:15 [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] 17:15:15 [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] 17:15:15 [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] 17:15:15 [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] 17:15:15 [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] 17:15:15 [INFO] Skipping generation of Webhooks. 17:15:15 [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] 17:15:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 17:15:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 17:15:15 [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.) 17:15:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:15:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:15:15 ################################################################################ 17:15:15 # Thanks for using OpenAPI Generator. # 17:15:15 # Please consider donation to help us maintain this project 🙏 # 17:15:15 # https://opencollective.com/openapi_generator/donate # 17:15:15 ################################################################################ 17:15:15 [INFO] 17:15:15 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 17:15:15 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 17:15:15 [INFO] 17:15:15 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 17:15:15 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 17:15:15 [INFO] 17:15:15 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 17:15:15 [INFO] Copying 7 resources from src/test/resources to target/test-classes 17:15:15 [INFO] 17:15:15 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 17:15:15 [INFO] Recompiling the module because of changed dependency. 17:15:15 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:15:15 [INFO] 17:15:15 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 17:15:15 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:15:15 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:15:15 [INFO] Parallel parsing disabled. 17:15:17 [INFO] Compiled 23 files. 17:15:17 [INFO] 17:15:17 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 17:15:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:15:17 [INFO] 17:15:17 [INFO] ------------------------------------------------------- 17:15:17 [INFO] T E S T S 17:15:17 [INFO] ------------------------------------------------------- 17:15:18 17:15:18.677 [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. 17:15:19 17:15:18.979 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:15:19 17:15:19.096 [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. 17:15:19 17:15:19.114 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:15:19 17:15:19.137 [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. 17:15:19 17:15:19.155 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:15:19 17:15:19.172 [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. 17:15:19 17:15:19.188 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 17:15:19 17:15:19.213 [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. 17:15:19 17:15:19.228 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:15:19 17:15:19.271 [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. 17:15:19 17:15:19.283 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:15:19 17:15:19.287 [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. 17:15:19 17:15:19.297 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:15:19 17:15:19.300 [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. 17:15:19 17:15:19.309 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:15:19 17:15:19.311 [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. 17:15:19 17:15:19.320 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 17:15:19 17:15:19.323 [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. 17:15:19 17:15:19.332 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:15:19 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:15:21 17:15:21,726 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:15:21 17:15:21,726 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:15:21 17:15:21,730 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:15:21 17:15:21,785 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:15:21 17:15:21,785 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:15:21 17:15:21,921 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:15:21 17:15:21,921 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:15:22 17:15:22 . ____ _ __ _ _ 17:15:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:15:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:15:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:15:22 ' |____| .__|_| |_|_| |_\__, | / / / / 17:15:22 =========|_|==============|___/=/_/_/_/ 17:15:22 17:15:22 :: Spring Boot :: (v3.5.9) 17:15:22 17:15:22 2026-02-24T17:15:22.346Z INFO 11054 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11054 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:15:22 2026-02-24T17:15:22.348Z INFO 11054 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:15:24 2026-02-24T17:15:24.350Z INFO 11054 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:15:24 2026-02-24T17:15:24.350Z INFO 11054 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:15:24 2026-02-24T17:15:24.352Z INFO 11054 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:15:24 2026-02-24T17:15:24.490Z INFO 11054 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 3.231 seconds (process running for 6.921) 17:15:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:15:25 2026-02-24T17:15:25.489Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:25 17:15:25 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 17:15:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:15:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:15:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:15:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:15:25 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:15:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:15:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:15:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:25 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:15:25 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:15:25 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:15:25 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:15:25 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:15:25 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:15:25 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:15:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:15:25 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:15:25 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:15:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:15:25 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:15:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:15:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:15:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:15:25 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:15:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:15:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:15:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:15:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:15:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:15:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:15:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:25 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:25 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:25 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:25 17:15:25 2026-02-24T17:15:25.857Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:25 17:15:25 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 17:15:25 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:15:25 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:15:25 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:15:25 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:15:25 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:15:25 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:15:25 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:15:25 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:15:25 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:15:25 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:15:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:15:25 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:15:25 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:15:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:15:25 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:15:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:15:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:15:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:15:25 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:15:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:15:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:15:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:15:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:15:25 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:25 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:15:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:15:25 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:25 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:25 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:25 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:25 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 17:15:25 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 17:15:25 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 17:15:25 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 17:15:25 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 17:15:25 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 17:15:25 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 17:15:25 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 17:15:25 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 17:15:25 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 17:15:25 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 17:15:25 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:15:25 ... 130 common frames omitted 17:15:25 17:15:25 2026-02-24T17:15:25.905Z WARN 11054 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 17:15:25 2026-02-24T17:15:25.934Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:25 17:15:25 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:15:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:15:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:15:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:15:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:15:25 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:15:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:15:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:15:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:25 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:15:25 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:15:25 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:15:25 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:15:25 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:15:25 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:15:25 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:15:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:15:25 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:15:25 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:15:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:15:25 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:15:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:15:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:15:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:15:25 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:15:25 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:15:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:15:25 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:15:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:15:25 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:15:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:15:25 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:15:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:15:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:25 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:25 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:25 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:25 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:25 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:25 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:25 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:25 17:15:25 2026-02-24T17:15:25.969Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:25 17:15:25 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:15:25 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:15:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:15:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:15:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:15:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:15:25 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:15:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:15:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:15:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:25 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:15:25 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:15:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:15:25 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:15:25 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:15:25 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:15:25 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:15:25 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:15:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:15:25 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:15:25 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:15:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:15:25 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:15:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:15:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:15:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:25 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:25 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:25 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:15:25 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:15:25 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:25 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:25 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:25 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:25 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:25 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:25 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:25 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:15:25 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:15:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:15:25 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:15:25 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:15:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:25 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:25 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:26 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:26 17:15:26 2026-02-24T17:15:25.977Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:26 17:15:26 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:15:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:15:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:15:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:15:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:15:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:15:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:15:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:26 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:26 17:15:26 2026-02-24T17:15:25.983Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:26 17:15:26 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:15:26 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:15:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:15:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:15:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:15:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:15:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:15:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:15:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:26 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:26 17:15:26 2026-02-24T17:15:25.990Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:26 17:15:26 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:15:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:15:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:15:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:15:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:15:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:15:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:15:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:26 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:26 17:15:26 2026-02-24T17:15:25.997Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:26 17:15:26 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:15:26 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:15:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:15:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:15:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:15:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:15:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:15:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:15:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:26 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:26 17:15:26 2026-02-24T17:15:26.002Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:26 17:15:26 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:15:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:15:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:15:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:15:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:15:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:15:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:15:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:26 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:26 17:15:26 2026-02-24T17:15:26.008Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:26 17:15:26 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:15:26 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:15:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:15:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:15:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:15:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:15:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:15:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:15:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:15:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:26 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:26 17:15:26 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.351 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:15:26 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:15:26 17:15:26 . ____ _ __ _ _ 17:15:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:15:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:15:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:15:26 ' |____| .__|_| |_|_| |_\__, | / / / / 17:15:26 =========|_|==============|___/=/_/_/_/ 17:15:26 17:15:26 :: Spring Boot :: (v3.5.9) 17:15:26 17:15:26 2026-02-24T17:15:26.104Z INFO 11054 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11054 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:15:26 2026-02-24T17:15:26.104Z INFO 11054 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:15:26 2026-02-24T17:15:26.404Z INFO 11054 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:15:26 2026-02-24T17:15:26.404Z INFO 11054 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:15:26 2026-02-24T17:15:26.404Z INFO 11054 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:15:26 2026-02-24T17:15:26.410Z INFO 11054 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.332 seconds (process running for 8.842) 17:15:26 2026-02-24T17:15:26.513Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:26 17:15:26 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 17:15:26 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:15:26 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:15:26 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:15:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:15:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:15:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:15:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:15:26 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:15:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:15:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:26 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:15:26 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:15:26 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:26 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:26 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) 17:15:26 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 17:15:26 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 17:15:26 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 17:15:26 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 17:15:26 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 17:15:26 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 17:15:26 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 17:15:26 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 17:15:26 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 17:15:26 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 17:15:26 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 17:15:26 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:15:26 ... 130 common frames omitted 17:15:26 17:15:26 2026-02-24T17:15:26.564Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:26 17:15:26 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) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:15:26 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:15:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:15:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:15:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:15:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:15:26 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:15:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:15:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:15:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:26 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:26 17:15:26 2026-02-24T17:15:26.569Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:26 17:15:26 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 17:15:26 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:15:26 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:15:26 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:15:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:15:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:15:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:15:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:15:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:15:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:15:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:15:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:15:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:15:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:15:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:15:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:15:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:15:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:15:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:15:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:15:26 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:15:26 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:26 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:26 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:26 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:26 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 17:15:26 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 17:15:26 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 17:15:26 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 17:15:26 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 17:15:26 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 17:15:26 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 17:15:26 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 17:15:26 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 17:15:26 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 17:15:26 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 17:15:26 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 17:15:26 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 17:15:26 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 17:15:26 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 17:15:26 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:15:26 ... 140 common frames omitted 17:15:26 17:15:26 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:15:26 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:15:26 17:15:26 . ____ _ __ _ _ 17:15:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:15:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:15:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:15:26 ' |____| .__|_| |_|_| |_\__, | / / / / 17:15:26 =========|_|==============|___/=/_/_/_/ 17:15:26 17:15:26 :: Spring Boot :: (v3.5.9) 17:15:26 17:15:26 2026-02-24T17:15:26.841Z INFO 11054 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11054 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:15:26 2026-02-24T17:15:26.841Z INFO 11054 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:15:27 2026-02-24T17:15:27.220Z INFO 11054 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:15:27 2026-02-24T17:15:27.221Z INFO 11054 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:15:27 2026-02-24T17:15:27.221Z INFO 11054 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:15:27 2026-02-24T17:15:27.230Z INFO 11054 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.412 seconds (process running for 9.662) 17:15:27 2026-02-24T17:15:27.315Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:27 17:15:27 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 17:15:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:15:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:15:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:15:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:15:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:15:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:15:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:15:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:15:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:15:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:15:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:156) 17:15:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:15:27 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:15:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:15:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:27 17:15:27 2026-02-24T17:15:27.320Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:27 17:15:27 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 17:15:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:15:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:15:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:15:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:15:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:15:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:15:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:15:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:15:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:15:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:15:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:157) 17:15:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:15:27 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:15:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:15:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:27 17:15:27 2026-02-24T17:15:27.325Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:27 17:15:27 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 17:15:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:15:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:15:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:15:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:15:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:15:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:15:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:15:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:15:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:15:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:15:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:158) 17:15:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:15:27 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:15:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:15:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:27 17:15:27 2026-02-24T17:15:27.331Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:27 17:15:27 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 17:15:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:15:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:15:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:15:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:15:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:15:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:15:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:15:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:15:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:15:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:15:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 17:15:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:15:27 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:15:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:15:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:27 17:15:27 2026-02-24T17:15:27.340Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:27 17:15:27 java.lang.IllegalStateException: some error message 17:15:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:15:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:15:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:15:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:15:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:15:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:15:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:15:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:15:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:15:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:15:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 17:15:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:15:27 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:15:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:15:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:27 17:15:27 2026-02-24T17:15:27.359Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:27 17:15:27 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 17:15:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:15:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:15:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:15:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:15:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:15:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:15:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:15:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:15:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:15:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:15:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:165) 17:15:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:15:27 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:15:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:15:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:27 17:15:27 2026-02-24T17:15:27.364Z ERROR 11054 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:15:27 17:15:27 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 17:15:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:15:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:15:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:15:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:15:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:15:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:15:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:15:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:15:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:15:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:15:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:166) 17:15:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:15:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:15:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:15:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:15:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:15:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:15:27 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:15:27 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:15:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:15:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:15:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:15:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:15:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:15:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:15:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:15:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:15:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:15:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:15:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:15:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:15:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:15:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:15:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:15:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:15:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:15:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:15:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:15:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:15:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:15:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:15:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:15:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:15:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:15:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:15:27 17:15:27 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.727 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:15:27 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 17:15:27 17:15:27 . ____ _ __ _ _ 17:15:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:15:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:15:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:15:27 ' |____| .__|_| |_|_| |_\__, | / / / / 17:15:27 =========|_|==============|___/=/_/_/_/ 17:15:27 17:15:27 :: Spring Boot :: (v3.5.9) 17:15:27 17:15:27 2026-02-24T17:15:27.495Z INFO 11054 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Starting ProvMnSControllerPolicyExecutorDisabledSpec using Java 17.0.6-ea with PID 11054 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:15:27 2026-02-24T17:15:27.495Z INFO 11054 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : No active profile set, falling back to 1 default profile: "default" 17:15:27 2026-02-24T17:15:27.690Z INFO 11054 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:15:27 2026-02-24T17:15:27.690Z INFO 11054 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:15:27 2026-02-24T17:15:27.690Z INFO 11054 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:15:27 2026-02-24T17:15:27.696Z INFO 11054 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Started ProvMnSControllerPolicyExecutorDisabledSpec in 0.221 seconds (process running for 10.127) 17:15:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 17:15:27 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:15:27 17:15:27 . ____ _ __ _ _ 17:15:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:15:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:15:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:15:27 ' |____| .__|_| |_|_| |_\__, | / / / / 17:15:27 =========|_|==============|___/=/_/_/_/ 17:15:27 17:15:27 :: Spring Boot :: (v3.5.9) 17:15:27 17:15:27 2026-02-24T17:15:27.789Z INFO 11054 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 17.0.6-ea with PID 11054 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:15:27 2026-02-24T17:15:27.789Z INFO 11054 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:15:28 2026-02-24T17:15:27.989Z INFO 11054 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:15:28 2026-02-24T17:15:27.990Z INFO 11054 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:15:28 2026-02-24T17:15:27.990Z INFO 11054 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:15:28 2026-02-24T17:15:27.995Z INFO 11054 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.224 seconds (process running for 10.427) 17:15:28 2026-02-24T17:15:28.056Z WARN 11054 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 17:15:28 2026-02-24T17:15:28.064Z WARN 11054 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 17:15:28 2026-02-24T17:15:28.130Z WARN 11054 --- [ 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]]] ] 17:15:28 2026-02-24T17:15:28.265Z WARN 11054 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /subnetwork=1/managedElement=2 17:15:28 2026-02-24T17:15:28.279Z WARN 11054 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /managedElement=2 17:15:28 2026-02-24T17:15:28.295Z WARN 11054 --- [ 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`)] 17:15:28 2026-02-24T17:15:28.302Z WARN 11054 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 17:15:28 2026-02-24T17:15:28.323Z WARN 11054 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: denied for test 17:15:28 2026-02-24T17:15:28.333Z WARN 11054 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 17:15:28 2026-02-24T17:15:28.338Z WARN 11054 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 17:15:28 2026-02-24T17:15:28.445Z WARN 11054 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /Subnetwork=1/ManagedElement=1 17:15:28 2026-02-24T17:15:28.451Z WARN 11054 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /ManagedElement=1 17:15:28 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:15:28 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 17:15:28 2026-02-24T17:15:28.522Z WARN 11054 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 17:15:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 17:15:28 2026-02-24T17:15:28.524Z WARN 11054 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 17:15:28 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 17:15:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 17:15:28 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 17:15:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 17:15:28 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 17:15:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 17:15:28 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 17:15:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 17:15:28 [INFO] 17:15:28 [INFO] Results: 17:15:28 [INFO] 17:15:28 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 17:15:28 [INFO] 17:15:28 [INFO] 17:15:28 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 17:15:28 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:15:28 [INFO] Analyzed bundle 'cps-ncmp-rest' with 9 classes 17:15:28 [INFO] All coverage checks have been met. 17:15:28 [INFO] 17:15:28 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 17:15:28 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:15:28 [INFO] Analyzed bundle 'cps-ncmp-rest' with 9 classes 17:15:28 [INFO] 17:15:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 17:15:28 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.7-SNAPSHOT.jar 17:15:28 [INFO] 17:15:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 17:15:28 [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 17:15:28 [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 17:15:28 [INFO] 17:15:28 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 17:15:28 [INFO] Building cps-ncmp-rest-stub 3.7.7-SNAPSHOT [12/22] 17:15:28 [INFO] --------------------------------[ pom ]--------------------------------- 17:15:28 [INFO] 17:15:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 17:15:28 [INFO] 17:15:28 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 17:15:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:28 [INFO] surefireArgLine set to empty 17:15:28 [INFO] 17:15:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 17:15:28 [INFO] You have 0 Checkstyle violations. 17:15:28 [INFO] 17:15:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 17:15:28 [INFO] You have 0 Checkstyle violations. 17:15:28 [INFO] 17:15:28 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 17:15:28 [INFO] No sources specified for compilation. Skipping. 17:15:28 [INFO] 17:15:28 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 17:15:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:28 [INFO] 17:15:28 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 17:15:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:28 [INFO] 17:15:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 17:15:28 [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 17:15:28 [INFO] 17:15:28 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 17:15:28 [INFO] Building cps-ncmp-rest-stub-service 3.7.7-SNAPSHOT [13/22] 17:15:28 [INFO] --------------------------------[ jar ]--------------------------------- 17:15:28 [INFO] 17:15:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 17:15:28 [INFO] 17:15:28 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 17:15:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:28 [INFO] surefireArgLine set to empty 17:15:28 [INFO] 17:15:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 17:15:28 [INFO] You have 0 Checkstyle violations. 17:15:28 [INFO] 17:15:28 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 17:15:28 [INFO] You have 0 Checkstyle violations. 17:15:28 [INFO] 17:15:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 17:15:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:15:28 [INFO] Copying 3 resources 17:15:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 17:15:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 17:15:28 [INFO] 17:15:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 17:15:29 [INFO] Recompiling the module because of changed dependency. 17:15:29 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 17:15:29 [INFO] 17:15:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 17:15:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:15:29 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 17:15:29 [INFO] 17:15:29 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 17:15:29 [INFO] No sources to compile 17:15:29 [INFO] 17:15:29 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 17:15:29 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:15:29 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:15:29 [INFO] Parallel parsing disabled. 17:15:30 [INFO] Compiled 4 files. 17:15:30 [INFO] 17:15:30 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 17:15:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:15:30 [INFO] 17:15:30 [INFO] ------------------------------------------------------- 17:15:30 [INFO] T E S T S 17:15:30 [INFO] ------------------------------------------------------- 17:15:31 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 17:15:32 17:15:32,080 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:15:32 17:15:32,082 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:15:32 17:15:32,085 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:15:32 17:15:32,120 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:15:32 17:15:32,120 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:15:32 17:15:32,183 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:15:32 17:15:32,183 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:15:32 2026-02-24T17:15:32.434Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11132 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 17:15:32 2026-02-24T17:15:32.435Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 17:15:33 2026-02-24T17:15:33.633Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 17:15:33 2026-02-24T17:15:33.640Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.31; built: 2025-12-03T21:37:40.808Z; git: 5eb4a85cac542a4ad1f2b9d761f9c99f5ca9476e; jvm 17.0.6-ea+9-LTS 17:15:33 2026-02-24T17:15:33.676Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 17:15:33 2026-02-24T17:15:33.677Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1198 ms 17:15:33 2026-02-24T17:15:33.819Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 17:15:33 2026-02-24T17:15:33.826Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@3361d286{application,/,b=file:/tmp/jetty-docbase.0.8096381359147674769/,a=AVAILABLE,h=oeje10s.SessionHandler@6ee186f3{STARTED}} 17:15:33 2026-02-24T17:15:33.826Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@3361d286{application,/,b=file:/tmp/jetty-docbase.0.8096381359147674769/,a=AVAILABLE,h=oeje10s.SessionHandler@6ee186f3{STARTED}} 17:15:33 2026-02-24T17:15:33.828Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@6d4d0a14{STARTING}[12.0.31,sto=0] @3650ms 17:15:34 2026-02-24T17:15:34.527Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:15:34 2026-02-24T17:15:34.619Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 17:15:34 2026-02-24T17:15:34.619Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 17:15:34 2026-02-24T17:15:34.620Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 17:15:34 2026-02-24T17:15:34.633Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@5bbf3869{HTTP/1.1, (http/1.1)}{0.0.0.0:32803} 17:15:34 2026-02-24T17:15:34.634Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 32803 (http/1.1) with context path '/' 17:15:34 2026-02-24T17:15:34.652Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.824 seconds (process running for 4.474) 17:15:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:15:35 2026-02-24T17:15:35.690Z WARN 11132 --- [cps-ncmp-rest-stub] [tp1244989872-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 17:15:35 2026-02-24T17:15:35.691Z INFO 11132 --- [cps-ncmp-rest-stub] [tp1244989872-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 17:15:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.433 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 17:15:35 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 17:15:35 2026-02-24T17:15:35.829Z WARN 11132 --- [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 17:15:35 2026-02-24T17:15:35.830Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 17:15:35 2026-02-24T17:15:35.833Z INFO 11132 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test9031790974111691583/file.txt 17:15:35 2026-02-24T17:15:35.835Z WARN 11132 --- [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 17:15:35 2026-02-24T17:15:35.835Z ERROR 11132 --- [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 17:15:35 2026-02-24T17:15:35.836Z WARN 11132 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test9031790974111691583/unknown-file.txt', will search it in classpath 17:15:35 2026-02-24T17:15:35.836Z ERROR 11132 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test9031790974111691583/unknown-file.txt file not found on classpath or on file system 17:15:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 17:15:35 [INFO] 17:15:35 [INFO] Results: 17:15:35 [INFO] 17:15:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 17:15:35 [INFO] 17:15:35 [INFO] 17:15:35 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 17:15:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:35 [INFO] 17:15:35 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 17:15:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:35 [INFO] 17:15:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 17:15:35 [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 17:15:35 [INFO] 17:15:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 17:15:35 [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 17:15:35 [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 17:15:35 [INFO] 17:15:35 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 17:15:35 [INFO] Building cps-ncmp-rest-stub-app 3.7.7-SNAPSHOT [14/22] 17:15:35 [INFO] --------------------------------[ jar ]--------------------------------- 17:15:36 [INFO] 17:15:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 17:15:36 [INFO] 17:15:36 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 17:15:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:36 [INFO] surefireArgLine set to empty 17:15:36 [INFO] 17:15:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 17:15:36 [INFO] You have 0 Checkstyle violations. 17:15:36 [INFO] 17:15:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 17:15:36 [INFO] You have 0 Checkstyle violations. 17:15:36 [INFO] 17:15:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 17:15:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:15:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 17:15:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 17:15:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 17:15:36 [INFO] 17:15:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 17:15:36 [INFO] Recompiling the module because of changed dependency. 17:15:36 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:15:36 [INFO] 17:15:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 17:15:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:15:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 17:15:36 [INFO] 17:15:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 17:15:36 [INFO] No sources to compile 17:15:36 [INFO] 17:15:36 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 17:15:36 [INFO] No sources specified for compilation. Skipping. 17:15:36 [INFO] 17:15:36 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 17:15:36 [INFO] No tests to run. 17:15:36 [INFO] 17:15:36 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 17:15:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:36 [INFO] 17:15:36 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 17:15:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:36 [INFO] 17:15:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 17:15:36 [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 17:15:36 [INFO] 17:15:36 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 17:15:37 [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/. 17:15:37 [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 17:15:37 [INFO] 17:15:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 17:15:37 [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 17:15:37 [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 17:15:37 [INFO] 17:15:37 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 17:15:37 [INFO] Building cps-ri 3.7.7-SNAPSHOT [15/22] 17:15:37 [INFO] --------------------------------[ jar ]--------------------------------- 17:15:38 [INFO] 17:15:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 17:15:38 [INFO] 17:15:38 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 17:15:38 [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 17:15:38 [INFO] 17:15:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 17:15:38 [INFO] You have 0 Checkstyle violations. 17:15:38 [INFO] 17:15:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 17:15:38 [INFO] You have 0 Checkstyle violations. 17:15:38 [INFO] 17:15:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 17:15:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:15:38 [INFO] Copying 10 resources 17:15:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 17:15:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 17:15:38 [INFO] 17:15:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 17:15:38 [INFO] Recompiling the module because of changed dependency. 17:15:38 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 17:15:39 [INFO] 17:15:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 17:15:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:15:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 17:15:39 [INFO] 17:15:39 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 17:15:39 [INFO] No sources to compile 17:15:39 [INFO] 17:15:39 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 17:15:39 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:15:39 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:15:39 [INFO] Parallel parsing disabled. 17:15:40 [INFO] Compiled 18 files. 17:15:40 [INFO] 17:15:40 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 17:15:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:15:40 [INFO] 17:15:40 [INFO] ------------------------------------------------------- 17:15:40 [INFO] T E S T S 17:15:40 [INFO] ------------------------------------------------------- 17:15:41 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 17:15:43 17:15:43.310 [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 17:15:43 17:15:43.656 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 17:15:43 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.704 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 17:15:43 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 17:15:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 17:15:43 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 17:15:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 17:15:43 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 17:15:44 17:15:44.134 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 17:15:44 17:15:44.134 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 17:15:44 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.onap.cps.ri.utils.SessionManagerSpec 17:15:44 [INFO] 17:15:44 [INFO] Results: 17:15:44 [INFO] 17:15:44 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 17:15:44 [INFO] 17:15:44 [INFO] 17:15:44 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 17:15:44 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:15:44 [INFO] Analyzed bundle 'cps-ri' with 17 classes 17:15:44 [INFO] All coverage checks have been met. 17:15:44 [INFO] 17:15:44 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 17:15:44 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:15:44 [INFO] Analyzed bundle 'cps-ri' with 17 classes 17:15:44 [INFO] 17:15:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 17:15:44 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.7-SNAPSHOT.jar 17:15:44 [INFO] 17:15:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 17:15:44 [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 17:15:44 [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 17:15:44 [INFO] 17:15:44 [INFO] ---------------------< org.onap.cps:test-dcm-rest >--------------------- 17:15:44 [INFO] Building test-dcm-rest 3.7.7-SNAPSHOT [16/22] 17:15:44 [INFO] --------------------------------[ jar ]--------------------------------- 17:15:44 [INFO] 17:15:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test-dcm-rest --- 17:15:44 [INFO] 17:15:44 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ test-dcm-rest --- 17:15: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/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 17:15:44 [INFO] 17:15:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ test-dcm-rest --- 17:15:44 [INFO] You have 0 Checkstyle violations. 17:15:44 [INFO] 17:15:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ test-dcm-rest --- 17:15:44 [INFO] You have 0 Checkstyle violations. 17:15:44 [INFO] 17:15:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ test-dcm-rest --- 17:15:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:15:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/src/main/resources 17:15:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/target/generated-sources/license 17:15:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/target/generated-resources/licenses 17:15:44 [INFO] 17:15:44 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-dcm-rest --- 17:15:44 [INFO] Recompiling the module because of changed dependency. 17:15:44 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:15:44 [INFO] 17:15:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ test-dcm-rest --- 17:15:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:15:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/src/test/resources 17:15:44 [INFO] 17:15:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-dcm-rest --- 17:15:44 [INFO] No sources to compile 17:15:44 [INFO] 17:15:44 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ test-dcm-rest --- 17:15:44 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:15:44 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:15:44 [INFO] Parallel parsing disabled. 17:15:45 [INFO] Compiled 1 file. 17:15:45 [INFO] 17:15:45 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ test-dcm-rest --- 17:15:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:15:45 [INFO] 17:15:45 [INFO] ------------------------------------------------------- 17:15:45 [INFO] T E S T S 17:15:45 [INFO] ------------------------------------------------------- 17:15:46 [INFO] Running org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 17:15:47 17:15:47.085 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 17:15:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s -- in org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 17:15:47 [INFO] 17:15:47 [INFO] Results: 17:15:47 [INFO] 17:15:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:15:47 [INFO] 17:15:47 [INFO] 17:15:47 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ test-dcm-rest --- 17:15:47 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 17:15:47 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 17:15:47 [INFO] All coverage checks have been met. 17:15:47 [INFO] 17:15:47 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ test-dcm-rest --- 17:15:47 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 17:15:47 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 17:15:47 [INFO] 17:15:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ test-dcm-rest --- 17:15:47 [INFO] Building jar: /w/workspace/cps-master-verify-java/test-dcm-rest/target/test-dcm-rest-3.7.7-SNAPSHOT.jar 17:15:47 [INFO] 17:15:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ test-dcm-rest --- 17:15:47 [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 17:15:47 [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 17:15:47 [INFO] 17:15:47 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 17:15:47 [INFO] Building integration-test 3.7.7-SNAPSHOT [17/22] 17:15:47 [INFO] --------------------------------[ jar ]--------------------------------- 17:15:47 [INFO] 17:15:47 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 17:15:47 [INFO] 17:15:47 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 17:15:47 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-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 17:15:47 [INFO] 17:15:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 17:15:47 [INFO] You have 0 Checkstyle violations. 17:15:47 [INFO] 17:15:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 17:15:47 [INFO] You have 0 Checkstyle violations. 17:15:47 [INFO] 17:15:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 17:15:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:15:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 17:15:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 17:15:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 17:15:47 [INFO] 17:15:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 17:15:47 [INFO] No sources to compile 17:15:47 [INFO] 17:15:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 17:15:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:15:47 [INFO] Copying 22 resources 17:15:47 [INFO] 17:15:47 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 17:15:47 [INFO] Recompiling the module because of changed dependency. 17:15:47 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 17:15:47 [INFO] 17:15:47 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 17:15:47 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:15:47 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:15:47 [INFO] Parallel parsing disabled. 17:15:51 [INFO] Compiled 178 files. 17:15:51 [INFO] 17:15:51 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 17:15:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:15:51 [INFO] 17:15:51 [INFO] ------------------------------------------------------- 17:15:51 [INFO] T E S T S 17:15:51 [INFO] ------------------------------------------------------- 17:15:54 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 17:15:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.245 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 17:15:56 17:15:56.752 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 17:15:56 17:15:56.760 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 17:15:56 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 17:15:56 17:15:56.854 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.3 17:15:57 17:15:57.263 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 17:15:58 17:15:57.970 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 17:15:58 17:15:57.972 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 17:15:58 17:15:58.000 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 17:15:58 Server Version: 23.0.1 17:15:58 API Version: 1.42 17:15:58 Operating System: CentOS Stream 8 17:15:58 Total Memory: 31890 MB 17:15:58 17:15:58.004 [main] WARN org.testcontainers.utility.ResourceReaper -- 17:15:58 ******************************************************************************** 17:15:58 Ryuk has been disabled. This can cause unexpected behavior in your environment. 17:15:58 ******************************************************************************** 17:15:58 17:15:58.010 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 17:15:58 17:15:58.011 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 17:15:58 17:15:58.041 [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. 17:15:58 17:15:58.049 [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) 17:15:59 17:15:59.762 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 17:15:59 17:15:59.796 [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) 17:16:00 17:16:00.142 [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) 17:16:01 17:16:01.032 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (8 MB/? MB) 17:16:01 17:16:01.160 [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) 17:16:02 17:16:02.084 [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) 17:16:02 17:16:02.160 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (35 MB/? MB) 17:16:02 17:16:02.436 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (41 MB/? MB) 17:16:02 17:16:02.442 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (41 MB/? MB) 17:16:02 17:16:02.508 [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) 17:16:02 17:16:02.795 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (41 MB/? MB) 17:16:02 17:16:02.860 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (41 MB/? MB) 17:16:03 17:16:03.157 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (41 MB/? MB) 17:16:03 17:16:03.198 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (41 MB/? MB) 17:16:03 17:16:03.208 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (41 MB/? MB) 17:16:03 17:16:03.383 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (42 MB/? MB) 17:16:03 17:16:03.480 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (42 MB/? MB) 17:16:03 17:16:03.602 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (43 MB/? MB) 17:16:03 17:16:03.926 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (50 MB/? MB) 17:16:04 17:16:04.047 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (53 MB/? MB) 17:16:04 17:16:04.127 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (55 MB/? MB) 17:16:04 17:16:04.210 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (58 MB/? MB) 17:16:07 17:16:07.382 [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) 17:16:09 17:16:09.341 [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) 17:16:09 17:16:09.420 [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) 17:16:09 17:16:09.501 [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) 17:16:09 17:16:09.586 [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) 17:16:09 17:16:09.670 [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) 17:16:09 17:16:09.690 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 9s (downloaded 130 MB at 14 MB/s) 17:16:09 17:16:09.692 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT11.651177412S 17:16:09 17:16:09.731 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 17:16:11 17:16:11.129 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 12f97f68ed6910aaeba471dc725a8b55f35d30a79ecf6e76754989148b1d7480 17:16:12 17:16:12.750 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT3.019356686S 17:16:12 17:16:12.751 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 17:16:12 17:16:12.755 [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')) 17:16:12 17:16:12.755 [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 17:16:12 17:16:12.755 [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) 17:16:12 17:16:12.830 [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: 4a9556793a419942e130afe8be5b2fb1821f9fedbc208bf18f15349fdb363f42 17:16:19 17:16:19.100 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.344949875S 17:16:19 17:16:19.101 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 17:16:20 17:16:20,103 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:16:20 17:16:20,103 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:16:20 17:16:20,107 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:16:20 17:16:20,162 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:16:20 17:16:20,162 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:16:20 17:16:20,777 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:16:20 17:16:20,777 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:16:21 2026-02-24T17:16:21.224Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11335 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 17:16:21 2026-02-24T17:16:21.225Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 17:16:22 2026-02-24T17:16:22.346Z INFO 11335 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 17:16:22 2026-02-24T17:16:22.520Z INFO 11335 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 163 ms. Found 6 JPA repository interfaces. 17:16:24 2026-02-24T17:16:24.801Z INFO 11335 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 17:16:25 2026-02-24T17:16:25.026Z INFO 11335 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@43ca23e4 17:16:25 2026-02-24T17:16:25.028Z INFO 11335 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 17:16:25 2026-02-24T17:16:25.249Z INFO 11335 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 17:16:25 2026-02-24T17:16:25.738Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 17:16:25 2026-02-24T17:16:25.787Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:16:25 2026-02-24T17:16:25.810Z INFO 11335 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 17:16:26 2026-02-24T17:16:26.095Z INFO 11335 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 17:16:26 2026-02-24T17:16:26.096Z INFO 11335 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 1953386096 17:16:26 2026-02-24T17:16:26.099Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:16:26 2026-02-24T17:16:26.160Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 17:16:26 2026-02-24T17:16:26.171Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 17:16:26 2026-02-24T17:16:26.172Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 11ms 17:16:26 2026-02-24T17:16:26.182Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 17:16:26 2026-02-24T17:16:26.187Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 17:16:26 2026-02-24T17:16:26.188Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 5ms 17:16:26 2026-02-24T17:16:26.192Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 17:16:26 2026-02-24T17:16:26.197Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 17:16:26 2026-02-24T17:16:26.198Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 6ms 17:16:26 2026-02-24T17:16:26.203Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 17:16:26 2026-02-24T17:16:26.209Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 17:16:26 2026-02-24T17:16:26.210Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 7ms 17:16:26 2026-02-24T17:16:26.214Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 17:16:26 2026-02-24T17:16:26.219Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 17:16:26 2026-02-24T17:16:26.219Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms 17:16:26 2026-02-24T17:16:26.223Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 17:16:26 2026-02-24T17:16:26.228Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 17:16:26 2026-02-24T17:16:26.229Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 6ms 17:16:26 2026-02-24T17:16:26.238Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 17:16:26 2026-02-24T17:16:26.244Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 17:16:26 2026-02-24T17:16:26.245Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 7ms 17:16:26 2026-02-24T17:16:26.247Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 17:16:26 2026-02-24T17:16:26.252Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 17:16:26 2026-02-24T17:16:26.253Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 6ms 17:16:26 2026-02-24T17:16:26.256Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 17:16:26 2026-02-24T17:16:26.259Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 17:16:26 2026-02-24T17:16:26.259Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 17:16:26 2026-02-24T17:16:26.262Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 17:16:26 2026-02-24T17:16:26.265Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 17:16:26 2026-02-24T17:16:26.266Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 4ms 17:16:26 2026-02-24T17:16:26.269Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 17:16:26 2026-02-24T17:16:26.279Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 17:16:26 2026-02-24T17:16:26.280Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 11ms 17:16:26 2026-02-24T17:16:26.283Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 17:16:26 2026-02-24T17:16:26.288Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 17:16:26 2026-02-24T17:16:26.289Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 6ms 17:16:26 2026-02-24T17:16:26.293Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 17:16:26 2026-02-24T17:16:26.295Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 17:16:26 2026-02-24T17:16:26.296Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 3ms 17:16:26 2026-02-24T17:16:26.299Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 17:16:26 2026-02-24T17:16:26.301Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 17:16:26 2026-02-24T17:16:26.302Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 17:16:26 2026-02-24T17:16:26.306Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 17:16:26 2026-02-24T17:16:26.308Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 17:16:26 2026-02-24T17:16:26.308Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 17:16:26 2026-02-24T17:16:26.311Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 17:16:26 2026-02-24T17:16:26.314Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 17:16:26 2026-02-24T17:16:26.315Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 4ms 17:16:26 2026-02-24T17:16:26.317Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 17:16:26 2026-02-24T17:16:26.320Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 17:16:26 2026-02-24T17:16:26.320Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 17:16:26 2026-02-24T17:16:26.323Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 17:16:26 2026-02-24T17:16:26.325Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 17:16:26 2026-02-24T17:16:26.326Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms 17:16:26 2026-02-24T17:16:26.329Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 17:16:26 2026-02-24T17:16:26.332Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 17:16:26 2026-02-24T17:16:26.332Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 17:16:26 2026-02-24T17:16:26.335Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 17:16:26 2026-02-24T17:16:26.337Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 17:16:26 2026-02-24T17:16:26.338Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 3ms 17:16:26 2026-02-24T17:16:26.341Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 17:16:26 2026-02-24T17:16:26.343Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 17:16:26 2026-02-24T17:16:26.344Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 17:16:26 2026-02-24T17:16:26.347Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 17:16:26 2026-02-24T17:16:26.350Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 17:16:26 2026-02-24T17:16:26.350Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 17:16:26 2026-02-24T17:16:26.353Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 17:16:26 2026-02-24T17:16:26.356Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 17:16:26 2026-02-24T17:16:26.357Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 4ms 17:16:26 2026-02-24T17:16:26.361Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 17:16:26 2026-02-24T17:16:26.364Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 17:16:26 2026-02-24T17:16:26.365Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 4ms 17:16:26 2026-02-24T17:16:26.367Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 17:16:26 2026-02-24T17:16:26.370Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 17:16:26 2026-02-24T17:16:26.371Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 4ms 17:16:26 2026-02-24T17:16:26.379Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 17:16:26 2026-02-24T17:16:26.383Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 17:16:26 2026-02-24T17:16:26.384Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 5ms 17:16:26 2026-02-24T17:16:26.388Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 17:16:26 2026-02-24T17:16:26.390Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 17:16:26 2026-02-24T17:16:26.391Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 3ms 17:16:26 2026-02-24T17:16:26.393Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 17:16:26 2026-02-24T17:16:26.395Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 17:16:26 2026-02-24T17:16:26.395Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 17:16:26 2026-02-24T17:16:26.397Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 17:16:26 2026-02-24T17:16:26.400Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 17:16:26 2026-02-24T17:16:26.400Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 17:16:26 2026-02-24T17:16:26.403Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 17:16:26 2026-02-24T17:16:26.405Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 17:16:26 2026-02-24T17:16:26.406Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 17:16:26 2026-02-24T17:16:26.408Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 17:16:26 2026-02-24T17:16:26.410Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 17:16:26 2026-02-24T17:16:26.410Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 17:16:26 2026-02-24T17:16:26.413Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 17:16:26 2026-02-24T17:16:26.415Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 17:16:26 2026-02-24T17:16:26.415Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms 17:16:26 2026-02-24T17:16:26.418Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 17:16:26 2026-02-24T17:16:26.420Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 17:16:26 2026-02-24T17:16:26.421Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 17:16:26 2026-02-24T17:16:26.423Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 17:16:26 2026-02-24T17:16:26.425Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 17:16:26 2026-02-24T17:16:26.426Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 17:16:26 2026-02-24T17:16:26.429Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 17:16:26 2026-02-24T17:16:26.431Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 17:16:26 2026-02-24T17:16:26.431Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms 17:16:26 2026-02-24T17:16:26.434Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 17:16:26 2026-02-24T17:16:26.436Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 17:16:26 2026-02-24T17:16:26.436Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 17:16:26 2026-02-24T17:16:26.438Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 17:16:26 2026-02-24T17:16:26.441Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 17:16:26 2026-02-24T17:16:26.441Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 17:16:26 2026-02-24T17:16:26.444Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 17:16:26 2026-02-24T17:16:26.446Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 17:16:26 2026-02-24T17:16:26.449Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 5ms 17:16:26 2026-02-24T17:16:26.451Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 17:16:26 2026-02-24T17:16:26.455Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 17:16:26 2026-02-24T17:16:26.455Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 4ms 17:16:26 2026-02-24T17:16:26.458Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 17:16:26 2026-02-24T17:16:26.473Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 17:16:26 2026-02-24T17:16:26.474Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 15ms 17:16:26 2026-02-24T17:16:26.476Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 17:16:26 2026-02-24T17:16:26.478Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 17:16:26 2026-02-24T17:16:26.478Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 17:16:26 2026-02-24T17:16:26.481Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 17:16:26 2026-02-24T17:16:26.483Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 17:16:26 2026-02-24T17:16:26.483Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 2ms 17:16:26 2026-02-24T17:16:26.486Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 17:16:26 2026-02-24T17:16:26.488Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 17:16:26 2026-02-24T17:16:26.490Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 17:16:26 2026-02-24T17:16:26.490Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 17:16:26 2026-02-24T17:16:26.493Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 17:16:26 2026-02-24T17:16:26.494Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 17:16:26 2026-02-24T17:16:26.496Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms 17:16:26 2026-02-24T17:16:26.500Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 17:16:26 2026-02-24T17:16:26.501Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 17:16:26 2026-02-24T17:16:26.503Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 17:16:26 2026-02-24T17:16:26.504Z INFO 11335 --- [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 17:16:26 2026-02-24T17:16:26.506Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 17:16:26 2026-02-24T17:16:26.508Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 17:16:26 2026-02-24T17:16:26.508Z INFO 11335 --- [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 17:16:26 2026-02-24T17:16:26.511Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 17:16:26 2026-02-24T17:16:26.514Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 17:16:26 2026-02-24T17:16:26.514Z INFO 11335 --- [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 3ms 17:16:26 2026-02-24T17:16:26.518Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 17:16:26 2026-02-24T17:16:26.520Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 17:16:26 2026-02-24T17:16:26.520Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 2ms 17:16:26 2026-02-24T17:16:26.523Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 17:16:26 2026-02-24T17:16:26.530Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 17:16:26 2026-02-24T17:16:26.535Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 17:16:26 2026-02-24T17:16:26.538Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 17:16:26 2026-02-24T17:16:26.544Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 21ms 17:16:26 2026-02-24T17:16:26.550Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 17:16:26 2026-02-24T17:16:26.558Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 17:16:26 2026-02-24T17:16:26.559Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 9ms 17:16:26 2026-02-24T17:16:26.561Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 17:16:26 2026-02-24T17:16:26.570Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 17:16:26 2026-02-24T17:16:26.572Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 10ms 17:16:26 2026-02-24T17:16:26.581Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 17:16:26 2026-02-24T17:16:26.583Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 17:16:26 2026-02-24T17:16:26.584Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 3ms 17:16:26 2026-02-24T17:16:26.587Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 17:16:26 2026-02-24T17:16:26.588Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 17:16:26 2026-02-24T17:16:26.591Z INFO 11335 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 4ms 17:16:26 2026-02-24T17:16:26.629Z INFO 11335 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 17:16:26 2026-02-24T17:16:26.629Z INFO 11335 --- [cps-integration-test] [ main] liquibase.util : Run: 53 17:16:26 2026-02-24T17:16:26.629Z INFO 11335 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 17:16:26 2026-02-24T17:16:26.629Z INFO 11335 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 17:16:26 2026-02-24T17:16:26.629Z INFO 11335 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 17:16:26 2026-02-24T17:16:26.629Z INFO 11335 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 17:16:26 2026-02-24T17:16:26.630Z INFO 11335 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 17:16:26 2026-02-24T17:16:26.635Z INFO 11335 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 17:16:26 2026-02-24T17:16:26.635Z INFO 11335 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 17:16:26 2026-02-24T17:16:26.638Z INFO 11335 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 17:16:26 2026-02-24T17:16:26.640Z INFO 11335 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 17:16:27 2026-02-24T17:16:27.372Z INFO 11335 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 17:16:27 2026-02-24T17:16:27.453Z INFO 11335 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.39.Final 17:16:27 2026-02-24T17:16:27.456Z INFO 11335 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 17:16:27 2026-02-24T17:16:27.503Z INFO 11335 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 17:16:27 2026-02-24T17:16:27.727Z INFO 11335 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 17:16:27 2026-02-24T17:16:27.802Z WARN 11335 --- [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) 17:16:27 2026-02-24T17:16:27.827Z INFO 11335 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 17:16:27 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 17:16:27 Database driver: undefined/unknown 17:16:27 Database version: 14.1 17:16:27 Autocommit mode: undefined/unknown 17:16:27 Isolation level: undefined/unknown 17:16:27 Minimum pool size: undefined/unknown 17:16:27 Maximum pool size: undefined/unknown 17:16:29 2026-02-24T17:16:29.159Z INFO 11335 --- [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) 17:16:29 2026-02-24T17:16:29.162Z INFO 11335 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 17:16:29 2026-02-24T17:16:29.802Z INFO 11335 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 17:16:30 2026-02-24T17:16:30.817Z WARN 11335 --- [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: 17:16:30 --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 17:16:31 2026-02-24T17:16:30.965Z INFO 11335 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:16:31 o o o o---o o--o o o---o o o----o o--o--o 17:16:31 | | / \ / | / / \ | | 17:16:31 o----o o o o----o | o o o----o | 17:16:31 | | * \ / | \ * \ | | 17:16:31 o o * o o---o o--o o----o o---o * o o----o o 17:16:31 17:16:31 2026-02-24T17:16:30.965Z INFO 11335 --- [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. 17:16:31 2026-02-24T17:16:30.967Z INFO 11335 --- [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 17:16:31 2026-02-24T17:16:30.967Z INFO 11335 --- [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 17:16:31 2026-02-24T17:16:30.968Z INFO 11335 --- [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. 17:16:31 2026-02-24T17:16:30.971Z INFO 11335 --- [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. 17:16:31 To enable the Jet engine on the members, do one of the following: 17:16:31 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:16:31 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:16:31 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:16:31 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:16:31 2026-02-24T17:16:31.665Z INFO 11335 --- [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. 17:16:31 2026-02-24T17:16:31.764Z INFO 11335 --- [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 17:16:32 2026-02-24T17:16:32.006Z INFO 11335 --- [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. 17:16:32 2026-02-24T17:16:32.016Z INFO 11335 --- [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 17:16:34 2026-02-24T17:16:34.677Z INFO 11335 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:16:34 17:16:34 Members {size:1, ver:1} [ 17:16:34 Member [10.250.0.254]:5701 - 36a3668e-c40e-45c3-b0e4-905d1d683c94 this 17:16:34 ] 17:16:34 17:16:34 2026-02-24T17:16:34.697Z INFO 11335 --- [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 17:16:36 2026-02-24T17:16:36.442Z WARN 11335 --- [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 17:16:37 2026-02-24T17:16:37.262Z WARN 11335 --- [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. 17:16:37 2026-02-24T17:16:37.509Z INFO 11335 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:16:37 2026-02-24T17:16:37.509Z INFO 11335 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:16:37 2026-02-24T17:16:37.518Z INFO 11335 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 17:16:37 2026-02-24T17:16:37.535Z INFO 11335 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 25 ms 17:16:37 2026-02-24T17:16:37.731Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:16:37 allow.auto.create.topics = true 17:16:37 auto.commit.interval.ms = 5000 17:16:37 auto.include.jmx.reporter = true 17:16:37 auto.offset.reset = latest 17:16:37 bootstrap.servers = [localhost:32777] 17:16:37 check.crcs = true 17:16:37 client.dns.lookup = use_all_dns_ips 17:16:37 client.id = consumer-ncmp-group-1 17:16:37 client.rack = 17:16:37 connections.max.idle.ms = 540000 17:16:37 default.api.timeout.ms = 60000 17:16:37 enable.auto.commit = false 17:16:37 enable.metrics.push = true 17:16:37 exclude.internal.topics = true 17:16:37 fetch.max.bytes = 52428800 17:16:37 fetch.max.wait.ms = 500 17:16:37 fetch.min.bytes = 1 17:16:37 group.id = ncmp-group 17:16:37 group.instance.id = null 17:16:37 group.protocol = classic 17:16:37 group.remote.assignor = null 17:16:37 heartbeat.interval.ms = 3000 17:16:37 interceptor.classes = [] 17:16:37 internal.leave.group.on.close = true 17:16:37 internal.throw.on.fetch.stable.offset.unsupported = false 17:16:37 isolation.level = read_uncommitted 17:16:37 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:16:37 max.partition.fetch.bytes = 1048576 17:16:37 max.poll.interval.ms = 300000 17:16:37 max.poll.records = 500 17:16:37 metadata.max.age.ms = 300000 17:16:37 metadata.recovery.strategy = none 17:16:37 metric.reporters = [] 17:16:37 metrics.num.samples = 2 17:16:37 metrics.recording.level = INFO 17:16:37 metrics.sample.window.ms = 30000 17:16:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:16:37 receive.buffer.bytes = 65536 17:16:37 reconnect.backoff.max.ms = 1000 17:16:37 reconnect.backoff.ms = 50 17:16:37 request.timeout.ms = 30000 17:16:37 retry.backoff.max.ms = 1000 17:16:37 retry.backoff.ms = 100 17:16:37 sasl.client.callback.handler.class = null 17:16:37 sasl.jaas.config = null 17:16:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:37 sasl.kerberos.min.time.before.relogin = 60000 17:16:37 sasl.kerberos.service.name = null 17:16:37 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:37 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:37 sasl.login.callback.handler.class = null 17:16:37 sasl.login.class = null 17:16:37 sasl.login.connect.timeout.ms = null 17:16:37 sasl.login.read.timeout.ms = null 17:16:37 sasl.login.refresh.buffer.seconds = 300 17:16:37 sasl.login.refresh.min.period.seconds = 60 17:16:37 sasl.login.refresh.window.factor = 0.8 17:16:37 sasl.login.refresh.window.jitter = 0.05 17:16:37 sasl.login.retry.backoff.max.ms = 10000 17:16:37 sasl.login.retry.backoff.ms = 100 17:16:37 sasl.mechanism = GSSAPI 17:16:37 sasl.oauthbearer.clock.skew.seconds = 30 17:16:37 sasl.oauthbearer.expected.audience = null 17:16:37 sasl.oauthbearer.expected.issuer = null 17:16:37 sasl.oauthbearer.header.urlencode = false 17:16:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:37 sasl.oauthbearer.jwks.endpoint.url = null 17:16:37 sasl.oauthbearer.scope.claim.name = scope 17:16:37 sasl.oauthbearer.sub.claim.name = sub 17:16:37 sasl.oauthbearer.token.endpoint.url = null 17:16:37 security.protocol = PLAINTEXT 17:16:37 security.providers = null 17:16:37 send.buffer.bytes = 131072 17:16:37 session.timeout.ms = 45000 17:16:37 socket.connection.setup.timeout.max.ms = 30000 17:16:37 socket.connection.setup.timeout.ms = 10000 17:16:37 ssl.cipher.suites = null 17:16:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:37 ssl.endpoint.identification.algorithm = https 17:16:37 ssl.engine.factory.class = null 17:16:37 ssl.key.password = null 17:16:37 ssl.keymanager.algorithm = SunX509 17:16:37 ssl.keystore.certificate.chain = null 17:16:37 ssl.keystore.key = null 17:16:37 ssl.keystore.location = null 17:16:37 ssl.keystore.password = null 17:16:37 ssl.keystore.type = JKS 17:16:37 ssl.protocol = TLSv1.3 17:16:37 ssl.provider = null 17:16:37 ssl.secure.random.implementation = null 17:16:37 ssl.trustmanager.algorithm = PKIX 17:16:37 ssl.truststore.certificates = null 17:16:37 ssl.truststore.location = null 17:16:37 ssl.truststore.password = null 17:16:37 ssl.truststore.type = JKS 17:16:37 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:16:37 17:16:37 2026-02-24T17:16:37.789Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:37 2026-02-24T17:16:37.883Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:16:37 2026-02-24T17:16:37.884Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:37 2026-02-24T17:16:37.885Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:37 2026-02-24T17:16:37.885Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953397883 17:16:37 2026-02-24T17:16:37.888Z INFO 11335 --- [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 17:16:37 2026-02-24T17:16:37.898Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:16:37 allow.auto.create.topics = true 17:16:37 auto.commit.interval.ms = 5000 17:16:37 auto.include.jmx.reporter = true 17:16:37 auto.offset.reset = latest 17:16:37 bootstrap.servers = [localhost:32777] 17:16:37 check.crcs = true 17:16:37 client.dns.lookup = use_all_dns_ips 17:16:37 client.id = consumer-ncmp-group-2 17:16:37 client.rack = 17:16:37 connections.max.idle.ms = 540000 17:16:37 default.api.timeout.ms = 60000 17:16:37 enable.auto.commit = false 17:16:37 enable.metrics.push = true 17:16:37 exclude.internal.topics = true 17:16:37 fetch.max.bytes = 52428800 17:16:37 fetch.max.wait.ms = 500 17:16:37 fetch.min.bytes = 1 17:16:37 group.id = ncmp-group 17:16:37 group.instance.id = null 17:16:37 group.protocol = classic 17:16:37 group.remote.assignor = null 17:16:37 heartbeat.interval.ms = 3000 17:16:37 interceptor.classes = [] 17:16:37 internal.leave.group.on.close = true 17:16:37 internal.throw.on.fetch.stable.offset.unsupported = false 17:16:37 isolation.level = read_uncommitted 17:16:37 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:16:37 max.partition.fetch.bytes = 1048576 17:16:37 max.poll.interval.ms = 300000 17:16:37 max.poll.records = 500 17:16:37 metadata.max.age.ms = 300000 17:16:37 metadata.recovery.strategy = none 17:16:37 metric.reporters = [] 17:16:37 metrics.num.samples = 2 17:16:37 metrics.recording.level = INFO 17:16:37 metrics.sample.window.ms = 30000 17:16:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:16:37 receive.buffer.bytes = 65536 17:16:37 reconnect.backoff.max.ms = 1000 17:16:37 reconnect.backoff.ms = 50 17:16:37 request.timeout.ms = 30000 17:16:37 retry.backoff.max.ms = 1000 17:16:37 retry.backoff.ms = 100 17:16:37 sasl.client.callback.handler.class = null 17:16:37 sasl.jaas.config = null 17:16:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:37 sasl.kerberos.min.time.before.relogin = 60000 17:16:37 sasl.kerberos.service.name = null 17:16:37 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:37 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:37 sasl.login.callback.handler.class = null 17:16:37 sasl.login.class = null 17:16:37 sasl.login.connect.timeout.ms = null 17:16:37 sasl.login.read.timeout.ms = null 17:16:37 sasl.login.refresh.buffer.seconds = 300 17:16:37 sasl.login.refresh.min.period.seconds = 60 17:16:37 sasl.login.refresh.window.factor = 0.8 17:16:37 sasl.login.refresh.window.jitter = 0.05 17:16:37 sasl.login.retry.backoff.max.ms = 10000 17:16:37 sasl.login.retry.backoff.ms = 100 17:16:37 sasl.mechanism = GSSAPI 17:16:37 sasl.oauthbearer.clock.skew.seconds = 30 17:16:37 sasl.oauthbearer.expected.audience = null 17:16:37 sasl.oauthbearer.expected.issuer = null 17:16:37 sasl.oauthbearer.header.urlencode = false 17:16:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:37 sasl.oauthbearer.jwks.endpoint.url = null 17:16:37 sasl.oauthbearer.scope.claim.name = scope 17:16:37 sasl.oauthbearer.sub.claim.name = sub 17:16:37 sasl.oauthbearer.token.endpoint.url = null 17:16:37 security.protocol = PLAINTEXT 17:16:37 security.providers = null 17:16:37 send.buffer.bytes = 131072 17:16:37 session.timeout.ms = 45000 17:16:37 socket.connection.setup.timeout.max.ms = 30000 17:16:37 socket.connection.setup.timeout.ms = 10000 17:16:37 ssl.cipher.suites = null 17:16:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:37 ssl.endpoint.identification.algorithm = https 17:16:37 ssl.engine.factory.class = null 17:16:37 ssl.key.password = null 17:16:37 ssl.keymanager.algorithm = SunX509 17:16:37 ssl.keystore.certificate.chain = null 17:16:37 ssl.keystore.key = null 17:16:37 ssl.keystore.location = null 17:16:37 ssl.keystore.password = null 17:16:37 ssl.keystore.type = JKS 17:16:37 ssl.protocol = TLSv1.3 17:16:37 ssl.provider = null 17:16:37 ssl.secure.random.implementation = null 17:16:37 ssl.trustmanager.algorithm = PKIX 17:16:37 ssl.truststore.certificates = null 17:16:37 ssl.truststore.location = null 17:16:37 ssl.truststore.password = null 17:16:37 ssl.truststore.type = JKS 17:16:37 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:16:37 17:16:37 2026-02-24T17:16:37.898Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:37 2026-02-24T17:16:37.906Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:16:37 2026-02-24T17:16:37.906Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:37 2026-02-24T17:16:37.906Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:37 2026-02-24T17:16:37.906Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953397906 17:16:37 2026-02-24T17:16:37.906Z INFO 11335 --- [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 17:16:37 2026-02-24T17:16:37.908Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:16:37 allow.auto.create.topics = true 17:16:37 auto.commit.interval.ms = 5000 17:16:37 auto.include.jmx.reporter = true 17:16:37 auto.offset.reset = latest 17:16:37 bootstrap.servers = [localhost:32777] 17:16:37 check.crcs = true 17:16:37 client.dns.lookup = use_all_dns_ips 17:16:37 client.id = consumer-ncmp-group-3 17:16:37 client.rack = 17:16:37 connections.max.idle.ms = 540000 17:16:37 default.api.timeout.ms = 60000 17:16:37 enable.auto.commit = false 17:16:37 enable.metrics.push = true 17:16:37 exclude.internal.topics = true 17:16:37 fetch.max.bytes = 52428800 17:16:37 fetch.max.wait.ms = 500 17:16:37 fetch.min.bytes = 1 17:16:37 group.id = ncmp-group 17:16:37 group.instance.id = null 17:16:37 group.protocol = classic 17:16:37 group.remote.assignor = null 17:16:37 heartbeat.interval.ms = 3000 17:16:37 interceptor.classes = [] 17:16:37 internal.leave.group.on.close = true 17:16:37 internal.throw.on.fetch.stable.offset.unsupported = false 17:16:37 isolation.level = read_uncommitted 17:16:37 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:16:37 max.partition.fetch.bytes = 1048576 17:16:37 max.poll.interval.ms = 300000 17:16:37 max.poll.records = 500 17:16:37 metadata.max.age.ms = 300000 17:16:37 metadata.recovery.strategy = none 17:16:37 metric.reporters = [] 17:16:37 metrics.num.samples = 2 17:16:37 metrics.recording.level = INFO 17:16:37 metrics.sample.window.ms = 30000 17:16:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:16:37 receive.buffer.bytes = 65536 17:16:37 reconnect.backoff.max.ms = 1000 17:16:37 reconnect.backoff.ms = 50 17:16:37 request.timeout.ms = 30000 17:16:37 retry.backoff.max.ms = 1000 17:16:37 retry.backoff.ms = 100 17:16:37 sasl.client.callback.handler.class = null 17:16:37 sasl.jaas.config = null 17:16:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:37 sasl.kerberos.min.time.before.relogin = 60000 17:16:37 sasl.kerberos.service.name = null 17:16:37 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:37 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:37 sasl.login.callback.handler.class = null 17:16:37 sasl.login.class = null 17:16:37 sasl.login.connect.timeout.ms = null 17:16:37 sasl.login.read.timeout.ms = null 17:16:37 sasl.login.refresh.buffer.seconds = 300 17:16:37 sasl.login.refresh.min.period.seconds = 60 17:16:37 sasl.login.refresh.window.factor = 0.8 17:16:37 sasl.login.refresh.window.jitter = 0.05 17:16:37 sasl.login.retry.backoff.max.ms = 10000 17:16:37 sasl.login.retry.backoff.ms = 100 17:16:37 sasl.mechanism = GSSAPI 17:16:37 sasl.oauthbearer.clock.skew.seconds = 30 17:16:37 sasl.oauthbearer.expected.audience = null 17:16:37 sasl.oauthbearer.expected.issuer = null 17:16:37 sasl.oauthbearer.header.urlencode = false 17:16:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:37 sasl.oauthbearer.jwks.endpoint.url = null 17:16:37 sasl.oauthbearer.scope.claim.name = scope 17:16:37 sasl.oauthbearer.sub.claim.name = sub 17:16:37 sasl.oauthbearer.token.endpoint.url = null 17:16:37 security.protocol = PLAINTEXT 17:16:37 security.providers = null 17:16:37 send.buffer.bytes = 131072 17:16:37 session.timeout.ms = 45000 17:16:37 socket.connection.setup.timeout.max.ms = 30000 17:16:37 socket.connection.setup.timeout.ms = 10000 17:16:37 ssl.cipher.suites = null 17:16:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:37 ssl.endpoint.identification.algorithm = https 17:16:37 ssl.engine.factory.class = null 17:16:37 ssl.key.password = null 17:16:37 ssl.keymanager.algorithm = SunX509 17:16:37 ssl.keystore.certificate.chain = null 17:16:37 ssl.keystore.key = null 17:16:37 ssl.keystore.location = null 17:16:37 ssl.keystore.password = null 17:16:37 ssl.keystore.type = JKS 17:16:37 ssl.protocol = TLSv1.3 17:16:37 ssl.provider = null 17:16:37 ssl.secure.random.implementation = null 17:16:37 ssl.trustmanager.algorithm = PKIX 17:16:37 ssl.truststore.certificates = null 17:16:37 ssl.truststore.location = null 17:16:37 ssl.truststore.password = null 17:16:37 ssl.truststore.type = JKS 17:16:37 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:16:37 17:16:37 2026-02-24T17:16:37.908Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:38 2026-02-24T17:16:37.976Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:38 2026-02-24T17:16:37.976Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:38 2026-02-24T17:16:37.976Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953397976 17:16:38 2026-02-24T17:16:37.976Z INFO 11335 --- [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 17:16:38 2026-02-24T17:16:37.988Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:16:38 allow.auto.create.topics = true 17:16:38 auto.commit.interval.ms = 5000 17:16:38 auto.include.jmx.reporter = true 17:16:38 auto.offset.reset = latest 17:16:38 bootstrap.servers = [localhost:32777] 17:16:38 check.crcs = true 17:16:38 client.dns.lookup = use_all_dns_ips 17:16:38 client.id = consumer-ncmp-group-4 17:16:38 client.rack = 17:16:38 connections.max.idle.ms = 540000 17:16:38 default.api.timeout.ms = 60000 17:16:38 enable.auto.commit = false 17:16:38 enable.metrics.push = true 17:16:38 exclude.internal.topics = true 17:16:38 fetch.max.bytes = 52428800 17:16:38 fetch.max.wait.ms = 500 17:16:38 fetch.min.bytes = 1 17:16:38 group.id = ncmp-group 17:16:38 group.instance.id = null 17:16:38 group.protocol = classic 17:16:38 group.remote.assignor = null 17:16:38 heartbeat.interval.ms = 3000 17:16:38 interceptor.classes = [] 17:16:38 internal.leave.group.on.close = true 17:16:38 internal.throw.on.fetch.stable.offset.unsupported = false 17:16:38 isolation.level = read_uncommitted 17:16:38 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:16:38 max.partition.fetch.bytes = 1048576 17:16:38 max.poll.interval.ms = 300000 17:16:38 max.poll.records = 500 17:16:38 metadata.max.age.ms = 300000 17:16:38 metadata.recovery.strategy = none 17:16:38 metric.reporters = [] 17:16:38 metrics.num.samples = 2 17:16:38 metrics.recording.level = INFO 17:16:38 metrics.sample.window.ms = 30000 17:16:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:16:38 receive.buffer.bytes = 65536 17:16:38 reconnect.backoff.max.ms = 1000 17:16:38 reconnect.backoff.ms = 50 17:16:38 request.timeout.ms = 30000 17:16:38 retry.backoff.max.ms = 1000 17:16:38 retry.backoff.ms = 100 17:16:38 sasl.client.callback.handler.class = null 17:16:38 sasl.jaas.config = null 17:16:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:38 sasl.kerberos.min.time.before.relogin = 60000 17:16:38 sasl.kerberos.service.name = null 17:16:38 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:38 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:38 sasl.login.callback.handler.class = null 17:16:38 sasl.login.class = null 17:16:38 sasl.login.connect.timeout.ms = null 17:16:38 sasl.login.read.timeout.ms = null 17:16:38 sasl.login.refresh.buffer.seconds = 300 17:16:38 sasl.login.refresh.min.period.seconds = 60 17:16:38 sasl.login.refresh.window.factor = 0.8 17:16:38 sasl.login.refresh.window.jitter = 0.05 17:16:38 sasl.login.retry.backoff.max.ms = 10000 17:16:38 sasl.login.retry.backoff.ms = 100 17:16:38 sasl.mechanism = GSSAPI 17:16:38 sasl.oauthbearer.clock.skew.seconds = 30 17:16:38 sasl.oauthbearer.expected.audience = null 17:16:38 sasl.oauthbearer.expected.issuer = null 17:16:38 sasl.oauthbearer.header.urlencode = false 17:16:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:38 sasl.oauthbearer.jwks.endpoint.url = null 17:16:38 sasl.oauthbearer.scope.claim.name = scope 17:16:38 sasl.oauthbearer.sub.claim.name = sub 17:16:38 sasl.oauthbearer.token.endpoint.url = null 17:16:38 security.protocol = PLAINTEXT 17:16:38 security.providers = null 17:16:38 send.buffer.bytes = 131072 17:16:38 session.timeout.ms = 45000 17:16:38 socket.connection.setup.timeout.max.ms = 30000 17:16:38 socket.connection.setup.timeout.ms = 10000 17:16:38 ssl.cipher.suites = null 17:16:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:38 ssl.endpoint.identification.algorithm = https 17:16:38 ssl.engine.factory.class = null 17:16:38 ssl.key.password = null 17:16:38 ssl.keymanager.algorithm = SunX509 17:16:38 ssl.keystore.certificate.chain = null 17:16:38 ssl.keystore.key = null 17:16:38 ssl.keystore.location = null 17:16:38 ssl.keystore.password = null 17:16:38 ssl.keystore.type = JKS 17:16:38 ssl.protocol = TLSv1.3 17:16:38 ssl.provider = null 17:16:38 ssl.secure.random.implementation = null 17:16:38 ssl.trustmanager.algorithm = PKIX 17:16:38 ssl.truststore.certificates = null 17:16:38 ssl.truststore.location = null 17:16:38 ssl.truststore.password = null 17:16:38 ssl.truststore.type = JKS 17:16:38 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:16:38 17:16:38 2026-02-24T17:16:37.988Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:38 2026-02-24T17:16:37.994Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:16:38 2026-02-24T17:16:37.994Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:38 2026-02-24T17:16:37.994Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:38 2026-02-24T17:16:37.994Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953397994 17:16:38 2026-02-24T17:16:37.995Z INFO 11335 --- [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 17:16:38 2026-02-24T17:16:37.996Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:16:38 allow.auto.create.topics = true 17:16:38 auto.commit.interval.ms = 5000 17:16:38 auto.include.jmx.reporter = true 17:16:38 auto.offset.reset = latest 17:16:38 bootstrap.servers = [localhost:32777] 17:16:38 check.crcs = true 17:16:38 client.dns.lookup = use_all_dns_ips 17:16:38 client.id = consumer-ncmp-data-operation-event-group-5 17:16:38 client.rack = 17:16:38 connections.max.idle.ms = 540000 17:16:38 default.api.timeout.ms = 60000 17:16:38 enable.auto.commit = false 17:16:38 enable.metrics.push = true 17:16:38 exclude.internal.topics = true 17:16:38 fetch.max.bytes = 52428800 17:16:38 fetch.max.wait.ms = 500 17:16:38 fetch.min.bytes = 1 17:16:38 group.id = ncmp-data-operation-event-group 17:16:38 group.instance.id = null 17:16:38 group.protocol = classic 17:16:38 group.remote.assignor = null 17:16:38 heartbeat.interval.ms = 3000 17:16:38 interceptor.classes = [] 17:16:38 internal.leave.group.on.close = true 17:16:38 internal.throw.on.fetch.stable.offset.unsupported = false 17:16:38 isolation.level = read_uncommitted 17:16:38 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:16:38 max.partition.fetch.bytes = 1048576 17:16:38 max.poll.interval.ms = 300000 17:16:38 max.poll.records = 500 17:16:38 metadata.max.age.ms = 300000 17:16:38 metadata.recovery.strategy = none 17:16:38 metric.reporters = [] 17:16:38 metrics.num.samples = 2 17:16:38 metrics.recording.level = INFO 17:16:38 metrics.sample.window.ms = 30000 17:16:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:16:38 receive.buffer.bytes = 65536 17:16:38 reconnect.backoff.max.ms = 1000 17:16:38 reconnect.backoff.ms = 50 17:16:38 request.timeout.ms = 30000 17:16:38 retry.backoff.max.ms = 1000 17:16:38 retry.backoff.ms = 100 17:16:38 sasl.client.callback.handler.class = null 17:16:38 sasl.jaas.config = null 17:16:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:38 sasl.kerberos.min.time.before.relogin = 60000 17:16:38 sasl.kerberos.service.name = null 17:16:38 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:38 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:38 sasl.login.callback.handler.class = null 17:16:38 sasl.login.class = null 17:16:38 sasl.login.connect.timeout.ms = null 17:16:38 sasl.login.read.timeout.ms = null 17:16:38 sasl.login.refresh.buffer.seconds = 300 17:16:38 sasl.login.refresh.min.period.seconds = 60 17:16:38 sasl.login.refresh.window.factor = 0.8 17:16:38 sasl.login.refresh.window.jitter = 0.05 17:16:38 sasl.login.retry.backoff.max.ms = 10000 17:16:38 sasl.login.retry.backoff.ms = 100 17:16:38 sasl.mechanism = GSSAPI 17:16:38 sasl.oauthbearer.clock.skew.seconds = 30 17:16:38 sasl.oauthbearer.expected.audience = null 17:16:38 sasl.oauthbearer.expected.issuer = null 17:16:38 sasl.oauthbearer.header.urlencode = false 17:16:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:38 sasl.oauthbearer.jwks.endpoint.url = null 17:16:38 sasl.oauthbearer.scope.claim.name = scope 17:16:38 sasl.oauthbearer.sub.claim.name = sub 17:16:38 sasl.oauthbearer.token.endpoint.url = null 17:16:38 security.protocol = PLAINTEXT 17:16:38 security.providers = null 17:16:38 send.buffer.bytes = 131072 17:16:38 session.timeout.ms = 45000 17:16:38 socket.connection.setup.timeout.max.ms = 30000 17:16:38 socket.connection.setup.timeout.ms = 10000 17:16:38 ssl.cipher.suites = null 17:16:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:38 ssl.endpoint.identification.algorithm = https 17:16:38 ssl.engine.factory.class = null 17:16:38 ssl.key.password = null 17:16:38 ssl.keymanager.algorithm = SunX509 17:16:38 ssl.keystore.certificate.chain = null 17:16:38 ssl.keystore.key = null 17:16:38 ssl.keystore.location = null 17:16:38 ssl.keystore.password = null 17:16:38 ssl.keystore.type = JKS 17:16:38 ssl.protocol = TLSv1.3 17:16:38 ssl.provider = null 17:16:38 ssl.secure.random.implementation = null 17:16:38 ssl.trustmanager.algorithm = PKIX 17:16:38 ssl.truststore.certificates = null 17:16:38 ssl.truststore.location = null 17:16:38 ssl.truststore.password = null 17:16:38 ssl.truststore.type = JKS 17:16:38 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:16:38 17:16:38 2026-02-24T17:16:37.997Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:38 2026-02-24T17:16:38.002Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 17:16:38 2026-02-24T17:16:38.002Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:38 2026-02-24T17:16:38.002Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:38 2026-02-24T17:16:38.002Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953398002 17:16:38 2026-02-24T17:16:38.003Z INFO 11335 --- [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 17:16:38 2026-02-24T17:16:38.004Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:16:38 allow.auto.create.topics = true 17:16:38 auto.commit.interval.ms = 5000 17:16:38 auto.include.jmx.reporter = true 17:16:38 auto.offset.reset = latest 17:16:38 bootstrap.servers = [localhost:32777] 17:16:38 check.crcs = true 17:16:38 client.dns.lookup = use_all_dns_ips 17:16:38 client.id = consumer-ncmp-async-rest-request-event-group-6 17:16:38 client.rack = 17:16:38 connections.max.idle.ms = 540000 17:16:38 default.api.timeout.ms = 60000 17:16:38 enable.auto.commit = false 17:16:38 enable.metrics.push = true 17:16:38 exclude.internal.topics = true 17:16:38 fetch.max.bytes = 52428800 17:16:38 fetch.max.wait.ms = 500 17:16:38 fetch.min.bytes = 1 17:16:38 group.id = ncmp-async-rest-request-event-group 17:16:38 group.instance.id = null 17:16:38 group.protocol = classic 17:16:38 group.remote.assignor = null 17:16:38 heartbeat.interval.ms = 3000 17:16:38 interceptor.classes = [] 17:16:38 internal.leave.group.on.close = true 17:16:38 internal.throw.on.fetch.stable.offset.unsupported = false 17:16:38 isolation.level = read_uncommitted 17:16:38 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:16:38 max.partition.fetch.bytes = 1048576 17:16:38 max.poll.interval.ms = 300000 17:16:38 max.poll.records = 500 17:16:38 metadata.max.age.ms = 300000 17:16:38 metadata.recovery.strategy = none 17:16:38 metric.reporters = [] 17:16:38 metrics.num.samples = 2 17:16:38 metrics.recording.level = INFO 17:16:38 metrics.sample.window.ms = 30000 17:16:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:16:38 receive.buffer.bytes = 65536 17:16:38 reconnect.backoff.max.ms = 1000 17:16:38 reconnect.backoff.ms = 50 17:16:38 request.timeout.ms = 30000 17:16:38 retry.backoff.max.ms = 1000 17:16:38 retry.backoff.ms = 100 17:16:38 sasl.client.callback.handler.class = null 17:16:38 sasl.jaas.config = null 17:16:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:38 sasl.kerberos.min.time.before.relogin = 60000 17:16:38 sasl.kerberos.service.name = null 17:16:38 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:38 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:38 sasl.login.callback.handler.class = null 17:16:38 sasl.login.class = null 17:16:38 sasl.login.connect.timeout.ms = null 17:16:38 sasl.login.read.timeout.ms = null 17:16:38 sasl.login.refresh.buffer.seconds = 300 17:16:38 sasl.login.refresh.min.period.seconds = 60 17:16:38 sasl.login.refresh.window.factor = 0.8 17:16:38 sasl.login.refresh.window.jitter = 0.05 17:16:38 sasl.login.retry.backoff.max.ms = 10000 17:16:38 sasl.login.retry.backoff.ms = 100 17:16:38 sasl.mechanism = GSSAPI 17:16:38 sasl.oauthbearer.clock.skew.seconds = 30 17:16:38 sasl.oauthbearer.expected.audience = null 17:16:38 sasl.oauthbearer.expected.issuer = null 17:16:38 sasl.oauthbearer.header.urlencode = false 17:16:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:38 sasl.oauthbearer.jwks.endpoint.url = null 17:16:38 sasl.oauthbearer.scope.claim.name = scope 17:16:38 sasl.oauthbearer.sub.claim.name = sub 17:16:38 sasl.oauthbearer.token.endpoint.url = null 17:16:38 security.protocol = PLAINTEXT 17:16:38 security.providers = null 17:16:38 send.buffer.bytes = 131072 17:16:38 session.timeout.ms = 45000 17:16:38 socket.connection.setup.timeout.max.ms = 30000 17:16:38 socket.connection.setup.timeout.ms = 10000 17:16:38 ssl.cipher.suites = null 17:16:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:38 ssl.endpoint.identification.algorithm = https 17:16:38 ssl.engine.factory.class = null 17:16:38 ssl.key.password = null 17:16:38 ssl.keymanager.algorithm = SunX509 17:16:38 ssl.keystore.certificate.chain = null 17:16:38 ssl.keystore.key = null 17:16:38 ssl.keystore.location = null 17:16:38 ssl.keystore.password = null 17:16:38 ssl.keystore.type = JKS 17:16:38 ssl.protocol = TLSv1.3 17:16:38 ssl.provider = null 17:16:38 ssl.secure.random.implementation = null 17:16:38 ssl.trustmanager.algorithm = PKIX 17:16:38 ssl.truststore.certificates = null 17:16:38 ssl.truststore.location = null 17:16:38 ssl.truststore.password = null 17:16:38 ssl.truststore.type = JKS 17:16:38 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:16:38 17:16:38 2026-02-24T17:16:38.004Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:38 2026-02-24T17:16:38.020Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:38 2026-02-24T17:16:38.020Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:38 2026-02-24T17:16:38.020Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953398020 17:16:38 2026-02-24T17:16:38.020Z INFO 11335 --- [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 17:16:38 2026-02-24T17:16:38.060Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 18.319 seconds (process running for 46.595) 17:16:38 2026-02-24T17:16:38.061Z INFO 11335 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 17:16:38 2026-02-24T17:16:38.061Z INFO 11335 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 17:16:38 2026-02-24T17:16:38.061Z INFO 11335 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 17:16:38 2026-02-24T17:16:38.061Z INFO 11335 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 17:16:38 2026-02-24T17:16:38.067Z INFO 11335 --- [cps-integration-test] [ watchdog-th-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:16:38 2026-02-24T17:16:38.189Z INFO 11335 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:16:38 2026-02-24T17:16:38.189Z INFO 11335 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 17:16:38 2026-02-24T17:16:38.388Z ERROR 11335 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 17:16:38 17:16:38 org.onap.cps.api.exceptions.DataspaceNotFoundException: Dataspace not found 17:16:38 at org.onap.cps.ri.repository.DataspaceRepository.lambda$getByName$0(DataspaceRepository.java:42) 17:16:38 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 17:16:38 at org.onap.cps.ri.repository.DataspaceRepository.getByName(DataspaceRepository.java:42) 17:16:38 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 17:16:38 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:75) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 17:16:38 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:165) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 17:16:38 at jdk.proxy2/jdk.proxy2.$Proxy226.getByName(Unknown Source) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:16:38 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:16:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 17:16:38 at jdk.proxy2/jdk.proxy2.$Proxy226.getByName(Unknown Source) 17:16:38 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.getAnchorEntity(CpsDataPersistenceServiceImpl.java:537) 17:16:38 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:231) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:262) 17:16:38 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:227) 17:16:38 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 17:16:38 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:218) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:16:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:16:38 at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 17:16:38 at org.onap.cps.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:60) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:262) 17:16:38 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:227) 17:16:38 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 17:16:38 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:218) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:16:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:16:38 at org.onap.cps.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() 17:16:38 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:259) 17:16:38 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:108) 17:16:38 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandlesByOperationalSyncState(CmHandleQueryServiceImpl.java:120) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:16:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:16:38 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandlesByOperationalSyncState() 17:16:38 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getUnsynchronizedReadyCmHandles(ModuleOperationsUtils.java:89) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:16:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:16:38 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getUnsynchronizedReadyCmHandles() 17:16:38 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:77) 17:16:38 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:16:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:16:38 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$$SpringCGLIB$$0.scheduledUnsynchronizedReadyCmHandleForInitialDataSync() 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 17:16:38 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 17:16:38 at io.micrometer.observation.Observation.observe(Observation.java:498) 17:16:38 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 17:16:38 at org.springframework.scheduling.config.Task$OutcomeTrackingRunnable.run(Task.java:87) 17:16:38 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 17:16:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 17:16:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 17:16:38 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 17:16:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 17:16:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:16:38 at java.base/java.lang.Thread.run(Thread.java:833) 17:16:38 17:16:38 2026-02-24T17:16:38.390Z ERROR 11335 --- [cps-integration-test] [ watchdog-th-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 17:16:38 17:16:38 org.onap.cps.api.exceptions.DataspaceNotFoundException: Dataspace not found 17:16:38 at org.onap.cps.ri.repository.DataspaceRepository.lambda$getByName$0(DataspaceRepository.java:42) 17:16:38 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 17:16:38 at org.onap.cps.ri.repository.DataspaceRepository.getByName(DataspaceRepository.java:42) 17:16:38 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 17:16:38 at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:75) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 17:16:38 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:165) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 17:16:38 at jdk.proxy2/jdk.proxy2.$Proxy226.getByName(Unknown Source) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:16:38 at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:138) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:16:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:223) 17:16:38 at jdk.proxy2/jdk.proxy2.$Proxy226.getByName(Unknown Source) 17:16:38 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.getAnchorEntity(CpsDataPersistenceServiceImpl.java:537) 17:16:38 at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:231) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:262) 17:16:38 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:227) 17:16:38 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 17:16:38 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:218) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:16:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:16:38 at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() 17:16:38 at org.onap.cps.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:60) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at io.micrometer.core.aop.TimedAspect.processWithTimer(TimedAspect.java:262) 17:16:38 at io.micrometer.core.aop.TimedAspect.perform(TimedAspect.java:227) 17:16:38 at io.micrometer.core.aop.TimedAspect.ajc$inlineAccessMethod$io_micrometer_core_aop_TimedAspect$io_micrometer_core_aop_TimedAspect$perform(TimedAspect.java:1) 17:16:38 at io.micrometer.core.aop.TimedAspect.timedMethod(TimedAspect.java:218) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:16:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:16:38 at org.onap.cps.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() 17:16:38 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:259) 17:16:38 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleIdsByState(CmHandleQueryServiceImpl.java:94) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:16:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:16:38 at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandleIdsByState() 17:16:38 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandleIds(ModuleOperationsUtils.java:77) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:16:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:16:38 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandleIds() 17:16:38 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueue(ModuleSyncWatchdog.java:106) 17:16:38 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:94) 17:16:38 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:74) 17:16:38 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.scheduledModuleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:65) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:16:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:16:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:16:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:16:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:16:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:16:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:16:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:16:38 at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.scheduledModuleSyncAdvisedCmHandles() 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:16:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:16:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:16:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:16:38 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 17:16:38 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 17:16:38 at io.micrometer.observation.Observation.observe(Observation.java:498) 17:16:38 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 17:16:38 at org.springframework.scheduling.config.Task$OutcomeTrackingRunnable.run(Task.java:87) 17:16:38 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 17:16:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 17:16:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 17:16:38 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 17:16:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 17:16:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:16:38 at java.base/java.lang.Thread.run(Thread.java:833) 17:16:38 17:16:38 2026-02-24T17:16:38.582Z WARN 11335 --- [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} 17:16:38 2026-02-24T17:16:38.582Z WARN 11335 --- [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} 17:16:38 2026-02-24T17:16:38.582Z WARN 11335 --- [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} 17:16:38 2026-02-24T17:16:38.582Z WARN 11335 --- [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} 17:16:38 2026-02-24T17:16:38.582Z WARN 11335 --- [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} 17:16:38 2026-02-24T17:16:38.583Z INFO 11335 --- [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 17:16:38 2026-02-24T17:16:38.583Z INFO 11335 --- [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 17:16:38 2026-02-24T17:16:38.583Z INFO 11335 --- [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 17:16:38 2026-02-24T17:16:38.583Z INFO 11335 --- [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 17:16:38 2026-02-24T17:16:38.583Z WARN 11335 --- [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} 17:16:38 2026-02-24T17:16:38.583Z INFO 11335 --- [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 17:16:38 2026-02-24T17:16:38.588Z INFO 11335 --- [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 17:16:38 2026-02-24T17:16:38.860Z INFO 11335 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:16:38 2026-02-24T17:16:38.862Z INFO 11335 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:16:38 2026-02-24T17:16:38.865Z INFO 11335 --- [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 17:16:38 2026-02-24T17:16:38.870Z INFO 11335 --- [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 17:16:38 2026-02-24T17:16:38.872Z INFO 11335 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:16:38 2026-02-24T17:16:38.873Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:38.953Z INFO 11335 --- [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-beef10ea-2ccc-43c5-b30c-3077ab9b795d 17:16:39 2026-02-24T17:16:38.953Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:38.954Z INFO 11335 --- [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-e8290bbc-6061-4fab-bd94-c304cb1aad35 17:16:39 2026-02-24T17:16:38.954Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:38.959Z INFO 11335 --- [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-10fcd208-01da-4ec3-9c91-da92685f250a 17:16:39 2026-02-24T17:16:38.959Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:38.975Z INFO 11335 --- [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-beef10ea-2ccc-43c5-b30c-3077ab9b795d', protocol='range'} 17:16:39 2026-02-24T17:16:38.977Z INFO 11335 --- [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=1, memberId='consumer-ncmp-group-3-e8290bbc-6061-4fab-bd94-c304cb1aad35', protocol='range'} 17:16:39 2026-02-24T17:16:38.982Z INFO 11335 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-4-10fcd208-01da-4ec3-9c91-da92685f250a', protocol='range'} 17:16:39 2026-02-24T17:16:38.997Z INFO 11335 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-4-10fcd208-01da-4ec3-9c91-da92685f250a=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-3-e8290bbc-6061-4fab-bd94-c304cb1aad35=Assignment(partitions=[subscription-0])} 17:16:39 2026-02-24T17:16:39.000Z INFO 11335 --- [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-beef10ea-2ccc-43c5-b30c-3077ab9b795d=Assignment(partitions=[ncmp-async-m2m-0])} 17:16:39 2026-02-24T17:16:39.013Z INFO 11335 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:16:39 2026-02-24T17:16:39.015Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.035Z INFO 11335 --- [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=1, memberId='consumer-ncmp-group-3-e8290bbc-6061-4fab-bd94-c304cb1aad35', protocol='range'} 17:16:39 2026-02-24T17:16:39.035Z INFO 11335 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:16:39 2026-02-24T17:16:39.036Z INFO 11335 --- [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]) 17:16:39 2026-02-24T17:16:39.036Z INFO 11335 --- [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=1, memberId='consumer-ncmp-group-4-10fcd208-01da-4ec3-9c91-da92685f250a', protocol='range'} 17:16:39 2026-02-24T17:16:39.036Z INFO 11335 --- [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]) 17:16:39 2026-02-24T17:16:39.037Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.038Z INFO 11335 --- [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-beef10ea-2ccc-43c5-b30c-3077ab9b795d', protocol='range'} 17:16:39 2026-02-24T17:16:39.038Z INFO 11335 --- [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]) 17:16:39 2026-02-24T17:16:39.041Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.043Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.045Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.070Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.072Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.075Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.077Z INFO 11335 --- [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-0e4880f2-93b5-42d2-9482-2e3b69e97684 17:16:39 2026-02-24T17:16:39.077Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.078Z INFO 11335 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:16:39 2026-02-24T17:16:39.079Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.080Z INFO 11335 --- [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-07a16134-7261-4311-bbff-d0da1c625c0b 17:16:39 2026-02-24T17:16:39.081Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.081Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.083Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.083Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.097Z INFO 11335 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:16:39 2026-02-24T17:16:39.105Z INFO 11335 --- [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-d2e34859-5a5d-4439-b896-b680a59956da 17:16:39 2026-02-24T17:16:39.105Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.109Z INFO 11335 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:16:39 2026-02-24T17:16:39.110Z INFO 11335 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:16:39 2026-02-24T17:16:39.112Z INFO 11335 --- [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-d2e34859-5a5d-4439-b896-b680a59956da', protocol='range'} 17:16:39 2026-02-24T17:16:39.113Z INFO 11335 --- [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-d2e34859-5a5d-4439-b896-b680a59956da=Assignment(partitions=[ncmp-async-m2m-0])} 17:16:39 2026-02-24T17:16:39.118Z INFO 11335 --- [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-d2e34859-5a5d-4439-b896-b680a59956da', protocol='range'} 17:16:39 2026-02-24T17:16:39.119Z INFO 11335 --- [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]) 17:16:39 2026-02-24T17:16:39.119Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.120Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.123Z INFO 11335 --- [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 17:16:39 2026-02-24T17:16:39.126Z INFO 11335 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:16:39 2026-02-24T17:16:39.138Z INFO 11335 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 17:16:39 2026-02-24T17:16:39.138Z INFO 11335 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:16:39 2026-02-24T17:16:39.139Z INFO 11335 --- [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] 17:16:39 2026-02-24T17:16:39.148Z INFO 11335 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 17:16:39 2026-02-24T17:16:39.383Z INFO 11335 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 17:16:39 2026-02-24T17:16:39.383Z INFO 11335 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 17:16:39 2026-02-24T17:16:39.384Z INFO 11335 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:16:39 2026-02-24T17:16:39.384Z INFO 11335 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:16:39 2026-02-24T17:16:39.384Z INFO 11335 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Schema Set: dmi-registry-2024-02-23 17:16:39 2026-02-24T17:16:39.473Z INFO 11335 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 17:16:39 2026-02-24T17:16:39.616Z INFO 11335 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 17:16:39 2026-02-24T17:16:39.680Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 17:16:39 2026-02-24T17:16:39.710Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 17:16:39 2026-02-24T17:16:39.728Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 17:16:39 2026-02-24T17:16:39.748Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 17:16:39 2026-02-24T17:16:39.765Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 17:16:39 2026-02-24T17:16:39.808Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 17:16:39 2026-02-24T17:16:39.872Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 17:16:39 2026-02-24T17:16:39.873Z INFO 11335 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:16:39 2026-02-24T17:16:39.873Z INFO 11335 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:16:39 2026-02-24T17:16:39.873Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 17:16:39 2026-02-24T17:16:39.935Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 17:16:39 2026-02-24T17:16:39.935Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 17:16:39 2026-02-24T17:16:39.935Z INFO 11335 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:16:39 2026-02-24T17:16:39.936Z INFO 11335 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 17:16:39 2026-02-24T17:16:39.936Z INFO 11335 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 17:16:39 2026-02-24T17:16:39.936Z INFO 11335 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 17:16:39 2026-02-24T17:16:39.936Z INFO 11335 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 17:16:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:16:40 2026-02-24T17:16:40.721Z INFO 11335 --- [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] 17:16:40 2026-02-24T17:16:40.750Z INFO 11335 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:16:40 acks = -1 17:16:40 auto.include.jmx.reporter = true 17:16:40 batch.size = 16384 17:16:40 bootstrap.servers = [localhost:32777] 17:16:40 buffer.memory = 33554432 17:16:40 client.dns.lookup = use_all_dns_ips 17:16:40 client.id = cps-core-1 17:16:40 compression.gzip.level = -1 17:16:40 compression.lz4.level = 9 17:16:40 compression.type = none 17:16:40 compression.zstd.level = 3 17:16:40 connections.max.idle.ms = 540000 17:16:40 delivery.timeout.ms = 120000 17:16:40 enable.idempotence = true 17:16:40 enable.metrics.push = true 17:16:40 interceptor.classes = [] 17:16:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:16:40 linger.ms = 0 17:16:40 max.block.ms = 60000 17:16:40 max.in.flight.requests.per.connection = 5 17:16:40 max.request.size = 1048576 17:16:40 metadata.max.age.ms = 300000 17:16:40 metadata.max.idle.ms = 300000 17:16:40 metadata.recovery.strategy = none 17:16:40 metric.reporters = [] 17:16:40 metrics.num.samples = 2 17:16:40 metrics.recording.level = INFO 17:16:40 metrics.sample.window.ms = 30000 17:16:40 partitioner.adaptive.partitioning.enable = true 17:16:40 partitioner.availability.timeout.ms = 0 17:16:40 partitioner.class = null 17:16:40 partitioner.ignore.keys = false 17:16:40 receive.buffer.bytes = 32768 17:16:40 reconnect.backoff.max.ms = 1000 17:16:40 reconnect.backoff.ms = 50 17:16:40 request.timeout.ms = 30000 17:16:40 retries = 2147483647 17:16:40 retry.backoff.max.ms = 1000 17:16:40 retry.backoff.ms = 100 17:16:40 sasl.client.callback.handler.class = null 17:16:40 sasl.jaas.config = null 17:16:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:40 sasl.kerberos.min.time.before.relogin = 60000 17:16:40 sasl.kerberos.service.name = null 17:16:40 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:40 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:40 sasl.login.callback.handler.class = null 17:16:40 sasl.login.class = null 17:16:40 sasl.login.connect.timeout.ms = null 17:16:40 sasl.login.read.timeout.ms = null 17:16:40 sasl.login.refresh.buffer.seconds = 300 17:16:40 sasl.login.refresh.min.period.seconds = 60 17:16:40 sasl.login.refresh.window.factor = 0.8 17:16:40 sasl.login.refresh.window.jitter = 0.05 17:16:40 sasl.login.retry.backoff.max.ms = 10000 17:16:40 sasl.login.retry.backoff.ms = 100 17:16:40 sasl.mechanism = GSSAPI 17:16:40 sasl.oauthbearer.clock.skew.seconds = 30 17:16:40 sasl.oauthbearer.expected.audience = null 17:16:40 sasl.oauthbearer.expected.issuer = null 17:16:40 sasl.oauthbearer.header.urlencode = false 17:16:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:40 sasl.oauthbearer.jwks.endpoint.url = null 17:16:40 sasl.oauthbearer.scope.claim.name = scope 17:16:40 sasl.oauthbearer.sub.claim.name = sub 17:16:40 sasl.oauthbearer.token.endpoint.url = null 17:16:40 security.protocol = PLAINTEXT 17:16:40 security.providers = null 17:16:40 send.buffer.bytes = 131072 17:16:40 socket.connection.setup.timeout.max.ms = 30000 17:16:40 socket.connection.setup.timeout.ms = 10000 17:16:40 ssl.cipher.suites = null 17:16:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:40 ssl.endpoint.identification.algorithm = https 17:16:40 ssl.engine.factory.class = null 17:16:40 ssl.key.password = null 17:16:40 ssl.keymanager.algorithm = SunX509 17:16:40 ssl.keystore.certificate.chain = null 17:16:40 ssl.keystore.key = null 17:16:40 ssl.keystore.location = null 17:16:40 ssl.keystore.password = null 17:16:40 ssl.keystore.type = JKS 17:16:40 ssl.protocol = TLSv1.3 17:16:40 ssl.provider = null 17:16:40 ssl.secure.random.implementation = null 17:16:40 ssl.trustmanager.algorithm = PKIX 17:16:40 ssl.truststore.certificates = null 17:16:40 ssl.truststore.location = null 17:16:40 ssl.truststore.password = null 17:16:40 ssl.truststore.type = JKS 17:16:40 transaction.timeout.ms = 60000 17:16:40 transactional.id = null 17:16:40 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:16:40 17:16:40 2026-02-24T17:16:40.751Z INFO 11335 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:40 2026-02-24T17:16:40.752Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:40 2026-02-24T17:16:40.757Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:40 2026-02-24T17:16:40.759Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:40 2026-02-24T17:16:40.760Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:40 2026-02-24T17:16:40.760Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:40 2026-02-24T17:16:40.766Z INFO 11335 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 17:16:40 2026-02-24T17:16:40.782Z INFO 11335 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:40 2026-02-24T17:16:40.782Z INFO 11335 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:40 2026-02-24T17:16:40.782Z INFO 11335 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953400782 17:16:40 2026-02-24T17:16:40.796Z WARN 11335 --- [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} 17:16:40 2026-02-24T17:16:40.796Z INFO 11335 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:16:40 2026-02-24T17:16:40.908Z INFO 11335 --- [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 17:16:41 2026-02-24T17:16:41.501Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:41 2026-02-24T17:16:41.519Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:41 2026-02-24T17:16:41.623Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:41 2026-02-24T17:16:41.711Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:41 2026-02-24T17:16:41.711Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:41 2026-02-24T17:16:41.712Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:41 2026-02-24T17:16:41.712Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:41 2026-02-24T17:16:41.712Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:41 2026-02-24T17:16:41.795Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:16:41 2026-02-24T17:16:41.826Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:16:41 2026-02-24T17:16:41.885Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:41 2026-02-24T17:16:41.960Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:41 2026-02-24T17:16:41.961Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:41 2026-02-24T17:16:41.961Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:41 2026-02-24T17:16:41.962Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:41 2026-02-24T17:16:41.962Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:42 2026-02-24T17:16:41.987Z INFO 11335 --- [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: group is already rebalancing 17:16:42 2026-02-24T17:16:41.989Z INFO 11335 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 17:16:42 2026-02-24T17:16:41.989Z INFO 11335 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 17:16:42 2026-02-24T17:16:41.990Z INFO 11335 --- [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 17:16:42 2026-02-24T17:16:41.994Z INFO 11335 --- [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: group is already rebalancing 17:16:42 2026-02-24T17:16:41.994Z INFO 11335 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 17:16:42 2026-02-24T17:16:41.995Z INFO 11335 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 17:16:42 2026-02-24T17:16:41.995Z INFO 11335 --- [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 17:16:42 2026-02-24T17:16:41.998Z INFO 11335 --- [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-0e4880f2-93b5-42d2-9482-2e3b69e97684', protocol='range'} 17:16:42 2026-02-24T17:16:41.999Z INFO 11335 --- [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-07a16134-7261-4311-bbff-d0da1c625c0b', protocol='range'} 17:16:42 2026-02-24T17:16:41.999Z INFO 11335 --- [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-e8290bbc-6061-4fab-bd94-c304cb1aad35', protocol='range'} 17:16:42 2026-02-24T17:16:42.000Z INFO 11335 --- [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-10fcd208-01da-4ec3-9c91-da92685f250a', protocol='range'} 17:16:42 2026-02-24T17:16:42.058Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:16:42 2026-02-24T17:16:42.073Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:16:42 2026-02-24T17:16:42.110Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:42 2026-02-24T17:16:42.213Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.t.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 17:16:42 2026-02-24T17:16:42.214Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 17:16:42 2026-02-24T17:16:42.279Z INFO 11335 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-4-10fcd208-01da-4ec3-9c91-da92685f250a=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-2-07a16134-7261-4311-bbff-d0da1c625c0b=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-3-e8290bbc-6061-4fab-bd94-c304cb1aad35=Assignment(partitions=[subscription-0]), consumer-ncmp-group-1-0e4880f2-93b5-42d2-9482-2e3b69e97684=Assignment(partitions=[dmi-cm-events-0])} 17:16:42 2026-02-24T17:16:42.283Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 17:16:42 2026-02-24T17:16:42.284Z INFO 11335 --- [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-10fcd208-01da-4ec3-9c91-da92685f250a', protocol='range'} 17:16:42 2026-02-24T17:16:42.284Z INFO 11335 --- [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-0e4880f2-93b5-42d2-9482-2e3b69e97684', protocol='range'} 17:16:42 2026-02-24T17:16:42.285Z INFO 11335 --- [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]) 17:16:42 2026-02-24T17:16:42.285Z INFO 11335 --- [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]) 17:16:42 2026-02-24T17:16:42.285Z INFO 11335 --- [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 17:16:42 2026-02-24T17:16:42.285Z INFO 11335 --- [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 17:16:42 2026-02-24T17:16:42.286Z INFO 11335 --- [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-07a16134-7261-4311-bbff-d0da1c625c0b', protocol='range'} 17:16:42 2026-02-24T17:16:42.286Z INFO 11335 --- [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]) 17:16:42 2026-02-24T17:16:42.286Z INFO 11335 --- [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 17:16:42 2026-02-24T17:16:42.289Z INFO 11335 --- [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-e8290bbc-6061-4fab-bd94-c304cb1aad35', protocol='range'} 17:16:42 2026-02-24T17:16:42.289Z INFO 11335 --- [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]) 17:16:42 2026-02-24T17:16:42.289Z INFO 11335 --- [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 17:16:42 2026-02-24T17:16:42.291Z INFO 11335 --- [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 17:16:42 2026-02-24T17:16:42.291Z INFO 11335 --- [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 17:16:42 2026-02-24T17:16:42.294Z INFO 11335 --- [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 17:16:42 2026-02-24T17:16:42.294Z INFO 11335 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:16:42 2026-02-24T17:16:42.294Z INFO 11335 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 17:16:42 2026-02-24T17:16:42.295Z INFO 11335 --- [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 17:16:42 2026-02-24T17:16:42.298Z INFO 11335 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:16:42 2026-02-24T17:16:42.299Z INFO 11335 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:16:42 2026-02-24T17:16:42.299Z INFO 11335 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:16:42 2026-02-24T17:16:42.301Z INFO 11335 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 17:16:42 2026-02-24T17:16:42.303Z INFO 11335 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 17:16:42 2026-02-24T17:16:42.303Z INFO 11335 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 17:16:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.77 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 17:16:42 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 17:16:42 2026-02-24T17:16:42.666Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:42 2026-02-24T17:16:42.666Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:42 2026-02-24T17:16:42.667Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:42 2026-02-24T17:16:42.667Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:42 2026-02-24T17:16:42.667Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:42 2026-02-24T17:16:42.755Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:42 2026-02-24T17:16:42.776Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:42 2026-02-24T17:16:42.807Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:43 2026-02-24T17:16:43.052Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:43 2026-02-24T17:16:43.052Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:43 2026-02-24T17:16:43.053Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:43 2026-02-24T17:16:43.053Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:43 2026-02-24T17:16:43.053Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:43 2026-02-24T17:16:43.131Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:43 2026-02-24T17:16:43.145Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:43 2026-02-24T17:16:43.177Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:43 2026-02-24T17:16:43.361Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:43 2026-02-24T17:16:43.361Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:43 2026-02-24T17:16:43.362Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:43 2026-02-24T17:16:43.362Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:43 2026-02-24T17:16:43.362Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:43 2026-02-24T17:16:43.442Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:43 2026-02-24T17:16:43.457Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:43 2026-02-24T17:16:43.487Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 17:16:43 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 17:16:43 2026-02-24T17:16:43.680Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:43 2026-02-24T17:16:43.680Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:43 2026-02-24T17:16:43.681Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:43 2026-02-24T17:16:43.681Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:43 2026-02-24T17:16:43.681Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:43 2026-02-24T17:16:43.757Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:43 2026-02-24T17:16:43.773Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:43 2026-02-24T17:16:43.805Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:43 2026-02-24T17:16:43.853Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:43 2026-02-24T17:16:43.854Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:43 2026-02-24T17:16:43.854Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:43 2026-02-24T17:16:43.855Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:43 2026-02-24T17:16:43.855Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:44 2026-02-24T17:16:43.930Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:16:44 2026-02-24T17:16:43.949Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:16:44 2026-02-24T17:16:43.990Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:44 2026-02-24T17:16:44.248Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:44 2026-02-24T17:16:44.248Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:44 2026-02-24T17:16:44.249Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:44 2026-02-24T17:16:44.249Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:44 2026-02-24T17:16:44.249Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:44 2026-02-24T17:16:44.332Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:44 2026-02-24T17:16:44.356Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:44 2026-02-24T17:16:44.392Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:44 2026-02-24T17:16:44.448Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:44 2026-02-24T17:16:44.448Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:44 2026-02-24T17:16:44.449Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:44 2026-02-24T17:16:44.449Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:44 2026-02-24T17:16:44.449Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:44 2026-02-24T17:16:44.531Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:16:44 2026-02-24T17:16:44.547Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:16:44 2026-02-24T17:16:44.584Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:45 2026-02-24T17:16:44.952Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:45 2026-02-24T17:16:44.953Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:45 2026-02-24T17:16:44.954Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:45 2026-02-24T17:16:44.954Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:45 2026-02-24T17:16:44.954Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:45 2026-02-24T17:16:45.037Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:45 2026-02-24T17:16:45.055Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:45 2026-02-24T17:16:45.097Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:45 2026-02-24T17:16:45.140Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:45 2026-02-24T17:16:45.141Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:45 2026-02-24T17:16:45.141Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:45 2026-02-24T17:16:45.142Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:45 2026-02-24T17:16:45.142Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:45 2026-02-24T17:16:45.218Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:16:45 2026-02-24T17:16:45.233Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:16:45 2026-02-24T17:16:45.270Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:45 2026-02-24T17:16:45.547Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:45 2026-02-24T17:16:45.548Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:45 2026-02-24T17:16:45.548Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:45 2026-02-24T17:16:45.548Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:45 2026-02-24T17:16:45.548Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:45 2026-02-24T17:16:45.634Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:45 2026-02-24T17:16:45.656Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:45 2026-02-24T17:16:45.690Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:45 2026-02-24T17:16:45.748Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:45 2026-02-24T17:16:45.749Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:45 2026-02-24T17:16:45.749Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:45 2026-02-24T17:16:45.749Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:45 2026-02-24T17:16:45.749Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:45 2026-02-24T17:16:45.827Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:16:45 2026-02-24T17:16:45.843Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:16:45 2026-02-24T17:16:45.884Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:46 2026-02-24T17:16:46.144Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:46 2026-02-24T17:16:46.144Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:46 2026-02-24T17:16:46.145Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:46 2026-02-24T17:16:46.145Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:46 2026-02-24T17:16:46.145Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:46 2026-02-24T17:16:46.218Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:46 2026-02-24T17:16:46.233Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:46 2026-02-24T17:16:46.260Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:46 2026-02-24T17:16:46.302Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:46 2026-02-24T17:16:46.302Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:46 2026-02-24T17:16:46.303Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:46 2026-02-24T17:16:46.303Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:46 2026-02-24T17:16:46.303Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:46 2026-02-24T17:16:46.384Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:16:46 2026-02-24T17:16:46.409Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:16:46 2026-02-24T17:16:46.444Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:46 2026-02-24T17:16:46.674Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:46 2026-02-24T17:16:46.676Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:46 2026-02-24T17:16:46.677Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:46 2026-02-24T17:16:46.678Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:46 2026-02-24T17:16:46.678Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:46 2026-02-24T17:16:46.753Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:46 2026-02-24T17:16:46.768Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:46 2026-02-24T17:16:46.793Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:46 2026-02-24T17:16:46.837Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:46 2026-02-24T17:16:46.838Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:46 2026-02-24T17:16:46.838Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:46 2026-02-24T17:16:46.839Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:46 2026-02-24T17:16:46.839Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:47 2026-02-24T17:16:46.913Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:16:47 2026-02-24T17:16:46.927Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:16:47 2026-02-24T17:16:46.952Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:47 2026-02-24T17:16:47.162Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:47 2026-02-24T17:16:47.165Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:47 2026-02-24T17:16:47.166Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:47 2026-02-24T17:16:47.166Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:47 2026-02-24T17:16:47.166Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:47 2026-02-24T17:16:47.239Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:47 2026-02-24T17:16:47.255Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:47 2026-02-24T17:16:47.302Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:47 2026-02-24T17:16:47.346Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:47 2026-02-24T17:16:47.346Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:47 2026-02-24T17:16:47.347Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:47 2026-02-24T17:16:47.347Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:47 2026-02-24T17:16:47.347Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:47 2026-02-24T17:16:47.418Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:16:47 2026-02-24T17:16:47.431Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:16:47 2026-02-24T17:16:47.460Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:47 2026-02-24T17:16:47.661Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:47 2026-02-24T17:16:47.661Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:47 2026-02-24T17:16:47.662Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:47 2026-02-24T17:16:47.662Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:47 2026-02-24T17:16:47.662Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:47 2026-02-24T17:16:47.730Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:47 2026-02-24T17:16:47.739Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:47 2026-02-24T17:16:47.765Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:47 2026-02-24T17:16:47.802Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:47 2026-02-24T17:16:47.803Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:47 2026-02-24T17:16:47.803Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:47 2026-02-24T17:16:47.804Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:47 2026-02-24T17:16:47.804Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:47 2026-02-24T17:16:47.869Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:16:47 2026-02-24T17:16:47.881Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:16:47 2026-02-24T17:16:47.905Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:48 2026-02-24T17:16:48.107Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:48 2026-02-24T17:16:48.107Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:48 2026-02-24T17:16:48.108Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:48 2026-02-24T17:16:48.108Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:48 2026-02-24T17:16:48.108Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:48 2026-02-24T17:16:48.179Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:48 2026-02-24T17:16:48.190Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:48 2026-02-24T17:16:48.214Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:48 2026-02-24T17:16:48.247Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:48 2026-02-24T17:16:48.248Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:48 2026-02-24T17:16:48.249Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:48 2026-02-24T17:16:48.249Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:48 2026-02-24T17:16:48.249Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:48 2026-02-24T17:16:48.321Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:16:48 2026-02-24T17:16:48.339Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:16:48 2026-02-24T17:16:48.383Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:48 2026-02-24T17:16:48.667Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:48 2026-02-24T17:16:48.668Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:48 2026-02-24T17:16:48.668Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:48 2026-02-24T17:16:48.669Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:48 2026-02-24T17:16:48.669Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:48 2026-02-24T17:16:48.744Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:48 2026-02-24T17:16:48.760Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:48 2026-02-24T17:16:48.785Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:48 2026-02-24T17:16:48.824Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:48 2026-02-24T17:16:48.824Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:48 2026-02-24T17:16:48.825Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:48 2026-02-24T17:16:48.825Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:48 2026-02-24T17:16:48.825Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:48 2026-02-24T17:16:48.897Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:16:48 2026-02-24T17:16:48.910Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:16:49 2026-02-24T17:16:48.933Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:49 2026-02-24T17:16:49.149Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:49 2026-02-24T17:16:49.149Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:49 2026-02-24T17:16:49.150Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:49 2026-02-24T17:16:49.150Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:49 2026-02-24T17:16:49.150Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:49 2026-02-24T17:16:49.218Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:49 2026-02-24T17:16:49.233Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:49 2026-02-24T17:16:49.261Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:49 2026-02-24T17:16:49.308Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:49 2026-02-24T17:16:49.309Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:49 2026-02-24T17:16:49.311Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:49 2026-02-24T17:16:49.311Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:49 2026-02-24T17:16:49.311Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:49 2026-02-24T17:16:49.388Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:16:49 2026-02-24T17:16:49.400Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:16:49 2026-02-24T17:16:49.426Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:49 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.023 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 17:16:49 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 17:16:49 2026-02-24T17:16:49.713Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:49 2026-02-24T17:16:49.713Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:49 2026-02-24T17:16:49.714Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:49 2026-02-24T17:16:49.714Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:49 2026-02-24T17:16:49.714Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:49 2026-02-24T17:16:49.800Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:49 2026-02-24T17:16:49.814Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:49 2026-02-24T17:16:49.840Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:50 2026-02-24T17:16:49.992Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:50 2026-02-24T17:16:49.993Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:50 2026-02-24T17:16:49.993Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:50 2026-02-24T17:16:49.994Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:50 2026-02-24T17:16:49.994Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:50 2026-02-24T17:16:50.071Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:50 2026-02-24T17:16:50.087Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:50 2026-02-24T17:16:50.115Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.575 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 17:16:50 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 17:16:50 2026-02-24T17:16:50.260Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:16:50 allow.auto.create.topics = true 17:16:50 auto.commit.interval.ms = 5000 17:16:50 auto.include.jmx.reporter = true 17:16:50 auto.offset.reset = latest 17:16:50 bootstrap.servers = [localhost:32777] 17:16:50 check.crcs = true 17:16:50 client.dns.lookup = use_all_dns_ips 17:16:50 client.id = consumer-test-group-7 17:16:50 client.rack = 17:16:50 connections.max.idle.ms = 540000 17:16:50 default.api.timeout.ms = 60000 17:16:50 enable.auto.commit = true 17:16:50 enable.metrics.push = true 17:16:50 exclude.internal.topics = true 17:16:50 fetch.max.bytes = 52428800 17:16:50 fetch.max.wait.ms = 500 17:16:50 fetch.min.bytes = 1 17:16:50 group.id = test-group 17:16:50 group.instance.id = null 17:16:50 group.protocol = classic 17:16:50 group.remote.assignor = null 17:16:50 heartbeat.interval.ms = 3000 17:16:50 interceptor.classes = [] 17:16:50 internal.leave.group.on.close = true 17:16:50 internal.throw.on.fetch.stable.offset.unsupported = false 17:16:50 isolation.level = read_uncommitted 17:16:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:16:50 max.partition.fetch.bytes = 1048576 17:16:50 max.poll.interval.ms = 300000 17:16:50 max.poll.records = 2147483647 17:16:50 metadata.max.age.ms = 300000 17:16:50 metadata.recovery.strategy = none 17:16:50 metric.reporters = [] 17:16:50 metrics.num.samples = 2 17:16:50 metrics.recording.level = INFO 17:16:50 metrics.sample.window.ms = 30000 17:16:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:16:50 receive.buffer.bytes = 65536 17:16:50 reconnect.backoff.max.ms = 1000 17:16:50 reconnect.backoff.ms = 50 17:16:50 request.timeout.ms = 30000 17:16:50 retry.backoff.max.ms = 1000 17:16:50 retry.backoff.ms = 100 17:16:50 sasl.client.callback.handler.class = null 17:16:50 sasl.jaas.config = null 17:16:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:50 sasl.kerberos.min.time.before.relogin = 60000 17:16:50 sasl.kerberos.service.name = null 17:16:50 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:50 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:50 sasl.login.callback.handler.class = null 17:16:50 sasl.login.class = null 17:16:50 sasl.login.connect.timeout.ms = null 17:16:50 sasl.login.read.timeout.ms = null 17:16:50 sasl.login.refresh.buffer.seconds = 300 17:16:50 sasl.login.refresh.min.period.seconds = 60 17:16:50 sasl.login.refresh.window.factor = 0.8 17:16:50 sasl.login.refresh.window.jitter = 0.05 17:16:50 sasl.login.retry.backoff.max.ms = 10000 17:16:50 sasl.login.retry.backoff.ms = 100 17:16:50 sasl.mechanism = GSSAPI 17:16:50 sasl.oauthbearer.clock.skew.seconds = 30 17:16:50 sasl.oauthbearer.expected.audience = null 17:16:50 sasl.oauthbearer.expected.issuer = null 17:16:50 sasl.oauthbearer.header.urlencode = false 17:16:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:50 sasl.oauthbearer.jwks.endpoint.url = null 17:16:50 sasl.oauthbearer.scope.claim.name = scope 17:16:50 sasl.oauthbearer.sub.claim.name = sub 17:16:50 sasl.oauthbearer.token.endpoint.url = null 17:16:50 security.protocol = PLAINTEXT 17:16:50 security.providers = null 17:16:50 send.buffer.bytes = 131072 17:16:50 session.timeout.ms = 45000 17:16:50 socket.connection.setup.timeout.max.ms = 30000 17:16:50 socket.connection.setup.timeout.ms = 10000 17:16:50 ssl.cipher.suites = null 17:16:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:50 ssl.endpoint.identification.algorithm = https 17:16:50 ssl.engine.factory.class = null 17:16:50 ssl.key.password = null 17:16:50 ssl.keymanager.algorithm = SunX509 17:16:50 ssl.keystore.certificate.chain = null 17:16:50 ssl.keystore.key = null 17:16:50 ssl.keystore.location = null 17:16:50 ssl.keystore.password = null 17:16:50 ssl.keystore.type = JKS 17:16:50 ssl.protocol = TLSv1.3 17:16:50 ssl.provider = null 17:16:50 ssl.secure.random.implementation = null 17:16:50 ssl.trustmanager.algorithm = PKIX 17:16:50 ssl.truststore.certificates = null 17:16:50 ssl.truststore.location = null 17:16:50 ssl.truststore.password = null 17:16:50 ssl.truststore.type = JKS 17:16:50 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:16:50 17:16:50 2026-02-24T17:16:50.260Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:50 2026-02-24T17:16:50.263Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:50 2026-02-24T17:16:50.263Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:50 2026-02-24T17:16:50.263Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953410263 17:16:50 2026-02-24T17:16:50.268Z INFO 11335 --- [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 17:16:50 2026-02-24T17:16:50.298Z WARN 11335 --- [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} 17:16:50 2026-02-24T17:16:50.298Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:16:50 2026-02-24T17:16:50.299Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:16:50 2026-02-24T17:16:50.304Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 17:16:50 2026-02-24T17:16:50.309Z INFO 11335 --- [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-64387e0c-dbc8-47d8-9f3e-7bb0b4a2a7d2 17:16:50 2026-02-24T17:16:50.309Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 17:16:50 2026-02-24T17:16:50.319Z INFO 11335 --- [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-64387e0c-dbc8-47d8-9f3e-7bb0b4a2a7d2', protocol='range'} 17:16:50 2026-02-24T17:16:50.424Z INFO 11335 --- [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-64387e0c-dbc8-47d8-9f3e-7bb0b4a2a7d2=Assignment(partitions=[legacy-batch-topic-0])} 17:16:50 2026-02-24T17:16:50.429Z INFO 11335 --- [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-64387e0c-dbc8-47d8-9f3e-7bb0b4a2a7d2', protocol='range'} 17:16:50 2026-02-24T17:16:50.430Z INFO 11335 --- [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]) 17:16:50 2026-02-24T17:16:50.430Z INFO 11335 --- [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 17:16:50 2026-02-24T17:16:50.436Z INFO 11335 --- [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 17:16:50 2026-02-24T17:16:50.438Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:16:50 2026-02-24T17:16:50.807Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:50 2026-02-24T17:16:50.807Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:50 2026-02-24T17:16:50.808Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:50 2026-02-24T17:16:50.808Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:50 2026-02-24T17:16:50.808Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:50 2026-02-24T17:16:50.879Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:16:50 2026-02-24T17:16:50.894Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:16:50 2026-02-24T17:16:50.920Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:51 2026-02-24T17:16:51.041Z INFO 11335 --- [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 17:16:51 2026-02-24T17:16:51.041Z INFO 11335 --- [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-64387e0c-dbc8-47d8-9f3e-7bb0b4a2a7d2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:16:51 2026-02-24T17:16:51.043Z INFO 11335 --- [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 17:16:51 2026-02-24T17:16:51.043Z INFO 11335 --- [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 17:16:51 2026-02-24T17:16:51.043Z INFO 11335 --- [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 17:16:51 2026-02-24T17:16:51.046Z INFO 11335 --- [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 17:16:51 2026-02-24T17:16:51.046Z INFO 11335 --- [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 17:16:51 2026-02-24T17:16:51.061Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:16:51 2026-02-24T17:16:51.061Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:16:51 2026-02-24T17:16:51.061Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:16:51 2026-02-24T17:16:51.061Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:16:51 2026-02-24T17:16:51.066Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 17:16:51 2026-02-24T17:16:51.089Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:16:51 allow.auto.create.topics = true 17:16:51 auto.commit.interval.ms = 5000 17:16:51 auto.include.jmx.reporter = true 17:16:51 auto.offset.reset = latest 17:16:51 bootstrap.servers = [localhost:32777] 17:16:51 check.crcs = true 17:16:51 client.dns.lookup = use_all_dns_ips 17:16:51 client.id = consumer-test-group-8 17:16:51 client.rack = 17:16:51 connections.max.idle.ms = 540000 17:16:51 default.api.timeout.ms = 60000 17:16:51 enable.auto.commit = true 17:16:51 enable.metrics.push = true 17:16:51 exclude.internal.topics = true 17:16:51 fetch.max.bytes = 52428800 17:16:51 fetch.max.wait.ms = 500 17:16:51 fetch.min.bytes = 1 17:16:51 group.id = test-group 17:16:51 group.instance.id = null 17:16:51 group.protocol = classic 17:16:51 group.remote.assignor = null 17:16:51 heartbeat.interval.ms = 3000 17:16:51 interceptor.classes = [] 17:16:51 internal.leave.group.on.close = true 17:16:51 internal.throw.on.fetch.stable.offset.unsupported = false 17:16:51 isolation.level = read_uncommitted 17:16:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:16:51 max.partition.fetch.bytes = 1048576 17:16:51 max.poll.interval.ms = 300000 17:16:51 max.poll.records = 2147483647 17:16:51 metadata.max.age.ms = 300000 17:16:51 metadata.recovery.strategy = none 17:16:51 metric.reporters = [] 17:16:51 metrics.num.samples = 2 17:16:51 metrics.recording.level = INFO 17:16:51 metrics.sample.window.ms = 30000 17:16:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:16:51 receive.buffer.bytes = 65536 17:16:51 reconnect.backoff.max.ms = 1000 17:16:51 reconnect.backoff.ms = 50 17:16:51 request.timeout.ms = 30000 17:16:51 retry.backoff.max.ms = 1000 17:16:51 retry.backoff.ms = 100 17:16:51 sasl.client.callback.handler.class = null 17:16:51 sasl.jaas.config = null 17:16:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:51 sasl.kerberos.min.time.before.relogin = 60000 17:16:51 sasl.kerberos.service.name = null 17:16:51 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:51 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:51 sasl.login.callback.handler.class = null 17:16:51 sasl.login.class = null 17:16:51 sasl.login.connect.timeout.ms = null 17:16:51 sasl.login.read.timeout.ms = null 17:16:51 sasl.login.refresh.buffer.seconds = 300 17:16:51 sasl.login.refresh.min.period.seconds = 60 17:16:51 sasl.login.refresh.window.factor = 0.8 17:16:51 sasl.login.refresh.window.jitter = 0.05 17:16:51 sasl.login.retry.backoff.max.ms = 10000 17:16:51 sasl.login.retry.backoff.ms = 100 17:16:51 sasl.mechanism = GSSAPI 17:16:51 sasl.oauthbearer.clock.skew.seconds = 30 17:16:51 sasl.oauthbearer.expected.audience = null 17:16:51 sasl.oauthbearer.expected.issuer = null 17:16:51 sasl.oauthbearer.header.urlencode = false 17:16:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:51 sasl.oauthbearer.jwks.endpoint.url = null 17:16:51 sasl.oauthbearer.scope.claim.name = scope 17:16:51 sasl.oauthbearer.sub.claim.name = sub 17:16:51 sasl.oauthbearer.token.endpoint.url = null 17:16:51 security.protocol = PLAINTEXT 17:16:51 security.providers = null 17:16:51 send.buffer.bytes = 131072 17:16:51 session.timeout.ms = 45000 17:16:51 socket.connection.setup.timeout.max.ms = 30000 17:16:51 socket.connection.setup.timeout.ms = 10000 17:16:51 ssl.cipher.suites = null 17:16:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:51 ssl.endpoint.identification.algorithm = https 17:16:51 ssl.engine.factory.class = null 17:16:51 ssl.key.password = null 17:16:51 ssl.keymanager.algorithm = SunX509 17:16:51 ssl.keystore.certificate.chain = null 17:16:51 ssl.keystore.key = null 17:16:51 ssl.keystore.location = null 17:16:51 ssl.keystore.password = null 17:16:51 ssl.keystore.type = JKS 17:16:51 ssl.protocol = TLSv1.3 17:16:51 ssl.provider = null 17:16:51 ssl.secure.random.implementation = null 17:16:51 ssl.trustmanager.algorithm = PKIX 17:16:51 ssl.truststore.certificates = null 17:16:51 ssl.truststore.location = null 17:16:51 ssl.truststore.password = null 17:16:51 ssl.truststore.type = JKS 17:16:51 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:16:51 17:16:51 2026-02-24T17:16:51.089Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:51 2026-02-24T17:16:51.092Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:51 2026-02-24T17:16:51.092Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:51 2026-02-24T17:16:51.092Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953411092 17:16:51 2026-02-24T17:16:51.092Z INFO 11335 --- [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 17:16:51 2026-02-24T17:16:51.101Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:16:51 2026-02-24T17:16:51.102Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:16:51 2026-02-24T17:16:51.103Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 17:16:51 2026-02-24T17:16:51.107Z INFO 11335 --- [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-f0cb336f-5a69-4475-9de3-a47162eb4db4 17:16:51 2026-02-24T17:16:51.107Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 17:16:51 2026-02-24T17:16:51.110Z INFO 11335 --- [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-f0cb336f-5a69-4475-9de3-a47162eb4db4', protocol='range'} 17:16:51 2026-02-24T17:16:51.110Z INFO 11335 --- [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-f0cb336f-5a69-4475-9de3-a47162eb4db4=Assignment(partitions=[legacy-batch-topic-0])} 17:16:51 2026-02-24T17:16:51.113Z INFO 11335 --- [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-f0cb336f-5a69-4475-9de3-a47162eb4db4', protocol='range'} 17:16:51 2026-02-24T17:16:51.114Z INFO 11335 --- [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]) 17:16:51 2026-02-24T17:16:51.114Z INFO 11335 --- [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 17:16:51 2026-02-24T17:16:51.115Z INFO 11335 --- [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 17:16:51 2026-02-24T17:16:51.120Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:16:51 2026-02-24T17:16:51.630Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:51 2026-02-24T17:16:51.631Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:51 2026-02-24T17:16:51.631Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:51 2026-02-24T17:16:51.631Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:51 2026-02-24T17:16:51.631Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:51 2026-02-24T17:16:51.705Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:16:51 2026-02-24T17:16:51.721Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:16:51 2026-02-24T17:16:51.752Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:51 2026-02-24T17:16:51.819Z WARN 11335 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 6907f58c-95cd-4427-8a6a-3b955ae10fbf, data operation cloud event id: b9859581-2ccc-455f-98dc-4a78fc874e1b 17:16:51 2026-02-24T17:16:51.819Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:16:51 acks = -1 17:16:51 auto.include.jmx.reporter = true 17:16:51 batch.size = 16384 17:16:51 bootstrap.servers = [localhost:32777] 17:16:51 buffer.memory = 33554432 17:16:51 client.dns.lookup = use_all_dns_ips 17:16:51 client.id = cps-core-1 17:16:51 compression.gzip.level = -1 17:16:51 compression.lz4.level = 9 17:16:51 compression.type = none 17:16:51 compression.zstd.level = 3 17:16:51 connections.max.idle.ms = 540000 17:16:51 delivery.timeout.ms = 120000 17:16:51 enable.idempotence = true 17:16:51 enable.metrics.push = true 17:16:51 interceptor.classes = [] 17:16:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:16:51 linger.ms = 0 17:16:51 max.block.ms = 60000 17:16:51 max.in.flight.requests.per.connection = 5 17:16:51 max.request.size = 1048576 17:16:51 metadata.max.age.ms = 300000 17:16:51 metadata.max.idle.ms = 300000 17:16:51 metadata.recovery.strategy = none 17:16:51 metric.reporters = [] 17:16:51 metrics.num.samples = 2 17:16:51 metrics.recording.level = INFO 17:16:51 metrics.sample.window.ms = 30000 17:16:51 partitioner.adaptive.partitioning.enable = true 17:16:51 partitioner.availability.timeout.ms = 0 17:16:51 partitioner.class = null 17:16:51 partitioner.ignore.keys = false 17:16:51 receive.buffer.bytes = 32768 17:16:51 reconnect.backoff.max.ms = 1000 17:16:51 reconnect.backoff.ms = 50 17:16:51 request.timeout.ms = 30000 17:16:51 retries = 2147483647 17:16:51 retry.backoff.max.ms = 1000 17:16:51 retry.backoff.ms = 100 17:16:51 sasl.client.callback.handler.class = null 17:16:51 sasl.jaas.config = null 17:16:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:51 sasl.kerberos.min.time.before.relogin = 60000 17:16:51 sasl.kerberos.service.name = null 17:16:51 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:51 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:51 sasl.login.callback.handler.class = null 17:16:51 sasl.login.class = null 17:16:51 sasl.login.connect.timeout.ms = null 17:16:51 sasl.login.read.timeout.ms = null 17:16:51 sasl.login.refresh.buffer.seconds = 300 17:16:51 sasl.login.refresh.min.period.seconds = 60 17:16:51 sasl.login.refresh.window.factor = 0.8 17:16:51 sasl.login.refresh.window.jitter = 0.05 17:16:51 sasl.login.retry.backoff.max.ms = 10000 17:16:51 sasl.login.retry.backoff.ms = 100 17:16:51 sasl.mechanism = GSSAPI 17:16:51 sasl.oauthbearer.clock.skew.seconds = 30 17:16:51 sasl.oauthbearer.expected.audience = null 17:16:51 sasl.oauthbearer.expected.issuer = null 17:16:51 sasl.oauthbearer.header.urlencode = false 17:16:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:51 sasl.oauthbearer.jwks.endpoint.url = null 17:16:51 sasl.oauthbearer.scope.claim.name = scope 17:16:51 sasl.oauthbearer.sub.claim.name = sub 17:16:51 sasl.oauthbearer.token.endpoint.url = null 17:16:51 security.protocol = PLAINTEXT 17:16:51 security.providers = null 17:16:51 send.buffer.bytes = 131072 17:16:51 socket.connection.setup.timeout.max.ms = 30000 17:16:51 socket.connection.setup.timeout.ms = 10000 17:16:51 ssl.cipher.suites = null 17:16:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:51 ssl.endpoint.identification.algorithm = https 17:16:51 ssl.engine.factory.class = null 17:16:51 ssl.key.password = null 17:16:51 ssl.keymanager.algorithm = SunX509 17:16:51 ssl.keystore.certificate.chain = null 17:16:51 ssl.keystore.key = null 17:16:51 ssl.keystore.location = null 17:16:51 ssl.keystore.password = null 17:16:51 ssl.keystore.type = JKS 17:16:51 ssl.protocol = TLSv1.3 17:16:51 ssl.provider = null 17:16:51 ssl.secure.random.implementation = null 17:16:51 ssl.trustmanager.algorithm = PKIX 17:16:51 ssl.truststore.certificates = null 17:16:51 ssl.truststore.location = null 17:16:51 ssl.truststore.password = null 17:16:51 ssl.truststore.type = JKS 17:16:51 transaction.timeout.ms = 60000 17:16:51 transactional.id = null 17:16:51 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:16:51 17:16:51 2026-02-24T17:16:51.819Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:51 2026-02-24T17:16:51.820Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 17:16:51 2026-02-24T17:16:51.823Z INFO 11335 --- [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. 17:16:51 2026-02-24T17:16:51.831Z INFO 11335 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:16:51 2026-02-24T17:16:51.831Z INFO 11335 --- [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 17:16:52 2026-02-24T17:16:51.955Z INFO 11335 --- [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 17:16:52 2026-02-24T17:16:51.955Z INFO 11335 --- [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-f0cb336f-5a69-4475-9de3-a47162eb4db4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:16:52 2026-02-24T17:16:51.956Z INFO 11335 --- [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 17:16:52 2026-02-24T17:16:51.956Z INFO 11335 --- [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 17:16:52 2026-02-24T17:16:51.956Z INFO 11335 --- [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 17:16:52 2026-02-24T17:16:51.956Z INFO 11335 --- [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 17:16:52 2026-02-24T17:16:51.956Z INFO 11335 --- [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 17:16:52 2026-02-24T17:16:52.374Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:16:52 2026-02-24T17:16:52.374Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:16:52 2026-02-24T17:16:52.374Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:16:52 2026-02-24T17:16:52.374Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:16:52 2026-02-24T17:16:52.378Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 17:16:52 2026-02-24T17:16:52.398Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:16:52 allow.auto.create.topics = true 17:16:52 auto.commit.interval.ms = 5000 17:16:52 auto.include.jmx.reporter = true 17:16:52 auto.offset.reset = latest 17:16:52 bootstrap.servers = [localhost:32777] 17:16:52 check.crcs = true 17:16:52 client.dns.lookup = use_all_dns_ips 17:16:52 client.id = consumer-test-group-9 17:16:52 client.rack = 17:16:52 connections.max.idle.ms = 540000 17:16:52 default.api.timeout.ms = 60000 17:16:52 enable.auto.commit = true 17:16:52 enable.metrics.push = true 17:16:52 exclude.internal.topics = true 17:16:52 fetch.max.bytes = 52428800 17:16:52 fetch.max.wait.ms = 500 17:16:52 fetch.min.bytes = 1 17:16:52 group.id = test-group 17:16:52 group.instance.id = null 17:16:52 group.protocol = classic 17:16:52 group.remote.assignor = null 17:16:52 heartbeat.interval.ms = 3000 17:16:52 interceptor.classes = [] 17:16:52 internal.leave.group.on.close = true 17:16:52 internal.throw.on.fetch.stable.offset.unsupported = false 17:16:52 isolation.level = read_uncommitted 17:16:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:16:52 max.partition.fetch.bytes = 1048576 17:16:52 max.poll.interval.ms = 300000 17:16:52 max.poll.records = 2147483647 17:16:52 metadata.max.age.ms = 300000 17:16:52 metadata.recovery.strategy = none 17:16:52 metric.reporters = [] 17:16:52 metrics.num.samples = 2 17:16:52 metrics.recording.level = INFO 17:16:52 metrics.sample.window.ms = 30000 17:16:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:16:52 receive.buffer.bytes = 65536 17:16:52 reconnect.backoff.max.ms = 1000 17:16:52 reconnect.backoff.ms = 50 17:16:52 request.timeout.ms = 30000 17:16:52 retry.backoff.max.ms = 1000 17:16:52 retry.backoff.ms = 100 17:16:52 sasl.client.callback.handler.class = null 17:16:52 sasl.jaas.config = null 17:16:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:52 sasl.kerberos.min.time.before.relogin = 60000 17:16:52 sasl.kerberos.service.name = null 17:16:52 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:52 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:52 sasl.login.callback.handler.class = null 17:16:52 sasl.login.class = null 17:16:52 sasl.login.connect.timeout.ms = null 17:16:52 sasl.login.read.timeout.ms = null 17:16:52 sasl.login.refresh.buffer.seconds = 300 17:16:52 sasl.login.refresh.min.period.seconds = 60 17:16:52 sasl.login.refresh.window.factor = 0.8 17:16:52 sasl.login.refresh.window.jitter = 0.05 17:16:52 sasl.login.retry.backoff.max.ms = 10000 17:16:52 sasl.login.retry.backoff.ms = 100 17:16:52 sasl.mechanism = GSSAPI 17:16:52 sasl.oauthbearer.clock.skew.seconds = 30 17:16:52 sasl.oauthbearer.expected.audience = null 17:16:52 sasl.oauthbearer.expected.issuer = null 17:16:52 sasl.oauthbearer.header.urlencode = false 17:16:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:52 sasl.oauthbearer.jwks.endpoint.url = null 17:16:52 sasl.oauthbearer.scope.claim.name = scope 17:16:52 sasl.oauthbearer.sub.claim.name = sub 17:16:52 sasl.oauthbearer.token.endpoint.url = null 17:16:52 security.protocol = PLAINTEXT 17:16:52 security.providers = null 17:16:52 send.buffer.bytes = 131072 17:16:52 session.timeout.ms = 45000 17:16:52 socket.connection.setup.timeout.max.ms = 30000 17:16:52 socket.connection.setup.timeout.ms = 10000 17:16:52 ssl.cipher.suites = null 17:16:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:52 ssl.endpoint.identification.algorithm = https 17:16:52 ssl.engine.factory.class = null 17:16:52 ssl.key.password = null 17:16:52 ssl.keymanager.algorithm = SunX509 17:16:52 ssl.keystore.certificate.chain = null 17:16:52 ssl.keystore.key = null 17:16:52 ssl.keystore.location = null 17:16:52 ssl.keystore.password = null 17:16:52 ssl.keystore.type = JKS 17:16:52 ssl.protocol = TLSv1.3 17:16:52 ssl.provider = null 17:16:52 ssl.secure.random.implementation = null 17:16:52 ssl.trustmanager.algorithm = PKIX 17:16:52 ssl.truststore.certificates = null 17:16:52 ssl.truststore.location = null 17:16:52 ssl.truststore.password = null 17:16:52 ssl.truststore.type = JKS 17:16:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:16:52 17:16:52 2026-02-24T17:16:52.398Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:52 2026-02-24T17:16:52.401Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:52 2026-02-24T17:16:52.401Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:52 2026-02-24T17:16:52.401Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953412401 17:16:52 2026-02-24T17:16:52.401Z INFO 11335 --- [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 17:16:52 2026-02-24T17:16:52.407Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:16:52 2026-02-24T17:16:52.407Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:16:52 2026-02-24T17:16:52.408Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 17:16:52 2026-02-24T17:16:52.417Z INFO 11335 --- [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-69fb0c86-e448-4b2b-95f0-cc5a8cbd9b26 17:16:52 2026-02-24T17:16:52.417Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 17:16:52 2026-02-24T17:16:52.420Z INFO 11335 --- [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-69fb0c86-e448-4b2b-95f0-cc5a8cbd9b26', protocol='range'} 17:16:52 2026-02-24T17:16:52.421Z INFO 11335 --- [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-69fb0c86-e448-4b2b-95f0-cc5a8cbd9b26=Assignment(partitions=[legacy-batch-topic-0])} 17:16:52 2026-02-24T17:16:52.424Z INFO 11335 --- [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-69fb0c86-e448-4b2b-95f0-cc5a8cbd9b26', protocol='range'} 17:16:52 2026-02-24T17:16:52.424Z INFO 11335 --- [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]) 17:16:52 2026-02-24T17:16:52.424Z INFO 11335 --- [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 17:16:52 2026-02-24T17:16:52.428Z INFO 11335 --- [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 17:16:52 2026-02-24T17:16:52.448Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:16:53 2026-02-24T17:16:52.935Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:53 2026-02-24T17:16:52.935Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:53 2026-02-24T17:16:52.936Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:53 2026-02-24T17:16:52.936Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:53 2026-02-24T17:16:52.936Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:53 2026-02-24T17:16:53.010Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:16:53 2026-02-24T17:16:53.023Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:16:53 2026-02-24T17:16:53.050Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:53 2026-02-24T17:16:53.095Z WARN 11335 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 235f4828-c49b-489f-8b80-05d8db9f2c12, data operation cloud event id: 4d94ed8e-2354-4252-8c29-2ca4bed1824e 17:16:53 2026-02-24T17:16:53.172Z INFO 11335 --- [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 17:16:53 2026-02-24T17:16:53.172Z INFO 11335 --- [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-69fb0c86-e448-4b2b-95f0-cc5a8cbd9b26 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:16:53 2026-02-24T17:16:53.172Z INFO 11335 --- [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 17:16:53 2026-02-24T17:16:53.172Z INFO 11335 --- [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 17:16:53 2026-02-24T17:16:53.172Z INFO 11335 --- [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 17:16:53 2026-02-24T17:16:53.173Z INFO 11335 --- [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 17:16:53 2026-02-24T17:16:53.173Z INFO 11335 --- [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 17:16:53 2026-02-24T17:16:53.607Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:16:53 2026-02-24T17:16:53.607Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:16:53 2026-02-24T17:16:53.607Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:16:53 2026-02-24T17:16:53.607Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:16:53 2026-02-24T17:16:53.611Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 17:16:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.393 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 17:16:53 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 17:16:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 17:16:53 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 17:16:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 17:16:53 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 17:16:53 2026-02-24T17:16:53.789Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:53 2026-02-24T17:16:53.789Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:53 2026-02-24T17:16:53.790Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:53 2026-02-24T17:16:53.790Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:53 2026-02-24T17:16:53.790Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:53 2026-02-24T17:16:53.861Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:16:53 2026-02-24T17:16:53.873Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:16:53 2026-02-24T17:16:53.905Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:54 2026-02-24T17:16:53.941Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:54 2026-02-24T17:16:53.941Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:54 2026-02-24T17:16:53.942Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:54 2026-02-24T17:16:53.942Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:54 2026-02-24T17:16:53.942Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:54 2026-02-24T17:16:54.024Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:16:54 2026-02-24T17:16:54.031Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:16:54 2026-02-24T17:16:54.051Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:54 2026-02-24T17:16:54.081Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:54 2026-02-24T17:16:54.083Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:54 2026-02-24T17:16:54.087Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:54 2026-02-24T17:16:54.090Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:54 2026-02-24T17:16:54.090Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:54 2026-02-24T17:16:54.155Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:16:54 2026-02-24T17:16:54.162Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:16:54 2026-02-24T17:16:54.184Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:54 2026-02-24T17:16:54.200Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 17:16:54 2026-02-24T17:16:54.226Z INFO 11335 --- [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. 17:16:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 17:16:54 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 17:16:54 2026-02-24T17:16:54.396Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:54 2026-02-24T17:16:54.396Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:54 2026-02-24T17:16:54.396Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:54 2026-02-24T17:16:54.397Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:54 2026-02-24T17:16:54.397Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:54 2026-02-24T17:16:54.467Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:54 2026-02-24T17:16:54.500Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:54 2026-02-24T17:16:54.500Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:54 2026-02-24T17:16:54.501Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:54 2026-02-24T17:16:54.501Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:54 2026-02-24T17:16:54.501Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:54 2026-02-24T17:16:54.537Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:54 2026-02-24T17:16:54.569Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:54 2026-02-24T17:16:54.569Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:54 2026-02-24T17:16:54.570Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:54 2026-02-24T17:16:54.570Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:54 2026-02-24T17:16:54.570Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:54 2026-02-24T17:16:54.597Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:54 2026-02-24T17:16:54.626Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:54 2026-02-24T17:16:54.626Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:54 2026-02-24T17:16:54.626Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:54 2026-02-24T17:16:54.627Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:54 2026-02-24T17:16:54.627Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:54 2026-02-24T17:16:54.662Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:54 2026-02-24T17:16:54.690Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:54 2026-02-24T17:16:54.691Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:54 2026-02-24T17:16:54.691Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:54 2026-02-24T17:16:54.691Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:54 2026-02-24T17:16:54.691Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:54 2026-02-24T17:16:54.719Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:54 2026-02-24T17:16:54.755Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:54 2026-02-24T17:16:54.755Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:54 2026-02-24T17:16:54.756Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:54 2026-02-24T17:16:54.756Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:54 2026-02-24T17:16:54.756Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:54 2026-02-24T17:16:54.782Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:54 2026-02-24T17:16:54.799Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:16:54 allow.auto.create.topics = true 17:16:54 auto.commit.interval.ms = 5000 17:16:54 auto.include.jmx.reporter = true 17:16:54 auto.offset.reset = latest 17:16:54 bootstrap.servers = [localhost:32777] 17:16:54 check.crcs = true 17:16:54 client.dns.lookup = use_all_dns_ips 17:16:54 client.id = consumer-test-group-10 17:16:54 client.rack = 17:16:54 connections.max.idle.ms = 540000 17:16:54 default.api.timeout.ms = 60000 17:16:54 enable.auto.commit = true 17:16:54 enable.metrics.push = true 17:16:54 exclude.internal.topics = true 17:16:54 fetch.max.bytes = 52428800 17:16:54 fetch.max.wait.ms = 500 17:16:54 fetch.min.bytes = 1 17:16:54 group.id = test-group 17:16:54 group.instance.id = null 17:16:54 group.protocol = classic 17:16:54 group.remote.assignor = null 17:16:54 heartbeat.interval.ms = 3000 17:16:54 interceptor.classes = [] 17:16:54 internal.leave.group.on.close = true 17:16:54 internal.throw.on.fetch.stable.offset.unsupported = false 17:16:54 isolation.level = read_uncommitted 17:16:54 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:16:54 max.partition.fetch.bytes = 1048576 17:16:54 max.poll.interval.ms = 300000 17:16:54 max.poll.records = 2147483647 17:16:54 metadata.max.age.ms = 300000 17:16:54 metadata.recovery.strategy = none 17:16:54 metric.reporters = [] 17:16:54 metrics.num.samples = 2 17:16:54 metrics.recording.level = INFO 17:16:54 metrics.sample.window.ms = 30000 17:16:54 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:16:54 receive.buffer.bytes = 65536 17:16:54 reconnect.backoff.max.ms = 1000 17:16:54 reconnect.backoff.ms = 50 17:16:54 request.timeout.ms = 30000 17:16:54 retry.backoff.max.ms = 1000 17:16:54 retry.backoff.ms = 100 17:16:54 sasl.client.callback.handler.class = null 17:16:54 sasl.jaas.config = null 17:16:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:54 sasl.kerberos.min.time.before.relogin = 60000 17:16:54 sasl.kerberos.service.name = null 17:16:54 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:54 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:54 sasl.login.callback.handler.class = null 17:16:54 sasl.login.class = null 17:16:54 sasl.login.connect.timeout.ms = null 17:16:54 sasl.login.read.timeout.ms = null 17:16:54 sasl.login.refresh.buffer.seconds = 300 17:16:54 sasl.login.refresh.min.period.seconds = 60 17:16:54 sasl.login.refresh.window.factor = 0.8 17:16:54 sasl.login.refresh.window.jitter = 0.05 17:16:54 sasl.login.retry.backoff.max.ms = 10000 17:16:54 sasl.login.retry.backoff.ms = 100 17:16:54 sasl.mechanism = GSSAPI 17:16:54 sasl.oauthbearer.clock.skew.seconds = 30 17:16:54 sasl.oauthbearer.expected.audience = null 17:16:54 sasl.oauthbearer.expected.issuer = null 17:16:54 sasl.oauthbearer.header.urlencode = false 17:16:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:54 sasl.oauthbearer.jwks.endpoint.url = null 17:16:54 sasl.oauthbearer.scope.claim.name = scope 17:16:54 sasl.oauthbearer.sub.claim.name = sub 17:16:54 sasl.oauthbearer.token.endpoint.url = null 17:16:54 security.protocol = PLAINTEXT 17:16:54 security.providers = null 17:16:54 send.buffer.bytes = 131072 17:16:54 session.timeout.ms = 45000 17:16:54 socket.connection.setup.timeout.max.ms = 30000 17:16:54 socket.connection.setup.timeout.ms = 10000 17:16:54 ssl.cipher.suites = null 17:16:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:54 ssl.endpoint.identification.algorithm = https 17:16:54 ssl.engine.factory.class = null 17:16:54 ssl.key.password = null 17:16:54 ssl.keymanager.algorithm = SunX509 17:16:54 ssl.keystore.certificate.chain = null 17:16:54 ssl.keystore.key = null 17:16:54 ssl.keystore.location = null 17:16:54 ssl.keystore.password = null 17:16:54 ssl.keystore.type = JKS 17:16:54 ssl.protocol = TLSv1.3 17:16:54 ssl.provider = null 17:16:54 ssl.secure.random.implementation = null 17:16:54 ssl.trustmanager.algorithm = PKIX 17:16:54 ssl.truststore.certificates = null 17:16:54 ssl.truststore.location = null 17:16:54 ssl.truststore.password = null 17:16:54 ssl.truststore.type = JKS 17:16:54 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:16:54 17:16:54 2026-02-24T17:16:54.799Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:54 2026-02-24T17:16:54.801Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:54 2026-02-24T17:16:54.801Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:54 2026-02-24T17:16:54.801Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953414801 17:16:54 2026-02-24T17:16:54.802Z INFO 11335 --- [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 17:16:54 2026-02-24T17:16:54.810Z WARN 11335 --- [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} 17:16:54 2026-02-24T17:16:54.810Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:16:54 2026-02-24T17:16:54.817Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:16:54 2026-02-24T17:16:54.818Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 17:16:54 2026-02-24T17:16:54.825Z INFO 11335 --- [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-aba68d42-a896-427a-8e5b-e78e380c0af6 17:16:54 2026-02-24T17:16:54.825Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 17:16:54 2026-02-24T17:16:54.828Z INFO 11335 --- [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-aba68d42-a896-427a-8e5b-e78e380c0af6', protocol='range'} 17:16:54 2026-02-24T17:16:54.933Z INFO 11335 --- [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-aba68d42-a896-427a-8e5b-e78e380c0af6=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:16:54 2026-02-24T17:16:54.937Z INFO 11335 --- [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-aba68d42-a896-427a-8e5b-e78e380c0af6', protocol='range'} 17:16:54 2026-02-24T17:16:54.937Z INFO 11335 --- [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]) 17:16:54 2026-02-24T17:16:54.938Z INFO 11335 --- [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 17:16:54 2026-02-24T17:16:54.939Z INFO 11335 --- [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 17:16:54 2026-02-24T17:16:54.941Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:16:55 2026-02-24T17:16:55.305Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:16:55 acks = -1 17:16:55 auto.include.jmx.reporter = true 17:16:55 batch.size = 16384 17:16:55 bootstrap.servers = [localhost:32777] 17:16:55 buffer.memory = 33554432 17:16:55 client.dns.lookup = use_all_dns_ips 17:16:55 client.id = test-client-id 17:16:55 compression.gzip.level = -1 17:16:55 compression.lz4.level = 9 17:16:55 compression.type = none 17:16:55 compression.zstd.level = 3 17:16:55 connections.max.idle.ms = 540000 17:16:55 delivery.timeout.ms = 120000 17:16:55 enable.idempotence = true 17:16:55 enable.metrics.push = true 17:16:55 interceptor.classes = [] 17:16:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:16:55 linger.ms = 0 17:16:55 max.block.ms = 60000 17:16:55 max.in.flight.requests.per.connection = 5 17:16:55 max.request.size = 1048576 17:16:55 metadata.max.age.ms = 300000 17:16:55 metadata.max.idle.ms = 300000 17:16:55 metadata.recovery.strategy = none 17:16:55 metric.reporters = [] 17:16:55 metrics.num.samples = 2 17:16:55 metrics.recording.level = INFO 17:16:55 metrics.sample.window.ms = 30000 17:16:55 partitioner.adaptive.partitioning.enable = true 17:16:55 partitioner.availability.timeout.ms = 0 17:16:55 partitioner.class = null 17:16:55 partitioner.ignore.keys = false 17:16:55 receive.buffer.bytes = 32768 17:16:55 reconnect.backoff.max.ms = 1000 17:16:55 reconnect.backoff.ms = 50 17:16:55 request.timeout.ms = 30000 17:16:55 retries = 2147483647 17:16:55 retry.backoff.max.ms = 1000 17:16:55 retry.backoff.ms = 100 17:16:55 sasl.client.callback.handler.class = null 17:16:55 sasl.jaas.config = null 17:16:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:55 sasl.kerberos.min.time.before.relogin = 60000 17:16:55 sasl.kerberos.service.name = null 17:16:55 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:55 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:55 sasl.login.callback.handler.class = null 17:16:55 sasl.login.class = null 17:16:55 sasl.login.connect.timeout.ms = null 17:16:55 sasl.login.read.timeout.ms = null 17:16:55 sasl.login.refresh.buffer.seconds = 300 17:16:55 sasl.login.refresh.min.period.seconds = 60 17:16:55 sasl.login.refresh.window.factor = 0.8 17:16:55 sasl.login.refresh.window.jitter = 0.05 17:16:55 sasl.login.retry.backoff.max.ms = 10000 17:16:55 sasl.login.retry.backoff.ms = 100 17:16:55 sasl.mechanism = GSSAPI 17:16:55 sasl.oauthbearer.clock.skew.seconds = 30 17:16:55 sasl.oauthbearer.expected.audience = null 17:16:55 sasl.oauthbearer.expected.issuer = null 17:16:55 sasl.oauthbearer.header.urlencode = false 17:16:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:55 sasl.oauthbearer.jwks.endpoint.url = null 17:16:55 sasl.oauthbearer.scope.claim.name = scope 17:16:55 sasl.oauthbearer.sub.claim.name = sub 17:16:55 sasl.oauthbearer.token.endpoint.url = null 17:16:55 security.protocol = PLAINTEXT 17:16:55 security.providers = null 17:16:55 send.buffer.bytes = 131072 17:16:55 socket.connection.setup.timeout.max.ms = 30000 17:16:55 socket.connection.setup.timeout.ms = 10000 17:16:55 ssl.cipher.suites = null 17:16:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:55 ssl.endpoint.identification.algorithm = https 17:16:55 ssl.engine.factory.class = null 17:16:55 ssl.key.password = null 17:16:55 ssl.keymanager.algorithm = SunX509 17:16:55 ssl.keystore.certificate.chain = null 17:16:55 ssl.keystore.key = null 17:16:55 ssl.keystore.location = null 17:16:55 ssl.keystore.password = null 17:16:55 ssl.keystore.type = JKS 17:16:55 ssl.protocol = TLSv1.3 17:16:55 ssl.provider = null 17:16:55 ssl.secure.random.implementation = null 17:16:55 ssl.trustmanager.algorithm = PKIX 17:16:55 ssl.truststore.certificates = null 17:16:55 ssl.truststore.location = null 17:16:55 ssl.truststore.password = null 17:16:55 ssl.truststore.type = JKS 17:16:55 transaction.timeout.ms = 60000 17:16:55 transactional.id = null 17:16:55 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:16:55 17:16:55 2026-02-24T17:16:55.306Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:55 2026-02-24T17:16:55.306Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:16:55 2026-02-24T17:16:55.313Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:55 2026-02-24T17:16:55.314Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:55 2026-02-24T17:16:55.314Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953415313 17:16:55 2026-02-24T17:16:55.314Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:16:55 acks = -1 17:16:55 auto.include.jmx.reporter = true 17:16:55 batch.size = 16384 17:16:55 bootstrap.servers = [localhost:32777] 17:16:55 buffer.memory = 33554432 17:16:55 client.dns.lookup = use_all_dns_ips 17:16:55 client.id = test-client-id 17:16:55 compression.gzip.level = -1 17:16:55 compression.lz4.level = 9 17:16:55 compression.type = none 17:16:55 compression.zstd.level = 3 17:16:55 connections.max.idle.ms = 540000 17:16:55 delivery.timeout.ms = 120000 17:16:55 enable.idempotence = true 17:16:55 enable.metrics.push = true 17:16:55 interceptor.classes = [] 17:16:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:16:55 linger.ms = 0 17:16:55 max.block.ms = 60000 17:16:55 max.in.flight.requests.per.connection = 5 17:16:55 max.request.size = 1048576 17:16:55 metadata.max.age.ms = 300000 17:16:55 metadata.max.idle.ms = 300000 17:16:55 metadata.recovery.strategy = none 17:16:55 metric.reporters = [] 17:16:55 metrics.num.samples = 2 17:16:55 metrics.recording.level = INFO 17:16:55 metrics.sample.window.ms = 30000 17:16:55 partitioner.adaptive.partitioning.enable = true 17:16:55 partitioner.availability.timeout.ms = 0 17:16:55 partitioner.class = null 17:16:55 partitioner.ignore.keys = false 17:16:55 receive.buffer.bytes = 32768 17:16:55 reconnect.backoff.max.ms = 1000 17:16:55 reconnect.backoff.ms = 50 17:16:55 request.timeout.ms = 30000 17:16:55 retries = 2147483647 17:16:55 retry.backoff.max.ms = 1000 17:16:55 retry.backoff.ms = 100 17:16:55 sasl.client.callback.handler.class = null 17:16:55 sasl.jaas.config = null 17:16:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:55 sasl.kerberos.min.time.before.relogin = 60000 17:16:55 sasl.kerberos.service.name = null 17:16:55 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:55 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:55 sasl.login.callback.handler.class = null 17:16:55 sasl.login.class = null 17:16:55 sasl.login.connect.timeout.ms = null 17:16:55 sasl.login.read.timeout.ms = null 17:16:55 sasl.login.refresh.buffer.seconds = 300 17:16:55 sasl.login.refresh.min.period.seconds = 60 17:16:55 sasl.login.refresh.window.factor = 0.8 17:16:55 sasl.login.refresh.window.jitter = 0.05 17:16:55 sasl.login.retry.backoff.max.ms = 10000 17:16:55 sasl.login.retry.backoff.ms = 100 17:16:55 sasl.mechanism = GSSAPI 17:16:55 sasl.oauthbearer.clock.skew.seconds = 30 17:16:55 sasl.oauthbearer.expected.audience = null 17:16:55 sasl.oauthbearer.expected.issuer = null 17:16:55 sasl.oauthbearer.header.urlencode = false 17:16:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:55 sasl.oauthbearer.jwks.endpoint.url = null 17:16:55 sasl.oauthbearer.scope.claim.name = scope 17:16:55 sasl.oauthbearer.sub.claim.name = sub 17:16:55 sasl.oauthbearer.token.endpoint.url = null 17:16:55 security.protocol = PLAINTEXT 17:16:55 security.providers = null 17:16:55 send.buffer.bytes = 131072 17:16:55 socket.connection.setup.timeout.max.ms = 30000 17:16:55 socket.connection.setup.timeout.ms = 10000 17:16:55 ssl.cipher.suites = null 17:16:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:55 ssl.endpoint.identification.algorithm = https 17:16:55 ssl.engine.factory.class = null 17:16:55 ssl.key.password = null 17:16:55 ssl.keymanager.algorithm = SunX509 17:16:55 ssl.keystore.certificate.chain = null 17:16:55 ssl.keystore.key = null 17:16:55 ssl.keystore.location = null 17:16:55 ssl.keystore.password = null 17:16:55 ssl.keystore.type = JKS 17:16:55 ssl.protocol = TLSv1.3 17:16:55 ssl.provider = null 17:16:55 ssl.secure.random.implementation = null 17:16:55 ssl.trustmanager.algorithm = PKIX 17:16:55 ssl.truststore.certificates = null 17:16:55 ssl.truststore.location = null 17:16:55 ssl.truststore.password = null 17:16:55 ssl.truststore.type = JKS 17:16:55 transaction.timeout.ms = 60000 17:16:55 transactional.id = null 17:16:55 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:16:55 17:16:55 2026-02-24T17:16:55.314Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:55 2026-02-24T17:16:55.315Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:16:55 2026-02-24T17:16:55.318Z INFO 11335 --- [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. 17:16:55 2026-02-24T17:16:55.321Z INFO 11335 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:16:55 2026-02-24T17:16:55.322Z INFO 11335 --- [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 17:16:55 2026-02-24T17:16:55.325Z INFO 11335 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:16:55 2026-02-24T17:16:55.325Z INFO 11335 --- [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 17:16:55 2026-02-24T17:16:55.359Z INFO 11335 --- [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 17:16:55 2026-02-24T17:16:55.483Z INFO 11335 --- [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 17:16:55 2026-02-24T17:16:55.591Z INFO 11335 --- [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 17:16:55 2026-02-24T17:16:55.592Z INFO 11335 --- [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-aba68d42-a896-427a-8e5b-e78e380c0af6 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:16:55 2026-02-24T17:16:55.592Z INFO 11335 --- [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 17:16:55 2026-02-24T17:16:55.592Z INFO 11335 --- [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 17:16:55 2026-02-24T17:16:55.592Z INFO 11335 --- [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 17:16:55 2026-02-24T17:16:55.592Z INFO 11335 --- [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 17:16:55 2026-02-24T17:16:55.592Z INFO 11335 --- [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 17:16:56 2026-02-24T17:16:56.080Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:16:56 2026-02-24T17:16:56.081Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:16:56 2026-02-24T17:16:56.081Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:16:56 2026-02-24T17:16:56.081Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:16:56 2026-02-24T17:16:56.086Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 17:16:56 2026-02-24T17:16:56.093Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:16:56 2026-02-24T17:16:56.098Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:16:56 2026-02-24T17:16:56.098Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:16:56 2026-02-24T17:16:56.098Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:16:56 2026-02-24T17:16:56.098Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:16:56 2026-02-24T17:16:56.098Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:16:56 2026-02-24T17:16:56.098Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:16:56 2026-02-24T17:16:56.101Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:16:56 2026-02-24T17:16:56.101Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:16:56 2026-02-24T17:16:56.102Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:16:56 2026-02-24T17:16:56.102Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:16:56 2026-02-24T17:16:56.102Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:16:56 2026-02-24T17:16:56.326Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:56 2026-02-24T17:16:56.326Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:56 2026-02-24T17:16:56.327Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:56 2026-02-24T17:16:56.327Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:56 2026-02-24T17:16:56.327Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:56 2026-02-24T17:16:56.366Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:56 2026-02-24T17:16:56.412Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:56 2026-02-24T17:16:56.412Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:56 2026-02-24T17:16:56.413Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:56 2026-02-24T17:16:56.413Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:56 2026-02-24T17:16:56.413Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:56 2026-02-24T17:16:56.459Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:56 2026-02-24T17:16:56.499Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:56 2026-02-24T17:16:56.500Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:56 2026-02-24T17:16:56.500Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:56 2026-02-24T17:16:56.500Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:56 2026-02-24T17:16:56.500Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:56 2026-02-24T17:16:56.535Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:56 2026-02-24T17:16:56.571Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:56 2026-02-24T17:16:56.571Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:56 2026-02-24T17:16:56.572Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:56 2026-02-24T17:16:56.572Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:56 2026-02-24T17:16:56.572Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:56 2026-02-24T17:16:56.605Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:56 2026-02-24T17:16:56.655Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:56 2026-02-24T17:16:56.655Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:56 2026-02-24T17:16:56.655Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:56 2026-02-24T17:16:56.655Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:56 2026-02-24T17:16:56.655Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:56 2026-02-24T17:16:56.691Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:56 2026-02-24T17:16:56.724Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:56 2026-02-24T17:16:56.724Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:56 2026-02-24T17:16:56.724Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:56 2026-02-24T17:16:56.724Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:56 2026-02-24T17:16:56.724Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:56 2026-02-24T17:16:56.766Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:56 2026-02-24T17:16:56.785Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:16:56 allow.auto.create.topics = true 17:16:56 auto.commit.interval.ms = 5000 17:16:56 auto.include.jmx.reporter = true 17:16:56 auto.offset.reset = latest 17:16:56 bootstrap.servers = [localhost:32777] 17:16:56 check.crcs = true 17:16:56 client.dns.lookup = use_all_dns_ips 17:16:56 client.id = consumer-test-group-11 17:16:56 client.rack = 17:16:56 connections.max.idle.ms = 540000 17:16:56 default.api.timeout.ms = 60000 17:16:56 enable.auto.commit = true 17:16:56 enable.metrics.push = true 17:16:56 exclude.internal.topics = true 17:16:56 fetch.max.bytes = 52428800 17:16:56 fetch.max.wait.ms = 500 17:16:56 fetch.min.bytes = 1 17:16:56 group.id = test-group 17:16:56 group.instance.id = null 17:16:56 group.protocol = classic 17:16:56 group.remote.assignor = null 17:16:56 heartbeat.interval.ms = 3000 17:16:56 interceptor.classes = [] 17:16:56 internal.leave.group.on.close = true 17:16:56 internal.throw.on.fetch.stable.offset.unsupported = false 17:16:56 isolation.level = read_uncommitted 17:16:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:16:56 max.partition.fetch.bytes = 1048576 17:16:56 max.poll.interval.ms = 300000 17:16:56 max.poll.records = 2147483647 17:16:56 metadata.max.age.ms = 300000 17:16:56 metadata.recovery.strategy = none 17:16:56 metric.reporters = [] 17:16:56 metrics.num.samples = 2 17:16:56 metrics.recording.level = INFO 17:16:56 metrics.sample.window.ms = 30000 17:16:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:16:56 receive.buffer.bytes = 65536 17:16:56 reconnect.backoff.max.ms = 1000 17:16:56 reconnect.backoff.ms = 50 17:16:56 request.timeout.ms = 30000 17:16:56 retry.backoff.max.ms = 1000 17:16:56 retry.backoff.ms = 100 17:16:56 sasl.client.callback.handler.class = null 17:16:56 sasl.jaas.config = null 17:16:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:56 sasl.kerberos.min.time.before.relogin = 60000 17:16:56 sasl.kerberos.service.name = null 17:16:56 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:56 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:56 sasl.login.callback.handler.class = null 17:16:56 sasl.login.class = null 17:16:56 sasl.login.connect.timeout.ms = null 17:16:56 sasl.login.read.timeout.ms = null 17:16:56 sasl.login.refresh.buffer.seconds = 300 17:16:56 sasl.login.refresh.min.period.seconds = 60 17:16:56 sasl.login.refresh.window.factor = 0.8 17:16:56 sasl.login.refresh.window.jitter = 0.05 17:16:56 sasl.login.retry.backoff.max.ms = 10000 17:16:56 sasl.login.retry.backoff.ms = 100 17:16:56 sasl.mechanism = GSSAPI 17:16:56 sasl.oauthbearer.clock.skew.seconds = 30 17:16:56 sasl.oauthbearer.expected.audience = null 17:16:56 sasl.oauthbearer.expected.issuer = null 17:16:56 sasl.oauthbearer.header.urlencode = false 17:16:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:56 sasl.oauthbearer.jwks.endpoint.url = null 17:16:56 sasl.oauthbearer.scope.claim.name = scope 17:16:56 sasl.oauthbearer.sub.claim.name = sub 17:16:56 sasl.oauthbearer.token.endpoint.url = null 17:16:56 security.protocol = PLAINTEXT 17:16:56 security.providers = null 17:16:56 send.buffer.bytes = 131072 17:16:56 session.timeout.ms = 45000 17:16:56 socket.connection.setup.timeout.max.ms = 30000 17:16:56 socket.connection.setup.timeout.ms = 10000 17:16:56 ssl.cipher.suites = null 17:16:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:56 ssl.endpoint.identification.algorithm = https 17:16:56 ssl.engine.factory.class = null 17:16:56 ssl.key.password = null 17:16:56 ssl.keymanager.algorithm = SunX509 17:16:56 ssl.keystore.certificate.chain = null 17:16:56 ssl.keystore.key = null 17:16:56 ssl.keystore.location = null 17:16:56 ssl.keystore.password = null 17:16:56 ssl.keystore.type = JKS 17:16:56 ssl.protocol = TLSv1.3 17:16:56 ssl.provider = null 17:16:56 ssl.secure.random.implementation = null 17:16:56 ssl.trustmanager.algorithm = PKIX 17:16:56 ssl.truststore.certificates = null 17:16:56 ssl.truststore.location = null 17:16:56 ssl.truststore.password = null 17:16:56 ssl.truststore.type = JKS 17:16:56 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:16:56 17:16:56 2026-02-24T17:16:56.786Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:56 2026-02-24T17:16:56.789Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:56 2026-02-24T17:16:56.789Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:56 2026-02-24T17:16:56.789Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953416789 17:16:56 2026-02-24T17:16:56.789Z INFO 11335 --- [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 17:16:56 2026-02-24T17:16:56.796Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:16:56 2026-02-24T17:16:56.796Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:16:56 2026-02-24T17:16:56.798Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 17:16:56 2026-02-24T17:16:56.802Z INFO 11335 --- [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-5ddb2c36-cfbb-4fd3-9832-dcb0bb16e074 17:16:56 2026-02-24T17:16:56.802Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 17:16:56 2026-02-24T17:16:56.805Z INFO 11335 --- [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-5ddb2c36-cfbb-4fd3-9832-dcb0bb16e074', protocol='range'} 17:16:56 2026-02-24T17:16:56.807Z INFO 11335 --- [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-5ddb2c36-cfbb-4fd3-9832-dcb0bb16e074=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:16:56 2026-02-24T17:16:56.811Z INFO 11335 --- [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-5ddb2c36-cfbb-4fd3-9832-dcb0bb16e074', protocol='range'} 17:16:56 2026-02-24T17:16:56.811Z INFO 11335 --- [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]) 17:16:56 2026-02-24T17:16:56.811Z INFO 11335 --- [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 17:16:56 2026-02-24T17:16:56.813Z INFO 11335 --- [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 17:16:56 2026-02-24T17:16:56.829Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:16:57 2026-02-24T17:16:57.291Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:16:57 acks = -1 17:16:57 auto.include.jmx.reporter = true 17:16:57 batch.size = 16384 17:16:57 bootstrap.servers = [localhost:32777] 17:16:57 buffer.memory = 33554432 17:16:57 client.dns.lookup = use_all_dns_ips 17:16:57 client.id = test-client-id 17:16:57 compression.gzip.level = -1 17:16:57 compression.lz4.level = 9 17:16:57 compression.type = none 17:16:57 compression.zstd.level = 3 17:16:57 connections.max.idle.ms = 540000 17:16:57 delivery.timeout.ms = 120000 17:16:57 enable.idempotence = true 17:16:57 enable.metrics.push = true 17:16:57 interceptor.classes = [] 17:16:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:16:57 linger.ms = 0 17:16:57 max.block.ms = 60000 17:16:57 max.in.flight.requests.per.connection = 5 17:16:57 max.request.size = 1048576 17:16:57 metadata.max.age.ms = 300000 17:16:57 metadata.max.idle.ms = 300000 17:16:57 metadata.recovery.strategy = none 17:16:57 metric.reporters = [] 17:16:57 metrics.num.samples = 2 17:16:57 metrics.recording.level = INFO 17:16:57 metrics.sample.window.ms = 30000 17:16:57 partitioner.adaptive.partitioning.enable = true 17:16:57 partitioner.availability.timeout.ms = 0 17:16:57 partitioner.class = null 17:16:57 partitioner.ignore.keys = false 17:16:57 receive.buffer.bytes = 32768 17:16:57 reconnect.backoff.max.ms = 1000 17:16:57 reconnect.backoff.ms = 50 17:16:57 request.timeout.ms = 30000 17:16:57 retries = 2147483647 17:16:57 retry.backoff.max.ms = 1000 17:16:57 retry.backoff.ms = 100 17:16:57 sasl.client.callback.handler.class = null 17:16:57 sasl.jaas.config = null 17:16:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:57 sasl.kerberos.min.time.before.relogin = 60000 17:16:57 sasl.kerberos.service.name = null 17:16:57 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:57 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:57 sasl.login.callback.handler.class = null 17:16:57 sasl.login.class = null 17:16:57 sasl.login.connect.timeout.ms = null 17:16:57 sasl.login.read.timeout.ms = null 17:16:57 sasl.login.refresh.buffer.seconds = 300 17:16:57 sasl.login.refresh.min.period.seconds = 60 17:16:57 sasl.login.refresh.window.factor = 0.8 17:16:57 sasl.login.refresh.window.jitter = 0.05 17:16:57 sasl.login.retry.backoff.max.ms = 10000 17:16:57 sasl.login.retry.backoff.ms = 100 17:16:57 sasl.mechanism = GSSAPI 17:16:57 sasl.oauthbearer.clock.skew.seconds = 30 17:16:57 sasl.oauthbearer.expected.audience = null 17:16:57 sasl.oauthbearer.expected.issuer = null 17:16:57 sasl.oauthbearer.header.urlencode = false 17:16:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:57 sasl.oauthbearer.jwks.endpoint.url = null 17:16:57 sasl.oauthbearer.scope.claim.name = scope 17:16:57 sasl.oauthbearer.sub.claim.name = sub 17:16:57 sasl.oauthbearer.token.endpoint.url = null 17:16:57 security.protocol = PLAINTEXT 17:16:57 security.providers = null 17:16:57 send.buffer.bytes = 131072 17:16:57 socket.connection.setup.timeout.max.ms = 30000 17:16:57 socket.connection.setup.timeout.ms = 10000 17:16:57 ssl.cipher.suites = null 17:16:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:57 ssl.endpoint.identification.algorithm = https 17:16:57 ssl.engine.factory.class = null 17:16:57 ssl.key.password = null 17:16:57 ssl.keymanager.algorithm = SunX509 17:16:57 ssl.keystore.certificate.chain = null 17:16:57 ssl.keystore.key = null 17:16:57 ssl.keystore.location = null 17:16:57 ssl.keystore.password = null 17:16:57 ssl.keystore.type = JKS 17:16:57 ssl.protocol = TLSv1.3 17:16:57 ssl.provider = null 17:16:57 ssl.secure.random.implementation = null 17:16:57 ssl.trustmanager.algorithm = PKIX 17:16:57 ssl.truststore.certificates = null 17:16:57 ssl.truststore.location = null 17:16:57 ssl.truststore.password = null 17:16:57 ssl.truststore.type = JKS 17:16:57 transaction.timeout.ms = 60000 17:16:57 transactional.id = null 17:16:57 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:16:57 17:16:57 2026-02-24T17:16:57.292Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:57 2026-02-24T17:16:57.292Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:16:57 2026-02-24T17:16:57.296Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:57 2026-02-24T17:16:57.296Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:57 2026-02-24T17:16:57.296Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953417296 17:16:57 2026-02-24T17:16:57.296Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:16:57 acks = -1 17:16:57 auto.include.jmx.reporter = true 17:16:57 batch.size = 16384 17:16:57 bootstrap.servers = [localhost:32777] 17:16:57 buffer.memory = 33554432 17:16:57 client.dns.lookup = use_all_dns_ips 17:16:57 client.id = test-client-id 17:16:57 compression.gzip.level = -1 17:16:57 compression.lz4.level = 9 17:16:57 compression.type = none 17:16:57 compression.zstd.level = 3 17:16:57 connections.max.idle.ms = 540000 17:16:57 delivery.timeout.ms = 120000 17:16:57 enable.idempotence = true 17:16:57 enable.metrics.push = true 17:16:57 interceptor.classes = [] 17:16:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:16:57 linger.ms = 0 17:16:57 max.block.ms = 60000 17:16:57 max.in.flight.requests.per.connection = 5 17:16:57 max.request.size = 1048576 17:16:57 metadata.max.age.ms = 300000 17:16:57 metadata.max.idle.ms = 300000 17:16:57 metadata.recovery.strategy = none 17:16:57 metric.reporters = [] 17:16:57 metrics.num.samples = 2 17:16:57 metrics.recording.level = INFO 17:16:57 metrics.sample.window.ms = 30000 17:16:57 partitioner.adaptive.partitioning.enable = true 17:16:57 partitioner.availability.timeout.ms = 0 17:16:57 partitioner.class = null 17:16:57 partitioner.ignore.keys = false 17:16:57 receive.buffer.bytes = 32768 17:16:57 reconnect.backoff.max.ms = 1000 17:16:57 reconnect.backoff.ms = 50 17:16:57 request.timeout.ms = 30000 17:16:57 retries = 2147483647 17:16:57 retry.backoff.max.ms = 1000 17:16:57 retry.backoff.ms = 100 17:16:57 sasl.client.callback.handler.class = null 17:16:57 sasl.jaas.config = null 17:16:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:57 sasl.kerberos.min.time.before.relogin = 60000 17:16:57 sasl.kerberos.service.name = null 17:16:57 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:57 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:57 sasl.login.callback.handler.class = null 17:16:57 sasl.login.class = null 17:16:57 sasl.login.connect.timeout.ms = null 17:16:57 sasl.login.read.timeout.ms = null 17:16:57 sasl.login.refresh.buffer.seconds = 300 17:16:57 sasl.login.refresh.min.period.seconds = 60 17:16:57 sasl.login.refresh.window.factor = 0.8 17:16:57 sasl.login.refresh.window.jitter = 0.05 17:16:57 sasl.login.retry.backoff.max.ms = 10000 17:16:57 sasl.login.retry.backoff.ms = 100 17:16:57 sasl.mechanism = GSSAPI 17:16:57 sasl.oauthbearer.clock.skew.seconds = 30 17:16:57 sasl.oauthbearer.expected.audience = null 17:16:57 sasl.oauthbearer.expected.issuer = null 17:16:57 sasl.oauthbearer.header.urlencode = false 17:16:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:57 sasl.oauthbearer.jwks.endpoint.url = null 17:16:57 sasl.oauthbearer.scope.claim.name = scope 17:16:57 sasl.oauthbearer.sub.claim.name = sub 17:16:57 sasl.oauthbearer.token.endpoint.url = null 17:16:57 security.protocol = PLAINTEXT 17:16:57 security.providers = null 17:16:57 send.buffer.bytes = 131072 17:16:57 socket.connection.setup.timeout.max.ms = 30000 17:16:57 socket.connection.setup.timeout.ms = 10000 17:16:57 ssl.cipher.suites = null 17:16:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:57 ssl.endpoint.identification.algorithm = https 17:16:57 ssl.engine.factory.class = null 17:16:57 ssl.key.password = null 17:16:57 ssl.keymanager.algorithm = SunX509 17:16:57 ssl.keystore.certificate.chain = null 17:16:57 ssl.keystore.key = null 17:16:57 ssl.keystore.location = null 17:16:57 ssl.keystore.password = null 17:16:57 ssl.keystore.type = JKS 17:16:57 ssl.protocol = TLSv1.3 17:16:57 ssl.provider = null 17:16:57 ssl.secure.random.implementation = null 17:16:57 ssl.trustmanager.algorithm = PKIX 17:16:57 ssl.truststore.certificates = null 17:16:57 ssl.truststore.location = null 17:16:57 ssl.truststore.password = null 17:16:57 ssl.truststore.type = JKS 17:16:57 transaction.timeout.ms = 60000 17:16:57 transactional.id = null 17:16:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:16:57 17:16:57 2026-02-24T17:16:57.297Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:57 2026-02-24T17:16:57.297Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:16:57 2026-02-24T17:16:57.299Z INFO 11335 --- [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. 17:16:57 2026-02-24T17:16:57.302Z INFO 11335 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:16:57 2026-02-24T17:16:57.304Z INFO 11335 --- [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 17:16:57 2026-02-24T17:16:57.307Z INFO 11335 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:16:57 2026-02-24T17:16:57.308Z INFO 11335 --- [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 17:16:57 2026-02-24T17:16:57.313Z INFO 11335 --- [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 17:16:57 2026-02-24T17:16:57.346Z INFO 11335 --- [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 17:16:57 2026-02-24T17:16:57.444Z INFO 11335 --- [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 17:16:57 2026-02-24T17:16:57.485Z INFO 11335 --- [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 17:16:57 2026-02-24T17:16:57.558Z INFO 11335 --- [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 17:16:57 2026-02-24T17:16:57.559Z INFO 11335 --- [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-5ddb2c36-cfbb-4fd3-9832-dcb0bb16e074 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:16:57 2026-02-24T17:16:57.559Z INFO 11335 --- [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 17:16:57 2026-02-24T17:16:57.559Z INFO 11335 --- [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 17:16:57 2026-02-24T17:16:57.559Z INFO 11335 --- [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 17:16:57 2026-02-24T17:16:57.559Z INFO 11335 --- [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 17:16:57 2026-02-24T17:16:57.559Z INFO 11335 --- [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 17:16:57 2026-02-24T17:16:57.563Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:16:57 2026-02-24T17:16:57.563Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:16:57 2026-02-24T17:16:57.563Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:16:57 2026-02-24T17:16:57.563Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:16:57 2026-02-24T17:16:57.565Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 17:16:57 2026-02-24T17:16:57.565Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:16:57 2026-02-24T17:16:57.567Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:16:57 2026-02-24T17:16:57.567Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:16:57 2026-02-24T17:16:57.567Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:16:57 2026-02-24T17:16:57.567Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:16:57 2026-02-24T17:16:57.567Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:16:57 2026-02-24T17:16:57.567Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:16:57 2026-02-24T17:16:57.569Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:16:57 2026-02-24T17:16:57.569Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:16:57 2026-02-24T17:16:57.569Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:16:57 2026-02-24T17:16:57.569Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:16:57 2026-02-24T17:16:57.569Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:16:57 2026-02-24T17:16:57.774Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:57 2026-02-24T17:16:57.774Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:57 2026-02-24T17:16:57.775Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:57 2026-02-24T17:16:57.775Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:57 2026-02-24T17:16:57.775Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:57 2026-02-24T17:16:57.811Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:57 2026-02-24T17:16:57.838Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:57 2026-02-24T17:16:57.839Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:57 2026-02-24T17:16:57.839Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:57 2026-02-24T17:16:57.839Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:57 2026-02-24T17:16:57.839Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:57 2026-02-24T17:16:57.871Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:57 2026-02-24T17:16:57.902Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:57 2026-02-24T17:16:57.902Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:57 2026-02-24T17:16:57.902Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:57 2026-02-24T17:16:57.903Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:57 2026-02-24T17:16:57.903Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:57 2026-02-24T17:16:57.933Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:58 2026-02-24T17:16:57.979Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:58 2026-02-24T17:16:57.979Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:58 2026-02-24T17:16:57.979Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:58 2026-02-24T17:16:57.980Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:58 2026-02-24T17:16:57.980Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:58 2026-02-24T17:16:58.019Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:58 2026-02-24T17:16:58.049Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:58 2026-02-24T17:16:58.049Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:58 2026-02-24T17:16:58.050Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:58 2026-02-24T17:16:58.050Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:58 2026-02-24T17:16:58.050Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:58 2026-02-24T17:16:58.080Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:58 2026-02-24T17:16:58.109Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:58 2026-02-24T17:16:58.110Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:58 2026-02-24T17:16:58.110Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:58 2026-02-24T17:16:58.110Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:58 2026-02-24T17:16:58.110Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:58 2026-02-24T17:16:58.138Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:58 2026-02-24T17:16:58.152Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:16:58 allow.auto.create.topics = true 17:16:58 auto.commit.interval.ms = 5000 17:16:58 auto.include.jmx.reporter = true 17:16:58 auto.offset.reset = latest 17:16:58 bootstrap.servers = [localhost:32777] 17:16:58 check.crcs = true 17:16:58 client.dns.lookup = use_all_dns_ips 17:16:58 client.id = consumer-test-group-12 17:16:58 client.rack = 17:16:58 connections.max.idle.ms = 540000 17:16:58 default.api.timeout.ms = 60000 17:16:58 enable.auto.commit = true 17:16:58 enable.metrics.push = true 17:16:58 exclude.internal.topics = true 17:16:58 fetch.max.bytes = 52428800 17:16:58 fetch.max.wait.ms = 500 17:16:58 fetch.min.bytes = 1 17:16:58 group.id = test-group 17:16:58 group.instance.id = null 17:16:58 group.protocol = classic 17:16:58 group.remote.assignor = null 17:16:58 heartbeat.interval.ms = 3000 17:16:58 interceptor.classes = [] 17:16:58 internal.leave.group.on.close = true 17:16:58 internal.throw.on.fetch.stable.offset.unsupported = false 17:16:58 isolation.level = read_uncommitted 17:16:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:16:58 max.partition.fetch.bytes = 1048576 17:16:58 max.poll.interval.ms = 300000 17:16:58 max.poll.records = 2147483647 17:16:58 metadata.max.age.ms = 300000 17:16:58 metadata.recovery.strategy = none 17:16:58 metric.reporters = [] 17:16:58 metrics.num.samples = 2 17:16:58 metrics.recording.level = INFO 17:16:58 metrics.sample.window.ms = 30000 17:16:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:16:58 receive.buffer.bytes = 65536 17:16:58 reconnect.backoff.max.ms = 1000 17:16:58 reconnect.backoff.ms = 50 17:16:58 request.timeout.ms = 30000 17:16:58 retry.backoff.max.ms = 1000 17:16:58 retry.backoff.ms = 100 17:16:58 sasl.client.callback.handler.class = null 17:16:58 sasl.jaas.config = null 17:16:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:58 sasl.kerberos.min.time.before.relogin = 60000 17:16:58 sasl.kerberos.service.name = null 17:16:58 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:58 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:58 sasl.login.callback.handler.class = null 17:16:58 sasl.login.class = null 17:16:58 sasl.login.connect.timeout.ms = null 17:16:58 sasl.login.read.timeout.ms = null 17:16:58 sasl.login.refresh.buffer.seconds = 300 17:16:58 sasl.login.refresh.min.period.seconds = 60 17:16:58 sasl.login.refresh.window.factor = 0.8 17:16:58 sasl.login.refresh.window.jitter = 0.05 17:16:58 sasl.login.retry.backoff.max.ms = 10000 17:16:58 sasl.login.retry.backoff.ms = 100 17:16:58 sasl.mechanism = GSSAPI 17:16:58 sasl.oauthbearer.clock.skew.seconds = 30 17:16:58 sasl.oauthbearer.expected.audience = null 17:16:58 sasl.oauthbearer.expected.issuer = null 17:16:58 sasl.oauthbearer.header.urlencode = false 17:16:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:58 sasl.oauthbearer.jwks.endpoint.url = null 17:16:58 sasl.oauthbearer.scope.claim.name = scope 17:16:58 sasl.oauthbearer.sub.claim.name = sub 17:16:58 sasl.oauthbearer.token.endpoint.url = null 17:16:58 security.protocol = PLAINTEXT 17:16:58 security.providers = null 17:16:58 send.buffer.bytes = 131072 17:16:58 session.timeout.ms = 45000 17:16:58 socket.connection.setup.timeout.max.ms = 30000 17:16:58 socket.connection.setup.timeout.ms = 10000 17:16:58 ssl.cipher.suites = null 17:16:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:58 ssl.endpoint.identification.algorithm = https 17:16:58 ssl.engine.factory.class = null 17:16:58 ssl.key.password = null 17:16:58 ssl.keymanager.algorithm = SunX509 17:16:58 ssl.keystore.certificate.chain = null 17:16:58 ssl.keystore.key = null 17:16:58 ssl.keystore.location = null 17:16:58 ssl.keystore.password = null 17:16:58 ssl.keystore.type = JKS 17:16:58 ssl.protocol = TLSv1.3 17:16:58 ssl.provider = null 17:16:58 ssl.secure.random.implementation = null 17:16:58 ssl.trustmanager.algorithm = PKIX 17:16:58 ssl.truststore.certificates = null 17:16:58 ssl.truststore.location = null 17:16:58 ssl.truststore.password = null 17:16:58 ssl.truststore.type = JKS 17:16:58 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:16:58 17:16:58 2026-02-24T17:16:58.153Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:58 2026-02-24T17:16:58.156Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:58 2026-02-24T17:16:58.156Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:58 2026-02-24T17:16:58.156Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953418156 17:16:58 2026-02-24T17:16:58.157Z INFO 11335 --- [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 17:16:58 2026-02-24T17:16:58.169Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:16:58 2026-02-24T17:16:58.170Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:16:58 2026-02-24T17:16:58.171Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 17:16:58 2026-02-24T17:16:58.176Z INFO 11335 --- [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-e579f475-accc-48ce-9aa9-ce4c6d4dc92f 17:16:58 2026-02-24T17:16:58.176Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 17:16:58 2026-02-24T17:16:58.179Z INFO 11335 --- [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-e579f475-accc-48ce-9aa9-ce4c6d4dc92f', protocol='range'} 17:16:58 2026-02-24T17:16:58.179Z INFO 11335 --- [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-e579f475-accc-48ce-9aa9-ce4c6d4dc92f=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:16:58 2026-02-24T17:16:58.182Z INFO 11335 --- [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-e579f475-accc-48ce-9aa9-ce4c6d4dc92f', protocol='range'} 17:16:58 2026-02-24T17:16:58.182Z INFO 11335 --- [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]) 17:16:58 2026-02-24T17:16:58.183Z INFO 11335 --- [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 17:16:58 2026-02-24T17:16:58.184Z INFO 11335 --- [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 17:16:58 2026-02-24T17:16:58.187Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:16:58 2026-02-24T17:16:58.658Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:16:58 acks = -1 17:16:58 auto.include.jmx.reporter = true 17:16:58 batch.size = 16384 17:16:58 bootstrap.servers = [localhost:32777] 17:16:58 buffer.memory = 33554432 17:16:58 client.dns.lookup = use_all_dns_ips 17:16:58 client.id = test-client-id 17:16:58 compression.gzip.level = -1 17:16:58 compression.lz4.level = 9 17:16:58 compression.type = none 17:16:58 compression.zstd.level = 3 17:16:58 connections.max.idle.ms = 540000 17:16:58 delivery.timeout.ms = 120000 17:16:58 enable.idempotence = true 17:16:58 enable.metrics.push = true 17:16:58 interceptor.classes = [] 17:16:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:16:58 linger.ms = 0 17:16:58 max.block.ms = 60000 17:16:58 max.in.flight.requests.per.connection = 5 17:16:58 max.request.size = 1048576 17:16:58 metadata.max.age.ms = 300000 17:16:58 metadata.max.idle.ms = 300000 17:16:58 metadata.recovery.strategy = none 17:16:58 metric.reporters = [] 17:16:58 metrics.num.samples = 2 17:16:58 metrics.recording.level = INFO 17:16:58 metrics.sample.window.ms = 30000 17:16:58 partitioner.adaptive.partitioning.enable = true 17:16:58 partitioner.availability.timeout.ms = 0 17:16:58 partitioner.class = null 17:16:58 partitioner.ignore.keys = false 17:16:58 receive.buffer.bytes = 32768 17:16:58 reconnect.backoff.max.ms = 1000 17:16:58 reconnect.backoff.ms = 50 17:16:58 request.timeout.ms = 30000 17:16:58 retries = 2147483647 17:16:58 retry.backoff.max.ms = 1000 17:16:58 retry.backoff.ms = 100 17:16:58 sasl.client.callback.handler.class = null 17:16:58 sasl.jaas.config = null 17:16:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:58 sasl.kerberos.min.time.before.relogin = 60000 17:16:58 sasl.kerberos.service.name = null 17:16:58 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:58 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:58 sasl.login.callback.handler.class = null 17:16:58 sasl.login.class = null 17:16:58 sasl.login.connect.timeout.ms = null 17:16:58 sasl.login.read.timeout.ms = null 17:16:58 sasl.login.refresh.buffer.seconds = 300 17:16:58 sasl.login.refresh.min.period.seconds = 60 17:16:58 sasl.login.refresh.window.factor = 0.8 17:16:58 sasl.login.refresh.window.jitter = 0.05 17:16:58 sasl.login.retry.backoff.max.ms = 10000 17:16:58 sasl.login.retry.backoff.ms = 100 17:16:58 sasl.mechanism = GSSAPI 17:16:58 sasl.oauthbearer.clock.skew.seconds = 30 17:16:58 sasl.oauthbearer.expected.audience = null 17:16:58 sasl.oauthbearer.expected.issuer = null 17:16:58 sasl.oauthbearer.header.urlencode = false 17:16:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:58 sasl.oauthbearer.jwks.endpoint.url = null 17:16:58 sasl.oauthbearer.scope.claim.name = scope 17:16:58 sasl.oauthbearer.sub.claim.name = sub 17:16:58 sasl.oauthbearer.token.endpoint.url = null 17:16:58 security.protocol = PLAINTEXT 17:16:58 security.providers = null 17:16:58 send.buffer.bytes = 131072 17:16:58 socket.connection.setup.timeout.max.ms = 30000 17:16:58 socket.connection.setup.timeout.ms = 10000 17:16:58 ssl.cipher.suites = null 17:16:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:58 ssl.endpoint.identification.algorithm = https 17:16:58 ssl.engine.factory.class = null 17:16:58 ssl.key.password = null 17:16:58 ssl.keymanager.algorithm = SunX509 17:16:58 ssl.keystore.certificate.chain = null 17:16:58 ssl.keystore.key = null 17:16:58 ssl.keystore.location = null 17:16:58 ssl.keystore.password = null 17:16:58 ssl.keystore.type = JKS 17:16:58 ssl.protocol = TLSv1.3 17:16:58 ssl.provider = null 17:16:58 ssl.secure.random.implementation = null 17:16:58 ssl.trustmanager.algorithm = PKIX 17:16:58 ssl.truststore.certificates = null 17:16:58 ssl.truststore.location = null 17:16:58 ssl.truststore.password = null 17:16:58 ssl.truststore.type = JKS 17:16:58 transaction.timeout.ms = 60000 17:16:58 transactional.id = null 17:16:58 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:16:58 17:16:58 2026-02-24T17:16:58.659Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:58 2026-02-24T17:16:58.659Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:16:58 2026-02-24T17:16:58.663Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:16:58 2026-02-24T17:16:58.663Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:16:58 2026-02-24T17:16:58.663Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953418663 17:16:58 2026-02-24T17:16:58.664Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:16:58 acks = -1 17:16:58 auto.include.jmx.reporter = true 17:16:58 batch.size = 16384 17:16:58 bootstrap.servers = [localhost:32777] 17:16:58 buffer.memory = 33554432 17:16:58 client.dns.lookup = use_all_dns_ips 17:16:58 client.id = test-client-id 17:16:58 compression.gzip.level = -1 17:16:58 compression.lz4.level = 9 17:16:58 compression.type = none 17:16:58 compression.zstd.level = 3 17:16:58 connections.max.idle.ms = 540000 17:16:58 delivery.timeout.ms = 120000 17:16:58 enable.idempotence = true 17:16:58 enable.metrics.push = true 17:16:58 interceptor.classes = [] 17:16:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:16:58 linger.ms = 0 17:16:58 max.block.ms = 60000 17:16:58 max.in.flight.requests.per.connection = 5 17:16:58 max.request.size = 1048576 17:16:58 metadata.max.age.ms = 300000 17:16:58 metadata.max.idle.ms = 300000 17:16:58 metadata.recovery.strategy = none 17:16:58 metric.reporters = [] 17:16:58 metrics.num.samples = 2 17:16:58 metrics.recording.level = INFO 17:16:58 metrics.sample.window.ms = 30000 17:16:58 partitioner.adaptive.partitioning.enable = true 17:16:58 partitioner.availability.timeout.ms = 0 17:16:58 partitioner.class = null 17:16:58 partitioner.ignore.keys = false 17:16:58 receive.buffer.bytes = 32768 17:16:58 reconnect.backoff.max.ms = 1000 17:16:58 reconnect.backoff.ms = 50 17:16:58 request.timeout.ms = 30000 17:16:58 retries = 2147483647 17:16:58 retry.backoff.max.ms = 1000 17:16:58 retry.backoff.ms = 100 17:16:58 sasl.client.callback.handler.class = null 17:16:58 sasl.jaas.config = null 17:16:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:16:58 sasl.kerberos.min.time.before.relogin = 60000 17:16:58 sasl.kerberos.service.name = null 17:16:58 sasl.kerberos.ticket.renew.jitter = 0.05 17:16:58 sasl.kerberos.ticket.renew.window.factor = 0.8 17:16:58 sasl.login.callback.handler.class = null 17:16:58 sasl.login.class = null 17:16:58 sasl.login.connect.timeout.ms = null 17:16:58 sasl.login.read.timeout.ms = null 17:16:58 sasl.login.refresh.buffer.seconds = 300 17:16:58 sasl.login.refresh.min.period.seconds = 60 17:16:58 sasl.login.refresh.window.factor = 0.8 17:16:58 sasl.login.refresh.window.jitter = 0.05 17:16:58 sasl.login.retry.backoff.max.ms = 10000 17:16:58 sasl.login.retry.backoff.ms = 100 17:16:58 sasl.mechanism = GSSAPI 17:16:58 sasl.oauthbearer.clock.skew.seconds = 30 17:16:58 sasl.oauthbearer.expected.audience = null 17:16:58 sasl.oauthbearer.expected.issuer = null 17:16:58 sasl.oauthbearer.header.urlencode = false 17:16:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:16:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:16:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:16:58 sasl.oauthbearer.jwks.endpoint.url = null 17:16:58 sasl.oauthbearer.scope.claim.name = scope 17:16:58 sasl.oauthbearer.sub.claim.name = sub 17:16:58 sasl.oauthbearer.token.endpoint.url = null 17:16:58 security.protocol = PLAINTEXT 17:16:58 security.providers = null 17:16:58 send.buffer.bytes = 131072 17:16:58 socket.connection.setup.timeout.max.ms = 30000 17:16:58 socket.connection.setup.timeout.ms = 10000 17:16:58 ssl.cipher.suites = null 17:16:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:16:58 ssl.endpoint.identification.algorithm = https 17:16:58 ssl.engine.factory.class = null 17:16:58 ssl.key.password = null 17:16:58 ssl.keymanager.algorithm = SunX509 17:16:58 ssl.keystore.certificate.chain = null 17:16:58 ssl.keystore.key = null 17:16:58 ssl.keystore.location = null 17:16:58 ssl.keystore.password = null 17:16:58 ssl.keystore.type = JKS 17:16:58 ssl.protocol = TLSv1.3 17:16:58 ssl.provider = null 17:16:58 ssl.secure.random.implementation = null 17:16:58 ssl.trustmanager.algorithm = PKIX 17:16:58 ssl.truststore.certificates = null 17:16:58 ssl.truststore.location = null 17:16:58 ssl.truststore.password = null 17:16:58 ssl.truststore.type = JKS 17:16:58 transaction.timeout.ms = 60000 17:16:58 transactional.id = null 17:16:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:16:58 17:16:58 2026-02-24T17:16:58.664Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:16:58 2026-02-24T17:16:58.665Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:16:58 2026-02-24T17:16:58.668Z INFO 11335 --- [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. 17:16:58 2026-02-24T17:16:58.668Z INFO 11335 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:16:58 2026-02-24T17:16:58.669Z INFO 11335 --- [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 17:16:58 2026-02-24T17:16:58.675Z INFO 11335 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:16:58 2026-02-24T17:16:58.676Z INFO 11335 --- [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 17:16:58 2026-02-24T17:16:58.679Z INFO 11335 --- [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 17:16:58 2026-02-24T17:16:58.774Z INFO 11335 --- [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 17:16:58 2026-02-24T17:16:58.791Z INFO 11335 --- [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 17:16:58 2026-02-24T17:16:58.839Z INFO 11335 --- [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 17:16:58 2026-02-24T17:16:58.893Z INFO 11335 --- [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 17:16:58 2026-02-24T17:16:58.918Z INFO 11335 --- [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 17:16:59 2026-02-24T17:16:58.995Z INFO 11335 --- [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 17:16:59 2026-02-24T17:16:59.056Z INFO 11335 --- [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 17:16:59 2026-02-24T17:16:59.108Z INFO 11335 --- [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 17:16:59 2026-02-24T17:16:59.108Z INFO 11335 --- [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-e579f475-accc-48ce-9aa9-ce4c6d4dc92f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:16:59 2026-02-24T17:16:59.108Z INFO 11335 --- [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 17:16:59 2026-02-24T17:16:59.108Z INFO 11335 --- [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 17:16:59 2026-02-24T17:16:59.108Z INFO 11335 --- [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 17:16:59 2026-02-24T17:16:59.109Z INFO 11335 --- [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 17:16:59 2026-02-24T17:16:59.109Z INFO 11335 --- [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 17:16:59 2026-02-24T17:16:59.615Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:16:59 2026-02-24T17:16:59.615Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:16:59 2026-02-24T17:16:59.615Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:16:59 2026-02-24T17:16:59.615Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:16:59 2026-02-24T17:16:59.616Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 17:16:59 2026-02-24T17:16:59.616Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:16:59 2026-02-24T17:16:59.618Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:16:59 2026-02-24T17:16:59.618Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:16:59 2026-02-24T17:16:59.618Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:16:59 2026-02-24T17:16:59.618Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:16:59 2026-02-24T17:16:59.618Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:16:59 2026-02-24T17:16:59.618Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:16:59 2026-02-24T17:16:59.622Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:16:59 2026-02-24T17:16:59.622Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:16:59 2026-02-24T17:16:59.622Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:16:59 2026-02-24T17:16:59.622Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:16:59 2026-02-24T17:16:59.622Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:16:59 2026-02-24T17:16:59.777Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:59 2026-02-24T17:16:59.777Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:59 2026-02-24T17:16:59.777Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:59 2026-02-24T17:16:59.778Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:59 2026-02-24T17:16:59.778Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:59 2026-02-24T17:16:59.803Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:59 2026-02-24T17:16:59.833Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:59 2026-02-24T17:16:59.833Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:59 2026-02-24T17:16:59.834Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:59 2026-02-24T17:16:59.834Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:59 2026-02-24T17:16:59.834Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:59 2026-02-24T17:16:59.860Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:59 2026-02-24T17:16:59.886Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:59 2026-02-24T17:16:59.886Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:59 2026-02-24T17:16:59.886Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:59 2026-02-24T17:16:59.886Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:59 2026-02-24T17:16:59.886Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:16:59 2026-02-24T17:16:59.912Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:16:59 2026-02-24T17:16:59.936Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:16:59 2026-02-24T17:16:59.937Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:16:59 2026-02-24T17:16:59.937Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:16:59 2026-02-24T17:16:59.937Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:16:59 2026-02-24T17:16:59.937Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:00 2026-02-24T17:16:59.978Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:00 2026-02-24T17:17:00.014Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:00 2026-02-24T17:17:00.014Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:00 2026-02-24T17:17:00.014Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:00 2026-02-24T17:17:00.014Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:00 2026-02-24T17:17:00.015Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:00 2026-02-24T17:17:00.043Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:00 2026-02-24T17:17:00.078Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:00 2026-02-24T17:17:00.078Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:00 2026-02-24T17:17:00.078Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:00 2026-02-24T17:17:00.079Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:00 2026-02-24T17:17:00.079Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:00 2026-02-24T17:17:00.105Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:00 2026-02-24T17:17:00.117Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:00 allow.auto.create.topics = true 17:17:00 auto.commit.interval.ms = 5000 17:17:00 auto.include.jmx.reporter = true 17:17:00 auto.offset.reset = latest 17:17:00 bootstrap.servers = [localhost:32777] 17:17:00 check.crcs = true 17:17:00 client.dns.lookup = use_all_dns_ips 17:17:00 client.id = consumer-test-group-13 17:17:00 client.rack = 17:17:00 connections.max.idle.ms = 540000 17:17:00 default.api.timeout.ms = 60000 17:17:00 enable.auto.commit = true 17:17:00 enable.metrics.push = true 17:17:00 exclude.internal.topics = true 17:17:00 fetch.max.bytes = 52428800 17:17:00 fetch.max.wait.ms = 500 17:17:00 fetch.min.bytes = 1 17:17:00 group.id = test-group 17:17:00 group.instance.id = null 17:17:00 group.protocol = classic 17:17:00 group.remote.assignor = null 17:17:00 heartbeat.interval.ms = 3000 17:17:00 interceptor.classes = [] 17:17:00 internal.leave.group.on.close = true 17:17:00 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:00 isolation.level = read_uncommitted 17:17:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:00 max.partition.fetch.bytes = 1048576 17:17:00 max.poll.interval.ms = 300000 17:17:00 max.poll.records = 2147483647 17:17:00 metadata.max.age.ms = 300000 17:17:00 metadata.recovery.strategy = none 17:17:00 metric.reporters = [] 17:17:00 metrics.num.samples = 2 17:17:00 metrics.recording.level = INFO 17:17:00 metrics.sample.window.ms = 30000 17:17:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:00 receive.buffer.bytes = 65536 17:17:00 reconnect.backoff.max.ms = 1000 17:17:00 reconnect.backoff.ms = 50 17:17:00 request.timeout.ms = 30000 17:17:00 retry.backoff.max.ms = 1000 17:17:00 retry.backoff.ms = 100 17:17:00 sasl.client.callback.handler.class = null 17:17:00 sasl.jaas.config = null 17:17:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:00 sasl.kerberos.min.time.before.relogin = 60000 17:17:00 sasl.kerberos.service.name = null 17:17:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:00 sasl.login.callback.handler.class = null 17:17:00 sasl.login.class = null 17:17:00 sasl.login.connect.timeout.ms = null 17:17:00 sasl.login.read.timeout.ms = null 17:17:00 sasl.login.refresh.buffer.seconds = 300 17:17:00 sasl.login.refresh.min.period.seconds = 60 17:17:00 sasl.login.refresh.window.factor = 0.8 17:17:00 sasl.login.refresh.window.jitter = 0.05 17:17:00 sasl.login.retry.backoff.max.ms = 10000 17:17:00 sasl.login.retry.backoff.ms = 100 17:17:00 sasl.mechanism = GSSAPI 17:17:00 sasl.oauthbearer.clock.skew.seconds = 30 17:17:00 sasl.oauthbearer.expected.audience = null 17:17:00 sasl.oauthbearer.expected.issuer = null 17:17:00 sasl.oauthbearer.header.urlencode = false 17:17:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:00 sasl.oauthbearer.jwks.endpoint.url = null 17:17:00 sasl.oauthbearer.scope.claim.name = scope 17:17:00 sasl.oauthbearer.sub.claim.name = sub 17:17:00 sasl.oauthbearer.token.endpoint.url = null 17:17:00 security.protocol = PLAINTEXT 17:17:00 security.providers = null 17:17:00 send.buffer.bytes = 131072 17:17:00 session.timeout.ms = 45000 17:17:00 socket.connection.setup.timeout.max.ms = 30000 17:17:00 socket.connection.setup.timeout.ms = 10000 17:17:00 ssl.cipher.suites = null 17:17:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:00 ssl.endpoint.identification.algorithm = https 17:17:00 ssl.engine.factory.class = null 17:17:00 ssl.key.password = null 17:17:00 ssl.keymanager.algorithm = SunX509 17:17:00 ssl.keystore.certificate.chain = null 17:17:00 ssl.keystore.key = null 17:17:00 ssl.keystore.location = null 17:17:00 ssl.keystore.password = null 17:17:00 ssl.keystore.type = JKS 17:17:00 ssl.protocol = TLSv1.3 17:17:00 ssl.provider = null 17:17:00 ssl.secure.random.implementation = null 17:17:00 ssl.trustmanager.algorithm = PKIX 17:17:00 ssl.truststore.certificates = null 17:17:00 ssl.truststore.location = null 17:17:00 ssl.truststore.password = null 17:17:00 ssl.truststore.type = JKS 17:17:00 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:17:00 17:17:00 2026-02-24T17:17:00.117Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:00 2026-02-24T17:17:00.119Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:00 2026-02-24T17:17:00.119Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:00 2026-02-24T17:17:00.119Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953420119 17:17:00 2026-02-24T17:17:00.119Z INFO 11335 --- [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 17:17:00 2026-02-24T17:17:00.125Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:00 2026-02-24T17:17:00.126Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:17:00 2026-02-24T17:17:00.127Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 17:17:00 2026-02-24T17:17:00.130Z INFO 11335 --- [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-ce896866-ed0c-422b-ad39-b1268336c05e 17:17:00 2026-02-24T17:17:00.130Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 17:17:00 2026-02-24T17:17:00.149Z INFO 11335 --- [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-ce896866-ed0c-422b-ad39-b1268336c05e', protocol='range'} 17:17:00 2026-02-24T17:17:00.150Z INFO 11335 --- [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-ce896866-ed0c-422b-ad39-b1268336c05e=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:17:00 2026-02-24T17:17:00.153Z INFO 11335 --- [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-ce896866-ed0c-422b-ad39-b1268336c05e', protocol='range'} 17:17:00 2026-02-24T17:17:00.153Z INFO 11335 --- [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]) 17:17:00 2026-02-24T17:17:00.153Z INFO 11335 --- [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 17:17:00 2026-02-24T17:17:00.154Z INFO 11335 --- [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 17:17:00 2026-02-24T17:17:00.160Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:00 2026-02-24T17:17:00.622Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:17:00 acks = -1 17:17:00 auto.include.jmx.reporter = true 17:17:00 batch.size = 16384 17:17:00 bootstrap.servers = [localhost:32777] 17:17:00 buffer.memory = 33554432 17:17:00 client.dns.lookup = use_all_dns_ips 17:17:00 client.id = test-client-id 17:17:00 compression.gzip.level = -1 17:17:00 compression.lz4.level = 9 17:17:00 compression.type = none 17:17:00 compression.zstd.level = 3 17:17:00 connections.max.idle.ms = 540000 17:17:00 delivery.timeout.ms = 120000 17:17:00 enable.idempotence = true 17:17:00 enable.metrics.push = true 17:17:00 interceptor.classes = [] 17:17:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:17:00 linger.ms = 0 17:17:00 max.block.ms = 60000 17:17:00 max.in.flight.requests.per.connection = 5 17:17:00 max.request.size = 1048576 17:17:00 metadata.max.age.ms = 300000 17:17:00 metadata.max.idle.ms = 300000 17:17:00 metadata.recovery.strategy = none 17:17:00 metric.reporters = [] 17:17:00 metrics.num.samples = 2 17:17:00 metrics.recording.level = INFO 17:17:00 metrics.sample.window.ms = 30000 17:17:00 partitioner.adaptive.partitioning.enable = true 17:17:00 partitioner.availability.timeout.ms = 0 17:17:00 partitioner.class = null 17:17:00 partitioner.ignore.keys = false 17:17:00 receive.buffer.bytes = 32768 17:17:00 reconnect.backoff.max.ms = 1000 17:17:00 reconnect.backoff.ms = 50 17:17:00 request.timeout.ms = 30000 17:17:00 retries = 2147483647 17:17:00 retry.backoff.max.ms = 1000 17:17:00 retry.backoff.ms = 100 17:17:00 sasl.client.callback.handler.class = null 17:17:00 sasl.jaas.config = null 17:17:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:00 sasl.kerberos.min.time.before.relogin = 60000 17:17:00 sasl.kerberos.service.name = null 17:17:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:00 sasl.login.callback.handler.class = null 17:17:00 sasl.login.class = null 17:17:00 sasl.login.connect.timeout.ms = null 17:17:00 sasl.login.read.timeout.ms = null 17:17:00 sasl.login.refresh.buffer.seconds = 300 17:17:00 sasl.login.refresh.min.period.seconds = 60 17:17:00 sasl.login.refresh.window.factor = 0.8 17:17:00 sasl.login.refresh.window.jitter = 0.05 17:17:00 sasl.login.retry.backoff.max.ms = 10000 17:17:00 sasl.login.retry.backoff.ms = 100 17:17:00 sasl.mechanism = GSSAPI 17:17:00 sasl.oauthbearer.clock.skew.seconds = 30 17:17:00 sasl.oauthbearer.expected.audience = null 17:17:00 sasl.oauthbearer.expected.issuer = null 17:17:00 sasl.oauthbearer.header.urlencode = false 17:17:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:00 sasl.oauthbearer.jwks.endpoint.url = null 17:17:00 sasl.oauthbearer.scope.claim.name = scope 17:17:00 sasl.oauthbearer.sub.claim.name = sub 17:17:00 sasl.oauthbearer.token.endpoint.url = null 17:17:00 security.protocol = PLAINTEXT 17:17:00 security.providers = null 17:17:00 send.buffer.bytes = 131072 17:17:00 socket.connection.setup.timeout.max.ms = 30000 17:17:00 socket.connection.setup.timeout.ms = 10000 17:17:00 ssl.cipher.suites = null 17:17:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:00 ssl.endpoint.identification.algorithm = https 17:17:00 ssl.engine.factory.class = null 17:17:00 ssl.key.password = null 17:17:00 ssl.keymanager.algorithm = SunX509 17:17:00 ssl.keystore.certificate.chain = null 17:17:00 ssl.keystore.key = null 17:17:00 ssl.keystore.location = null 17:17:00 ssl.keystore.password = null 17:17:00 ssl.keystore.type = JKS 17:17:00 ssl.protocol = TLSv1.3 17:17:00 ssl.provider = null 17:17:00 ssl.secure.random.implementation = null 17:17:00 ssl.trustmanager.algorithm = PKIX 17:17:00 ssl.truststore.certificates = null 17:17:00 ssl.truststore.location = null 17:17:00 ssl.truststore.password = null 17:17:00 ssl.truststore.type = JKS 17:17:00 transaction.timeout.ms = 60000 17:17:00 transactional.id = null 17:17:00 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:17:00 17:17:00 2026-02-24T17:17:00.622Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:00 2026-02-24T17:17:00.623Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:17:00 2026-02-24T17:17:00.626Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:00 2026-02-24T17:17:00.626Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:00 2026-02-24T17:17:00.626Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953420626 17:17:00 2026-02-24T17:17:00.627Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:17:00 acks = -1 17:17:00 auto.include.jmx.reporter = true 17:17:00 batch.size = 16384 17:17:00 bootstrap.servers = [localhost:32777] 17:17:00 buffer.memory = 33554432 17:17:00 client.dns.lookup = use_all_dns_ips 17:17:00 client.id = test-client-id 17:17:00 compression.gzip.level = -1 17:17:00 compression.lz4.level = 9 17:17:00 compression.type = none 17:17:00 compression.zstd.level = 3 17:17:00 connections.max.idle.ms = 540000 17:17:00 delivery.timeout.ms = 120000 17:17:00 enable.idempotence = true 17:17:00 enable.metrics.push = true 17:17:00 interceptor.classes = [] 17:17:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:17:00 linger.ms = 0 17:17:00 max.block.ms = 60000 17:17:00 max.in.flight.requests.per.connection = 5 17:17:00 max.request.size = 1048576 17:17:00 metadata.max.age.ms = 300000 17:17:00 metadata.max.idle.ms = 300000 17:17:00 metadata.recovery.strategy = none 17:17:00 metric.reporters = [] 17:17:00 metrics.num.samples = 2 17:17:00 metrics.recording.level = INFO 17:17:00 metrics.sample.window.ms = 30000 17:17:00 partitioner.adaptive.partitioning.enable = true 17:17:00 partitioner.availability.timeout.ms = 0 17:17:00 partitioner.class = null 17:17:00 partitioner.ignore.keys = false 17:17:00 receive.buffer.bytes = 32768 17:17:00 reconnect.backoff.max.ms = 1000 17:17:00 reconnect.backoff.ms = 50 17:17:00 request.timeout.ms = 30000 17:17:00 retries = 2147483647 17:17:00 retry.backoff.max.ms = 1000 17:17:00 retry.backoff.ms = 100 17:17:00 sasl.client.callback.handler.class = null 17:17:00 sasl.jaas.config = null 17:17:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:00 sasl.kerberos.min.time.before.relogin = 60000 17:17:00 sasl.kerberos.service.name = null 17:17:00 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:00 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:00 sasl.login.callback.handler.class = null 17:17:00 sasl.login.class = null 17:17:00 sasl.login.connect.timeout.ms = null 17:17:00 sasl.login.read.timeout.ms = null 17:17:00 sasl.login.refresh.buffer.seconds = 300 17:17:00 sasl.login.refresh.min.period.seconds = 60 17:17:00 sasl.login.refresh.window.factor = 0.8 17:17:00 sasl.login.refresh.window.jitter = 0.05 17:17:00 sasl.login.retry.backoff.max.ms = 10000 17:17:00 sasl.login.retry.backoff.ms = 100 17:17:00 sasl.mechanism = GSSAPI 17:17:00 sasl.oauthbearer.clock.skew.seconds = 30 17:17:00 sasl.oauthbearer.expected.audience = null 17:17:00 sasl.oauthbearer.expected.issuer = null 17:17:00 sasl.oauthbearer.header.urlencode = false 17:17:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:00 sasl.oauthbearer.jwks.endpoint.url = null 17:17:00 sasl.oauthbearer.scope.claim.name = scope 17:17:00 sasl.oauthbearer.sub.claim.name = sub 17:17:00 sasl.oauthbearer.token.endpoint.url = null 17:17:00 security.protocol = PLAINTEXT 17:17:00 security.providers = null 17:17:00 send.buffer.bytes = 131072 17:17:00 socket.connection.setup.timeout.max.ms = 30000 17:17:00 socket.connection.setup.timeout.ms = 10000 17:17:00 ssl.cipher.suites = null 17:17:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:00 ssl.endpoint.identification.algorithm = https 17:17:00 ssl.engine.factory.class = null 17:17:00 ssl.key.password = null 17:17:00 ssl.keymanager.algorithm = SunX509 17:17:00 ssl.keystore.certificate.chain = null 17:17:00 ssl.keystore.key = null 17:17:00 ssl.keystore.location = null 17:17:00 ssl.keystore.password = null 17:17:00 ssl.keystore.type = JKS 17:17:00 ssl.protocol = TLSv1.3 17:17:00 ssl.provider = null 17:17:00 ssl.secure.random.implementation = null 17:17:00 ssl.trustmanager.algorithm = PKIX 17:17:00 ssl.truststore.certificates = null 17:17:00 ssl.truststore.location = null 17:17:00 ssl.truststore.password = null 17:17:00 ssl.truststore.type = JKS 17:17:00 transaction.timeout.ms = 60000 17:17:00 transactional.id = null 17:17:00 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:17:00 17:17:00 2026-02-24T17:17:00.627Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:00 2026-02-24T17:17:00.627Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:17:00 2026-02-24T17:17:00.631Z INFO 11335 --- [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. 17:17:00 2026-02-24T17:17:00.634Z INFO 11335 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:00 2026-02-24T17:17:00.634Z INFO 11335 --- [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 17:17:00 2026-02-24T17:17:00.641Z INFO 11335 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:00 2026-02-24T17:17:00.642Z INFO 11335 --- [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 17:17:00 2026-02-24T17:17:00.647Z INFO 11335 --- [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 17:17:00 2026-02-24T17:17:00.654Z INFO 11335 --- [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 17:17:00 2026-02-24T17:17:00.755Z INFO 11335 --- [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 17:17:00 2026-02-24T17:17:00.761Z INFO 11335 --- [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 17:17:00 2026-02-24T17:17:00.858Z INFO 11335 --- [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 17:17:00 2026-02-24T17:17:00.865Z INFO 11335 --- [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 17:17:00 2026-02-24T17:17:00.959Z INFO 11335 --- [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 17:17:01 2026-02-24T17:17:01.033Z INFO 11335 --- [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 17:17:01 2026-02-24T17:17:01.058Z INFO 11335 --- [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 17:17:01 2026-02-24T17:17:01.088Z INFO 11335 --- [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 17:17:01 2026-02-24T17:17:01.162Z INFO 11335 --- [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 17:17:01 2026-02-24T17:17:01.241Z INFO 11335 --- [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 17:17:01 2026-02-24T17:17:01.278Z INFO 11335 --- [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 17:17:01 2026-02-24T17:17:01.278Z INFO 11335 --- [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-ce896866-ed0c-422b-ad39-b1268336c05e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:01 2026-02-24T17:17:01.278Z INFO 11335 --- [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 17:17:01 2026-02-24T17:17:01.278Z INFO 11335 --- [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 17:17:01 2026-02-24T17:17:01.278Z INFO 11335 --- [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 17:17:01 2026-02-24T17:17:01.280Z INFO 11335 --- [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 17:17:01 2026-02-24T17:17:01.280Z INFO 11335 --- [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 17:17:01 2026-02-24T17:17:01.776Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:01 2026-02-24T17:17:01.776Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:01 2026-02-24T17:17:01.777Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:01 2026-02-24T17:17:01.777Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:01 2026-02-24T17:17:01.779Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 17:17:01 2026-02-24T17:17:01.779Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:17:01 2026-02-24T17:17:01.783Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:01 2026-02-24T17:17:01.783Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:01 2026-02-24T17:17:01.783Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:01 2026-02-24T17:17:01.783Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:01 2026-02-24T17:17:01.783Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:17:01 2026-02-24T17:17:01.783Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:17:01 2026-02-24T17:17:01.785Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:01 2026-02-24T17:17:01.785Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:01 2026-02-24T17:17:01.786Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:01 2026-02-24T17:17:01.786Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:01 2026-02-24T17:17:01.786Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:17:01 2026-02-24T17:17:01.939Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:01 2026-02-24T17:17:01.940Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:01 2026-02-24T17:17:01.940Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:01 2026-02-24T17:17:01.940Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:01 2026-02-24T17:17:01.940Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:01 2026-02-24T17:17:01.967Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:02 2026-02-24T17:17:02.004Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:02 2026-02-24T17:17:02.004Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:02 2026-02-24T17:17:02.005Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:02 2026-02-24T17:17:02.006Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:02 2026-02-24T17:17:02.006Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:02 2026-02-24T17:17:02.033Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:02 2026-02-24T17:17:02.056Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:02 2026-02-24T17:17:02.057Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:02 2026-02-24T17:17:02.057Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:02 2026-02-24T17:17:02.057Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:02 2026-02-24T17:17:02.057Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:02 2026-02-24T17:17:02.085Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:02 2026-02-24T17:17:02.112Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:02 2026-02-24T17:17:02.112Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:02 2026-02-24T17:17:02.112Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:02 2026-02-24T17:17:02.112Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:02 2026-02-24T17:17:02.112Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:02 2026-02-24T17:17:02.138Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:02 2026-02-24T17:17:02.168Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:02 2026-02-24T17:17:02.169Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:02 2026-02-24T17:17:02.169Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:02 2026-02-24T17:17:02.169Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:02 2026-02-24T17:17:02.169Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:02 2026-02-24T17:17:02.204Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:02 2026-02-24T17:17:02.229Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:02 2026-02-24T17:17:02.230Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:02 2026-02-24T17:17:02.230Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:02 2026-02-24T17:17:02.230Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:02 2026-02-24T17:17:02.230Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:02 2026-02-24T17:17:02.256Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:02 2026-02-24T17:17:02.268Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:02 allow.auto.create.topics = true 17:17:02 auto.commit.interval.ms = 5000 17:17:02 auto.include.jmx.reporter = true 17:17:02 auto.offset.reset = latest 17:17:02 bootstrap.servers = [localhost:32777] 17:17:02 check.crcs = true 17:17:02 client.dns.lookup = use_all_dns_ips 17:17:02 client.id = consumer-test-group-14 17:17:02 client.rack = 17:17:02 connections.max.idle.ms = 540000 17:17:02 default.api.timeout.ms = 60000 17:17:02 enable.auto.commit = true 17:17:02 enable.metrics.push = true 17:17:02 exclude.internal.topics = true 17:17:02 fetch.max.bytes = 52428800 17:17:02 fetch.max.wait.ms = 500 17:17:02 fetch.min.bytes = 1 17:17:02 group.id = test-group 17:17:02 group.instance.id = null 17:17:02 group.protocol = classic 17:17:02 group.remote.assignor = null 17:17:02 heartbeat.interval.ms = 3000 17:17:02 interceptor.classes = [] 17:17:02 internal.leave.group.on.close = true 17:17:02 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:02 isolation.level = read_uncommitted 17:17:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:02 max.partition.fetch.bytes = 1048576 17:17:02 max.poll.interval.ms = 300000 17:17:02 max.poll.records = 2147483647 17:17:02 metadata.max.age.ms = 300000 17:17:02 metadata.recovery.strategy = none 17:17:02 metric.reporters = [] 17:17:02 metrics.num.samples = 2 17:17:02 metrics.recording.level = INFO 17:17:02 metrics.sample.window.ms = 30000 17:17:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:02 receive.buffer.bytes = 65536 17:17:02 reconnect.backoff.max.ms = 1000 17:17:02 reconnect.backoff.ms = 50 17:17:02 request.timeout.ms = 30000 17:17:02 retry.backoff.max.ms = 1000 17:17:02 retry.backoff.ms = 100 17:17:02 sasl.client.callback.handler.class = null 17:17:02 sasl.jaas.config = null 17:17:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:02 sasl.kerberos.min.time.before.relogin = 60000 17:17:02 sasl.kerberos.service.name = null 17:17:02 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:02 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:02 sasl.login.callback.handler.class = null 17:17:02 sasl.login.class = null 17:17:02 sasl.login.connect.timeout.ms = null 17:17:02 sasl.login.read.timeout.ms = null 17:17:02 sasl.login.refresh.buffer.seconds = 300 17:17:02 sasl.login.refresh.min.period.seconds = 60 17:17:02 sasl.login.refresh.window.factor = 0.8 17:17:02 sasl.login.refresh.window.jitter = 0.05 17:17:02 sasl.login.retry.backoff.max.ms = 10000 17:17:02 sasl.login.retry.backoff.ms = 100 17:17:02 sasl.mechanism = GSSAPI 17:17:02 sasl.oauthbearer.clock.skew.seconds = 30 17:17:02 sasl.oauthbearer.expected.audience = null 17:17:02 sasl.oauthbearer.expected.issuer = null 17:17:02 sasl.oauthbearer.header.urlencode = false 17:17:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:02 sasl.oauthbearer.jwks.endpoint.url = null 17:17:02 sasl.oauthbearer.scope.claim.name = scope 17:17:02 sasl.oauthbearer.sub.claim.name = sub 17:17:02 sasl.oauthbearer.token.endpoint.url = null 17:17:02 security.protocol = PLAINTEXT 17:17:02 security.providers = null 17:17:02 send.buffer.bytes = 131072 17:17:02 session.timeout.ms = 45000 17:17:02 socket.connection.setup.timeout.max.ms = 30000 17:17:02 socket.connection.setup.timeout.ms = 10000 17:17:02 ssl.cipher.suites = null 17:17:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:02 ssl.endpoint.identification.algorithm = https 17:17:02 ssl.engine.factory.class = null 17:17:02 ssl.key.password = null 17:17:02 ssl.keymanager.algorithm = SunX509 17:17:02 ssl.keystore.certificate.chain = null 17:17:02 ssl.keystore.key = null 17:17:02 ssl.keystore.location = null 17:17:02 ssl.keystore.password = null 17:17:02 ssl.keystore.type = JKS 17:17:02 ssl.protocol = TLSv1.3 17:17:02 ssl.provider = null 17:17:02 ssl.secure.random.implementation = null 17:17:02 ssl.trustmanager.algorithm = PKIX 17:17:02 ssl.truststore.certificates = null 17:17:02 ssl.truststore.location = null 17:17:02 ssl.truststore.password = null 17:17:02 ssl.truststore.type = JKS 17:17:02 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:17:02 17:17:02 2026-02-24T17:17:02.269Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:02 2026-02-24T17:17:02.271Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:02 2026-02-24T17:17:02.271Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:02 2026-02-24T17:17:02.271Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953422271 17:17:02 2026-02-24T17:17:02.271Z INFO 11335 --- [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 17:17:02 2026-02-24T17:17:02.277Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:02 2026-02-24T17:17:02.282Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:17:02 2026-02-24T17:17:02.283Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 17:17:02 2026-02-24T17:17:02.288Z INFO 11335 --- [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-02ff80ff-8926-4c3a-b721-27c701e607fb 17:17:02 2026-02-24T17:17:02.288Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 17:17:02 2026-02-24T17:17:02.292Z INFO 11335 --- [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-02ff80ff-8926-4c3a-b721-27c701e607fb', protocol='range'} 17:17:02 2026-02-24T17:17:02.293Z INFO 11335 --- [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-02ff80ff-8926-4c3a-b721-27c701e607fb=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:17:02 2026-02-24T17:17:02.295Z INFO 11335 --- [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-02ff80ff-8926-4c3a-b721-27c701e607fb', protocol='range'} 17:17:02 2026-02-24T17:17:02.295Z INFO 11335 --- [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]) 17:17:02 2026-02-24T17:17:02.295Z INFO 11335 --- [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 17:17:02 2026-02-24T17:17:02.296Z INFO 11335 --- [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 17:17:02 2026-02-24T17:17:02.301Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:02 2026-02-24T17:17:02.773Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:17:02 acks = -1 17:17:02 auto.include.jmx.reporter = true 17:17:02 batch.size = 16384 17:17:02 bootstrap.servers = [localhost:32777] 17:17:02 buffer.memory = 33554432 17:17:02 client.dns.lookup = use_all_dns_ips 17:17:02 client.id = test-client-id 17:17:02 compression.gzip.level = -1 17:17:02 compression.lz4.level = 9 17:17:02 compression.type = none 17:17:02 compression.zstd.level = 3 17:17:02 connections.max.idle.ms = 540000 17:17:02 delivery.timeout.ms = 120000 17:17:02 enable.idempotence = true 17:17:02 enable.metrics.push = true 17:17:02 interceptor.classes = [] 17:17:02 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:17:02 linger.ms = 0 17:17:02 max.block.ms = 60000 17:17:02 max.in.flight.requests.per.connection = 5 17:17:02 max.request.size = 1048576 17:17:02 metadata.max.age.ms = 300000 17:17:02 metadata.max.idle.ms = 300000 17:17:02 metadata.recovery.strategy = none 17:17:02 metric.reporters = [] 17:17:02 metrics.num.samples = 2 17:17:02 metrics.recording.level = INFO 17:17:02 metrics.sample.window.ms = 30000 17:17:02 partitioner.adaptive.partitioning.enable = true 17:17:02 partitioner.availability.timeout.ms = 0 17:17:02 partitioner.class = null 17:17:02 partitioner.ignore.keys = false 17:17:02 receive.buffer.bytes = 32768 17:17:02 reconnect.backoff.max.ms = 1000 17:17:02 reconnect.backoff.ms = 50 17:17:02 request.timeout.ms = 30000 17:17:02 retries = 2147483647 17:17:02 retry.backoff.max.ms = 1000 17:17:02 retry.backoff.ms = 100 17:17:02 sasl.client.callback.handler.class = null 17:17:02 sasl.jaas.config = null 17:17:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:02 sasl.kerberos.min.time.before.relogin = 60000 17:17:02 sasl.kerberos.service.name = null 17:17:02 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:02 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:02 sasl.login.callback.handler.class = null 17:17:02 sasl.login.class = null 17:17:02 sasl.login.connect.timeout.ms = null 17:17:02 sasl.login.read.timeout.ms = null 17:17:02 sasl.login.refresh.buffer.seconds = 300 17:17:02 sasl.login.refresh.min.period.seconds = 60 17:17:02 sasl.login.refresh.window.factor = 0.8 17:17:02 sasl.login.refresh.window.jitter = 0.05 17:17:02 sasl.login.retry.backoff.max.ms = 10000 17:17:02 sasl.login.retry.backoff.ms = 100 17:17:02 sasl.mechanism = GSSAPI 17:17:02 sasl.oauthbearer.clock.skew.seconds = 30 17:17:02 sasl.oauthbearer.expected.audience = null 17:17:02 sasl.oauthbearer.expected.issuer = null 17:17:02 sasl.oauthbearer.header.urlencode = false 17:17:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:02 sasl.oauthbearer.jwks.endpoint.url = null 17:17:02 sasl.oauthbearer.scope.claim.name = scope 17:17:02 sasl.oauthbearer.sub.claim.name = sub 17:17:02 sasl.oauthbearer.token.endpoint.url = null 17:17:02 security.protocol = PLAINTEXT 17:17:02 security.providers = null 17:17:02 send.buffer.bytes = 131072 17:17:02 socket.connection.setup.timeout.max.ms = 30000 17:17:02 socket.connection.setup.timeout.ms = 10000 17:17:02 ssl.cipher.suites = null 17:17:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:02 ssl.endpoint.identification.algorithm = https 17:17:02 ssl.engine.factory.class = null 17:17:02 ssl.key.password = null 17:17:02 ssl.keymanager.algorithm = SunX509 17:17:02 ssl.keystore.certificate.chain = null 17:17:02 ssl.keystore.key = null 17:17:02 ssl.keystore.location = null 17:17:02 ssl.keystore.password = null 17:17:02 ssl.keystore.type = JKS 17:17:02 ssl.protocol = TLSv1.3 17:17:02 ssl.provider = null 17:17:02 ssl.secure.random.implementation = null 17:17:02 ssl.trustmanager.algorithm = PKIX 17:17:02 ssl.truststore.certificates = null 17:17:02 ssl.truststore.location = null 17:17:02 ssl.truststore.password = null 17:17:02 ssl.truststore.type = JKS 17:17:02 transaction.timeout.ms = 60000 17:17:02 transactional.id = null 17:17:02 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:17:02 17:17:02 2026-02-24T17:17:02.773Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:02 2026-02-24T17:17:02.774Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:17:02 2026-02-24T17:17:02.777Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:02 2026-02-24T17:17:02.777Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:02 2026-02-24T17:17:02.777Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953422777 17:17:02 2026-02-24T17:17:02.778Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:17:02 acks = -1 17:17:02 auto.include.jmx.reporter = true 17:17:02 batch.size = 16384 17:17:02 bootstrap.servers = [localhost:32777] 17:17:02 buffer.memory = 33554432 17:17:02 client.dns.lookup = use_all_dns_ips 17:17:02 client.id = test-client-id 17:17:02 compression.gzip.level = -1 17:17:02 compression.lz4.level = 9 17:17:02 compression.type = none 17:17:02 compression.zstd.level = 3 17:17:02 connections.max.idle.ms = 540000 17:17:02 delivery.timeout.ms = 120000 17:17:02 enable.idempotence = true 17:17:02 enable.metrics.push = true 17:17:02 interceptor.classes = [] 17:17:02 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:17:02 linger.ms = 0 17:17:02 max.block.ms = 60000 17:17:02 max.in.flight.requests.per.connection = 5 17:17:02 max.request.size = 1048576 17:17:02 metadata.max.age.ms = 300000 17:17:02 metadata.max.idle.ms = 300000 17:17:02 metadata.recovery.strategy = none 17:17:02 metric.reporters = [] 17:17:02 metrics.num.samples = 2 17:17:02 metrics.recording.level = INFO 17:17:02 metrics.sample.window.ms = 30000 17:17:02 partitioner.adaptive.partitioning.enable = true 17:17:02 partitioner.availability.timeout.ms = 0 17:17:02 partitioner.class = null 17:17:02 partitioner.ignore.keys = false 17:17:02 receive.buffer.bytes = 32768 17:17:02 reconnect.backoff.max.ms = 1000 17:17:02 reconnect.backoff.ms = 50 17:17:02 request.timeout.ms = 30000 17:17:02 retries = 2147483647 17:17:02 retry.backoff.max.ms = 1000 17:17:02 retry.backoff.ms = 100 17:17:02 sasl.client.callback.handler.class = null 17:17:02 sasl.jaas.config = null 17:17:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:02 sasl.kerberos.min.time.before.relogin = 60000 17:17:02 sasl.kerberos.service.name = null 17:17:02 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:02 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:02 sasl.login.callback.handler.class = null 17:17:02 sasl.login.class = null 17:17:02 sasl.login.connect.timeout.ms = null 17:17:02 sasl.login.read.timeout.ms = null 17:17:02 sasl.login.refresh.buffer.seconds = 300 17:17:02 sasl.login.refresh.min.period.seconds = 60 17:17:02 sasl.login.refresh.window.factor = 0.8 17:17:02 sasl.login.refresh.window.jitter = 0.05 17:17:02 sasl.login.retry.backoff.max.ms = 10000 17:17:02 sasl.login.retry.backoff.ms = 100 17:17:02 sasl.mechanism = GSSAPI 17:17:02 sasl.oauthbearer.clock.skew.seconds = 30 17:17:02 sasl.oauthbearer.expected.audience = null 17:17:02 sasl.oauthbearer.expected.issuer = null 17:17:02 sasl.oauthbearer.header.urlencode = false 17:17:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:02 sasl.oauthbearer.jwks.endpoint.url = null 17:17:02 sasl.oauthbearer.scope.claim.name = scope 17:17:02 sasl.oauthbearer.sub.claim.name = sub 17:17:02 sasl.oauthbearer.token.endpoint.url = null 17:17:02 security.protocol = PLAINTEXT 17:17:02 security.providers = null 17:17:02 send.buffer.bytes = 131072 17:17:02 socket.connection.setup.timeout.max.ms = 30000 17:17:02 socket.connection.setup.timeout.ms = 10000 17:17:02 ssl.cipher.suites = null 17:17:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:02 ssl.endpoint.identification.algorithm = https 17:17:02 ssl.engine.factory.class = null 17:17:02 ssl.key.password = null 17:17:02 ssl.keymanager.algorithm = SunX509 17:17:02 ssl.keystore.certificate.chain = null 17:17:02 ssl.keystore.key = null 17:17:02 ssl.keystore.location = null 17:17:02 ssl.keystore.password = null 17:17:02 ssl.keystore.type = JKS 17:17:02 ssl.protocol = TLSv1.3 17:17:02 ssl.provider = null 17:17:02 ssl.secure.random.implementation = null 17:17:02 ssl.trustmanager.algorithm = PKIX 17:17:02 ssl.truststore.certificates = null 17:17:02 ssl.truststore.location = null 17:17:02 ssl.truststore.password = null 17:17:02 ssl.truststore.type = JKS 17:17:02 transaction.timeout.ms = 60000 17:17:02 transactional.id = null 17:17:02 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:17:02 17:17:02 2026-02-24T17:17:02.778Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:02 2026-02-24T17:17:02.779Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:17:02 2026-02-24T17:17:02.782Z INFO 11335 --- [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. 17:17:02 2026-02-24T17:17:02.784Z INFO 11335 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:02 2026-02-24T17:17:02.786Z INFO 11335 --- [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 17:17:02 2026-02-24T17:17:02.795Z INFO 11335 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:02 2026-02-24T17:17:02.795Z INFO 11335 --- [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 17:17:02 2026-02-24T17:17:02.804Z INFO 11335 --- [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 17:17:02 2026-02-24T17:17:02.833Z INFO 11335 --- [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 17:17:02 2026-02-24T17:17:02.918Z INFO 11335 --- [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 17:17:02 2026-02-24T17:17:02.947Z INFO 11335 --- [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 17:17:03 2026-02-24T17:17:03.028Z INFO 11335 --- [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 17:17:03 2026-02-24T17:17:03.028Z INFO 11335 --- [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-02ff80ff-8926-4c3a-b721-27c701e607fb sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:03 2026-02-24T17:17:03.028Z INFO 11335 --- [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 17:17:03 2026-02-24T17:17:03.028Z INFO 11335 --- [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 17:17:03 2026-02-24T17:17:03.028Z INFO 11335 --- [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 17:17:03 2026-02-24T17:17:03.028Z INFO 11335 --- [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 17:17:03 2026-02-24T17:17:03.028Z INFO 11335 --- [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 17:17:03 2026-02-24T17:17:03.530Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:03 2026-02-24T17:17:03.530Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:03 2026-02-24T17:17:03.530Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:03 2026-02-24T17:17:03.530Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:03 2026-02-24T17:17:03.533Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 17:17:03 2026-02-24T17:17:03.533Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:17:03 2026-02-24T17:17:03.538Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:03 2026-02-24T17:17:03.538Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:03 2026-02-24T17:17:03.538Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:03 2026-02-24T17:17:03.538Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:03 2026-02-24T17:17:03.539Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:17:03 2026-02-24T17:17:03.539Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:17:03 2026-02-24T17:17:03.541Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:03 2026-02-24T17:17:03.541Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:03 2026-02-24T17:17:03.541Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:03 2026-02-24T17:17:03.541Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:03 2026-02-24T17:17:03.542Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:17:03 2026-02-24T17:17:03.738Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:03 2026-02-24T17:17:03.738Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:03 2026-02-24T17:17:03.739Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:03 2026-02-24T17:17:03.739Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:03 2026-02-24T17:17:03.739Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:03 2026-02-24T17:17:03.774Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:03 2026-02-24T17:17:03.804Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:03 2026-02-24T17:17:03.805Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:03 2026-02-24T17:17:03.805Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:03 2026-02-24T17:17:03.805Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:03 2026-02-24T17:17:03.805Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:03 2026-02-24T17:17:03.838Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:03 2026-02-24T17:17:03.869Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:03 2026-02-24T17:17:03.869Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:03 2026-02-24T17:17:03.869Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:03 2026-02-24T17:17:03.869Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:03 2026-02-24T17:17:03.869Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:03 2026-02-24T17:17:03.901Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:03 2026-02-24T17:17:03.929Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:03 2026-02-24T17:17:03.930Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:03 2026-02-24T17:17:03.930Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:03 2026-02-24T17:17:03.930Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:03 2026-02-24T17:17:03.930Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:03 2026-02-24T17:17:03.961Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:04 2026-02-24T17:17:03.993Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:04 2026-02-24T17:17:03.993Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:04 2026-02-24T17:17:03.993Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:04 2026-02-24T17:17:03.993Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:04 2026-02-24T17:17:03.993Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:04 2026-02-24T17:17:04.026Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:04 2026-02-24T17:17:04.055Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:04 2026-02-24T17:17:04.055Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:04 2026-02-24T17:17:04.056Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:04 2026-02-24T17:17:04.056Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:04 2026-02-24T17:17:04.056Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:04 2026-02-24T17:17:04.087Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:04 2026-02-24T17:17:04.101Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:04 allow.auto.create.topics = true 17:17:04 auto.commit.interval.ms = 5000 17:17:04 auto.include.jmx.reporter = true 17:17:04 auto.offset.reset = latest 17:17:04 bootstrap.servers = [localhost:32777] 17:17:04 check.crcs = true 17:17:04 client.dns.lookup = use_all_dns_ips 17:17:04 client.id = consumer-test-group-15 17:17:04 client.rack = 17:17:04 connections.max.idle.ms = 540000 17:17:04 default.api.timeout.ms = 60000 17:17:04 enable.auto.commit = true 17:17:04 enable.metrics.push = true 17:17:04 exclude.internal.topics = true 17:17:04 fetch.max.bytes = 52428800 17:17:04 fetch.max.wait.ms = 500 17:17:04 fetch.min.bytes = 1 17:17:04 group.id = test-group 17:17:04 group.instance.id = null 17:17:04 group.protocol = classic 17:17:04 group.remote.assignor = null 17:17:04 heartbeat.interval.ms = 3000 17:17:04 interceptor.classes = [] 17:17:04 internal.leave.group.on.close = true 17:17:04 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:04 isolation.level = read_uncommitted 17:17:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:04 max.partition.fetch.bytes = 1048576 17:17:04 max.poll.interval.ms = 300000 17:17:04 max.poll.records = 2147483647 17:17:04 metadata.max.age.ms = 300000 17:17:04 metadata.recovery.strategy = none 17:17:04 metric.reporters = [] 17:17:04 metrics.num.samples = 2 17:17:04 metrics.recording.level = INFO 17:17:04 metrics.sample.window.ms = 30000 17:17:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:04 receive.buffer.bytes = 65536 17:17:04 reconnect.backoff.max.ms = 1000 17:17:04 reconnect.backoff.ms = 50 17:17:04 request.timeout.ms = 30000 17:17:04 retry.backoff.max.ms = 1000 17:17:04 retry.backoff.ms = 100 17:17:04 sasl.client.callback.handler.class = null 17:17:04 sasl.jaas.config = null 17:17:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:04 sasl.kerberos.min.time.before.relogin = 60000 17:17:04 sasl.kerberos.service.name = null 17:17:04 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:04 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:04 sasl.login.callback.handler.class = null 17:17:04 sasl.login.class = null 17:17:04 sasl.login.connect.timeout.ms = null 17:17:04 sasl.login.read.timeout.ms = null 17:17:04 sasl.login.refresh.buffer.seconds = 300 17:17:04 sasl.login.refresh.min.period.seconds = 60 17:17:04 sasl.login.refresh.window.factor = 0.8 17:17:04 sasl.login.refresh.window.jitter = 0.05 17:17:04 sasl.login.retry.backoff.max.ms = 10000 17:17:04 sasl.login.retry.backoff.ms = 100 17:17:04 sasl.mechanism = GSSAPI 17:17:04 sasl.oauthbearer.clock.skew.seconds = 30 17:17:04 sasl.oauthbearer.expected.audience = null 17:17:04 sasl.oauthbearer.expected.issuer = null 17:17:04 sasl.oauthbearer.header.urlencode = false 17:17:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:04 sasl.oauthbearer.jwks.endpoint.url = null 17:17:04 sasl.oauthbearer.scope.claim.name = scope 17:17:04 sasl.oauthbearer.sub.claim.name = sub 17:17:04 sasl.oauthbearer.token.endpoint.url = null 17:17:04 security.protocol = PLAINTEXT 17:17:04 security.providers = null 17:17:04 send.buffer.bytes = 131072 17:17:04 session.timeout.ms = 45000 17:17:04 socket.connection.setup.timeout.max.ms = 30000 17:17:04 socket.connection.setup.timeout.ms = 10000 17:17:04 ssl.cipher.suites = null 17:17:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:04 ssl.endpoint.identification.algorithm = https 17:17:04 ssl.engine.factory.class = null 17:17:04 ssl.key.password = null 17:17:04 ssl.keymanager.algorithm = SunX509 17:17:04 ssl.keystore.certificate.chain = null 17:17:04 ssl.keystore.key = null 17:17:04 ssl.keystore.location = null 17:17:04 ssl.keystore.password = null 17:17:04 ssl.keystore.type = JKS 17:17:04 ssl.protocol = TLSv1.3 17:17:04 ssl.provider = null 17:17:04 ssl.secure.random.implementation = null 17:17:04 ssl.trustmanager.algorithm = PKIX 17:17:04 ssl.truststore.certificates = null 17:17:04 ssl.truststore.location = null 17:17:04 ssl.truststore.password = null 17:17:04 ssl.truststore.type = JKS 17:17:04 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:17:04 17:17:04 2026-02-24T17:17:04.102Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:04 2026-02-24T17:17:04.104Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:04 2026-02-24T17:17:04.104Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:04 2026-02-24T17:17:04.104Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953424104 17:17:04 2026-02-24T17:17:04.104Z INFO 11335 --- [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 17:17:04 2026-02-24T17:17:04.110Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:04 2026-02-24T17:17:04.111Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:17:04 2026-02-24T17:17:04.112Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 17:17:04 2026-02-24T17:17:04.117Z INFO 11335 --- [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-a6b8f100-c1bb-427d-a955-7d0e9ddfe8b3 17:17:04 2026-02-24T17:17:04.117Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 17:17:04 2026-02-24T17:17:04.124Z INFO 11335 --- [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-a6b8f100-c1bb-427d-a955-7d0e9ddfe8b3', protocol='range'} 17:17:04 2026-02-24T17:17:04.125Z INFO 11335 --- [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-a6b8f100-c1bb-427d-a955-7d0e9ddfe8b3=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:17:04 2026-02-24T17:17:04.131Z INFO 11335 --- [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-a6b8f100-c1bb-427d-a955-7d0e9ddfe8b3', protocol='range'} 17:17:04 2026-02-24T17:17:04.131Z INFO 11335 --- [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]) 17:17:04 2026-02-24T17:17:04.131Z INFO 11335 --- [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 17:17:04 2026-02-24T17:17:04.133Z INFO 11335 --- [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 17:17:04 2026-02-24T17:17:04.139Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:04 2026-02-24T17:17:04.606Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:17:04 acks = -1 17:17:04 auto.include.jmx.reporter = true 17:17:04 batch.size = 16384 17:17:04 bootstrap.servers = [localhost:32777] 17:17:04 buffer.memory = 33554432 17:17:04 client.dns.lookup = use_all_dns_ips 17:17:04 client.id = test-client-id 17:17:04 compression.gzip.level = -1 17:17:04 compression.lz4.level = 9 17:17:04 compression.type = none 17:17:04 compression.zstd.level = 3 17:17:04 connections.max.idle.ms = 540000 17:17:04 delivery.timeout.ms = 120000 17:17:04 enable.idempotence = true 17:17:04 enable.metrics.push = true 17:17:04 interceptor.classes = [] 17:17:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:17:04 linger.ms = 0 17:17:04 max.block.ms = 60000 17:17:04 max.in.flight.requests.per.connection = 5 17:17:04 max.request.size = 1048576 17:17:04 metadata.max.age.ms = 300000 17:17:04 metadata.max.idle.ms = 300000 17:17:04 metadata.recovery.strategy = none 17:17:04 metric.reporters = [] 17:17:04 metrics.num.samples = 2 17:17:04 metrics.recording.level = INFO 17:17:04 metrics.sample.window.ms = 30000 17:17:04 partitioner.adaptive.partitioning.enable = true 17:17:04 partitioner.availability.timeout.ms = 0 17:17:04 partitioner.class = null 17:17:04 partitioner.ignore.keys = false 17:17:04 receive.buffer.bytes = 32768 17:17:04 reconnect.backoff.max.ms = 1000 17:17:04 reconnect.backoff.ms = 50 17:17:04 request.timeout.ms = 30000 17:17:04 retries = 2147483647 17:17:04 retry.backoff.max.ms = 1000 17:17:04 retry.backoff.ms = 100 17:17:04 sasl.client.callback.handler.class = null 17:17:04 sasl.jaas.config = null 17:17:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:04 sasl.kerberos.min.time.before.relogin = 60000 17:17:04 sasl.kerberos.service.name = null 17:17:04 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:04 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:04 sasl.login.callback.handler.class = null 17:17:04 sasl.login.class = null 17:17:04 sasl.login.connect.timeout.ms = null 17:17:04 sasl.login.read.timeout.ms = null 17:17:04 sasl.login.refresh.buffer.seconds = 300 17:17:04 sasl.login.refresh.min.period.seconds = 60 17:17:04 sasl.login.refresh.window.factor = 0.8 17:17:04 sasl.login.refresh.window.jitter = 0.05 17:17:04 sasl.login.retry.backoff.max.ms = 10000 17:17:04 sasl.login.retry.backoff.ms = 100 17:17:04 sasl.mechanism = GSSAPI 17:17:04 sasl.oauthbearer.clock.skew.seconds = 30 17:17:04 sasl.oauthbearer.expected.audience = null 17:17:04 sasl.oauthbearer.expected.issuer = null 17:17:04 sasl.oauthbearer.header.urlencode = false 17:17:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:04 sasl.oauthbearer.jwks.endpoint.url = null 17:17:04 sasl.oauthbearer.scope.claim.name = scope 17:17:04 sasl.oauthbearer.sub.claim.name = sub 17:17:04 sasl.oauthbearer.token.endpoint.url = null 17:17:04 security.protocol = PLAINTEXT 17:17:04 security.providers = null 17:17:04 send.buffer.bytes = 131072 17:17:04 socket.connection.setup.timeout.max.ms = 30000 17:17:04 socket.connection.setup.timeout.ms = 10000 17:17:04 ssl.cipher.suites = null 17:17:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:04 ssl.endpoint.identification.algorithm = https 17:17:04 ssl.engine.factory.class = null 17:17:04 ssl.key.password = null 17:17:04 ssl.keymanager.algorithm = SunX509 17:17:04 ssl.keystore.certificate.chain = null 17:17:04 ssl.keystore.key = null 17:17:04 ssl.keystore.location = null 17:17:04 ssl.keystore.password = null 17:17:04 ssl.keystore.type = JKS 17:17:04 ssl.protocol = TLSv1.3 17:17:04 ssl.provider = null 17:17:04 ssl.secure.random.implementation = null 17:17:04 ssl.trustmanager.algorithm = PKIX 17:17:04 ssl.truststore.certificates = null 17:17:04 ssl.truststore.location = null 17:17:04 ssl.truststore.password = null 17:17:04 ssl.truststore.type = JKS 17:17:04 transaction.timeout.ms = 60000 17:17:04 transactional.id = null 17:17:04 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:17:04 17:17:04 2026-02-24T17:17:04.607Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:04 2026-02-24T17:17:04.608Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:17:04 2026-02-24T17:17:04.611Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:04 2026-02-24T17:17:04.611Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:04 2026-02-24T17:17:04.611Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953424611 17:17:04 2026-02-24T17:17:04.612Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:17:04 acks = -1 17:17:04 auto.include.jmx.reporter = true 17:17:04 batch.size = 16384 17:17:04 bootstrap.servers = [localhost:32777] 17:17:04 buffer.memory = 33554432 17:17:04 client.dns.lookup = use_all_dns_ips 17:17:04 client.id = test-client-id 17:17:04 compression.gzip.level = -1 17:17:04 compression.lz4.level = 9 17:17:04 compression.type = none 17:17:04 compression.zstd.level = 3 17:17:04 connections.max.idle.ms = 540000 17:17:04 delivery.timeout.ms = 120000 17:17:04 enable.idempotence = true 17:17:04 enable.metrics.push = true 17:17:04 interceptor.classes = [] 17:17:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:17:04 linger.ms = 0 17:17:04 max.block.ms = 60000 17:17:04 max.in.flight.requests.per.connection = 5 17:17:04 max.request.size = 1048576 17:17:04 metadata.max.age.ms = 300000 17:17:04 metadata.max.idle.ms = 300000 17:17:04 metadata.recovery.strategy = none 17:17:04 metric.reporters = [] 17:17:04 metrics.num.samples = 2 17:17:04 metrics.recording.level = INFO 17:17:04 metrics.sample.window.ms = 30000 17:17:04 partitioner.adaptive.partitioning.enable = true 17:17:04 partitioner.availability.timeout.ms = 0 17:17:04 partitioner.class = null 17:17:04 partitioner.ignore.keys = false 17:17:04 receive.buffer.bytes = 32768 17:17:04 reconnect.backoff.max.ms = 1000 17:17:04 reconnect.backoff.ms = 50 17:17:04 request.timeout.ms = 30000 17:17:04 retries = 2147483647 17:17:04 retry.backoff.max.ms = 1000 17:17:04 retry.backoff.ms = 100 17:17:04 sasl.client.callback.handler.class = null 17:17:04 sasl.jaas.config = null 17:17:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:04 sasl.kerberos.min.time.before.relogin = 60000 17:17:04 sasl.kerberos.service.name = null 17:17:04 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:04 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:04 sasl.login.callback.handler.class = null 17:17:04 sasl.login.class = null 17:17:04 sasl.login.connect.timeout.ms = null 17:17:04 sasl.login.read.timeout.ms = null 17:17:04 sasl.login.refresh.buffer.seconds = 300 17:17:04 sasl.login.refresh.min.period.seconds = 60 17:17:04 sasl.login.refresh.window.factor = 0.8 17:17:04 sasl.login.refresh.window.jitter = 0.05 17:17:04 sasl.login.retry.backoff.max.ms = 10000 17:17:04 sasl.login.retry.backoff.ms = 100 17:17:04 sasl.mechanism = GSSAPI 17:17:04 sasl.oauthbearer.clock.skew.seconds = 30 17:17:04 sasl.oauthbearer.expected.audience = null 17:17:04 sasl.oauthbearer.expected.issuer = null 17:17:04 sasl.oauthbearer.header.urlencode = false 17:17:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:04 sasl.oauthbearer.jwks.endpoint.url = null 17:17:04 sasl.oauthbearer.scope.claim.name = scope 17:17:04 sasl.oauthbearer.sub.claim.name = sub 17:17:04 sasl.oauthbearer.token.endpoint.url = null 17:17:04 security.protocol = PLAINTEXT 17:17:04 security.providers = null 17:17:04 send.buffer.bytes = 131072 17:17:04 socket.connection.setup.timeout.max.ms = 30000 17:17:04 socket.connection.setup.timeout.ms = 10000 17:17:04 ssl.cipher.suites = null 17:17:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:04 ssl.endpoint.identification.algorithm = https 17:17:04 ssl.engine.factory.class = null 17:17:04 ssl.key.password = null 17:17:04 ssl.keymanager.algorithm = SunX509 17:17:04 ssl.keystore.certificate.chain = null 17:17:04 ssl.keystore.key = null 17:17:04 ssl.keystore.location = null 17:17:04 ssl.keystore.password = null 17:17:04 ssl.keystore.type = JKS 17:17:04 ssl.protocol = TLSv1.3 17:17:04 ssl.provider = null 17:17:04 ssl.secure.random.implementation = null 17:17:04 ssl.trustmanager.algorithm = PKIX 17:17:04 ssl.truststore.certificates = null 17:17:04 ssl.truststore.location = null 17:17:04 ssl.truststore.password = null 17:17:04 ssl.truststore.type = JKS 17:17:04 transaction.timeout.ms = 60000 17:17:04 transactional.id = null 17:17:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:17:04 17:17:04 2026-02-24T17:17:04.612Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:04 2026-02-24T17:17:04.613Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:17:04 2026-02-24T17:17:04.615Z INFO 11335 --- [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. 17:17:04 2026-02-24T17:17:04.623Z INFO 11335 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:04 2026-02-24T17:17:04.624Z INFO 11335 --- [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 17:17:04 2026-02-24T17:17:04.626Z INFO 11335 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:04 2026-02-24T17:17:04.627Z INFO 11335 --- [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 17:17:04 2026-02-24T17:17:04.643Z INFO 11335 --- [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 17:17:04 2026-02-24T17:17:04.668Z INFO 11335 --- [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 17:17:04 2026-02-24T17:17:04.745Z INFO 11335 --- [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 17:17:04 2026-02-24T17:17:04.774Z INFO 11335 --- [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 17:17:05 2026-02-24T17:17:05.862Z INFO 11335 --- [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 17:17:05 2026-02-24T17:17:05.862Z INFO 11335 --- [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-a6b8f100-c1bb-427d-a955-7d0e9ddfe8b3 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:05 2026-02-24T17:17:05.863Z INFO 11335 --- [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 17:17:05 2026-02-24T17:17:05.863Z INFO 11335 --- [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 17:17:05 2026-02-24T17:17:05.863Z INFO 11335 --- [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 17:17:05 2026-02-24T17:17:05.863Z INFO 11335 --- [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 17:17:05 2026-02-24T17:17:05.863Z INFO 11335 --- [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 17:17:05 2026-02-24T17:17:05.867Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:05 2026-02-24T17:17:05.867Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:05 2026-02-24T17:17:05.867Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:05 2026-02-24T17:17:05.867Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:05 2026-02-24T17:17:05.870Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 17:17:05 2026-02-24T17:17:05.870Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:17:05 2026-02-24T17:17:05.873Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:05 2026-02-24T17:17:05.873Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:05 2026-02-24T17:17:05.873Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:05 2026-02-24T17:17:05.873Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:05 2026-02-24T17:17:05.873Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:17:05 2026-02-24T17:17:05.873Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:17:05 2026-02-24T17:17:05.876Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:05 2026-02-24T17:17:05.876Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:05 2026-02-24T17:17:05.876Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:05 2026-02-24T17:17:05.876Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:05 2026-02-24T17:17:05.876Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:17:06 2026-02-24T17:17:06.100Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:06 2026-02-24T17:17:06.101Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:06 2026-02-24T17:17:06.101Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:06 2026-02-24T17:17:06.102Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:06 2026-02-24T17:17:06.102Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:06 2026-02-24T17:17:06.139Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:06 2026-02-24T17:17:06.174Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:06 2026-02-24T17:17:06.175Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:06 2026-02-24T17:17:06.175Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:06 2026-02-24T17:17:06.175Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:06 2026-02-24T17:17:06.175Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:06 2026-02-24T17:17:06.228Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:06 2026-02-24T17:17:06.266Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:06 2026-02-24T17:17:06.266Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:06 2026-02-24T17:17:06.267Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:06 2026-02-24T17:17:06.267Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:06 2026-02-24T17:17:06.267Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:06 2026-02-24T17:17:06.300Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:06 2026-02-24T17:17:06.335Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:06 2026-02-24T17:17:06.335Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:06 2026-02-24T17:17:06.336Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:06 2026-02-24T17:17:06.336Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:06 2026-02-24T17:17:06.336Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:06 2026-02-24T17:17:06.398Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:06 2026-02-24T17:17:06.438Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:06 2026-02-24T17:17:06.438Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:06 2026-02-24T17:17:06.439Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:06 2026-02-24T17:17:06.439Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:06 2026-02-24T17:17:06.439Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:06 2026-02-24T17:17:06.471Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:06 2026-02-24T17:17:06.521Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:06 2026-02-24T17:17:06.521Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:06 2026-02-24T17:17:06.522Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:06 2026-02-24T17:17:06.522Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:06 2026-02-24T17:17:06.522Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:06 2026-02-24T17:17:06.553Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:06 2026-02-24T17:17:06.579Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:06 allow.auto.create.topics = true 17:17:06 auto.commit.interval.ms = 5000 17:17:06 auto.include.jmx.reporter = true 17:17:06 auto.offset.reset = latest 17:17:06 bootstrap.servers = [localhost:32777] 17:17:06 check.crcs = true 17:17:06 client.dns.lookup = use_all_dns_ips 17:17:06 client.id = consumer-test-group-16 17:17:06 client.rack = 17:17:06 connections.max.idle.ms = 540000 17:17:06 default.api.timeout.ms = 60000 17:17:06 enable.auto.commit = true 17:17:06 enable.metrics.push = true 17:17:06 exclude.internal.topics = true 17:17:06 fetch.max.bytes = 52428800 17:17:06 fetch.max.wait.ms = 500 17:17:06 fetch.min.bytes = 1 17:17:06 group.id = test-group 17:17:06 group.instance.id = null 17:17:06 group.protocol = classic 17:17:06 group.remote.assignor = null 17:17:06 heartbeat.interval.ms = 3000 17:17:06 interceptor.classes = [] 17:17:06 internal.leave.group.on.close = true 17:17:06 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:06 isolation.level = read_uncommitted 17:17:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:06 max.partition.fetch.bytes = 1048576 17:17:06 max.poll.interval.ms = 300000 17:17:06 max.poll.records = 2147483647 17:17:06 metadata.max.age.ms = 300000 17:17:06 metadata.recovery.strategy = none 17:17:06 metric.reporters = [] 17:17:06 metrics.num.samples = 2 17:17:06 metrics.recording.level = INFO 17:17:06 metrics.sample.window.ms = 30000 17:17:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:06 receive.buffer.bytes = 65536 17:17:06 reconnect.backoff.max.ms = 1000 17:17:06 reconnect.backoff.ms = 50 17:17:06 request.timeout.ms = 30000 17:17:06 retry.backoff.max.ms = 1000 17:17:06 retry.backoff.ms = 100 17:17:06 sasl.client.callback.handler.class = null 17:17:06 sasl.jaas.config = null 17:17:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:06 sasl.kerberos.min.time.before.relogin = 60000 17:17:06 sasl.kerberos.service.name = null 17:17:06 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:06 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:06 sasl.login.callback.handler.class = null 17:17:06 sasl.login.class = null 17:17:06 sasl.login.connect.timeout.ms = null 17:17:06 sasl.login.read.timeout.ms = null 17:17:06 sasl.login.refresh.buffer.seconds = 300 17:17:06 sasl.login.refresh.min.period.seconds = 60 17:17:06 sasl.login.refresh.window.factor = 0.8 17:17:06 sasl.login.refresh.window.jitter = 0.05 17:17:06 sasl.login.retry.backoff.max.ms = 10000 17:17:06 sasl.login.retry.backoff.ms = 100 17:17:06 sasl.mechanism = GSSAPI 17:17:06 sasl.oauthbearer.clock.skew.seconds = 30 17:17:06 sasl.oauthbearer.expected.audience = null 17:17:06 sasl.oauthbearer.expected.issuer = null 17:17:06 sasl.oauthbearer.header.urlencode = false 17:17:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:06 sasl.oauthbearer.jwks.endpoint.url = null 17:17:06 sasl.oauthbearer.scope.claim.name = scope 17:17:06 sasl.oauthbearer.sub.claim.name = sub 17:17:06 sasl.oauthbearer.token.endpoint.url = null 17:17:06 security.protocol = PLAINTEXT 17:17:06 security.providers = null 17:17:06 send.buffer.bytes = 131072 17:17:06 session.timeout.ms = 45000 17:17:06 socket.connection.setup.timeout.max.ms = 30000 17:17:06 socket.connection.setup.timeout.ms = 10000 17:17:06 ssl.cipher.suites = null 17:17:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:06 ssl.endpoint.identification.algorithm = https 17:17:06 ssl.engine.factory.class = null 17:17:06 ssl.key.password = null 17:17:06 ssl.keymanager.algorithm = SunX509 17:17:06 ssl.keystore.certificate.chain = null 17:17:06 ssl.keystore.key = null 17:17:06 ssl.keystore.location = null 17:17:06 ssl.keystore.password = null 17:17:06 ssl.keystore.type = JKS 17:17:06 ssl.protocol = TLSv1.3 17:17:06 ssl.provider = null 17:17:06 ssl.secure.random.implementation = null 17:17:06 ssl.trustmanager.algorithm = PKIX 17:17:06 ssl.truststore.certificates = null 17:17:06 ssl.truststore.location = null 17:17:06 ssl.truststore.password = null 17:17:06 ssl.truststore.type = JKS 17:17:06 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:17:06 17:17:06 2026-02-24T17:17:06.579Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:06 2026-02-24T17:17:06.583Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:06 2026-02-24T17:17:06.583Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:06 2026-02-24T17:17:06.583Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953426583 17:17:06 2026-02-24T17:17:06.583Z INFO 11335 --- [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 17:17:06 2026-02-24T17:17:06.595Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:06 2026-02-24T17:17:06.597Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:17:06 2026-02-24T17:17:06.598Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 17:17:06 2026-02-24T17:17:06.601Z INFO 11335 --- [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-f27384ae-8cc9-46df-9b30-275a91724ef4 17:17:06 2026-02-24T17:17:06.601Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 17:17:06 2026-02-24T17:17:06.604Z INFO 11335 --- [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-f27384ae-8cc9-46df-9b30-275a91724ef4', protocol='range'} 17:17:06 2026-02-24T17:17:06.605Z INFO 11335 --- [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-f27384ae-8cc9-46df-9b30-275a91724ef4=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:17:06 2026-02-24T17:17:06.607Z INFO 11335 --- [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-f27384ae-8cc9-46df-9b30-275a91724ef4', protocol='range'} 17:17:06 2026-02-24T17:17:06.607Z INFO 11335 --- [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]) 17:17:06 2026-02-24T17:17:06.607Z INFO 11335 --- [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 17:17:06 2026-02-24T17:17:06.608Z INFO 11335 --- [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 17:17:06 2026-02-24T17:17:06.613Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:07 2026-02-24T17:17:07.084Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:17:07 acks = -1 17:17:07 auto.include.jmx.reporter = true 17:17:07 batch.size = 16384 17:17:07 bootstrap.servers = [localhost:32777] 17:17:07 buffer.memory = 33554432 17:17:07 client.dns.lookup = use_all_dns_ips 17:17:07 client.id = test-client-id 17:17:07 compression.gzip.level = -1 17:17:07 compression.lz4.level = 9 17:17:07 compression.type = none 17:17:07 compression.zstd.level = 3 17:17:07 connections.max.idle.ms = 540000 17:17:07 delivery.timeout.ms = 120000 17:17:07 enable.idempotence = true 17:17:07 enable.metrics.push = true 17:17:07 interceptor.classes = [] 17:17:07 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:17:07 linger.ms = 0 17:17:07 max.block.ms = 60000 17:17:07 max.in.flight.requests.per.connection = 5 17:17:07 max.request.size = 1048576 17:17:07 metadata.max.age.ms = 300000 17:17:07 metadata.max.idle.ms = 300000 17:17:07 metadata.recovery.strategy = none 17:17:07 metric.reporters = [] 17:17:07 metrics.num.samples = 2 17:17:07 metrics.recording.level = INFO 17:17:07 metrics.sample.window.ms = 30000 17:17:07 partitioner.adaptive.partitioning.enable = true 17:17:07 partitioner.availability.timeout.ms = 0 17:17:07 partitioner.class = null 17:17:07 partitioner.ignore.keys = false 17:17:07 receive.buffer.bytes = 32768 17:17:07 reconnect.backoff.max.ms = 1000 17:17:07 reconnect.backoff.ms = 50 17:17:07 request.timeout.ms = 30000 17:17:07 retries = 2147483647 17:17:07 retry.backoff.max.ms = 1000 17:17:07 retry.backoff.ms = 100 17:17:07 sasl.client.callback.handler.class = null 17:17:07 sasl.jaas.config = null 17:17:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:07 sasl.kerberos.min.time.before.relogin = 60000 17:17:07 sasl.kerberos.service.name = null 17:17:07 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:07 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:07 sasl.login.callback.handler.class = null 17:17:07 sasl.login.class = null 17:17:07 sasl.login.connect.timeout.ms = null 17:17:07 sasl.login.read.timeout.ms = null 17:17:07 sasl.login.refresh.buffer.seconds = 300 17:17:07 sasl.login.refresh.min.period.seconds = 60 17:17:07 sasl.login.refresh.window.factor = 0.8 17:17:07 sasl.login.refresh.window.jitter = 0.05 17:17:07 sasl.login.retry.backoff.max.ms = 10000 17:17:07 sasl.login.retry.backoff.ms = 100 17:17:07 sasl.mechanism = GSSAPI 17:17:07 sasl.oauthbearer.clock.skew.seconds = 30 17:17:07 sasl.oauthbearer.expected.audience = null 17:17:07 sasl.oauthbearer.expected.issuer = null 17:17:07 sasl.oauthbearer.header.urlencode = false 17:17:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:07 sasl.oauthbearer.jwks.endpoint.url = null 17:17:07 sasl.oauthbearer.scope.claim.name = scope 17:17:07 sasl.oauthbearer.sub.claim.name = sub 17:17:07 sasl.oauthbearer.token.endpoint.url = null 17:17:07 security.protocol = PLAINTEXT 17:17:07 security.providers = null 17:17:07 send.buffer.bytes = 131072 17:17:07 socket.connection.setup.timeout.max.ms = 30000 17:17:07 socket.connection.setup.timeout.ms = 10000 17:17:07 ssl.cipher.suites = null 17:17:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:07 ssl.endpoint.identification.algorithm = https 17:17:07 ssl.engine.factory.class = null 17:17:07 ssl.key.password = null 17:17:07 ssl.keymanager.algorithm = SunX509 17:17:07 ssl.keystore.certificate.chain = null 17:17:07 ssl.keystore.key = null 17:17:07 ssl.keystore.location = null 17:17:07 ssl.keystore.password = null 17:17:07 ssl.keystore.type = JKS 17:17:07 ssl.protocol = TLSv1.3 17:17:07 ssl.provider = null 17:17:07 ssl.secure.random.implementation = null 17:17:07 ssl.trustmanager.algorithm = PKIX 17:17:07 ssl.truststore.certificates = null 17:17:07 ssl.truststore.location = null 17:17:07 ssl.truststore.password = null 17:17:07 ssl.truststore.type = JKS 17:17:07 transaction.timeout.ms = 60000 17:17:07 transactional.id = null 17:17:07 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:17:07 17:17:07 2026-02-24T17:17:07.085Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:07 2026-02-24T17:17:07.086Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:17:07 2026-02-24T17:17:07.089Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:07 2026-02-24T17:17:07.089Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:07 2026-02-24T17:17:07.089Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953427089 17:17:07 2026-02-24T17:17:07.090Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:17:07 acks = -1 17:17:07 auto.include.jmx.reporter = true 17:17:07 batch.size = 16384 17:17:07 bootstrap.servers = [localhost:32777] 17:17:07 buffer.memory = 33554432 17:17:07 client.dns.lookup = use_all_dns_ips 17:17:07 client.id = test-client-id 17:17:07 compression.gzip.level = -1 17:17:07 compression.lz4.level = 9 17:17:07 compression.type = none 17:17:07 compression.zstd.level = 3 17:17:07 connections.max.idle.ms = 540000 17:17:07 delivery.timeout.ms = 120000 17:17:07 enable.idempotence = true 17:17:07 enable.metrics.push = true 17:17:07 interceptor.classes = [] 17:17:07 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:17:07 linger.ms = 0 17:17:07 max.block.ms = 60000 17:17:07 max.in.flight.requests.per.connection = 5 17:17:07 max.request.size = 1048576 17:17:07 metadata.max.age.ms = 300000 17:17:07 metadata.max.idle.ms = 300000 17:17:07 metadata.recovery.strategy = none 17:17:07 metric.reporters = [] 17:17:07 metrics.num.samples = 2 17:17:07 metrics.recording.level = INFO 17:17:07 metrics.sample.window.ms = 30000 17:17:07 partitioner.adaptive.partitioning.enable = true 17:17:07 partitioner.availability.timeout.ms = 0 17:17:07 partitioner.class = null 17:17:07 partitioner.ignore.keys = false 17:17:07 receive.buffer.bytes = 32768 17:17:07 reconnect.backoff.max.ms = 1000 17:17:07 reconnect.backoff.ms = 50 17:17:07 request.timeout.ms = 30000 17:17:07 retries = 2147483647 17:17:07 retry.backoff.max.ms = 1000 17:17:07 retry.backoff.ms = 100 17:17:07 sasl.client.callback.handler.class = null 17:17:07 sasl.jaas.config = null 17:17:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:07 sasl.kerberos.min.time.before.relogin = 60000 17:17:07 sasl.kerberos.service.name = null 17:17:07 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:07 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:07 sasl.login.callback.handler.class = null 17:17:07 sasl.login.class = null 17:17:07 sasl.login.connect.timeout.ms = null 17:17:07 sasl.login.read.timeout.ms = null 17:17:07 sasl.login.refresh.buffer.seconds = 300 17:17:07 sasl.login.refresh.min.period.seconds = 60 17:17:07 sasl.login.refresh.window.factor = 0.8 17:17:07 sasl.login.refresh.window.jitter = 0.05 17:17:07 sasl.login.retry.backoff.max.ms = 10000 17:17:07 sasl.login.retry.backoff.ms = 100 17:17:07 sasl.mechanism = GSSAPI 17:17:07 sasl.oauthbearer.clock.skew.seconds = 30 17:17:07 sasl.oauthbearer.expected.audience = null 17:17:07 sasl.oauthbearer.expected.issuer = null 17:17:07 sasl.oauthbearer.header.urlencode = false 17:17:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:07 sasl.oauthbearer.jwks.endpoint.url = null 17:17:07 sasl.oauthbearer.scope.claim.name = scope 17:17:07 sasl.oauthbearer.sub.claim.name = sub 17:17:07 sasl.oauthbearer.token.endpoint.url = null 17:17:07 security.protocol = PLAINTEXT 17:17:07 security.providers = null 17:17:07 send.buffer.bytes = 131072 17:17:07 socket.connection.setup.timeout.max.ms = 30000 17:17:07 socket.connection.setup.timeout.ms = 10000 17:17:07 ssl.cipher.suites = null 17:17:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:07 ssl.endpoint.identification.algorithm = https 17:17:07 ssl.engine.factory.class = null 17:17:07 ssl.key.password = null 17:17:07 ssl.keymanager.algorithm = SunX509 17:17:07 ssl.keystore.certificate.chain = null 17:17:07 ssl.keystore.key = null 17:17:07 ssl.keystore.location = null 17:17:07 ssl.keystore.password = null 17:17:07 ssl.keystore.type = JKS 17:17:07 ssl.protocol = TLSv1.3 17:17:07 ssl.provider = null 17:17:07 ssl.secure.random.implementation = null 17:17:07 ssl.trustmanager.algorithm = PKIX 17:17:07 ssl.truststore.certificates = null 17:17:07 ssl.truststore.location = null 17:17:07 ssl.truststore.password = null 17:17:07 ssl.truststore.type = JKS 17:17:07 transaction.timeout.ms = 60000 17:17:07 transactional.id = null 17:17:07 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:17:07 17:17:07 2026-02-24T17:17:07.090Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:07 2026-02-24T17:17:07.091Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:17:07 2026-02-24T17:17:07.094Z INFO 11335 --- [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. 17:17:07 2026-02-24T17:17:07.100Z INFO 11335 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:07 2026-02-24T17:17:07.100Z INFO 11335 --- [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 17:17:07 2026-02-24T17:17:07.102Z INFO 11335 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:07 2026-02-24T17:17:07.103Z INFO 11335 --- [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 17:17:07 2026-02-24T17:17:07.111Z INFO 11335 --- [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 17:17:07 2026-02-24T17:17:07.117Z INFO 11335 --- [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 17:17:08 2026-02-24T17:17:08.214Z INFO 11335 --- [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 17:17:08 2026-02-24T17:17:08.214Z INFO 11335 --- [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-f27384ae-8cc9-46df-9b30-275a91724ef4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:08 2026-02-24T17:17:08.215Z INFO 11335 --- [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 17:17:08 2026-02-24T17:17:08.215Z INFO 11335 --- [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 17:17:08 2026-02-24T17:17:08.215Z INFO 11335 --- [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 17:17:08 2026-02-24T17:17:08.218Z INFO 11335 --- [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 17:17:08 2026-02-24T17:17:08.218Z INFO 11335 --- [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 17:17:08 2026-02-24T17:17:08.222Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:08 2026-02-24T17:17:08.222Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:08 2026-02-24T17:17:08.223Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:08 2026-02-24T17:17:08.223Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:08 2026-02-24T17:17:08.224Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 17:17:08 2026-02-24T17:17:08.224Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:17:08 2026-02-24T17:17:08.227Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:08 2026-02-24T17:17:08.227Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:08 2026-02-24T17:17:08.227Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:08 2026-02-24T17:17:08.227Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:08 2026-02-24T17:17:08.228Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:17:08 2026-02-24T17:17:08.228Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:17:08 2026-02-24T17:17:08.230Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:08 2026-02-24T17:17:08.230Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:08 2026-02-24T17:17:08.230Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:08 2026-02-24T17:17:08.230Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:08 2026-02-24T17:17:08.230Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:17:08 2026-02-24T17:17:08.235Z WARN 11335 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39027/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39027 17:17:08 2026-02-24T17:17:08.273Z WARN 11335 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54619/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54619 17:17:08 2026-02-24T17:17:08.296Z WARN 11335 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60915/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60915 17:17:08 2026-02-24T17:17:08.316Z WARN 11335 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59625/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59625 17:17:08 2026-02-24T17:17:08.337Z WARN 11335 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42623/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42623 17:17:08 2026-02-24T17:17:08.361Z WARN 11335 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41521/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41521 17:17:08 2026-02-24T17:17:08.378Z WARN 11335 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53719/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53719 17:17:08 2026-02-24T17:17:08.398Z INFO 11335 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:17:08 2026-02-24T17:17:08.408Z WARN 11335 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59169/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59169 17:17:08 2026-02-24T17:17:08.426Z WARN 11335 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32843/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32843 17:17:08 [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 17:17:08 2026-02-24T17:17:08.440Z WARN 11335 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39453/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39453 17:17:08 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 17:17:08 2026-02-24T17:17:08.461Z WARN 11335 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37139/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37139 17:17:08 2026-02-24T17:17:08.480Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:08 allow.auto.create.topics = true 17:17:08 auto.commit.interval.ms = 5000 17:17:08 auto.include.jmx.reporter = true 17:17:08 auto.offset.reset = latest 17:17:08 bootstrap.servers = [localhost:32777] 17:17:08 check.crcs = true 17:17:08 client.dns.lookup = use_all_dns_ips 17:17:08 client.id = consumer-test-group-17 17:17:08 client.rack = 17:17:08 connections.max.idle.ms = 540000 17:17:08 default.api.timeout.ms = 60000 17:17:08 enable.auto.commit = true 17:17:08 enable.metrics.push = true 17:17:08 exclude.internal.topics = true 17:17:08 fetch.max.bytes = 52428800 17:17:08 fetch.max.wait.ms = 500 17:17:08 fetch.min.bytes = 1 17:17:08 group.id = test-group 17:17:08 group.instance.id = null 17:17:08 group.protocol = classic 17:17:08 group.remote.assignor = null 17:17:08 heartbeat.interval.ms = 3000 17:17:08 interceptor.classes = [] 17:17:08 internal.leave.group.on.close = true 17:17:08 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:08 isolation.level = read_uncommitted 17:17:08 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:08 max.partition.fetch.bytes = 1048576 17:17:08 max.poll.interval.ms = 300000 17:17:08 max.poll.records = 2147483647 17:17:08 metadata.max.age.ms = 300000 17:17:08 metadata.recovery.strategy = none 17:17:08 metric.reporters = [] 17:17:08 metrics.num.samples = 2 17:17:08 metrics.recording.level = INFO 17:17:08 metrics.sample.window.ms = 30000 17:17:08 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:08 receive.buffer.bytes = 65536 17:17:08 reconnect.backoff.max.ms = 1000 17:17:08 reconnect.backoff.ms = 50 17:17:08 request.timeout.ms = 30000 17:17:08 retry.backoff.max.ms = 1000 17:17:08 retry.backoff.ms = 100 17:17:08 sasl.client.callback.handler.class = null 17:17:08 sasl.jaas.config = null 17:17:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:08 sasl.kerberos.min.time.before.relogin = 60000 17:17:08 sasl.kerberos.service.name = null 17:17:08 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:08 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:08 sasl.login.callback.handler.class = null 17:17:08 sasl.login.class = null 17:17:08 sasl.login.connect.timeout.ms = null 17:17:08 sasl.login.read.timeout.ms = null 17:17:08 sasl.login.refresh.buffer.seconds = 300 17:17:08 sasl.login.refresh.min.period.seconds = 60 17:17:08 sasl.login.refresh.window.factor = 0.8 17:17:08 sasl.login.refresh.window.jitter = 0.05 17:17:08 sasl.login.retry.backoff.max.ms = 10000 17:17:08 sasl.login.retry.backoff.ms = 100 17:17:08 sasl.mechanism = GSSAPI 17:17:08 sasl.oauthbearer.clock.skew.seconds = 30 17:17:08 sasl.oauthbearer.expected.audience = null 17:17:08 sasl.oauthbearer.expected.issuer = null 17:17:08 sasl.oauthbearer.header.urlencode = false 17:17:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:08 sasl.oauthbearer.jwks.endpoint.url = null 17:17:08 sasl.oauthbearer.scope.claim.name = scope 17:17:08 sasl.oauthbearer.sub.claim.name = sub 17:17:08 sasl.oauthbearer.token.endpoint.url = null 17:17:08 security.protocol = PLAINTEXT 17:17:08 security.providers = null 17:17:08 send.buffer.bytes = 131072 17:17:08 session.timeout.ms = 45000 17:17:08 socket.connection.setup.timeout.max.ms = 30000 17:17:08 socket.connection.setup.timeout.ms = 10000 17:17:08 ssl.cipher.suites = null 17:17:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:08 ssl.endpoint.identification.algorithm = https 17:17:08 ssl.engine.factory.class = null 17:17:08 ssl.key.password = null 17:17:08 ssl.keymanager.algorithm = SunX509 17:17:08 ssl.keystore.certificate.chain = null 17:17:08 ssl.keystore.key = null 17:17:08 ssl.keystore.location = null 17:17:08 ssl.keystore.password = null 17:17:08 ssl.keystore.type = JKS 17:17:08 ssl.protocol = TLSv1.3 17:17:08 ssl.provider = null 17:17:08 ssl.secure.random.implementation = null 17:17:08 ssl.trustmanager.algorithm = PKIX 17:17:08 ssl.truststore.certificates = null 17:17:08 ssl.truststore.location = null 17:17:08 ssl.truststore.password = null 17:17:08 ssl.truststore.type = JKS 17:17:08 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:08 17:17:08 2026-02-24T17:17:08.480Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:08 2026-02-24T17:17:08.482Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:08 2026-02-24T17:17:08.482Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:08 2026-02-24T17:17:08.482Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953428482 17:17:08 2026-02-24T17:17:08.482Z INFO 11335 --- [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 17:17:08 2026-02-24T17:17:08.487Z WARN 11335 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46411/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46411 17:17:08 2026-02-24T17:17:08.503Z WARN 11335 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38907/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38907 17:17:08 2026-02-24T17:17:08.504Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:08 2026-02-24T17:17:08.505Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:17:08 2026-02-24T17:17:08.507Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 17:17:08 2026-02-24T17:17:08.519Z WARN 11335 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44753/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44753 17:17:08 2026-02-24T17:17:08.528Z INFO 11335 --- [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-c16cd814-9bfa-42e8-b096-a43dca4225c7 17:17:08 2026-02-24T17:17:08.528Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 17:17:08 2026-02-24T17:17:08.531Z INFO 11335 --- [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-c16cd814-9bfa-42e8-b096-a43dca4225c7', protocol='range'} 17:17:08 2026-02-24T17:17:08.532Z INFO 11335 --- [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-c16cd814-9bfa-42e8-b096-a43dca4225c7=Assignment(partitions=[ncmp-events-0])} 17:17:08 2026-02-24T17:17:08.534Z WARN 11335 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 17:17:08 2026-02-24T17:17:08.535Z INFO 11335 --- [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-c16cd814-9bfa-42e8-b096-a43dca4225c7', protocol='range'} 17:17:08 2026-02-24T17:17:08.535Z INFO 11335 --- [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]) 17:17:08 2026-02-24T17:17:08.535Z INFO 11335 --- [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 17:17:08 2026-02-24T17:17:08.538Z INFO 11335 --- [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 17:17:08 2026-02-24T17:17:08.549Z WARN 11335 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42127/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42127 17:17:08 2026-02-24T17:17:08.562Z WARN 11335 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32915/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32915 17:17:08 2026-02-24T17:17:08.562Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:08 2026-02-24T17:17:08.575Z WARN 11335 --- [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 17:17:08 2026-02-24T17:17:08.607Z WARN 11335 --- [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 17:17:08 2026-02-24T17:17:08.620Z WARN 11335 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43051/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43051 17:17:08 2026-02-24T17:17:08.632Z WARN 11335 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42449/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42449 17:17:08 2026-02-24T17:17:08.646Z WARN 11335 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37785/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37785 17:17:08 2026-02-24T17:17:08.658Z WARN 11335 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39445/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39445 17:17:08 2026-02-24T17:17:08.672Z WARN 11335 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60781/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60781 17:17:08 2026-02-24T17:17:08.689Z WARN 11335 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59385/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59385 17:17:08 2026-02-24T17:17:08.701Z WARN 11335 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55003/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55003 17:17:09 2026-02-24T17:17:09.028Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:09 2026-02-24T17:17:09.029Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:09 2026-02-24T17:17:09.029Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:09 2026-02-24T17:17:09.029Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:09 2026-02-24T17:17:09.029Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:09 2026-02-24T17:17:09.101Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 17:17:09 2026-02-24T17:17:09.114Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 17:17:09 2026-02-24T17:17:09.139Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:10 2026-02-24T17:17:10.296Z INFO 11335 --- [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 17:17:10 2026-02-24T17:17:10.296Z INFO 11335 --- [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-c16cd814-9bfa-42e8-b096-a43dca4225c7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:10 2026-02-24T17:17:10.297Z INFO 11335 --- [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 17:17:10 2026-02-24T17:17:10.297Z INFO 11335 --- [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 17:17:10 2026-02-24T17:17:10.297Z INFO 11335 --- [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 17:17:10 2026-02-24T17:17:10.297Z INFO 11335 --- [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 17:17:10 2026-02-24T17:17:10.297Z INFO 11335 --- [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 17:17:10 2026-02-24T17:17:10.300Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:10 2026-02-24T17:17:10.300Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:10 2026-02-24T17:17:10.300Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:10 2026-02-24T17:17:10.300Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:10 2026-02-24T17:17:10.301Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 17:17:10 2026-02-24T17:17:10.324Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:10 allow.auto.create.topics = true 17:17:10 auto.commit.interval.ms = 5000 17:17:10 auto.include.jmx.reporter = true 17:17:10 auto.offset.reset = latest 17:17:10 bootstrap.servers = [localhost:32777] 17:17:10 check.crcs = true 17:17:10 client.dns.lookup = use_all_dns_ips 17:17:10 client.id = consumer-test-group-18 17:17:10 client.rack = 17:17:10 connections.max.idle.ms = 540000 17:17:10 default.api.timeout.ms = 60000 17:17:10 enable.auto.commit = true 17:17:10 enable.metrics.push = true 17:17:10 exclude.internal.topics = true 17:17:10 fetch.max.bytes = 52428800 17:17:10 fetch.max.wait.ms = 500 17:17:10 fetch.min.bytes = 1 17:17:10 group.id = test-group 17:17:10 group.instance.id = null 17:17:10 group.protocol = classic 17:17:10 group.remote.assignor = null 17:17:10 heartbeat.interval.ms = 3000 17:17:10 interceptor.classes = [] 17:17:10 internal.leave.group.on.close = true 17:17:10 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:10 isolation.level = read_uncommitted 17:17:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:10 max.partition.fetch.bytes = 1048576 17:17:10 max.poll.interval.ms = 300000 17:17:10 max.poll.records = 2147483647 17:17:10 metadata.max.age.ms = 300000 17:17:10 metadata.recovery.strategy = none 17:17:10 metric.reporters = [] 17:17:10 metrics.num.samples = 2 17:17:10 metrics.recording.level = INFO 17:17:10 metrics.sample.window.ms = 30000 17:17:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:10 receive.buffer.bytes = 65536 17:17:10 reconnect.backoff.max.ms = 1000 17:17:10 reconnect.backoff.ms = 50 17:17:10 request.timeout.ms = 30000 17:17:10 retry.backoff.max.ms = 1000 17:17:10 retry.backoff.ms = 100 17:17:10 sasl.client.callback.handler.class = null 17:17:10 sasl.jaas.config = null 17:17:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:10 sasl.kerberos.min.time.before.relogin = 60000 17:17:10 sasl.kerberos.service.name = null 17:17:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:10 sasl.login.callback.handler.class = null 17:17:10 sasl.login.class = null 17:17:10 sasl.login.connect.timeout.ms = null 17:17:10 sasl.login.read.timeout.ms = null 17:17:10 sasl.login.refresh.buffer.seconds = 300 17:17:10 sasl.login.refresh.min.period.seconds = 60 17:17:10 sasl.login.refresh.window.factor = 0.8 17:17:10 sasl.login.refresh.window.jitter = 0.05 17:17:10 sasl.login.retry.backoff.max.ms = 10000 17:17:10 sasl.login.retry.backoff.ms = 100 17:17:10 sasl.mechanism = GSSAPI 17:17:10 sasl.oauthbearer.clock.skew.seconds = 30 17:17:10 sasl.oauthbearer.expected.audience = null 17:17:10 sasl.oauthbearer.expected.issuer = null 17:17:10 sasl.oauthbearer.header.urlencode = false 17:17:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:10 sasl.oauthbearer.jwks.endpoint.url = null 17:17:10 sasl.oauthbearer.scope.claim.name = scope 17:17:10 sasl.oauthbearer.sub.claim.name = sub 17:17:10 sasl.oauthbearer.token.endpoint.url = null 17:17:10 security.protocol = PLAINTEXT 17:17:10 security.providers = null 17:17:10 send.buffer.bytes = 131072 17:17:10 session.timeout.ms = 45000 17:17:10 socket.connection.setup.timeout.max.ms = 30000 17:17:10 socket.connection.setup.timeout.ms = 10000 17:17:10 ssl.cipher.suites = null 17:17:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:10 ssl.endpoint.identification.algorithm = https 17:17:10 ssl.engine.factory.class = null 17:17:10 ssl.key.password = null 17:17:10 ssl.keymanager.algorithm = SunX509 17:17:10 ssl.keystore.certificate.chain = null 17:17:10 ssl.keystore.key = null 17:17:10 ssl.keystore.location = null 17:17:10 ssl.keystore.password = null 17:17:10 ssl.keystore.type = JKS 17:17:10 ssl.protocol = TLSv1.3 17:17:10 ssl.provider = null 17:17:10 ssl.secure.random.implementation = null 17:17:10 ssl.trustmanager.algorithm = PKIX 17:17:10 ssl.truststore.certificates = null 17:17:10 ssl.truststore.location = null 17:17:10 ssl.truststore.password = null 17:17:10 ssl.truststore.type = JKS 17:17:10 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:10 17:17:10 2026-02-24T17:17:10.324Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:10 2026-02-24T17:17:10.326Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:10 2026-02-24T17:17:10.326Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:10 2026-02-24T17:17:10.326Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953430326 17:17:10 2026-02-24T17:17:10.326Z INFO 11335 --- [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 17:17:10 2026-02-24T17:17:10.334Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:10 2026-02-24T17:17:10.335Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:17:10 2026-02-24T17:17:10.336Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 17:17:10 2026-02-24T17:17:10.340Z INFO 11335 --- [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-b6b87235-d9b8-4d69-a2fc-e27a6167e84b 17:17:10 2026-02-24T17:17:10.340Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 17:17:10 2026-02-24T17:17:10.343Z INFO 11335 --- [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-b6b87235-d9b8-4d69-a2fc-e27a6167e84b', protocol='range'} 17:17:10 2026-02-24T17:17:10.344Z INFO 11335 --- [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-b6b87235-d9b8-4d69-a2fc-e27a6167e84b=Assignment(partitions=[ncmp-events-0])} 17:17:10 2026-02-24T17:17:10.346Z INFO 11335 --- [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-b6b87235-d9b8-4d69-a2fc-e27a6167e84b', protocol='range'} 17:17:10 2026-02-24T17:17:10.346Z INFO 11335 --- [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]) 17:17:10 2026-02-24T17:17:10.347Z INFO 11335 --- [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 17:17:10 2026-02-24T17:17:10.351Z INFO 11335 --- [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 17:17:10 2026-02-24T17:17:10.356Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:10 2026-02-24T17:17:10.878Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:10 2026-02-24T17:17:10.879Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:10 2026-02-24T17:17:10.879Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:10 2026-02-24T17:17:10.879Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:10 2026-02-24T17:17:10.879Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:10 2026-02-24T17:17:10.951Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle-v2 17:17:10 2026-02-24T17:17:10.964Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:10.990Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:11 2026-02-24T17:17:11.072Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.072Z INFO 11335 --- [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-b6b87235-d9b8-4d69-a2fc-e27a6167e84b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:11 2026-02-24T17:17:11.073Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.073Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.073Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.073Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.073Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.076Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:11 2026-02-24T17:17:11.076Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:11 2026-02-24T17:17:11.076Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:11 2026-02-24T17:17:11.076Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:11 2026-02-24T17:17:11.078Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 17:17:11 2026-02-24T17:17:11.111Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:11 allow.auto.create.topics = true 17:17:11 auto.commit.interval.ms = 5000 17:17:11 auto.include.jmx.reporter = true 17:17:11 auto.offset.reset = latest 17:17:11 bootstrap.servers = [localhost:32777] 17:17:11 check.crcs = true 17:17:11 client.dns.lookup = use_all_dns_ips 17:17:11 client.id = consumer-test-group-19 17:17:11 client.rack = 17:17:11 connections.max.idle.ms = 540000 17:17:11 default.api.timeout.ms = 60000 17:17:11 enable.auto.commit = true 17:17:11 enable.metrics.push = true 17:17:11 exclude.internal.topics = true 17:17:11 fetch.max.bytes = 52428800 17:17:11 fetch.max.wait.ms = 500 17:17:11 fetch.min.bytes = 1 17:17:11 group.id = test-group 17:17:11 group.instance.id = null 17:17:11 group.protocol = classic 17:17:11 group.remote.assignor = null 17:17:11 heartbeat.interval.ms = 3000 17:17:11 interceptor.classes = [] 17:17:11 internal.leave.group.on.close = true 17:17:11 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:11 isolation.level = read_uncommitted 17:17:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:11 max.partition.fetch.bytes = 1048576 17:17:11 max.poll.interval.ms = 300000 17:17:11 max.poll.records = 2147483647 17:17:11 metadata.max.age.ms = 300000 17:17:11 metadata.recovery.strategy = none 17:17:11 metric.reporters = [] 17:17:11 metrics.num.samples = 2 17:17:11 metrics.recording.level = INFO 17:17:11 metrics.sample.window.ms = 30000 17:17:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:11 receive.buffer.bytes = 65536 17:17:11 reconnect.backoff.max.ms = 1000 17:17:11 reconnect.backoff.ms = 50 17:17:11 request.timeout.ms = 30000 17:17:11 retry.backoff.max.ms = 1000 17:17:11 retry.backoff.ms = 100 17:17:11 sasl.client.callback.handler.class = null 17:17:11 sasl.jaas.config = null 17:17:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:11 sasl.kerberos.min.time.before.relogin = 60000 17:17:11 sasl.kerberos.service.name = null 17:17:11 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:11 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:11 sasl.login.callback.handler.class = null 17:17:11 sasl.login.class = null 17:17:11 sasl.login.connect.timeout.ms = null 17:17:11 sasl.login.read.timeout.ms = null 17:17:11 sasl.login.refresh.buffer.seconds = 300 17:17:11 sasl.login.refresh.min.period.seconds = 60 17:17:11 sasl.login.refresh.window.factor = 0.8 17:17:11 sasl.login.refresh.window.jitter = 0.05 17:17:11 sasl.login.retry.backoff.max.ms = 10000 17:17:11 sasl.login.retry.backoff.ms = 100 17:17:11 sasl.mechanism = GSSAPI 17:17:11 sasl.oauthbearer.clock.skew.seconds = 30 17:17:11 sasl.oauthbearer.expected.audience = null 17:17:11 sasl.oauthbearer.expected.issuer = null 17:17:11 sasl.oauthbearer.header.urlencode = false 17:17:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:11 sasl.oauthbearer.jwks.endpoint.url = null 17:17:11 sasl.oauthbearer.scope.claim.name = scope 17:17:11 sasl.oauthbearer.sub.claim.name = sub 17:17:11 sasl.oauthbearer.token.endpoint.url = null 17:17:11 security.protocol = PLAINTEXT 17:17:11 security.providers = null 17:17:11 send.buffer.bytes = 131072 17:17:11 session.timeout.ms = 45000 17:17:11 socket.connection.setup.timeout.max.ms = 30000 17:17:11 socket.connection.setup.timeout.ms = 10000 17:17:11 ssl.cipher.suites = null 17:17:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:11 ssl.endpoint.identification.algorithm = https 17:17:11 ssl.engine.factory.class = null 17:17:11 ssl.key.password = null 17:17:11 ssl.keymanager.algorithm = SunX509 17:17:11 ssl.keystore.certificate.chain = null 17:17:11 ssl.keystore.key = null 17:17:11 ssl.keystore.location = null 17:17:11 ssl.keystore.password = null 17:17:11 ssl.keystore.type = JKS 17:17:11 ssl.protocol = TLSv1.3 17:17:11 ssl.provider = null 17:17:11 ssl.secure.random.implementation = null 17:17:11 ssl.trustmanager.algorithm = PKIX 17:17:11 ssl.truststore.certificates = null 17:17:11 ssl.truststore.location = null 17:17:11 ssl.truststore.password = null 17:17:11 ssl.truststore.type = JKS 17:17:11 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:11 17:17:11 2026-02-24T17:17:11.111Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:11 2026-02-24T17:17:11.113Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:11 2026-02-24T17:17:11.113Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:11 2026-02-24T17:17:11.113Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953431113 17:17:11 2026-02-24T17:17:11.114Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.121Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:11 2026-02-24T17:17:11.121Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:17:11 2026-02-24T17:17:11.122Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 17:17:11 2026-02-24T17:17:11.125Z INFO 11335 --- [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-b8e7e54a-3cae-491a-a66c-fbe0ed289780 17:17:11 2026-02-24T17:17:11.126Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 17:17:11 2026-02-24T17:17:11.128Z INFO 11335 --- [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-b8e7e54a-3cae-491a-a66c-fbe0ed289780', protocol='range'} 17:17:11 2026-02-24T17:17:11.129Z INFO 11335 --- [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-b8e7e54a-3cae-491a-a66c-fbe0ed289780=Assignment(partitions=[ncmp-events-0])} 17:17:11 2026-02-24T17:17:11.131Z INFO 11335 --- [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-b8e7e54a-3cae-491a-a66c-fbe0ed289780', protocol='range'} 17:17:11 2026-02-24T17:17:11.132Z INFO 11335 --- [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]) 17:17:11 2026-02-24T17:17:11.132Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.133Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.139Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:11 2026-02-24T17:17:11.646Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:11 2026-02-24T17:17:11.647Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:11 2026-02-24T17:17:11.647Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:11 2026-02-24T17:17:11.647Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:11 2026-02-24T17:17:11.647Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:11 2026-02-24T17:17:11.698Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:11 2026-02-24T17:17:11.747Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.747Z INFO 11335 --- [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-b8e7e54a-3cae-491a-a66c-fbe0ed289780 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:11 2026-02-24T17:17:11.749Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.750Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.750Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.750Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.750Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.756Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:11 2026-02-24T17:17:11.756Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:11 2026-02-24T17:17:11.756Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:11 2026-02-24T17:17:11.756Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:11 2026-02-24T17:17:11.758Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 17:17:11 2026-02-24T17:17:11.779Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:11 allow.auto.create.topics = true 17:17:11 auto.commit.interval.ms = 5000 17:17:11 auto.include.jmx.reporter = true 17:17:11 auto.offset.reset = latest 17:17:11 bootstrap.servers = [localhost:32777] 17:17:11 check.crcs = true 17:17:11 client.dns.lookup = use_all_dns_ips 17:17:11 client.id = consumer-test-group-20 17:17:11 client.rack = 17:17:11 connections.max.idle.ms = 540000 17:17:11 default.api.timeout.ms = 60000 17:17:11 enable.auto.commit = true 17:17:11 enable.metrics.push = true 17:17:11 exclude.internal.topics = true 17:17:11 fetch.max.bytes = 52428800 17:17:11 fetch.max.wait.ms = 500 17:17:11 fetch.min.bytes = 1 17:17:11 group.id = test-group 17:17:11 group.instance.id = null 17:17:11 group.protocol = classic 17:17:11 group.remote.assignor = null 17:17:11 heartbeat.interval.ms = 3000 17:17:11 interceptor.classes = [] 17:17:11 internal.leave.group.on.close = true 17:17:11 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:11 isolation.level = read_uncommitted 17:17:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:11 max.partition.fetch.bytes = 1048576 17:17:11 max.poll.interval.ms = 300000 17:17:11 max.poll.records = 2147483647 17:17:11 metadata.max.age.ms = 300000 17:17:11 metadata.recovery.strategy = none 17:17:11 metric.reporters = [] 17:17:11 metrics.num.samples = 2 17:17:11 metrics.recording.level = INFO 17:17:11 metrics.sample.window.ms = 30000 17:17:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:11 receive.buffer.bytes = 65536 17:17:11 reconnect.backoff.max.ms = 1000 17:17:11 reconnect.backoff.ms = 50 17:17:11 request.timeout.ms = 30000 17:17:11 retry.backoff.max.ms = 1000 17:17:11 retry.backoff.ms = 100 17:17:11 sasl.client.callback.handler.class = null 17:17:11 sasl.jaas.config = null 17:17:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:11 sasl.kerberos.min.time.before.relogin = 60000 17:17:11 sasl.kerberos.service.name = null 17:17:11 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:11 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:11 sasl.login.callback.handler.class = null 17:17:11 sasl.login.class = null 17:17:11 sasl.login.connect.timeout.ms = null 17:17:11 sasl.login.read.timeout.ms = null 17:17:11 sasl.login.refresh.buffer.seconds = 300 17:17:11 sasl.login.refresh.min.period.seconds = 60 17:17:11 sasl.login.refresh.window.factor = 0.8 17:17:11 sasl.login.refresh.window.jitter = 0.05 17:17:11 sasl.login.retry.backoff.max.ms = 10000 17:17:11 sasl.login.retry.backoff.ms = 100 17:17:11 sasl.mechanism = GSSAPI 17:17:11 sasl.oauthbearer.clock.skew.seconds = 30 17:17:11 sasl.oauthbearer.expected.audience = null 17:17:11 sasl.oauthbearer.expected.issuer = null 17:17:11 sasl.oauthbearer.header.urlencode = false 17:17:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:11 sasl.oauthbearer.jwks.endpoint.url = null 17:17:11 sasl.oauthbearer.scope.claim.name = scope 17:17:11 sasl.oauthbearer.sub.claim.name = sub 17:17:11 sasl.oauthbearer.token.endpoint.url = null 17:17:11 security.protocol = PLAINTEXT 17:17:11 security.providers = null 17:17:11 send.buffer.bytes = 131072 17:17:11 session.timeout.ms = 45000 17:17:11 socket.connection.setup.timeout.max.ms = 30000 17:17:11 socket.connection.setup.timeout.ms = 10000 17:17:11 ssl.cipher.suites = null 17:17:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:11 ssl.endpoint.identification.algorithm = https 17:17:11 ssl.engine.factory.class = null 17:17:11 ssl.key.password = null 17:17:11 ssl.keymanager.algorithm = SunX509 17:17:11 ssl.keystore.certificate.chain = null 17:17:11 ssl.keystore.key = null 17:17:11 ssl.keystore.location = null 17:17:11 ssl.keystore.password = null 17:17:11 ssl.keystore.type = JKS 17:17:11 ssl.protocol = TLSv1.3 17:17:11 ssl.provider = null 17:17:11 ssl.secure.random.implementation = null 17:17:11 ssl.trustmanager.algorithm = PKIX 17:17:11 ssl.truststore.certificates = null 17:17:11 ssl.truststore.location = null 17:17:11 ssl.truststore.password = null 17:17:11 ssl.truststore.type = JKS 17:17:11 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:11 17:17:11 2026-02-24T17:17:11.780Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:11 2026-02-24T17:17:11.782Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:11 2026-02-24T17:17:11.782Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:11 2026-02-24T17:17:11.782Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953431782 17:17:11 2026-02-24T17:17:11.782Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.790Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:11 2026-02-24T17:17:11.790Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:17:11 2026-02-24T17:17:11.792Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 17:17:11 2026-02-24T17:17:11.795Z INFO 11335 --- [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-13353ecf-034b-4af7-a444-332817a150de 17:17:11 2026-02-24T17:17:11.795Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 17:17:11 2026-02-24T17:17:11.798Z INFO 11335 --- [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-13353ecf-034b-4af7-a444-332817a150de', protocol='range'} 17:17:11 2026-02-24T17:17:11.798Z INFO 11335 --- [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-13353ecf-034b-4af7-a444-332817a150de=Assignment(partitions=[ncmp-events-0])} 17:17:11 2026-02-24T17:17:11.802Z INFO 11335 --- [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-13353ecf-034b-4af7-a444-332817a150de', protocol='range'} 17:17:11 2026-02-24T17:17:11.802Z INFO 11335 --- [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]) 17:17:11 2026-02-24T17:17:11.802Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.803Z INFO 11335 --- [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 17:17:11 2026-02-24T17:17:11.807Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:12 2026-02-24T17:17:12.317Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:12 2026-02-24T17:17:12.317Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:12 2026-02-24T17:17:12.318Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:12 2026-02-24T17:17:12.318Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:12 2026-02-24T17:17:12.318Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:12 2026-02-24T17:17:12.389Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 17:17:12 2026-02-24T17:17:12.402Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 17:17:12 2026-02-24T17:17:12.421Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:12 2026-02-24T17:17:12.455Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:12 2026-02-24T17:17:12.456Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:12 2026-02-24T17:17:12.456Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:12 2026-02-24T17:17:12.456Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:12 2026-02-24T17:17:12.456Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:12 2026-02-24T17:17:12.522Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 17:17:12 2026-02-24T17:17:12.533Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 17:17:12 2026-02-24T17:17:12.554Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:12 2026-02-24T17:17:12.582Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:12 2026-02-24T17:17:12.583Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:12 2026-02-24T17:17:12.586Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:12 2026-02-24T17:17:12.586Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:12 2026-02-24T17:17:12.586Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:12 2026-02-24T17:17:12.619Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:12 2026-02-24T17:17:12.689Z INFO 11335 --- [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 17:17:12 2026-02-24T17:17:12.689Z INFO 11335 --- [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-13353ecf-034b-4af7-a444-332817a150de sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:12 2026-02-24T17:17:12.690Z INFO 11335 --- [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 17:17:12 2026-02-24T17:17:12.690Z INFO 11335 --- [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 17:17:12 2026-02-24T17:17:12.690Z INFO 11335 --- [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 17:17:12 2026-02-24T17:17:12.690Z INFO 11335 --- [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 17:17:12 2026-02-24T17:17:12.690Z INFO 11335 --- [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 17:17:12 2026-02-24T17:17:12.702Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:12 2026-02-24T17:17:12.702Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:12 2026-02-24T17:17:12.702Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:12 2026-02-24T17:17:12.702Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:12 2026-02-24T17:17:12.705Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 17:17:12 2026-02-24T17:17:12.726Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:12 allow.auto.create.topics = true 17:17:12 auto.commit.interval.ms = 5000 17:17:12 auto.include.jmx.reporter = true 17:17:12 auto.offset.reset = latest 17:17:12 bootstrap.servers = [localhost:32777] 17:17:12 check.crcs = true 17:17:12 client.dns.lookup = use_all_dns_ips 17:17:12 client.id = consumer-test-group-21 17:17:12 client.rack = 17:17:12 connections.max.idle.ms = 540000 17:17:12 default.api.timeout.ms = 60000 17:17:12 enable.auto.commit = true 17:17:12 enable.metrics.push = true 17:17:12 exclude.internal.topics = true 17:17:12 fetch.max.bytes = 52428800 17:17:12 fetch.max.wait.ms = 500 17:17:12 fetch.min.bytes = 1 17:17:12 group.id = test-group 17:17:12 group.instance.id = null 17:17:12 group.protocol = classic 17:17:12 group.remote.assignor = null 17:17:12 heartbeat.interval.ms = 3000 17:17:12 interceptor.classes = [] 17:17:12 internal.leave.group.on.close = true 17:17:12 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:12 isolation.level = read_uncommitted 17:17:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:12 max.partition.fetch.bytes = 1048576 17:17:12 max.poll.interval.ms = 300000 17:17:12 max.poll.records = 2147483647 17:17:12 metadata.max.age.ms = 300000 17:17:12 metadata.recovery.strategy = none 17:17:12 metric.reporters = [] 17:17:12 metrics.num.samples = 2 17:17:12 metrics.recording.level = INFO 17:17:12 metrics.sample.window.ms = 30000 17:17:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:12 receive.buffer.bytes = 65536 17:17:12 reconnect.backoff.max.ms = 1000 17:17:12 reconnect.backoff.ms = 50 17:17:12 request.timeout.ms = 30000 17:17:12 retry.backoff.max.ms = 1000 17:17:12 retry.backoff.ms = 100 17:17:12 sasl.client.callback.handler.class = null 17:17:12 sasl.jaas.config = null 17:17:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:12 sasl.kerberos.min.time.before.relogin = 60000 17:17:12 sasl.kerberos.service.name = null 17:17:12 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:12 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:12 sasl.login.callback.handler.class = null 17:17:12 sasl.login.class = null 17:17:12 sasl.login.connect.timeout.ms = null 17:17:12 sasl.login.read.timeout.ms = null 17:17:12 sasl.login.refresh.buffer.seconds = 300 17:17:12 sasl.login.refresh.min.period.seconds = 60 17:17:12 sasl.login.refresh.window.factor = 0.8 17:17:12 sasl.login.refresh.window.jitter = 0.05 17:17:12 sasl.login.retry.backoff.max.ms = 10000 17:17:12 sasl.login.retry.backoff.ms = 100 17:17:12 sasl.mechanism = GSSAPI 17:17:12 sasl.oauthbearer.clock.skew.seconds = 30 17:17:12 sasl.oauthbearer.expected.audience = null 17:17:12 sasl.oauthbearer.expected.issuer = null 17:17:12 sasl.oauthbearer.header.urlencode = false 17:17:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:12 sasl.oauthbearer.jwks.endpoint.url = null 17:17:12 sasl.oauthbearer.scope.claim.name = scope 17:17:12 sasl.oauthbearer.sub.claim.name = sub 17:17:12 sasl.oauthbearer.token.endpoint.url = null 17:17:12 security.protocol = PLAINTEXT 17:17:12 security.providers = null 17:17:12 send.buffer.bytes = 131072 17:17:12 session.timeout.ms = 45000 17:17:12 socket.connection.setup.timeout.max.ms = 30000 17:17:12 socket.connection.setup.timeout.ms = 10000 17:17:12 ssl.cipher.suites = null 17:17:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:12 ssl.endpoint.identification.algorithm = https 17:17:12 ssl.engine.factory.class = null 17:17:12 ssl.key.password = null 17:17:12 ssl.keymanager.algorithm = SunX509 17:17:12 ssl.keystore.certificate.chain = null 17:17:12 ssl.keystore.key = null 17:17:12 ssl.keystore.location = null 17:17:12 ssl.keystore.password = null 17:17:12 ssl.keystore.type = JKS 17:17:12 ssl.protocol = TLSv1.3 17:17:12 ssl.provider = null 17:17:12 ssl.secure.random.implementation = null 17:17:12 ssl.trustmanager.algorithm = PKIX 17:17:12 ssl.truststore.certificates = null 17:17:12 ssl.truststore.location = null 17:17:12 ssl.truststore.password = null 17:17:12 ssl.truststore.type = JKS 17:17:12 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:12 17:17:12 2026-02-24T17:17:12.726Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:12 2026-02-24T17:17:12.730Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:12 2026-02-24T17:17:12.730Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:12 2026-02-24T17:17:12.730Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953432730 17:17:12 2026-02-24T17:17:12.730Z INFO 11335 --- [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 17:17:12 2026-02-24T17:17:12.736Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:12 2026-02-24T17:17:12.737Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:17:12 2026-02-24T17:17:12.738Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 17:17:12 2026-02-24T17:17:12.742Z INFO 11335 --- [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-0b9c0f11-1cc0-4a2a-95a6-03e742377fe9 17:17:12 2026-02-24T17:17:12.742Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 17:17:12 2026-02-24T17:17:12.745Z INFO 11335 --- [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-0b9c0f11-1cc0-4a2a-95a6-03e742377fe9', protocol='range'} 17:17:12 2026-02-24T17:17:12.745Z INFO 11335 --- [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-0b9c0f11-1cc0-4a2a-95a6-03e742377fe9=Assignment(partitions=[ncmp-events-0])} 17:17:12 2026-02-24T17:17:12.749Z INFO 11335 --- [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-0b9c0f11-1cc0-4a2a-95a6-03e742377fe9', protocol='range'} 17:17:12 2026-02-24T17:17:12.749Z INFO 11335 --- [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]) 17:17:12 2026-02-24T17:17:12.749Z INFO 11335 --- [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 17:17:12 2026-02-24T17:17:12.750Z INFO 11335 --- [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 17:17:12 2026-02-24T17:17:12.754Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:13 2026-02-24T17:17:13.278Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:13 2026-02-24T17:17:13.279Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:13 2026-02-24T17:17:13.279Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:13 2026-02-24T17:17:13.279Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:13 2026-02-24T17:17:13.279Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:13 2026-02-24T17:17:13.363Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:13 2026-02-24T17:17:13.376Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:13 2026-02-24T17:17:13.401Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:13 2026-02-24T17:17:13.435Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:13 2026-02-24T17:17:13.435Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:13 2026-02-24T17:17:13.437Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:13 2026-02-24T17:17:13.438Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:13 2026-02-24T17:17:13.438Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:13 2026-02-24T17:17:13.461Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:13 2026-02-24T17:17:13.468Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:13 2026-02-24T17:17:13.487Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:13 2026-02-24T17:17:13.501Z WARN 11335 --- [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 17:17:13 2026-02-24T17:17:13.502Z WARN 11335 --- [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 17:17:13 2026-02-24T17:17:13.585Z ERROR 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:17:13 2026-02-24T17:17:13.631Z ERROR 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 17:17:13 2026-02-24T17:17:13.645Z ERROR 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 17:17:13 2026-02-24T17:17:13.648Z INFO 11335 --- [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 17:17:13 2026-02-24T17:17:13.648Z INFO 11335 --- [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-0b9c0f11-1cc0-4a2a-95a6-03e742377fe9 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:13 2026-02-24T17:17:13.649Z INFO 11335 --- [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 17:17:13 2026-02-24T17:17:13.649Z INFO 11335 --- [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 17:17:13 2026-02-24T17:17:13.649Z INFO 11335 --- [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 17:17:13 2026-02-24T17:17:13.649Z INFO 11335 --- [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 17:17:13 2026-02-24T17:17:13.649Z INFO 11335 --- [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 17:17:13 2026-02-24T17:17:13.658Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:13 2026-02-24T17:17:13.658Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:13 2026-02-24T17:17:13.658Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:13 2026-02-24T17:17:13.658Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:13 2026-02-24T17:17:13.659Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 17:17:13 2026-02-24T17:17:13.679Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:13 allow.auto.create.topics = true 17:17:13 auto.commit.interval.ms = 5000 17:17:13 auto.include.jmx.reporter = true 17:17:13 auto.offset.reset = latest 17:17:13 bootstrap.servers = [localhost:32777] 17:17:13 check.crcs = true 17:17:13 client.dns.lookup = use_all_dns_ips 17:17:13 client.id = consumer-test-group-22 17:17:13 client.rack = 17:17:13 connections.max.idle.ms = 540000 17:17:13 default.api.timeout.ms = 60000 17:17:13 enable.auto.commit = true 17:17:13 enable.metrics.push = true 17:17:13 exclude.internal.topics = true 17:17:13 fetch.max.bytes = 52428800 17:17:13 fetch.max.wait.ms = 500 17:17:13 fetch.min.bytes = 1 17:17:13 group.id = test-group 17:17:13 group.instance.id = null 17:17:13 group.protocol = classic 17:17:13 group.remote.assignor = null 17:17:13 heartbeat.interval.ms = 3000 17:17:13 interceptor.classes = [] 17:17:13 internal.leave.group.on.close = true 17:17:13 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:13 isolation.level = read_uncommitted 17:17:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:13 max.partition.fetch.bytes = 1048576 17:17:13 max.poll.interval.ms = 300000 17:17:13 max.poll.records = 2147483647 17:17:13 metadata.max.age.ms = 300000 17:17:13 metadata.recovery.strategy = none 17:17:13 metric.reporters = [] 17:17:13 metrics.num.samples = 2 17:17:13 metrics.recording.level = INFO 17:17:13 metrics.sample.window.ms = 30000 17:17:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:13 receive.buffer.bytes = 65536 17:17:13 reconnect.backoff.max.ms = 1000 17:17:13 reconnect.backoff.ms = 50 17:17:13 request.timeout.ms = 30000 17:17:13 retry.backoff.max.ms = 1000 17:17:13 retry.backoff.ms = 100 17:17:13 sasl.client.callback.handler.class = null 17:17:13 sasl.jaas.config = null 17:17:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:13 sasl.kerberos.min.time.before.relogin = 60000 17:17:13 sasl.kerberos.service.name = null 17:17:13 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:13 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:13 sasl.login.callback.handler.class = null 17:17:13 sasl.login.class = null 17:17:13 sasl.login.connect.timeout.ms = null 17:17:13 sasl.login.read.timeout.ms = null 17:17:13 sasl.login.refresh.buffer.seconds = 300 17:17:13 sasl.login.refresh.min.period.seconds = 60 17:17:13 sasl.login.refresh.window.factor = 0.8 17:17:13 sasl.login.refresh.window.jitter = 0.05 17:17:13 sasl.login.retry.backoff.max.ms = 10000 17:17:13 sasl.login.retry.backoff.ms = 100 17:17:13 sasl.mechanism = GSSAPI 17:17:13 sasl.oauthbearer.clock.skew.seconds = 30 17:17:13 sasl.oauthbearer.expected.audience = null 17:17:13 sasl.oauthbearer.expected.issuer = null 17:17:13 sasl.oauthbearer.header.urlencode = false 17:17:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:13 sasl.oauthbearer.jwks.endpoint.url = null 17:17:13 sasl.oauthbearer.scope.claim.name = scope 17:17:13 sasl.oauthbearer.sub.claim.name = sub 17:17:13 sasl.oauthbearer.token.endpoint.url = null 17:17:13 security.protocol = PLAINTEXT 17:17:13 security.providers = null 17:17:13 send.buffer.bytes = 131072 17:17:13 session.timeout.ms = 45000 17:17:13 socket.connection.setup.timeout.max.ms = 30000 17:17:13 socket.connection.setup.timeout.ms = 10000 17:17:13 ssl.cipher.suites = null 17:17:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:13 ssl.endpoint.identification.algorithm = https 17:17:13 ssl.engine.factory.class = null 17:17:13 ssl.key.password = null 17:17:13 ssl.keymanager.algorithm = SunX509 17:17:13 ssl.keystore.certificate.chain = null 17:17:13 ssl.keystore.key = null 17:17:13 ssl.keystore.location = null 17:17:13 ssl.keystore.password = null 17:17:13 ssl.keystore.type = JKS 17:17:13 ssl.protocol = TLSv1.3 17:17:13 ssl.provider = null 17:17:13 ssl.secure.random.implementation = null 17:17:13 ssl.trustmanager.algorithm = PKIX 17:17:13 ssl.truststore.certificates = null 17:17:13 ssl.truststore.location = null 17:17:13 ssl.truststore.password = null 17:17:13 ssl.truststore.type = JKS 17:17:13 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:13 17:17:13 2026-02-24T17:17:13.680Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:13 2026-02-24T17:17:13.682Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:13 2026-02-24T17:17:13.682Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:13 2026-02-24T17:17:13.682Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953433682 17:17:13 2026-02-24T17:17:13.682Z INFO 11335 --- [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 17:17:13 2026-02-24T17:17:13.710Z INFO 11335 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-22, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:17:13 2026-02-24T17:17:13.711Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:17:13 2026-02-24T17:17:13.713Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 17:17:13 2026-02-24T17:17:13.717Z INFO 11335 --- [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-b2ee367f-b0b0-4c00-af44-3c7230f6c760 17:17:13 2026-02-24T17:17:13.717Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 17:17:13 2026-02-24T17:17:13.722Z INFO 11335 --- [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-b2ee367f-b0b0-4c00-af44-3c7230f6c760', protocol='range'} 17:17:13 2026-02-24T17:17:13.723Z INFO 11335 --- [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-b2ee367f-b0b0-4c00-af44-3c7230f6c760=Assignment(partitions=[ncmp-events-0])} 17:17:13 2026-02-24T17:17:13.727Z INFO 11335 --- [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-b2ee367f-b0b0-4c00-af44-3c7230f6c760', protocol='range'} 17:17:13 2026-02-24T17:17:13.727Z INFO 11335 --- [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]) 17:17:13 2026-02-24T17:17:13.727Z INFO 11335 --- [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 17:17:13 2026-02-24T17:17:13.733Z INFO 11335 --- [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 17:17:13 2026-02-24T17:17:13.739Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:14 2026-02-24T17:17:14.218Z INFO 11335 --- [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. 17:17:14 2026-02-24T17:17:14.218Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 17:17:14 2026-02-24T17:17:14.219Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 17:17:14 2026-02-24T17:17:14.219Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 17:17:14 2026-02-24T17:17:14.219Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 17:17:14 2026-02-24T17:17:14.268Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:14 2026-02-24T17:17:14.293Z INFO 11335 --- [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. 17:17:14 2026-02-24T17:17:14.320Z INFO 11335 --- [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. 17:17:14 2026-02-24T17:17:14.320Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 17:17:14 2026-02-24T17:17:14.321Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 17:17:14 2026-02-24T17:17:14.321Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 17:17:14 2026-02-24T17:17:14.321Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 17:17:14 2026-02-24T17:17:14.394Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:14 2026-02-24T17:17:14.408Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:14 2026-02-24T17:17:14.473Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:14 2026-02-24T17:17:14.481Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:14 2026-02-24T17:17:14.531Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:14 2026-02-24T17:17:14.636Z INFO 11335 --- [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 17:17:14 2026-02-24T17:17:14.636Z INFO 11335 --- [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-b2ee367f-b0b0-4c00-af44-3c7230f6c760 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:14 2026-02-24T17:17:14.637Z INFO 11335 --- [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 17:17:14 2026-02-24T17:17:14.637Z INFO 11335 --- [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 17:17:14 2026-02-24T17:17:14.637Z INFO 11335 --- [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 17:17:14 2026-02-24T17:17:14.638Z INFO 11335 --- [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 17:17:14 2026-02-24T17:17:14.638Z INFO 11335 --- [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 17:17:14 2026-02-24T17:17:14.646Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:14 2026-02-24T17:17:14.646Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:14 2026-02-24T17:17:14.646Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:14 2026-02-24T17:17:14.646Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:14 2026-02-24T17:17:14.648Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-22 unregistered 17:17:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.226 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 17:17:14 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 17:17:14 2026-02-24T17:17:14.766Z INFO 11335 --- [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. 17:17:14 2026-02-24T17:17:14.770Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 17:17:14 2026-02-24T17:17:14.771Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 17:17:14 2026-02-24T17:17:14.771Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 17:17:14 2026-02-24T17:17:14.771Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 17:17:14 2026-02-24T17:17:14.839Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:14 2026-02-24T17:17:14.851Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:15 2026-02-24T17:17:14.960Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:17:15 2026-02-24T17:17:14.970Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:17:15 2026-02-24T17:17:15.031Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:15 2026-02-24T17:17:15.037Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:15 2026-02-24T17:17:15.070Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:15 2026-02-24T17:17:15.571Z ERROR 11335 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:17:15 17:17:15 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:17:15 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 17:17:15 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:15 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:15 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:17:15 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:15 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:15 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:17:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:15 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:17:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:17:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:17:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:17:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:17:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:17:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:17:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:17:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:17:15 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:17:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:17:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:17:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:17:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:17:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:17:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:17:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:17:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:17:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:17:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:17:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:17:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:17:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:17:15 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:17:15 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:17:15 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:17:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:17:15 at groovy.lang.Closure.call(Closure.java:427) 17:17:15 at groovy.lang.Closure.call(Closure.java:416) 17:17:15 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 17:17:15 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 17:17:15 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 17:17:15 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:17:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:17:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:17:15 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 17:17:15 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 17:17:15 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:17:15 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:17:15 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:17:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:17:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:17:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:17:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:17:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:17:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:17:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:17:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:17:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:17:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:17:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:17:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:17:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:17:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:17:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:17:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:17:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:17:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:17:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:17:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:17:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:17:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:17:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:17:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:17:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:17:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:17:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:17:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:17:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:17:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:17:15 17:17:15 2026-02-24T17:17:15.585Z ERROR 11335 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:17:15 17:17:15 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:17:15 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 17:17:15 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:15 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:15 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:17:15 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:15 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:15 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:17:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:15 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:17:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:17:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:17:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:17:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:17:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:17:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:17:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:17:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:17:15 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:17:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:17:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:17:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:17:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:17:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:17:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:17:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:17:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:17:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:17:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:17:15 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:17:15 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:17:15 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:17:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:17:15 at groovy.lang.Closure.call(Closure.java:427) 17:17:15 at groovy.lang.Closure.call(Closure.java:416) 17:17:15 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 17:17:15 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 17:17:15 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 17:17:15 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:17:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:17:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:17:15 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 17:17:15 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 17:17:15 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:17:15 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:17:15 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:17:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:17:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:17:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:17:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:17:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:17:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:17:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:17:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:17:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:17:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:17:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:17:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:17:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:17:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:17:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:17:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:17:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:17:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:17:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:17:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:17:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:17:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:17:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:17:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:17:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:17:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:17:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:17:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:17:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:17:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:17:15 17:17:15 2026-02-24T17:17:15.589Z ERROR 11335 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:17:15 17:17:15 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:17:15 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 17:17:15 at jdk.internal.reflect.GeneratedMethodAccessor419.invoke(Unknown Source) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:15 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:15 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:17:15 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:15 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:15 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:17:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:15 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:15 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:15 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:15 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:17:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:17:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:17:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:17:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:17:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:17:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:17:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:17:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:17:15 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:17:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:17:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:17:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:17:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:17:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:17:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:17:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:17:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:17:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:15 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:17:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:17:15 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:17:15 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:17:15 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:17:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:17:15 at groovy.lang.Closure.call(Closure.java:427) 17:17:15 at groovy.lang.Closure.call(Closure.java:416) 17:17:15 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 17:17:15 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 17:17:15 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 17:17:15 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:17:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:17:15 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:17:15 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 17:17:15 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 17:17:15 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:17:15 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:17:15 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:17:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:17:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:17:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:17:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:17:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:17:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:17:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:17:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:17:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:17:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:17:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:17:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:17:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:17:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:17:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:17:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:17:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:17:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:17:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:17:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:17:15 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:17:15 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:17:15 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:17:15 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:17:15 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:17:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:17:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:17:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:17:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:17:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:17:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:17:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:17:15 17:17:15 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.923 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 17:17:15 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 17:17:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 17:17:15 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 17:17:16 2026-02-24T17:17:15.961Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:16 allow.auto.create.topics = true 17:17:16 auto.commit.interval.ms = 5000 17:17:16 auto.include.jmx.reporter = true 17:17:16 auto.offset.reset = latest 17:17:16 bootstrap.servers = [localhost:32777] 17:17:16 check.crcs = true 17:17:16 client.dns.lookup = use_all_dns_ips 17:17:16 client.id = consumer-test-group-for-update-23 17:17:16 client.rack = 17:17:16 connections.max.idle.ms = 540000 17:17:16 default.api.timeout.ms = 60000 17:17:16 enable.auto.commit = true 17:17:16 enable.metrics.push = true 17:17:16 exclude.internal.topics = true 17:17:16 fetch.max.bytes = 52428800 17:17:16 fetch.max.wait.ms = 500 17:17:16 fetch.min.bytes = 1 17:17:16 group.id = test-group-for-update 17:17:16 group.instance.id = null 17:17:16 group.protocol = classic 17:17:16 group.remote.assignor = null 17:17:16 heartbeat.interval.ms = 3000 17:17:16 interceptor.classes = [] 17:17:16 internal.leave.group.on.close = true 17:17:16 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:16 isolation.level = read_uncommitted 17:17:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:16 max.partition.fetch.bytes = 1048576 17:17:16 max.poll.interval.ms = 300000 17:17:16 max.poll.records = 2147483647 17:17:16 metadata.max.age.ms = 300000 17:17:16 metadata.recovery.strategy = none 17:17:16 metric.reporters = [] 17:17:16 metrics.num.samples = 2 17:17:16 metrics.recording.level = INFO 17:17:16 metrics.sample.window.ms = 30000 17:17:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:16 receive.buffer.bytes = 65536 17:17:16 reconnect.backoff.max.ms = 1000 17:17:16 reconnect.backoff.ms = 50 17:17:16 request.timeout.ms = 30000 17:17:16 retry.backoff.max.ms = 1000 17:17:16 retry.backoff.ms = 100 17:17:16 sasl.client.callback.handler.class = null 17:17:16 sasl.jaas.config = null 17:17:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:16 sasl.kerberos.min.time.before.relogin = 60000 17:17:16 sasl.kerberos.service.name = null 17:17:16 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:16 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:16 sasl.login.callback.handler.class = null 17:17:16 sasl.login.class = null 17:17:16 sasl.login.connect.timeout.ms = null 17:17:16 sasl.login.read.timeout.ms = null 17:17:16 sasl.login.refresh.buffer.seconds = 300 17:17:16 sasl.login.refresh.min.period.seconds = 60 17:17:16 sasl.login.refresh.window.factor = 0.8 17:17:16 sasl.login.refresh.window.jitter = 0.05 17:17:16 sasl.login.retry.backoff.max.ms = 10000 17:17:16 sasl.login.retry.backoff.ms = 100 17:17:16 sasl.mechanism = GSSAPI 17:17:16 sasl.oauthbearer.clock.skew.seconds = 30 17:17:16 sasl.oauthbearer.expected.audience = null 17:17:16 sasl.oauthbearer.expected.issuer = null 17:17:16 sasl.oauthbearer.header.urlencode = false 17:17:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:16 sasl.oauthbearer.jwks.endpoint.url = null 17:17:16 sasl.oauthbearer.scope.claim.name = scope 17:17:16 sasl.oauthbearer.sub.claim.name = sub 17:17:16 sasl.oauthbearer.token.endpoint.url = null 17:17:16 security.protocol = PLAINTEXT 17:17:16 security.providers = null 17:17:16 send.buffer.bytes = 131072 17:17:16 session.timeout.ms = 45000 17:17:16 socket.connection.setup.timeout.max.ms = 30000 17:17:16 socket.connection.setup.timeout.ms = 10000 17:17:16 ssl.cipher.suites = null 17:17:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:16 ssl.endpoint.identification.algorithm = https 17:17:16 ssl.engine.factory.class = null 17:17:16 ssl.key.password = null 17:17:16 ssl.keymanager.algorithm = SunX509 17:17:16 ssl.keystore.certificate.chain = null 17:17:16 ssl.keystore.key = null 17:17:16 ssl.keystore.location = null 17:17:16 ssl.keystore.password = null 17:17:16 ssl.keystore.type = JKS 17:17:16 ssl.protocol = TLSv1.3 17:17:16 ssl.provider = null 17:17:16 ssl.secure.random.implementation = null 17:17:16 ssl.trustmanager.algorithm = PKIX 17:17:16 ssl.truststore.certificates = null 17:17:16 ssl.truststore.location = null 17:17:16 ssl.truststore.password = null 17:17:16 ssl.truststore.type = JKS 17:17:16 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:16 17:17:16 2026-02-24T17:17:15.961Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:16 2026-02-24T17:17:15.963Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:16 2026-02-24T17:17:15.963Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:16 2026-02-24T17:17:15.963Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953435963 17:17:16 2026-02-24T17:17:15.963Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:15.969Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:15.970Z INFO 11335 --- [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:32777 (id: 2147483646 rack: null) 17:17:16 2026-02-24T17:17:15.970Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:15.974Z INFO 11335 --- [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-7a61bdd8-1a4d-4a24-bdcd-b5d698c25b33 17:17:16 2026-02-24T17:17:15.974Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:15.976Z INFO 11335 --- [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-7a61bdd8-1a4d-4a24-bdcd-b5d698c25b33', protocol='range'} 17:17:16 2026-02-24T17:17:15.977Z INFO 11335 --- [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-7a61bdd8-1a4d-4a24-bdcd-b5d698c25b33=Assignment(partitions=[ncmp-events-0])} 17:17:16 2026-02-24T17:17:15.979Z INFO 11335 --- [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-7a61bdd8-1a4d-4a24-bdcd-b5d698c25b33', protocol='range'} 17:17:16 2026-02-24T17:17:15.979Z INFO 11335 --- [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]) 17:17:16 2026-02-24T17:17:15.979Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:15.980Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:16.007Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:16 2026-02-24T17:17:16.505Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:16 2026-02-24T17:17:16.505Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:16 2026-02-24T17:17:16.505Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:16 2026-02-24T17:17:16.505Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:16 2026-02-24T17:17:16.505Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:16 2026-02-24T17:17:16.566Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:16 2026-02-24T17:17:16.576Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:16 2026-02-24T17:17:16.590Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:16 2026-02-24T17:17:16.599Z WARN 11335 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:17:16 2026-02-24T17:17:16.636Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:16.636Z INFO 11335 --- [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-7a61bdd8-1a4d-4a24-bdcd-b5d698c25b33 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:16 2026-02-24T17:17:16.637Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:16.637Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:16.637Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:16.639Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:16.639Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:16.640Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:16 2026-02-24T17:17:16.640Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:16 2026-02-24T17:17:16.640Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:16 2026-02-24T17:17:16.640Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:16 2026-02-24T17:17:16.642Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 17:17:16 2026-02-24T17:17:16.660Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:16 allow.auto.create.topics = true 17:17:16 auto.commit.interval.ms = 5000 17:17:16 auto.include.jmx.reporter = true 17:17:16 auto.offset.reset = latest 17:17:16 bootstrap.servers = [localhost:32777] 17:17:16 check.crcs = true 17:17:16 client.dns.lookup = use_all_dns_ips 17:17:16 client.id = consumer-test-group-for-update-24 17:17:16 client.rack = 17:17:16 connections.max.idle.ms = 540000 17:17:16 default.api.timeout.ms = 60000 17:17:16 enable.auto.commit = true 17:17:16 enable.metrics.push = true 17:17:16 exclude.internal.topics = true 17:17:16 fetch.max.bytes = 52428800 17:17:16 fetch.max.wait.ms = 500 17:17:16 fetch.min.bytes = 1 17:17:16 group.id = test-group-for-update 17:17:16 group.instance.id = null 17:17:16 group.protocol = classic 17:17:16 group.remote.assignor = null 17:17:16 heartbeat.interval.ms = 3000 17:17:16 interceptor.classes = [] 17:17:16 internal.leave.group.on.close = true 17:17:16 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:16 isolation.level = read_uncommitted 17:17:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:16 max.partition.fetch.bytes = 1048576 17:17:16 max.poll.interval.ms = 300000 17:17:16 max.poll.records = 2147483647 17:17:16 metadata.max.age.ms = 300000 17:17:16 metadata.recovery.strategy = none 17:17:16 metric.reporters = [] 17:17:16 metrics.num.samples = 2 17:17:16 metrics.recording.level = INFO 17:17:16 metrics.sample.window.ms = 30000 17:17:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:16 receive.buffer.bytes = 65536 17:17:16 reconnect.backoff.max.ms = 1000 17:17:16 reconnect.backoff.ms = 50 17:17:16 request.timeout.ms = 30000 17:17:16 retry.backoff.max.ms = 1000 17:17:16 retry.backoff.ms = 100 17:17:16 sasl.client.callback.handler.class = null 17:17:16 sasl.jaas.config = null 17:17:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:16 sasl.kerberos.min.time.before.relogin = 60000 17:17:16 sasl.kerberos.service.name = null 17:17:16 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:16 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:16 sasl.login.callback.handler.class = null 17:17:16 sasl.login.class = null 17:17:16 sasl.login.connect.timeout.ms = null 17:17:16 sasl.login.read.timeout.ms = null 17:17:16 sasl.login.refresh.buffer.seconds = 300 17:17:16 sasl.login.refresh.min.period.seconds = 60 17:17:16 sasl.login.refresh.window.factor = 0.8 17:17:16 sasl.login.refresh.window.jitter = 0.05 17:17:16 sasl.login.retry.backoff.max.ms = 10000 17:17:16 sasl.login.retry.backoff.ms = 100 17:17:16 sasl.mechanism = GSSAPI 17:17:16 sasl.oauthbearer.clock.skew.seconds = 30 17:17:16 sasl.oauthbearer.expected.audience = null 17:17:16 sasl.oauthbearer.expected.issuer = null 17:17:16 sasl.oauthbearer.header.urlencode = false 17:17:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:16 sasl.oauthbearer.jwks.endpoint.url = null 17:17:16 sasl.oauthbearer.scope.claim.name = scope 17:17:16 sasl.oauthbearer.sub.claim.name = sub 17:17:16 sasl.oauthbearer.token.endpoint.url = null 17:17:16 security.protocol = PLAINTEXT 17:17:16 security.providers = null 17:17:16 send.buffer.bytes = 131072 17:17:16 session.timeout.ms = 45000 17:17:16 socket.connection.setup.timeout.max.ms = 30000 17:17:16 socket.connection.setup.timeout.ms = 10000 17:17:16 ssl.cipher.suites = null 17:17:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:16 ssl.endpoint.identification.algorithm = https 17:17:16 ssl.engine.factory.class = null 17:17:16 ssl.key.password = null 17:17:16 ssl.keymanager.algorithm = SunX509 17:17:16 ssl.keystore.certificate.chain = null 17:17:16 ssl.keystore.key = null 17:17:16 ssl.keystore.location = null 17:17:16 ssl.keystore.password = null 17:17:16 ssl.keystore.type = JKS 17:17:16 ssl.protocol = TLSv1.3 17:17:16 ssl.provider = null 17:17:16 ssl.secure.random.implementation = null 17:17:16 ssl.trustmanager.algorithm = PKIX 17:17:16 ssl.truststore.certificates = null 17:17:16 ssl.truststore.location = null 17:17:16 ssl.truststore.password = null 17:17:16 ssl.truststore.type = JKS 17:17:16 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:16 17:17:16 2026-02-24T17:17:16.661Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:16 2026-02-24T17:17:16.663Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:16 2026-02-24T17:17:16.663Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:16 2026-02-24T17:17:16.663Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953436663 17:17:16 2026-02-24T17:17:16.663Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:16.669Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:16.670Z INFO 11335 --- [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:32777 (id: 2147483646 rack: null) 17:17:16 2026-02-24T17:17:16.671Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:16.676Z INFO 11335 --- [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-3931d6cc-e372-43dd-954b-bcd2bc6d5a2f 17:17:16 2026-02-24T17:17:16.676Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:16.678Z INFO 11335 --- [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-3931d6cc-e372-43dd-954b-bcd2bc6d5a2f', protocol='range'} 17:17:16 2026-02-24T17:17:16.679Z INFO 11335 --- [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-3931d6cc-e372-43dd-954b-bcd2bc6d5a2f=Assignment(partitions=[ncmp-events-0])} 17:17:16 2026-02-24T17:17:16.681Z INFO 11335 --- [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-3931d6cc-e372-43dd-954b-bcd2bc6d5a2f', protocol='range'} 17:17:16 2026-02-24T17:17:16.681Z INFO 11335 --- [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]) 17:17:16 2026-02-24T17:17:16.681Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:16.683Z INFO 11335 --- [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 17:17:16 2026-02-24T17:17:16.689Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:17 2026-02-24T17:17:17.193Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:17 2026-02-24T17:17:17.194Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:17 2026-02-24T17:17:17.194Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:17 2026-02-24T17:17:17.195Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:17 2026-02-24T17:17:17.195Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:17 2026-02-24T17:17:17.266Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:17 2026-02-24T17:17:17.279Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:17 2026-02-24T17:17:17.295Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:17 2026-02-24T17:17:17.319Z WARN 11335 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:17:17 2026-02-24T17:17:17.356Z INFO 11335 --- [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 17:17:17 2026-02-24T17:17:17.356Z INFO 11335 --- [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-3931d6cc-e372-43dd-954b-bcd2bc6d5a2f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:17 2026-02-24T17:17:17.357Z INFO 11335 --- [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 17:17:17 2026-02-24T17:17:17.357Z INFO 11335 --- [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 17:17:17 2026-02-24T17:17:17.357Z INFO 11335 --- [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 17:17:17 2026-02-24T17:17:17.357Z INFO 11335 --- [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 17:17:17 2026-02-24T17:17:17.357Z INFO 11335 --- [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 17:17:17 2026-02-24T17:17:17.363Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:17 2026-02-24T17:17:17.363Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:17 2026-02-24T17:17:17.363Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:17 2026-02-24T17:17:17.363Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:17 2026-02-24T17:17:17.364Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 17:17:17 2026-02-24T17:17:17.382Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:17 allow.auto.create.topics = true 17:17:17 auto.commit.interval.ms = 5000 17:17:17 auto.include.jmx.reporter = true 17:17:17 auto.offset.reset = latest 17:17:17 bootstrap.servers = [localhost:32777] 17:17:17 check.crcs = true 17:17:17 client.dns.lookup = use_all_dns_ips 17:17:17 client.id = consumer-test-group-for-update-25 17:17:17 client.rack = 17:17:17 connections.max.idle.ms = 540000 17:17:17 default.api.timeout.ms = 60000 17:17:17 enable.auto.commit = true 17:17:17 enable.metrics.push = true 17:17:17 exclude.internal.topics = true 17:17:17 fetch.max.bytes = 52428800 17:17:17 fetch.max.wait.ms = 500 17:17:17 fetch.min.bytes = 1 17:17:17 group.id = test-group-for-update 17:17:17 group.instance.id = null 17:17:17 group.protocol = classic 17:17:17 group.remote.assignor = null 17:17:17 heartbeat.interval.ms = 3000 17:17:17 interceptor.classes = [] 17:17:17 internal.leave.group.on.close = true 17:17:17 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:17 isolation.level = read_uncommitted 17:17:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:17 max.partition.fetch.bytes = 1048576 17:17:17 max.poll.interval.ms = 300000 17:17:17 max.poll.records = 2147483647 17:17:17 metadata.max.age.ms = 300000 17:17:17 metadata.recovery.strategy = none 17:17:17 metric.reporters = [] 17:17:17 metrics.num.samples = 2 17:17:17 metrics.recording.level = INFO 17:17:17 metrics.sample.window.ms = 30000 17:17:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:17 receive.buffer.bytes = 65536 17:17:17 reconnect.backoff.max.ms = 1000 17:17:17 reconnect.backoff.ms = 50 17:17:17 request.timeout.ms = 30000 17:17:17 retry.backoff.max.ms = 1000 17:17:17 retry.backoff.ms = 100 17:17:17 sasl.client.callback.handler.class = null 17:17:17 sasl.jaas.config = null 17:17:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:17 sasl.kerberos.min.time.before.relogin = 60000 17:17:17 sasl.kerberos.service.name = null 17:17:17 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:17 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:17 sasl.login.callback.handler.class = null 17:17:17 sasl.login.class = null 17:17:17 sasl.login.connect.timeout.ms = null 17:17:17 sasl.login.read.timeout.ms = null 17:17:17 sasl.login.refresh.buffer.seconds = 300 17:17:17 sasl.login.refresh.min.period.seconds = 60 17:17:17 sasl.login.refresh.window.factor = 0.8 17:17:17 sasl.login.refresh.window.jitter = 0.05 17:17:17 sasl.login.retry.backoff.max.ms = 10000 17:17:17 sasl.login.retry.backoff.ms = 100 17:17:17 sasl.mechanism = GSSAPI 17:17:17 sasl.oauthbearer.clock.skew.seconds = 30 17:17:17 sasl.oauthbearer.expected.audience = null 17:17:17 sasl.oauthbearer.expected.issuer = null 17:17:17 sasl.oauthbearer.header.urlencode = false 17:17:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:17 sasl.oauthbearer.jwks.endpoint.url = null 17:17:17 sasl.oauthbearer.scope.claim.name = scope 17:17:17 sasl.oauthbearer.sub.claim.name = sub 17:17:17 sasl.oauthbearer.token.endpoint.url = null 17:17:17 security.protocol = PLAINTEXT 17:17:17 security.providers = null 17:17:17 send.buffer.bytes = 131072 17:17:17 session.timeout.ms = 45000 17:17:17 socket.connection.setup.timeout.max.ms = 30000 17:17:17 socket.connection.setup.timeout.ms = 10000 17:17:17 ssl.cipher.suites = null 17:17:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:17 ssl.endpoint.identification.algorithm = https 17:17:17 ssl.engine.factory.class = null 17:17:17 ssl.key.password = null 17:17:17 ssl.keymanager.algorithm = SunX509 17:17:17 ssl.keystore.certificate.chain = null 17:17:17 ssl.keystore.key = null 17:17:17 ssl.keystore.location = null 17:17:17 ssl.keystore.password = null 17:17:17 ssl.keystore.type = JKS 17:17:17 ssl.protocol = TLSv1.3 17:17:17 ssl.provider = null 17:17:17 ssl.secure.random.implementation = null 17:17:17 ssl.trustmanager.algorithm = PKIX 17:17:17 ssl.truststore.certificates = null 17:17:17 ssl.truststore.location = null 17:17:17 ssl.truststore.password = null 17:17:17 ssl.truststore.type = JKS 17:17:17 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:17 17:17:17 2026-02-24T17:17:17.383Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:17 2026-02-24T17:17:17.385Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:17 2026-02-24T17:17:17.385Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:17 2026-02-24T17:17:17.385Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953437385 17:17:17 2026-02-24T17:17:17.385Z INFO 11335 --- [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 17:17:17 2026-02-24T17:17:17.391Z INFO 11335 --- [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 17:17:17 2026-02-24T17:17:17.392Z INFO 11335 --- [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:32777 (id: 2147483646 rack: null) 17:17:17 2026-02-24T17:17:17.392Z INFO 11335 --- [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 17:17:17 2026-02-24T17:17:17.401Z INFO 11335 --- [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-f8675df3-03d0-42f5-a1e8-741a43a754b1 17:17:17 2026-02-24T17:17:17.401Z INFO 11335 --- [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 17:17:17 2026-02-24T17:17:17.409Z INFO 11335 --- [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-f8675df3-03d0-42f5-a1e8-741a43a754b1', protocol='range'} 17:17:17 2026-02-24T17:17:17.410Z INFO 11335 --- [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-f8675df3-03d0-42f5-a1e8-741a43a754b1=Assignment(partitions=[ncmp-events-0])} 17:17:17 2026-02-24T17:17:17.415Z INFO 11335 --- [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-f8675df3-03d0-42f5-a1e8-741a43a754b1', protocol='range'} 17:17:17 2026-02-24T17:17:17.416Z INFO 11335 --- [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]) 17:17:17 2026-02-24T17:17:17.416Z INFO 11335 --- [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 17:17:17 2026-02-24T17:17:17.417Z INFO 11335 --- [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 17:17:17 2026-02-24T17:17:17.422Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:17 2026-02-24T17:17:17.905Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:17 2026-02-24T17:17:17.906Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:17 2026-02-24T17:17:17.907Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:17 2026-02-24T17:17:17.907Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:17 2026-02-24T17:17:17.907Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:18 2026-02-24T17:17:17.971Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:18 2026-02-24T17:17:17.980Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:18 2026-02-24T17:17:18.001Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:18 2026-02-24T17:17:18.039Z WARN 11335 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:17:18 2026-02-24T17:17:18.082Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.082Z INFO 11335 --- [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-f8675df3-03d0-42f5-a1e8-741a43a754b1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:18 2026-02-24T17:17:18.082Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.082Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.082Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.083Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.083Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.086Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:18 2026-02-24T17:17:18.086Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:18 2026-02-24T17:17:18.086Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:18 2026-02-24T17:17:18.086Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:18 2026-02-24T17:17:18.087Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 17:17:18 2026-02-24T17:17:18.106Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:18 allow.auto.create.topics = true 17:17:18 auto.commit.interval.ms = 5000 17:17:18 auto.include.jmx.reporter = true 17:17:18 auto.offset.reset = latest 17:17:18 bootstrap.servers = [localhost:32777] 17:17:18 check.crcs = true 17:17:18 client.dns.lookup = use_all_dns_ips 17:17:18 client.id = consumer-test-group-for-update-26 17:17:18 client.rack = 17:17:18 connections.max.idle.ms = 540000 17:17:18 default.api.timeout.ms = 60000 17:17:18 enable.auto.commit = true 17:17:18 enable.metrics.push = true 17:17:18 exclude.internal.topics = true 17:17:18 fetch.max.bytes = 52428800 17:17:18 fetch.max.wait.ms = 500 17:17:18 fetch.min.bytes = 1 17:17:18 group.id = test-group-for-update 17:17:18 group.instance.id = null 17:17:18 group.protocol = classic 17:17:18 group.remote.assignor = null 17:17:18 heartbeat.interval.ms = 3000 17:17:18 interceptor.classes = [] 17:17:18 internal.leave.group.on.close = true 17:17:18 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:18 isolation.level = read_uncommitted 17:17:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:18 max.partition.fetch.bytes = 1048576 17:17:18 max.poll.interval.ms = 300000 17:17:18 max.poll.records = 2147483647 17:17:18 metadata.max.age.ms = 300000 17:17:18 metadata.recovery.strategy = none 17:17:18 metric.reporters = [] 17:17:18 metrics.num.samples = 2 17:17:18 metrics.recording.level = INFO 17:17:18 metrics.sample.window.ms = 30000 17:17:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:18 receive.buffer.bytes = 65536 17:17:18 reconnect.backoff.max.ms = 1000 17:17:18 reconnect.backoff.ms = 50 17:17:18 request.timeout.ms = 30000 17:17:18 retry.backoff.max.ms = 1000 17:17:18 retry.backoff.ms = 100 17:17:18 sasl.client.callback.handler.class = null 17:17:18 sasl.jaas.config = null 17:17:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:18 sasl.kerberos.min.time.before.relogin = 60000 17:17:18 sasl.kerberos.service.name = null 17:17:18 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:18 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:18 sasl.login.callback.handler.class = null 17:17:18 sasl.login.class = null 17:17:18 sasl.login.connect.timeout.ms = null 17:17:18 sasl.login.read.timeout.ms = null 17:17:18 sasl.login.refresh.buffer.seconds = 300 17:17:18 sasl.login.refresh.min.period.seconds = 60 17:17:18 sasl.login.refresh.window.factor = 0.8 17:17:18 sasl.login.refresh.window.jitter = 0.05 17:17:18 sasl.login.retry.backoff.max.ms = 10000 17:17:18 sasl.login.retry.backoff.ms = 100 17:17:18 sasl.mechanism = GSSAPI 17:17:18 sasl.oauthbearer.clock.skew.seconds = 30 17:17:18 sasl.oauthbearer.expected.audience = null 17:17:18 sasl.oauthbearer.expected.issuer = null 17:17:18 sasl.oauthbearer.header.urlencode = false 17:17:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:18 sasl.oauthbearer.jwks.endpoint.url = null 17:17:18 sasl.oauthbearer.scope.claim.name = scope 17:17:18 sasl.oauthbearer.sub.claim.name = sub 17:17:18 sasl.oauthbearer.token.endpoint.url = null 17:17:18 security.protocol = PLAINTEXT 17:17:18 security.providers = null 17:17:18 send.buffer.bytes = 131072 17:17:18 session.timeout.ms = 45000 17:17:18 socket.connection.setup.timeout.max.ms = 30000 17:17:18 socket.connection.setup.timeout.ms = 10000 17:17:18 ssl.cipher.suites = null 17:17:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:18 ssl.endpoint.identification.algorithm = https 17:17:18 ssl.engine.factory.class = null 17:17:18 ssl.key.password = null 17:17:18 ssl.keymanager.algorithm = SunX509 17:17:18 ssl.keystore.certificate.chain = null 17:17:18 ssl.keystore.key = null 17:17:18 ssl.keystore.location = null 17:17:18 ssl.keystore.password = null 17:17:18 ssl.keystore.type = JKS 17:17:18 ssl.protocol = TLSv1.3 17:17:18 ssl.provider = null 17:17:18 ssl.secure.random.implementation = null 17:17:18 ssl.trustmanager.algorithm = PKIX 17:17:18 ssl.truststore.certificates = null 17:17:18 ssl.truststore.location = null 17:17:18 ssl.truststore.password = null 17:17:18 ssl.truststore.type = JKS 17:17:18 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:18 17:17:18 2026-02-24T17:17:18.106Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:18 2026-02-24T17:17:18.108Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:18 2026-02-24T17:17:18.108Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:18 2026-02-24T17:17:18.108Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953438108 17:17:18 2026-02-24T17:17:18.108Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.116Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.116Z INFO 11335 --- [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:32777 (id: 2147483646 rack: null) 17:17:18 2026-02-24T17:17:18.117Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.120Z INFO 11335 --- [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-843b2910-0881-4a18-a74b-417072ffb4ba 17:17:18 2026-02-24T17:17:18.120Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.123Z INFO 11335 --- [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-843b2910-0881-4a18-a74b-417072ffb4ba', protocol='range'} 17:17:18 2026-02-24T17:17:18.124Z INFO 11335 --- [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-843b2910-0881-4a18-a74b-417072ffb4ba=Assignment(partitions=[ncmp-events-0])} 17:17:18 2026-02-24T17:17:18.126Z INFO 11335 --- [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-843b2910-0881-4a18-a74b-417072ffb4ba', protocol='range'} 17:17:18 2026-02-24T17:17:18.126Z INFO 11335 --- [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]) 17:17:18 2026-02-24T17:17:18.126Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.127Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.131Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:18 2026-02-24T17:17:18.631Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:18 2026-02-24T17:17:18.631Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:18 2026-02-24T17:17:18.631Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:18 2026-02-24T17:17:18.632Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:18 2026-02-24T17:17:18.632Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:18 2026-02-24T17:17:18.701Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:18 2026-02-24T17:17:18.711Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:18 2026-02-24T17:17:18.726Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:18 2026-02-24T17:17:18.738Z WARN 11335 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:17:18 2026-02-24T17:17:18.772Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.772Z INFO 11335 --- [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-843b2910-0881-4a18-a74b-417072ffb4ba sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:18 2026-02-24T17:17:18.772Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.772Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.772Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.772Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.772Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.789Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:18 2026-02-24T17:17:18.789Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:18 2026-02-24T17:17:18.789Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:18 2026-02-24T17:17:18.789Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:18 2026-02-24T17:17:18.791Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 17:17:18 2026-02-24T17:17:18.809Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:18 allow.auto.create.topics = true 17:17:18 auto.commit.interval.ms = 5000 17:17:18 auto.include.jmx.reporter = true 17:17:18 auto.offset.reset = latest 17:17:18 bootstrap.servers = [localhost:32777] 17:17:18 check.crcs = true 17:17:18 client.dns.lookup = use_all_dns_ips 17:17:18 client.id = consumer-test-group-for-update-27 17:17:18 client.rack = 17:17:18 connections.max.idle.ms = 540000 17:17:18 default.api.timeout.ms = 60000 17:17:18 enable.auto.commit = true 17:17:18 enable.metrics.push = true 17:17:18 exclude.internal.topics = true 17:17:18 fetch.max.bytes = 52428800 17:17:18 fetch.max.wait.ms = 500 17:17:18 fetch.min.bytes = 1 17:17:18 group.id = test-group-for-update 17:17:18 group.instance.id = null 17:17:18 group.protocol = classic 17:17:18 group.remote.assignor = null 17:17:18 heartbeat.interval.ms = 3000 17:17:18 interceptor.classes = [] 17:17:18 internal.leave.group.on.close = true 17:17:18 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:18 isolation.level = read_uncommitted 17:17:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:18 max.partition.fetch.bytes = 1048576 17:17:18 max.poll.interval.ms = 300000 17:17:18 max.poll.records = 2147483647 17:17:18 metadata.max.age.ms = 300000 17:17:18 metadata.recovery.strategy = none 17:17:18 metric.reporters = [] 17:17:18 metrics.num.samples = 2 17:17:18 metrics.recording.level = INFO 17:17:18 metrics.sample.window.ms = 30000 17:17:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:18 receive.buffer.bytes = 65536 17:17:18 reconnect.backoff.max.ms = 1000 17:17:18 reconnect.backoff.ms = 50 17:17:18 request.timeout.ms = 30000 17:17:18 retry.backoff.max.ms = 1000 17:17:18 retry.backoff.ms = 100 17:17:18 sasl.client.callback.handler.class = null 17:17:18 sasl.jaas.config = null 17:17:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:18 sasl.kerberos.min.time.before.relogin = 60000 17:17:18 sasl.kerberos.service.name = null 17:17:18 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:18 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:18 sasl.login.callback.handler.class = null 17:17:18 sasl.login.class = null 17:17:18 sasl.login.connect.timeout.ms = null 17:17:18 sasl.login.read.timeout.ms = null 17:17:18 sasl.login.refresh.buffer.seconds = 300 17:17:18 sasl.login.refresh.min.period.seconds = 60 17:17:18 sasl.login.refresh.window.factor = 0.8 17:17:18 sasl.login.refresh.window.jitter = 0.05 17:17:18 sasl.login.retry.backoff.max.ms = 10000 17:17:18 sasl.login.retry.backoff.ms = 100 17:17:18 sasl.mechanism = GSSAPI 17:17:18 sasl.oauthbearer.clock.skew.seconds = 30 17:17:18 sasl.oauthbearer.expected.audience = null 17:17:18 sasl.oauthbearer.expected.issuer = null 17:17:18 sasl.oauthbearer.header.urlencode = false 17:17:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:18 sasl.oauthbearer.jwks.endpoint.url = null 17:17:18 sasl.oauthbearer.scope.claim.name = scope 17:17:18 sasl.oauthbearer.sub.claim.name = sub 17:17:18 sasl.oauthbearer.token.endpoint.url = null 17:17:18 security.protocol = PLAINTEXT 17:17:18 security.providers = null 17:17:18 send.buffer.bytes = 131072 17:17:18 session.timeout.ms = 45000 17:17:18 socket.connection.setup.timeout.max.ms = 30000 17:17:18 socket.connection.setup.timeout.ms = 10000 17:17:18 ssl.cipher.suites = null 17:17:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:18 ssl.endpoint.identification.algorithm = https 17:17:18 ssl.engine.factory.class = null 17:17:18 ssl.key.password = null 17:17:18 ssl.keymanager.algorithm = SunX509 17:17:18 ssl.keystore.certificate.chain = null 17:17:18 ssl.keystore.key = null 17:17:18 ssl.keystore.location = null 17:17:18 ssl.keystore.password = null 17:17:18 ssl.keystore.type = JKS 17:17:18 ssl.protocol = TLSv1.3 17:17:18 ssl.provider = null 17:17:18 ssl.secure.random.implementation = null 17:17:18 ssl.trustmanager.algorithm = PKIX 17:17:18 ssl.truststore.certificates = null 17:17:18 ssl.truststore.location = null 17:17:18 ssl.truststore.password = null 17:17:18 ssl.truststore.type = JKS 17:17:18 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:18 17:17:18 2026-02-24T17:17:18.809Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:18 2026-02-24T17:17:18.811Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:18 2026-02-24T17:17:18.811Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:18 2026-02-24T17:17:18.811Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953438811 17:17:18 2026-02-24T17:17:18.811Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.818Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.818Z INFO 11335 --- [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:32777 (id: 2147483646 rack: null) 17:17:18 2026-02-24T17:17:18.819Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.821Z INFO 11335 --- [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-c380d87e-eea7-4002-a12c-aba5107ab03d 17:17:18 2026-02-24T17:17:18.821Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.823Z INFO 11335 --- [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-c380d87e-eea7-4002-a12c-aba5107ab03d', protocol='range'} 17:17:18 2026-02-24T17:17:18.823Z INFO 11335 --- [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-c380d87e-eea7-4002-a12c-aba5107ab03d=Assignment(partitions=[ncmp-events-0])} 17:17:18 2026-02-24T17:17:18.826Z INFO 11335 --- [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-c380d87e-eea7-4002-a12c-aba5107ab03d', protocol='range'} 17:17:18 2026-02-24T17:17:18.827Z INFO 11335 --- [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]) 17:17:18 2026-02-24T17:17:18.827Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.828Z INFO 11335 --- [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 17:17:18 2026-02-24T17:17:18.832Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:19 2026-02-24T17:17:19.331Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:19 2026-02-24T17:17:19.331Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:19 2026-02-24T17:17:19.332Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:19 2026-02-24T17:17:19.332Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:19 2026-02-24T17:17:19.332Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:19 2026-02-24T17:17:19.393Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:19 2026-02-24T17:17:19.403Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:19 2026-02-24T17:17:19.418Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:19 2026-02-24T17:17:19.426Z WARN 11335 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:17:19 2026-02-24T17:17:19.457Z INFO 11335 --- [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 17:17:19 2026-02-24T17:17:19.457Z INFO 11335 --- [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-c380d87e-eea7-4002-a12c-aba5107ab03d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:19 2026-02-24T17:17:19.457Z INFO 11335 --- [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 17:17:19 2026-02-24T17:17:19.457Z INFO 11335 --- [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 17:17:19 2026-02-24T17:17:19.457Z INFO 11335 --- [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 17:17:19 2026-02-24T17:17:19.458Z INFO 11335 --- [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 17:17:19 2026-02-24T17:17:19.458Z INFO 11335 --- [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 17:17:19 2026-02-24T17:17:19.461Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:19 2026-02-24T17:17:19.461Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:19 2026-02-24T17:17:19.461Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:19 2026-02-24T17:17:19.461Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:19 2026-02-24T17:17:19.462Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 17:17:19 2026-02-24T17:17:19.477Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:19 allow.auto.create.topics = true 17:17:19 auto.commit.interval.ms = 5000 17:17:19 auto.include.jmx.reporter = true 17:17:19 auto.offset.reset = latest 17:17:19 bootstrap.servers = [localhost:32777] 17:17:19 check.crcs = true 17:17:19 client.dns.lookup = use_all_dns_ips 17:17:19 client.id = consumer-test-group-for-update-28 17:17:19 client.rack = 17:17:19 connections.max.idle.ms = 540000 17:17:19 default.api.timeout.ms = 60000 17:17:19 enable.auto.commit = true 17:17:19 enable.metrics.push = true 17:17:19 exclude.internal.topics = true 17:17:19 fetch.max.bytes = 52428800 17:17:19 fetch.max.wait.ms = 500 17:17:19 fetch.min.bytes = 1 17:17:19 group.id = test-group-for-update 17:17:19 group.instance.id = null 17:17:19 group.protocol = classic 17:17:19 group.remote.assignor = null 17:17:19 heartbeat.interval.ms = 3000 17:17:19 interceptor.classes = [] 17:17:19 internal.leave.group.on.close = true 17:17:19 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:19 isolation.level = read_uncommitted 17:17:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:19 max.partition.fetch.bytes = 1048576 17:17:19 max.poll.interval.ms = 300000 17:17:19 max.poll.records = 2147483647 17:17:19 metadata.max.age.ms = 300000 17:17:19 metadata.recovery.strategy = none 17:17:19 metric.reporters = [] 17:17:19 metrics.num.samples = 2 17:17:19 metrics.recording.level = INFO 17:17:19 metrics.sample.window.ms = 30000 17:17:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:19 receive.buffer.bytes = 65536 17:17:19 reconnect.backoff.max.ms = 1000 17:17:19 reconnect.backoff.ms = 50 17:17:19 request.timeout.ms = 30000 17:17:19 retry.backoff.max.ms = 1000 17:17:19 retry.backoff.ms = 100 17:17:19 sasl.client.callback.handler.class = null 17:17:19 sasl.jaas.config = null 17:17:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:19 sasl.kerberos.min.time.before.relogin = 60000 17:17:19 sasl.kerberos.service.name = null 17:17:19 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:19 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:19 sasl.login.callback.handler.class = null 17:17:19 sasl.login.class = null 17:17:19 sasl.login.connect.timeout.ms = null 17:17:19 sasl.login.read.timeout.ms = null 17:17:19 sasl.login.refresh.buffer.seconds = 300 17:17:19 sasl.login.refresh.min.period.seconds = 60 17:17:19 sasl.login.refresh.window.factor = 0.8 17:17:19 sasl.login.refresh.window.jitter = 0.05 17:17:19 sasl.login.retry.backoff.max.ms = 10000 17:17:19 sasl.login.retry.backoff.ms = 100 17:17:19 sasl.mechanism = GSSAPI 17:17:19 sasl.oauthbearer.clock.skew.seconds = 30 17:17:19 sasl.oauthbearer.expected.audience = null 17:17:19 sasl.oauthbearer.expected.issuer = null 17:17:19 sasl.oauthbearer.header.urlencode = false 17:17:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:19 sasl.oauthbearer.jwks.endpoint.url = null 17:17:19 sasl.oauthbearer.scope.claim.name = scope 17:17:19 sasl.oauthbearer.sub.claim.name = sub 17:17:19 sasl.oauthbearer.token.endpoint.url = null 17:17:19 security.protocol = PLAINTEXT 17:17:19 security.providers = null 17:17:19 send.buffer.bytes = 131072 17:17:19 session.timeout.ms = 45000 17:17:19 socket.connection.setup.timeout.max.ms = 30000 17:17:19 socket.connection.setup.timeout.ms = 10000 17:17:19 ssl.cipher.suites = null 17:17:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:19 ssl.endpoint.identification.algorithm = https 17:17:19 ssl.engine.factory.class = null 17:17:19 ssl.key.password = null 17:17:19 ssl.keymanager.algorithm = SunX509 17:17:19 ssl.keystore.certificate.chain = null 17:17:19 ssl.keystore.key = null 17:17:19 ssl.keystore.location = null 17:17:19 ssl.keystore.password = null 17:17:19 ssl.keystore.type = JKS 17:17:19 ssl.protocol = TLSv1.3 17:17:19 ssl.provider = null 17:17:19 ssl.secure.random.implementation = null 17:17:19 ssl.trustmanager.algorithm = PKIX 17:17:19 ssl.truststore.certificates = null 17:17:19 ssl.truststore.location = null 17:17:19 ssl.truststore.password = null 17:17:19 ssl.truststore.type = JKS 17:17:19 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:19 17:17:19 2026-02-24T17:17:19.478Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:19 2026-02-24T17:17:19.479Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:19 2026-02-24T17:17:19.479Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:19 2026-02-24T17:17:19.479Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953439479 17:17:19 2026-02-24T17:17:19.479Z INFO 11335 --- [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 17:17:19 2026-02-24T17:17:19.493Z INFO 11335 --- [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 17:17:19 2026-02-24T17:17:19.494Z INFO 11335 --- [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:32777 (id: 2147483646 rack: null) 17:17:19 2026-02-24T17:17:19.495Z INFO 11335 --- [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 17:17:19 2026-02-24T17:17:19.499Z INFO 11335 --- [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-ce206118-7f0d-4430-a019-2eb6f0d952db 17:17:19 2026-02-24T17:17:19.499Z INFO 11335 --- [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 17:17:19 2026-02-24T17:17:19.501Z INFO 11335 --- [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-ce206118-7f0d-4430-a019-2eb6f0d952db', protocol='range'} 17:17:19 2026-02-24T17:17:19.501Z INFO 11335 --- [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-ce206118-7f0d-4430-a019-2eb6f0d952db=Assignment(partitions=[ncmp-events-0])} 17:17:19 2026-02-24T17:17:19.503Z INFO 11335 --- [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-ce206118-7f0d-4430-a019-2eb6f0d952db', protocol='range'} 17:17:19 2026-02-24T17:17:19.503Z INFO 11335 --- [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]) 17:17:19 2026-02-24T17:17:19.504Z INFO 11335 --- [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 17:17:19 2026-02-24T17:17:19.504Z INFO 11335 --- [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 17:17:19 2026-02-24T17:17:19.508Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:20 2026-02-24T17:17:20.012Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:20 2026-02-24T17:17:20.013Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:20 2026-02-24T17:17:20.013Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:20 2026-02-24T17:17:20.013Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:20 2026-02-24T17:17:20.013Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:20 2026-02-24T17:17:20.079Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:20 2026-02-24T17:17:20.091Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:20 2026-02-24T17:17:20.109Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:20 2026-02-24T17:17:20.123Z WARN 11335 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:17:20 2026-02-24T17:17:20.175Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.175Z INFO 11335 --- [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-ce206118-7f0d-4430-a019-2eb6f0d952db sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:20 2026-02-24T17:17:20.175Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.175Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.175Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.176Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.176Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.184Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:20 2026-02-24T17:17:20.184Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:20 2026-02-24T17:17:20.184Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:20 2026-02-24T17:17:20.184Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:20 2026-02-24T17:17:20.187Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 17:17:20 2026-02-24T17:17:20.202Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:20 allow.auto.create.topics = true 17:17:20 auto.commit.interval.ms = 5000 17:17:20 auto.include.jmx.reporter = true 17:17:20 auto.offset.reset = latest 17:17:20 bootstrap.servers = [localhost:32777] 17:17:20 check.crcs = true 17:17:20 client.dns.lookup = use_all_dns_ips 17:17:20 client.id = consumer-test-group-for-update-29 17:17:20 client.rack = 17:17:20 connections.max.idle.ms = 540000 17:17:20 default.api.timeout.ms = 60000 17:17:20 enable.auto.commit = true 17:17:20 enable.metrics.push = true 17:17:20 exclude.internal.topics = true 17:17:20 fetch.max.bytes = 52428800 17:17:20 fetch.max.wait.ms = 500 17:17:20 fetch.min.bytes = 1 17:17:20 group.id = test-group-for-update 17:17:20 group.instance.id = null 17:17:20 group.protocol = classic 17:17:20 group.remote.assignor = null 17:17:20 heartbeat.interval.ms = 3000 17:17:20 interceptor.classes = [] 17:17:20 internal.leave.group.on.close = true 17:17:20 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:20 isolation.level = read_uncommitted 17:17:20 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:20 max.partition.fetch.bytes = 1048576 17:17:20 max.poll.interval.ms = 300000 17:17:20 max.poll.records = 2147483647 17:17:20 metadata.max.age.ms = 300000 17:17:20 metadata.recovery.strategy = none 17:17:20 metric.reporters = [] 17:17:20 metrics.num.samples = 2 17:17:20 metrics.recording.level = INFO 17:17:20 metrics.sample.window.ms = 30000 17:17:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:20 receive.buffer.bytes = 65536 17:17:20 reconnect.backoff.max.ms = 1000 17:17:20 reconnect.backoff.ms = 50 17:17:20 request.timeout.ms = 30000 17:17:20 retry.backoff.max.ms = 1000 17:17:20 retry.backoff.ms = 100 17:17:20 sasl.client.callback.handler.class = null 17:17:20 sasl.jaas.config = null 17:17:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:20 sasl.kerberos.min.time.before.relogin = 60000 17:17:20 sasl.kerberos.service.name = null 17:17:20 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:20 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:20 sasl.login.callback.handler.class = null 17:17:20 sasl.login.class = null 17:17:20 sasl.login.connect.timeout.ms = null 17:17:20 sasl.login.read.timeout.ms = null 17:17:20 sasl.login.refresh.buffer.seconds = 300 17:17:20 sasl.login.refresh.min.period.seconds = 60 17:17:20 sasl.login.refresh.window.factor = 0.8 17:17:20 sasl.login.refresh.window.jitter = 0.05 17:17:20 sasl.login.retry.backoff.max.ms = 10000 17:17:20 sasl.login.retry.backoff.ms = 100 17:17:20 sasl.mechanism = GSSAPI 17:17:20 sasl.oauthbearer.clock.skew.seconds = 30 17:17:20 sasl.oauthbearer.expected.audience = null 17:17:20 sasl.oauthbearer.expected.issuer = null 17:17:20 sasl.oauthbearer.header.urlencode = false 17:17:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:20 sasl.oauthbearer.jwks.endpoint.url = null 17:17:20 sasl.oauthbearer.scope.claim.name = scope 17:17:20 sasl.oauthbearer.sub.claim.name = sub 17:17:20 sasl.oauthbearer.token.endpoint.url = null 17:17:20 security.protocol = PLAINTEXT 17:17:20 security.providers = null 17:17:20 send.buffer.bytes = 131072 17:17:20 session.timeout.ms = 45000 17:17:20 socket.connection.setup.timeout.max.ms = 30000 17:17:20 socket.connection.setup.timeout.ms = 10000 17:17:20 ssl.cipher.suites = null 17:17:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:20 ssl.endpoint.identification.algorithm = https 17:17:20 ssl.engine.factory.class = null 17:17:20 ssl.key.password = null 17:17:20 ssl.keymanager.algorithm = SunX509 17:17:20 ssl.keystore.certificate.chain = null 17:17:20 ssl.keystore.key = null 17:17:20 ssl.keystore.location = null 17:17:20 ssl.keystore.password = null 17:17:20 ssl.keystore.type = JKS 17:17:20 ssl.protocol = TLSv1.3 17:17:20 ssl.provider = null 17:17:20 ssl.secure.random.implementation = null 17:17:20 ssl.trustmanager.algorithm = PKIX 17:17:20 ssl.truststore.certificates = null 17:17:20 ssl.truststore.location = null 17:17:20 ssl.truststore.password = null 17:17:20 ssl.truststore.type = JKS 17:17:20 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:20 17:17:20 2026-02-24T17:17:20.203Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:20 2026-02-24T17:17:20.205Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:20 2026-02-24T17:17:20.205Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:20 2026-02-24T17:17:20.205Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953440205 17:17:20 2026-02-24T17:17:20.205Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.209Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.210Z INFO 11335 --- [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:32777 (id: 2147483646 rack: null) 17:17:20 2026-02-24T17:17:20.210Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.213Z INFO 11335 --- [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-d737562a-ef42-426c-a773-65435b624288 17:17:20 2026-02-24T17:17:20.213Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.215Z INFO 11335 --- [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-d737562a-ef42-426c-a773-65435b624288', protocol='range'} 17:17:20 2026-02-24T17:17:20.216Z INFO 11335 --- [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-d737562a-ef42-426c-a773-65435b624288=Assignment(partitions=[ncmp-events-0])} 17:17:20 2026-02-24T17:17:20.218Z INFO 11335 --- [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-d737562a-ef42-426c-a773-65435b624288', protocol='range'} 17:17:20 2026-02-24T17:17:20.218Z INFO 11335 --- [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]) 17:17:20 2026-02-24T17:17:20.218Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.220Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.223Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:20 2026-02-24T17:17:20.727Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:20 2026-02-24T17:17:20.732Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:20 2026-02-24T17:17:20.733Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:20 2026-02-24T17:17:20.733Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:20 2026-02-24T17:17:20.733Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:20 2026-02-24T17:17:20.803Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:20 2026-02-24T17:17:20.814Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:20 2026-02-24T17:17:20.830Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:20 2026-02-24T17:17:20.849Z WARN 11335 --- [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 17:17:20 2026-02-24T17:17:20.888Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.889Z INFO 11335 --- [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-d737562a-ef42-426c-a773-65435b624288 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:20 2026-02-24T17:17:20.889Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.889Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.889Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.891Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.891Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.892Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:20 2026-02-24T17:17:20.892Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:20 2026-02-24T17:17:20.892Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:20 2026-02-24T17:17:20.892Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:20 2026-02-24T17:17:20.893Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered 17:17:20 2026-02-24T17:17:20.907Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:20 allow.auto.create.topics = true 17:17:20 auto.commit.interval.ms = 5000 17:17:20 auto.include.jmx.reporter = true 17:17:20 auto.offset.reset = latest 17:17:20 bootstrap.servers = [localhost:32777] 17:17:20 check.crcs = true 17:17:20 client.dns.lookup = use_all_dns_ips 17:17:20 client.id = consumer-test-group-for-update-30 17:17:20 client.rack = 17:17:20 connections.max.idle.ms = 540000 17:17:20 default.api.timeout.ms = 60000 17:17:20 enable.auto.commit = true 17:17:20 enable.metrics.push = true 17:17:20 exclude.internal.topics = true 17:17:20 fetch.max.bytes = 52428800 17:17:20 fetch.max.wait.ms = 500 17:17:20 fetch.min.bytes = 1 17:17:20 group.id = test-group-for-update 17:17:20 group.instance.id = null 17:17:20 group.protocol = classic 17:17:20 group.remote.assignor = null 17:17:20 heartbeat.interval.ms = 3000 17:17:20 interceptor.classes = [] 17:17:20 internal.leave.group.on.close = true 17:17:20 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:20 isolation.level = read_uncommitted 17:17:20 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:20 max.partition.fetch.bytes = 1048576 17:17:20 max.poll.interval.ms = 300000 17:17:20 max.poll.records = 2147483647 17:17:20 metadata.max.age.ms = 300000 17:17:20 metadata.recovery.strategy = none 17:17:20 metric.reporters = [] 17:17:20 metrics.num.samples = 2 17:17:20 metrics.recording.level = INFO 17:17:20 metrics.sample.window.ms = 30000 17:17:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:20 receive.buffer.bytes = 65536 17:17:20 reconnect.backoff.max.ms = 1000 17:17:20 reconnect.backoff.ms = 50 17:17:20 request.timeout.ms = 30000 17:17:20 retry.backoff.max.ms = 1000 17:17:20 retry.backoff.ms = 100 17:17:20 sasl.client.callback.handler.class = null 17:17:20 sasl.jaas.config = null 17:17:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:20 sasl.kerberos.min.time.before.relogin = 60000 17:17:20 sasl.kerberos.service.name = null 17:17:20 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:20 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:20 sasl.login.callback.handler.class = null 17:17:20 sasl.login.class = null 17:17:20 sasl.login.connect.timeout.ms = null 17:17:20 sasl.login.read.timeout.ms = null 17:17:20 sasl.login.refresh.buffer.seconds = 300 17:17:20 sasl.login.refresh.min.period.seconds = 60 17:17:20 sasl.login.refresh.window.factor = 0.8 17:17:20 sasl.login.refresh.window.jitter = 0.05 17:17:20 sasl.login.retry.backoff.max.ms = 10000 17:17:20 sasl.login.retry.backoff.ms = 100 17:17:20 sasl.mechanism = GSSAPI 17:17:20 sasl.oauthbearer.clock.skew.seconds = 30 17:17:20 sasl.oauthbearer.expected.audience = null 17:17:20 sasl.oauthbearer.expected.issuer = null 17:17:20 sasl.oauthbearer.header.urlencode = false 17:17:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:20 sasl.oauthbearer.jwks.endpoint.url = null 17:17:20 sasl.oauthbearer.scope.claim.name = scope 17:17:20 sasl.oauthbearer.sub.claim.name = sub 17:17:20 sasl.oauthbearer.token.endpoint.url = null 17:17:20 security.protocol = PLAINTEXT 17:17:20 security.providers = null 17:17:20 send.buffer.bytes = 131072 17:17:20 session.timeout.ms = 45000 17:17:20 socket.connection.setup.timeout.max.ms = 30000 17:17:20 socket.connection.setup.timeout.ms = 10000 17:17:20 ssl.cipher.suites = null 17:17:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:20 ssl.endpoint.identification.algorithm = https 17:17:20 ssl.engine.factory.class = null 17:17:20 ssl.key.password = null 17:17:20 ssl.keymanager.algorithm = SunX509 17:17:20 ssl.keystore.certificate.chain = null 17:17:20 ssl.keystore.key = null 17:17:20 ssl.keystore.location = null 17:17:20 ssl.keystore.password = null 17:17:20 ssl.keystore.type = JKS 17:17:20 ssl.protocol = TLSv1.3 17:17:20 ssl.provider = null 17:17:20 ssl.secure.random.implementation = null 17:17:20 ssl.trustmanager.algorithm = PKIX 17:17:20 ssl.truststore.certificates = null 17:17:20 ssl.truststore.location = null 17:17:20 ssl.truststore.password = null 17:17:20 ssl.truststore.type = JKS 17:17:20 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:20 17:17:20 2026-02-24T17:17:20.907Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:20 2026-02-24T17:17:20.909Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:20 2026-02-24T17:17:20.909Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:20 2026-02-24T17:17:20.909Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953440909 17:17:20 2026-02-24T17:17:20.909Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.917Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.918Z INFO 11335 --- [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:32777 (id: 2147483646 rack: null) 17:17:20 2026-02-24T17:17:20.919Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.922Z INFO 11335 --- [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-d367a1de-48d1-40c5-8ea6-17f0ea5c4379 17:17:20 2026-02-24T17:17:20.922Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.924Z INFO 11335 --- [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-d367a1de-48d1-40c5-8ea6-17f0ea5c4379', protocol='range'} 17:17:20 2026-02-24T17:17:20.924Z INFO 11335 --- [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-d367a1de-48d1-40c5-8ea6-17f0ea5c4379=Assignment(partitions=[ncmp-events-0])} 17:17:20 2026-02-24T17:17:20.927Z INFO 11335 --- [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-d367a1de-48d1-40c5-8ea6-17f0ea5c4379', protocol='range'} 17:17:20 2026-02-24T17:17:20.927Z INFO 11335 --- [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]) 17:17:20 2026-02-24T17:17:20.927Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.928Z INFO 11335 --- [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 17:17:20 2026-02-24T17:17:20.931Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:21 2026-02-24T17:17:21.431Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:21 2026-02-24T17:17:21.431Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:21 2026-02-24T17:17:21.432Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:21 2026-02-24T17:17:21.432Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:21 2026-02-24T17:17:21.432Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:21 2026-02-24T17:17:21.498Z INFO 11335 --- [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 17:17:21 2026-02-24T17:17:21.516Z INFO 11335 --- [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 17:17:21 2026-02-24T17:17:21.539Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:21 2026-02-24T17:17:21.565Z ERROR 11335 --- [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) 17:17:21 17:17:21 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 17:17:21 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.createCmHandleStateTagForV1(LcmEventProducer.java:159) 17:17:21 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.recordMetrics(LcmEventProducer.java:146) 17:17:21 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEvent(LcmEventProducer.java:115) 17:17:21 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.lambda$sendLcmEventBatchAsynchronously$0(LcmEventProducer.java:84) 17:17:21 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 17:17:21 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(LcmEventProducer.java:84) 17:17:21 at jdk.internal.reflect.GeneratedMethodAccessor337.invoke(Unknown Source) 17:17:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:21 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:21 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:21 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:21 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:21 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:114) 17:17:21 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:17:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 17:17:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:17:21 at java.base/java.lang.Thread.run(Thread.java:833) 17:17:21 17:17:21 2026-02-24T17:17:21.598Z INFO 11335 --- [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 17:17:21 2026-02-24T17:17:21.598Z INFO 11335 --- [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-d367a1de-48d1-40c5-8ea6-17f0ea5c4379 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:21 2026-02-24T17:17:21.599Z INFO 11335 --- [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 17:17:21 2026-02-24T17:17:21.599Z INFO 11335 --- [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 17:17:21 2026-02-24T17:17:21.599Z INFO 11335 --- [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 17:17:21 2026-02-24T17:17:21.599Z INFO 11335 --- [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 17:17:21 2026-02-24T17:17:21.599Z INFO 11335 --- [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 17:17:21 2026-02-24T17:17:21.603Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:21 2026-02-24T17:17:21.603Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:21 2026-02-24T17:17:21.603Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:21 2026-02-24T17:17:21.603Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:21 2026-02-24T17:17:21.604Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-30 unregistered 17:17:21 2026-02-24T17:17:21.623Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:17:21 allow.auto.create.topics = true 17:17:21 auto.commit.interval.ms = 5000 17:17:21 auto.include.jmx.reporter = true 17:17:21 auto.offset.reset = latest 17:17:21 bootstrap.servers = [localhost:32777] 17:17:21 check.crcs = true 17:17:21 client.dns.lookup = use_all_dns_ips 17:17:21 client.id = consumer-test-group-for-update-31 17:17:21 client.rack = 17:17:21 connections.max.idle.ms = 540000 17:17:21 default.api.timeout.ms = 60000 17:17:21 enable.auto.commit = true 17:17:21 enable.metrics.push = true 17:17:21 exclude.internal.topics = true 17:17:21 fetch.max.bytes = 52428800 17:17:21 fetch.max.wait.ms = 500 17:17:21 fetch.min.bytes = 1 17:17:21 group.id = test-group-for-update 17:17:21 group.instance.id = null 17:17:21 group.protocol = classic 17:17:21 group.remote.assignor = null 17:17:21 heartbeat.interval.ms = 3000 17:17:21 interceptor.classes = [] 17:17:21 internal.leave.group.on.close = true 17:17:21 internal.throw.on.fetch.stable.offset.unsupported = false 17:17:21 isolation.level = read_uncommitted 17:17:21 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:21 max.partition.fetch.bytes = 1048576 17:17:21 max.poll.interval.ms = 300000 17:17:21 max.poll.records = 2147483647 17:17:21 metadata.max.age.ms = 300000 17:17:21 metadata.recovery.strategy = none 17:17:21 metric.reporters = [] 17:17:21 metrics.num.samples = 2 17:17:21 metrics.recording.level = INFO 17:17:21 metrics.sample.window.ms = 30000 17:17:21 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:17:21 receive.buffer.bytes = 65536 17:17:21 reconnect.backoff.max.ms = 1000 17:17:21 reconnect.backoff.ms = 50 17:17:21 request.timeout.ms = 30000 17:17:21 retry.backoff.max.ms = 1000 17:17:21 retry.backoff.ms = 100 17:17:21 sasl.client.callback.handler.class = null 17:17:21 sasl.jaas.config = null 17:17:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:17:21 sasl.kerberos.min.time.before.relogin = 60000 17:17:21 sasl.kerberos.service.name = null 17:17:21 sasl.kerberos.ticket.renew.jitter = 0.05 17:17:21 sasl.kerberos.ticket.renew.window.factor = 0.8 17:17:21 sasl.login.callback.handler.class = null 17:17:21 sasl.login.class = null 17:17:21 sasl.login.connect.timeout.ms = null 17:17:21 sasl.login.read.timeout.ms = null 17:17:21 sasl.login.refresh.buffer.seconds = 300 17:17:21 sasl.login.refresh.min.period.seconds = 60 17:17:21 sasl.login.refresh.window.factor = 0.8 17:17:21 sasl.login.refresh.window.jitter = 0.05 17:17:21 sasl.login.retry.backoff.max.ms = 10000 17:17:21 sasl.login.retry.backoff.ms = 100 17:17:21 sasl.mechanism = GSSAPI 17:17:21 sasl.oauthbearer.clock.skew.seconds = 30 17:17:21 sasl.oauthbearer.expected.audience = null 17:17:21 sasl.oauthbearer.expected.issuer = null 17:17:21 sasl.oauthbearer.header.urlencode = false 17:17:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:17:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:17:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:17:21 sasl.oauthbearer.jwks.endpoint.url = null 17:17:21 sasl.oauthbearer.scope.claim.name = scope 17:17:21 sasl.oauthbearer.sub.claim.name = sub 17:17:21 sasl.oauthbearer.token.endpoint.url = null 17:17:21 security.protocol = PLAINTEXT 17:17:21 security.providers = null 17:17:21 send.buffer.bytes = 131072 17:17:21 session.timeout.ms = 45000 17:17:21 socket.connection.setup.timeout.max.ms = 30000 17:17:21 socket.connection.setup.timeout.ms = 10000 17:17:21 ssl.cipher.suites = null 17:17:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:17:21 ssl.endpoint.identification.algorithm = https 17:17:21 ssl.engine.factory.class = null 17:17:21 ssl.key.password = null 17:17:21 ssl.keymanager.algorithm = SunX509 17:17:21 ssl.keystore.certificate.chain = null 17:17:21 ssl.keystore.key = null 17:17:21 ssl.keystore.location = null 17:17:21 ssl.keystore.password = null 17:17:21 ssl.keystore.type = JKS 17:17:21 ssl.protocol = TLSv1.3 17:17:21 ssl.provider = null 17:17:21 ssl.secure.random.implementation = null 17:17:21 ssl.trustmanager.algorithm = PKIX 17:17:21 ssl.truststore.certificates = null 17:17:21 ssl.truststore.location = null 17:17:21 ssl.truststore.password = null 17:17:21 ssl.truststore.type = JKS 17:17:21 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:17:21 17:17:21 2026-02-24T17:17:21.623Z INFO 11335 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:17:21 2026-02-24T17:17:21.625Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:17:21 2026-02-24T17:17:21.625Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:17:21 2026-02-24T17:17:21.625Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1771953441625 17:17:21 2026-02-24T17:17:21.625Z INFO 11335 --- [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 17:17:21 2026-02-24T17:17:21.634Z INFO 11335 --- [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 17:17:21 2026-02-24T17:17:21.634Z INFO 11335 --- [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:32777 (id: 2147483646 rack: null) 17:17:21 2026-02-24T17:17:21.635Z INFO 11335 --- [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 17:17:21 2026-02-24T17:17:21.639Z INFO 11335 --- [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-d58dc109-99bb-434e-b998-e506be8c2041 17:17:21 2026-02-24T17:17:21.639Z INFO 11335 --- [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 17:17:21 2026-02-24T17:17:21.641Z INFO 11335 --- [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-d58dc109-99bb-434e-b998-e506be8c2041', protocol='range'} 17:17:21 2026-02-24T17:17:21.641Z INFO 11335 --- [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-d58dc109-99bb-434e-b998-e506be8c2041=Assignment(partitions=[ncmp-events-0])} 17:17:21 2026-02-24T17:17:21.648Z INFO 11335 --- [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-d58dc109-99bb-434e-b998-e506be8c2041', protocol='range'} 17:17:21 2026-02-24T17:17:21.648Z INFO 11335 --- [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]) 17:17:21 2026-02-24T17:17:21.648Z INFO 11335 --- [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 17:17:21 2026-02-24T17:17:21.650Z INFO 11335 --- [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 17:17:21 2026-02-24T17:17:21.653Z INFO 11335 --- [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:32777 (id: 1 rack: null)], epoch=0}}. 17:17:22 2026-02-24T17:17:22.152Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:22 2026-02-24T17:17:22.153Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:22 2026-02-24T17:17:22.153Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:22 2026-02-24T17:17:22.153Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:22 2026-02-24T17:17:22.153Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:22 2026-02-24T17:17:22.223Z INFO 11335 --- [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 17:17:22 2026-02-24T17:17:22.233Z INFO 11335 --- [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 17:17:22 2026-02-24T17:17:22.250Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:22 2026-02-24T17:17:22.307Z INFO 11335 --- [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 17:17:22 2026-02-24T17:17:22.308Z INFO 11335 --- [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-d58dc109-99bb-434e-b998-e506be8c2041 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:17:22 2026-02-24T17:17:22.308Z INFO 11335 --- [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 17:17:22 2026-02-24T17:17:22.308Z INFO 11335 --- [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 17:17:22 2026-02-24T17:17:22.308Z INFO 11335 --- [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 17:17:22 2026-02-24T17:17:22.310Z INFO 11335 --- [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 17:17:22 2026-02-24T17:17:22.310Z INFO 11335 --- [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 17:17:22 2026-02-24T17:17:22.313Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:17:22 2026-02-24T17:17:22.313Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:17:22 2026-02-24T17:17:22.313Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:17:22 2026-02-24T17:17:22.313Z INFO 11335 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:17:22 2026-02-24T17:17:22.314Z INFO 11335 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-31 unregistered 17:17:22 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.391 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 17:17:22 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 17:17:22 2026-02-24T17:17:22.375Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:22 2026-02-24T17:17:22.376Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:22 2026-02-24T17:17:22.376Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:22 2026-02-24T17:17:22.377Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:22 2026-02-24T17:17:22.377Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:22 2026-02-24T17:17:22.448Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:22 2026-02-24T17:17:22.465Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:22 2026-02-24T17:17:22.483Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:22 2026-02-24T17:17:22.502Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:17:22 2026-02-24T17:17:22.532Z INFO 11335 --- [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. 17:17:22 2026-02-24T17:17:22.550Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:22 2026-02-24T17:17:22.550Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:22 2026-02-24T17:17:22.551Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:22 2026-02-24T17:17:22.551Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:22 2026-02-24T17:17:22.551Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:22 2026-02-24T17:17:22.645Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:22 2026-02-24T17:17:22.732Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:22 2026-02-24T17:17:22.732Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:22 2026-02-24T17:17:22.732Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:22 2026-02-24T17:17:22.732Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:22 2026-02-24T17:17:22.732Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:22 2026-02-24T17:17:22.795Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:22 2026-02-24T17:17:22.805Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:22 2026-02-24T17:17:22.819Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:22 2026-02-24T17:17:22.832Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:17:22 2026-02-24T17:17:22.862Z INFO 11335 --- [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. 17:17:22 2026-02-24T17:17:22.878Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:22 2026-02-24T17:17:22.879Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:22 2026-02-24T17:17:22.879Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:22 2026-02-24T17:17:22.879Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:22 2026-02-24T17:17:22.879Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:23 2026-02-24T17:17:22.941Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 17:17:23 2026-02-24T17:17:22.950Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 17:17:23 2026-02-24T17:17:22.964Z INFO 11335 --- [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 17:17:23 2026-02-24T17:17:22.975Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:23 2026-02-24T17:17:23.078Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:23 2026-02-24T17:17:23.078Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:23 2026-02-24T17:17:23.078Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:23 2026-02-24T17:17:23.079Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:23 2026-02-24T17:17:23.079Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:23 2026-02-24T17:17:23.174Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 17:17:23 2026-02-24T17:17:23.185Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 17:17:23 2026-02-24T17:17:23.214Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:23 2026-02-24T17:17:23.232Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:17:23 2026-02-24T17:17:23.271Z INFO 11335 --- [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. 17:17:23 2026-02-24T17:17:23.295Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:23 2026-02-24T17:17:23.296Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:23 2026-02-24T17:17:23.296Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:23 2026-02-24T17:17:23.296Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:23 2026-02-24T17:17:23.296Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:23 2026-02-24T17:17:23.367Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:23 2026-02-24T17:17:23.379Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:23 2026-02-24T17:17:23.397Z INFO 11335 --- [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: 17:17:23 2026-02-24T17:17:23.415Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:23 2026-02-24T17:17:23.522Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:23 2026-02-24T17:17:23.522Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:23 2026-02-24T17:17:23.523Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:23 2026-02-24T17:17:23.523Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:23 2026-02-24T17:17:23.523Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:23 2026-02-24T17:17:23.587Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 17:17:23 2026-02-24T17:17:23.598Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 17:17:23 2026-02-24T17:17:23.618Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:23 2026-02-24T17:17:23.636Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:17:23 2026-02-24T17:17:23.684Z INFO 11335 --- [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. 17:17:23 2026-02-24T17:17:23.702Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:23 2026-02-24T17:17:23.702Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:23 2026-02-24T17:17:23.702Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:23 2026-02-24T17:17:23.703Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:23 2026-02-24T17:17:23.703Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:23 2026-02-24T17:17:23.765Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 17:17:23 2026-02-24T17:17:23.774Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 17:17:23 2026-02-24T17:17:23.788Z INFO 11335 --- [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 17:17:23 2026-02-24T17:17:23.802Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:23 2026-02-24T17:17:23.879Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:23 2026-02-24T17:17:23.880Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:23 2026-02-24T17:17:23.880Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:23 2026-02-24T17:17:23.880Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:23 2026-02-24T17:17:23.880Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:23 2026-02-24T17:17:23.944Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 17:17:24 2026-02-24T17:17:23.957Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 17:17:24 2026-02-24T17:17:23.979Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:24 2026-02-24T17:17:24.008Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:24 2026-02-24T17:17:24.008Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:24 2026-02-24T17:17:24.009Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:24 2026-02-24T17:17:24.009Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:24 2026-02-24T17:17:24.009Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:24 2026-02-24T17:17:24.070Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:24 2026-02-24T17:17:24.080Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:24 2026-02-24T17:17:24.097Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:24 2026-02-24T17:17:24.109Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:17:24 2026-02-24T17:17:24.131Z INFO 11335 --- [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. 17:17:24 2026-02-24T17:17:24.144Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:24 2026-02-24T17:17:24.145Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:24 2026-02-24T17:17:24.145Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:24 2026-02-24T17:17:24.145Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:24 2026-02-24T17:17:24.145Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:24 2026-02-24T17:17:24.161Z INFO 11335 --- [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 17:17:24 2026-02-24T17:17:24.174Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:24 2026-02-24T17:17:24.274Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:24 2026-02-24T17:17:24.280Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:24 2026-02-24T17:17:24.283Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:24 2026-02-24T17:17:24.283Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:24 2026-02-24T17:17:24.283Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:24 2026-02-24T17:17:24.350Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 17:17:24 2026-02-24T17:17:24.361Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 17:17:24 2026-02-24T17:17:24.376Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:24 2026-02-24T17:17:24.417Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:24 2026-02-24T17:17:24.418Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:24 2026-02-24T17:17:24.418Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:24 2026-02-24T17:17:24.418Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:24 2026-02-24T17:17:24.418Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:24 2026-02-24T17:17:24.482Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 17:17:24 2026-02-24T17:17:24.490Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 17:17:24 2026-02-24T17:17:24.505Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:24 2026-02-24T17:17:24.516Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:17:24 2026-02-24T17:17:24.533Z INFO 11335 --- [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. 17:17:24 2026-02-24T17:17:24.545Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:24 2026-02-24T17:17:24.545Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:24 2026-02-24T17:17:24.546Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:24 2026-02-24T17:17:24.546Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:24 2026-02-24T17:17:24.546Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:24 2026-02-24T17:17:24.558Z INFO 11335 --- [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 17:17:24 2026-02-24T17:17:24.568Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:24 2026-02-24T17:17:24.632Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:24 2026-02-24T17:17:24.633Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:24 2026-02-24T17:17:24.633Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:24 2026-02-24T17:17:24.633Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:24 2026-02-24T17:17:24.633Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:24 2026-02-24T17:17:24.694Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 17:17:24 2026-02-24T17:17:24.703Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 17:17:24 2026-02-24T17:17:24.716Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:24 2026-02-24T17:17:24.795Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:24 2026-02-24T17:17:24.795Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:24 2026-02-24T17:17:24.795Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:24 2026-02-24T17:17:24.802Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:24 2026-02-24T17:17:24.802Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:24 2026-02-24T17:17:24.871Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 17:17:24 2026-02-24T17:17:24.883Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 17:17:24 2026-02-24T17:17:24.895Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:24 2026-02-24T17:17:24.903Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:17:24 2026-02-24T17:17:24.922Z INFO 11335 --- [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. 17:17:24 2026-02-24T17:17:24.935Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:24 2026-02-24T17:17:24.935Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:24 2026-02-24T17:17:24.935Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:24 2026-02-24T17:17:24.936Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:24 2026-02-24T17:17:24.936Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:24 2026-02-24T17:17:24.957Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.673 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 17:17:25 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 17:17:25 2026-02-24T17:17:25.054Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:25 2026-02-24T17:17:25.054Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:25 2026-02-24T17:17:25.055Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:25 2026-02-24T17:17:25.055Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:25 2026-02-24T17:17:25.055Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:25 2026-02-24T17:17:25.115Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:25 2026-02-24T17:17:25.123Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:25 2026-02-24T17:17:25.136Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:25 2026-02-24T17:17:25.179Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:25 2026-02-24T17:17:25.179Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:25 2026-02-24T17:17:25.179Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:25 2026-02-24T17:17:25.179Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:25 2026-02-24T17:17:25.179Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:25 2026-02-24T17:17:25.194Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:25 2026-02-24T17:17:25.198Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:25 2026-02-24T17:17:25.211Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:25 2026-02-24T17:17:25.235Z INFO 11335 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:17:25 2026-02-24T17:17:25.235Z INFO 11335 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Schema Set: dmi-registry-2025-07-22 17:17:25 2026-02-24T17:17:25.239Z INFO 11335 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 17:17:25 2026-02-24T17:17:25.265Z INFO 11335 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 17:17:25 2026-02-24T17:17:25.265Z INFO 11335 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 17:17:25 2026-02-24T17:17:25.268Z INFO 11335 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 2 17:17:25 2026-02-24T17:17:25.295Z INFO 11335 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 17:17:25 2026-02-24T17:17:25.298Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 17:17:25 2026-02-24T17:17:25.301Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 2 17:17:25 2026-02-24T17:17:25.302Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 17:17:25 2026-02-24T17:17:25.304Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 17:17:25 2026-02-24T17:17:25.306Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 17:17:25 2026-02-24T17:17:25.309Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 2 entries 17:17:25 2026-02-24T17:17:25.309Z INFO 11335 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:17:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 17:17:25 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 17:17:29 2026-02-24T17:17:29.053Z INFO 11335 --- [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. 17:17:29 2026-02-24T17:17:29.058Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 17:17:29 2026-02-24T17:17:29.611Z INFO 11335 --- [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. 17:17:29 2026-02-24T17:17:29.614Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 17:17:30 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.672 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 17:17:30 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 17:17:30 2026-02-24T17:17:30.113Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:30 2026-02-24T17:17:30.113Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:30 2026-02-24T17:17:30.114Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:30 2026-02-24T17:17:30.114Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:30 2026-02-24T17:17:30.114Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:30 2026-02-24T17:17:30.193Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:30 2026-02-24T17:17:30.204Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:30 2026-02-24T17:17:30.227Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:30 2026-02-24T17:17:30.249Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:30 2026-02-24T17:17:30.249Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:30 2026-02-24T17:17:30.249Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:30 2026-02-24T17:17:30.249Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:30 2026-02-24T17:17:30.249Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:30 2026-02-24T17:17:30.315Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:30 2026-02-24T17:17:30.326Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:30 2026-02-24T17:17:30.348Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:30 2026-02-24T17:17:30.368Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:30 2026-02-24T17:17:30.369Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:30 2026-02-24T17:17:30.369Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:30 2026-02-24T17:17:30.369Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:30 2026-02-24T17:17:30.369Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:30 2026-02-24T17:17:30.436Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:30 2026-02-24T17:17:30.444Z INFO 11335 --- [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 17:17:30 2026-02-24T17:17:30.469Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:30 2026-02-24T17:17:30.577Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:30 2026-02-24T17:17:30.577Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:30 2026-02-24T17:17:30.577Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:30 2026-02-24T17:17:30.578Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:30 2026-02-24T17:17:30.578Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:30 2026-02-24T17:17:30.642Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:30 2026-02-24T17:17:30.653Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:30 2026-02-24T17:17:30.672Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:30 2026-02-24T17:17:30.695Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:30 2026-02-24T17:17:30.695Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:30 2026-02-24T17:17:30.696Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:30 2026-02-24T17:17:30.696Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:30 2026-02-24T17:17:30.696Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:30 2026-02-24T17:17:30.758Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:30 2026-02-24T17:17:30.768Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:30 2026-02-24T17:17:30.791Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:30 2026-02-24T17:17:30.811Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:30 2026-02-24T17:17:30.811Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:30 2026-02-24T17:17:30.812Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:30 2026-02-24T17:17:30.812Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:30 2026-02-24T17:17:30.812Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:30 2026-02-24T17:17:30.874Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:30 2026-02-24T17:17:30.883Z INFO 11335 --- [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 17:17:30 2026-02-24T17:17:30.908Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:31 2026-02-24T17:17:31.015Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:31 2026-02-24T17:17:31.015Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:31 2026-02-24T17:17:31.016Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:31 2026-02-24T17:17:31.016Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:31 2026-02-24T17:17:31.016Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:31 2026-02-24T17:17:31.081Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:31 2026-02-24T17:17:31.093Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:31 2026-02-24T17:17:31.118Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:31 2026-02-24T17:17:31.143Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:31 2026-02-24T17:17:31.144Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:31 2026-02-24T17:17:31.144Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:31 2026-02-24T17:17:31.144Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:31 2026-02-24T17:17:31.144Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:31 2026-02-24T17:17:31.211Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:31 2026-02-24T17:17:31.220Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:31 2026-02-24T17:17:31.243Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:31 2026-02-24T17:17:31.261Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:31 2026-02-24T17:17:31.265Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:31 2026-02-24T17:17:31.266Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:31 2026-02-24T17:17:31.266Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:31 2026-02-24T17:17:31.266Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:31 2026-02-24T17:17:31.337Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:31 2026-02-24T17:17:31.345Z INFO 11335 --- [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 17:17:31 2026-02-24T17:17:31.395Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:31 2026-02-24T17:17:31.491Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:31 2026-02-24T17:17:31.491Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:31 2026-02-24T17:17:31.492Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:31 2026-02-24T17:17:31.492Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:31 2026-02-24T17:17:31.492Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:31 2026-02-24T17:17:31.554Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:31 2026-02-24T17:17:31.564Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:31 2026-02-24T17:17:31.582Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:31 2026-02-24T17:17:31.605Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:31 2026-02-24T17:17:31.605Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:31 2026-02-24T17:17:31.606Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:31 2026-02-24T17:17:31.606Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:31 2026-02-24T17:17:31.606Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:31 2026-02-24T17:17:31.664Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:31 2026-02-24T17:17:31.673Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:31 2026-02-24T17:17:31.692Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:31 2026-02-24T17:17:31.710Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:31 2026-02-24T17:17:31.711Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:31 2026-02-24T17:17:31.711Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:31 2026-02-24T17:17:31.711Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:31 2026-02-24T17:17:31.711Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:31 2026-02-24T17:17:31.772Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:31 2026-02-24T17:17:31.779Z INFO 11335 --- [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 17:17:31 2026-02-24T17:17:31.799Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:31 2026-02-24T17:17:31.908Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:31 2026-02-24T17:17:31.908Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:31 2026-02-24T17:17:31.908Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:31 2026-02-24T17:17:31.908Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:31 2026-02-24T17:17:31.908Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:31 2026-02-24T17:17:31.980Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:32 2026-02-24T17:17:31.991Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:32 2026-02-24T17:17:32.010Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:32 2026-02-24T17:17:32.027Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:32 2026-02-24T17:17:32.028Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:32 2026-02-24T17:17:32.028Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:32 2026-02-24T17:17:32.028Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:32 2026-02-24T17:17:32.028Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:32 2026-02-24T17:17:32.087Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:32 2026-02-24T17:17:32.095Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:32 2026-02-24T17:17:32.113Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:32 2026-02-24T17:17:32.130Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:32 2026-02-24T17:17:32.130Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:32 2026-02-24T17:17:32.131Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:32 2026-02-24T17:17:32.131Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:32 2026-02-24T17:17:32.131Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:32 2026-02-24T17:17:32.188Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:32 2026-02-24T17:17:32.196Z INFO 11335 --- [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 17:17:32 2026-02-24T17:17:32.215Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:32 2026-02-24T17:17:32.297Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:32 2026-02-24T17:17:32.310Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:32 2026-02-24T17:17:32.310Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:32 2026-02-24T17:17:32.311Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:32 2026-02-24T17:17:32.311Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:32 2026-02-24T17:17:32.377Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:32 2026-02-24T17:17:32.397Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:32 2026-02-24T17:17:32.424Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:32 2026-02-24T17:17:32.443Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:32 2026-02-24T17:17:32.443Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:32 2026-02-24T17:17:32.444Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:32 2026-02-24T17:17:32.444Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:32 2026-02-24T17:17:32.444Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:32 2026-02-24T17:17:32.504Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:32 2026-02-24T17:17:32.514Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:32 2026-02-24T17:17:32.533Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:32 2026-02-24T17:17:32.551Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:32 2026-02-24T17:17:32.552Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:32 2026-02-24T17:17:32.552Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:32 2026-02-24T17:17:32.552Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:32 2026-02-24T17:17:32.552Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:32 2026-02-24T17:17:32.612Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:32 2026-02-24T17:17:32.619Z INFO 11335 --- [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 17:17:32 2026-02-24T17:17:32.641Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:32 2026-02-24T17:17:32.771Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:32 2026-02-24T17:17:32.772Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:32 2026-02-24T17:17:32.772Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:32 2026-02-24T17:17:32.772Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:32 2026-02-24T17:17:32.772Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:32 2026-02-24T17:17:32.838Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:32 2026-02-24T17:17:32.855Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:32 2026-02-24T17:17:32.877Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:33 2026-02-24T17:17:32.900Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:33 2026-02-24T17:17:32.900Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:33 2026-02-24T17:17:32.900Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:33 2026-02-24T17:17:32.900Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:33 2026-02-24T17:17:32.900Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:33 2026-02-24T17:17:32.961Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:33 2026-02-24T17:17:32.969Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:33 2026-02-24T17:17:33.012Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:33 2026-02-24T17:17:33.048Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:33 2026-02-24T17:17:33.048Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:33 2026-02-24T17:17:33.048Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:33 2026-02-24T17:17:33.048Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:33 2026-02-24T17:17:33.048Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:33 2026-02-24T17:17:33.121Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:33 2026-02-24T17:17:33.127Z INFO 11335 --- [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 17:17:33 2026-02-24T17:17:33.145Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:33 2026-02-24T17:17:33.235Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:33 2026-02-24T17:17:33.235Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:33 2026-02-24T17:17:33.235Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:33 2026-02-24T17:17:33.235Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:33 2026-02-24T17:17:33.235Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:33 2026-02-24T17:17:33.301Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:33 2026-02-24T17:17:33.310Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:33 2026-02-24T17:17:33.328Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:33 2026-02-24T17:17:33.344Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:33 2026-02-24T17:17:33.344Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:33 2026-02-24T17:17:33.344Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:33 2026-02-24T17:17:33.344Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:33 2026-02-24T17:17:33.344Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:33 2026-02-24T17:17:33.405Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:33 2026-02-24T17:17:33.412Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:33 2026-02-24T17:17:33.430Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:33 2026-02-24T17:17:33.445Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:33 2026-02-24T17:17:33.446Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:33 2026-02-24T17:17:33.446Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:33 2026-02-24T17:17:33.446Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:33 2026-02-24T17:17:33.446Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:33 2026-02-24T17:17:33.502Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:33 2026-02-24T17:17:33.509Z INFO 11335 --- [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 17:17:33 2026-02-24T17:17:33.531Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:33 2026-02-24T17:17:33.660Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:33 2026-02-24T17:17:33.660Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:33 2026-02-24T17:17:33.661Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:33 2026-02-24T17:17:33.661Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:33 2026-02-24T17:17:33.661Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:33 2026-02-24T17:17:33.729Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:33 2026-02-24T17:17:33.737Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:33 2026-02-24T17:17:33.759Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:33 2026-02-24T17:17:33.780Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:33 2026-02-24T17:17:33.780Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:33 2026-02-24T17:17:33.780Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:33 2026-02-24T17:17:33.780Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:33 2026-02-24T17:17:33.780Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:33 2026-02-24T17:17:33.844Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:33 2026-02-24T17:17:33.851Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:33 2026-02-24T17:17:33.872Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:33 2026-02-24T17:17:33.895Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:33 2026-02-24T17:17:33.895Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:33 2026-02-24T17:17:33.895Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:33 2026-02-24T17:17:33.895Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:33 2026-02-24T17:17:33.895Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:34 2026-02-24T17:17:33.970Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:34 2026-02-24T17:17:33.977Z INFO 11335 --- [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 17:17:34 2026-02-24T17:17:33.999Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:34 2026-02-24T17:17:34.096Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:34 2026-02-24T17:17:34.096Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:34 2026-02-24T17:17:34.097Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:34 2026-02-24T17:17:34.097Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:34 2026-02-24T17:17:34.097Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:34 2026-02-24T17:17:34.162Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:34 2026-02-24T17:17:34.171Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:34 2026-02-24T17:17:34.195Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:34 2026-02-24T17:17:34.218Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:34 2026-02-24T17:17:34.218Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:34 2026-02-24T17:17:34.219Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:34 2026-02-24T17:17:34.219Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:34 2026-02-24T17:17:34.219Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:34 2026-02-24T17:17:34.280Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:34 2026-02-24T17:17:34.289Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:34 2026-02-24T17:17:34.319Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:34 2026-02-24T17:17:34.365Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:34 2026-02-24T17:17:34.365Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:34 2026-02-24T17:17:34.365Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:34 2026-02-24T17:17:34.365Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:34 2026-02-24T17:17:34.365Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:34 2026-02-24T17:17:34.432Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:34 2026-02-24T17:17:34.441Z INFO 11335 --- [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 17:17:34 2026-02-24T17:17:34.469Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:34 2026-02-24T17:17:34.584Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:34 2026-02-24T17:17:34.584Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:34 2026-02-24T17:17:34.585Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:34 2026-02-24T17:17:34.585Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:34 2026-02-24T17:17:34.585Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:34 2026-02-24T17:17:34.656Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:34 2026-02-24T17:17:34.668Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:34 2026-02-24T17:17:34.691Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:34 2026-02-24T17:17:34.720Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:34 2026-02-24T17:17:34.721Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:34 2026-02-24T17:17:34.721Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:34 2026-02-24T17:17:34.721Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:34 2026-02-24T17:17:34.721Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:34 2026-02-24T17:17:34.782Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:34 2026-02-24T17:17:34.793Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:34 2026-02-24T17:17:34.821Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:34 2026-02-24T17:17:34.842Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:34 2026-02-24T17:17:34.843Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:34 2026-02-24T17:17:34.843Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:34 2026-02-24T17:17:34.843Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:34 2026-02-24T17:17:34.843Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:35 2026-02-24T17:17:34.912Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:35 2026-02-24T17:17:34.920Z INFO 11335 --- [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 17:17:35 2026-02-24T17:17:34.946Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:35 2026-02-24T17:17:35.066Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:35 2026-02-24T17:17:35.066Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:35 2026-02-24T17:17:35.067Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:35 2026-02-24T17:17:35.072Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:35 2026-02-24T17:17:35.072Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:35 2026-02-24T17:17:35.139Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:35 2026-02-24T17:17:35.150Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:35 2026-02-24T17:17:35.173Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:35 2026-02-24T17:17:35.210Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:35 2026-02-24T17:17:35.210Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:35 2026-02-24T17:17:35.211Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:35 2026-02-24T17:17:35.211Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:35 2026-02-24T17:17:35.211Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:35 2026-02-24T17:17:35.273Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:35 2026-02-24T17:17:35.281Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:35 2026-02-24T17:17:35.311Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:35 2026-02-24T17:17:35.346Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:35 2026-02-24T17:17:35.347Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:35 2026-02-24T17:17:35.347Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:35 2026-02-24T17:17:35.347Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:35 2026-02-24T17:17:35.347Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:35 2026-02-24T17:17:35.417Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:35 2026-02-24T17:17:35.425Z INFO 11335 --- [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 17:17:35 2026-02-24T17:17:35.458Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:35 2026-02-24T17:17:35.587Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:35 2026-02-24T17:17:35.587Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:35 2026-02-24T17:17:35.587Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:35 2026-02-24T17:17:35.587Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:35 2026-02-24T17:17:35.587Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:35 2026-02-24T17:17:35.655Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:35 2026-02-24T17:17:35.665Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:35 2026-02-24T17:17:35.688Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:35 2026-02-24T17:17:35.715Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:35 2026-02-24T17:17:35.715Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:35 2026-02-24T17:17:35.716Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:35 2026-02-24T17:17:35.716Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:35 2026-02-24T17:17:35.716Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:35 2026-02-24T17:17:35.781Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:35 2026-02-24T17:17:35.791Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:35 2026-02-24T17:17:35.816Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:35 2026-02-24T17:17:35.864Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:35 2026-02-24T17:17:35.864Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:35 2026-02-24T17:17:35.864Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:35 2026-02-24T17:17:35.864Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:35 2026-02-24T17:17:35.864Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:36 2026-02-24T17:17:35.931Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:36 2026-02-24T17:17:35.939Z INFO 11335 --- [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 17:17:36 2026-02-24T17:17:35.961Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:36 2026-02-24T17:17:36.066Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:36 2026-02-24T17:17:36.067Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:36 2026-02-24T17:17:36.067Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:36 2026-02-24T17:17:36.067Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:36 2026-02-24T17:17:36.067Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:36 2026-02-24T17:17:36.134Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:36 2026-02-24T17:17:36.145Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:36 2026-02-24T17:17:36.175Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:36 2026-02-24T17:17:36.208Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:36 2026-02-24T17:17:36.208Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:36 2026-02-24T17:17:36.209Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:36 2026-02-24T17:17:36.209Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:36 2026-02-24T17:17:36.209Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:36 2026-02-24T17:17:36.279Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:36 2026-02-24T17:17:36.288Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:36 2026-02-24T17:17:36.312Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:36 2026-02-24T17:17:36.333Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:36 2026-02-24T17:17:36.334Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:36 2026-02-24T17:17:36.334Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:36 2026-02-24T17:17:36.334Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:36 2026-02-24T17:17:36.334Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:36 2026-02-24T17:17:36.395Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:36 2026-02-24T17:17:36.403Z INFO 11335 --- [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 17:17:36 2026-02-24T17:17:36.422Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:36 2026-02-24T17:17:36.532Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:36 2026-02-24T17:17:36.533Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:36 2026-02-24T17:17:36.533Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:36 2026-02-24T17:17:36.533Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:36 2026-02-24T17:17:36.533Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:36 2026-02-24T17:17:36.606Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:36 2026-02-24T17:17:36.616Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:36 2026-02-24T17:17:36.639Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:36 2026-02-24T17:17:36.664Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:36 2026-02-24T17:17:36.664Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:36 2026-02-24T17:17:36.681Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:36 2026-02-24T17:17:36.682Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:36 2026-02-24T17:17:36.682Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:36 2026-02-24T17:17:36.746Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:36 2026-02-24T17:17:36.756Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:36 2026-02-24T17:17:36.783Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:36 2026-02-24T17:17:36.818Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:36 2026-02-24T17:17:36.819Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:36 2026-02-24T17:17:36.819Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:36 2026-02-24T17:17:36.819Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:36 2026-02-24T17:17:36.819Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:36 2026-02-24T17:17:36.885Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 17:17:36 2026-02-24T17:17:36.895Z INFO 11335 --- [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 17:17:37 2026-02-24T17:17:36.920Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:37 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.953 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 17:17:37 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 17:17:37 2026-02-24T17:17:37.519Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:37 2026-02-24T17:17:37.519Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:37 2026-02-24T17:17:37.520Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:37 2026-02-24T17:17:37.520Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:37 2026-02-24T17:17:37.520Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:37 2026-02-24T17:17:37.581Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:37 2026-02-24T17:17:37.588Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:37 2026-02-24T17:17:37.608Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:37 2026-02-24T17:17:37.652Z WARN 11335 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:17:37 2026-02-24T17:17:37.653Z INFO 11335 --- [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 17:17:37 2026-02-24T17:17:37.653Z INFO 11335 --- [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 17:17:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.671 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 17:17:37 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 17:17:37 2026-02-24T17:17:37.760Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:37 2026-02-24T17:17:37.760Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:37 2026-02-24T17:17:37.760Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:37 2026-02-24T17:17:37.761Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:37 2026-02-24T17:17:37.761Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:37 2026-02-24T17:17:37.774Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:37 2026-02-24T17:17:37.776Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:37 2026-02-24T17:17:37.793Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:37 2026-02-24T17:17:37.821Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:37 2026-02-24T17:17:37.821Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:37 2026-02-24T17:17:37.822Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:37 2026-02-24T17:17:37.822Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:37 2026-02-24T17:17:37.822Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:37 2026-02-24T17:17:37.834Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:37 2026-02-24T17:17:37.836Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:37 2026-02-24T17:17:37.852Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:37 2026-02-24T17:17:37.867Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:37 2026-02-24T17:17:37.867Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:37 2026-02-24T17:17:37.868Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:37 2026-02-24T17:17:37.868Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:37 2026-02-24T17:17:37.868Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:37 2026-02-24T17:17:37.876Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:17:37 2026-02-24T17:17:37.879Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:17:37 2026-02-24T17:17:37.897Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:38 2026-02-24T17:17:38.000Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:38 2026-02-24T17:17:38.001Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:38 2026-02-24T17:17:38.001Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:38 2026-02-24T17:17:38.001Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:38 2026-02-24T17:17:38.001Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:38 2026-02-24T17:17:38.013Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:38 2026-02-24T17:17:38.015Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:38 2026-02-24T17:17:38.034Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:38 2026-02-24T17:17:38.048Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:38 2026-02-24T17:17:38.048Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:38 2026-02-24T17:17:38.048Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:38 2026-02-24T17:17:38.049Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:38 2026-02-24T17:17:38.049Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:38 2026-02-24T17:17:38.064Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:38 2026-02-24T17:17:38.067Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:38 2026-02-24T17:17:38.087Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:38 2026-02-24T17:17:38.122Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:38 2026-02-24T17:17:38.124Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:38 2026-02-24T17:17:38.125Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:38 2026-02-24T17:17:38.125Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:38 2026-02-24T17:17:38.125Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:38 2026-02-24T17:17:38.151Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:17:38 2026-02-24T17:17:38.154Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:17:38 2026-02-24T17:17:38.182Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:38 2026-02-24T17:17:38.204Z ERROR 11335 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:17:38 17:17:38 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 17:17:38 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 17:17:38 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) 17:17:38 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) 17:17:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:38 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:17:38 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:17:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:38 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:17:38 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:17:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:38 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:17:38 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:17:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:38 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:38 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:38 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:38 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:38 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:38 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:38 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:17:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:17:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:17:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:17:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:17:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:17:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:17:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:17:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:17:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:17:38 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:17:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:17:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:17:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:17:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:17:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:17:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:17:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:17:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:38 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:17:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:17:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:17:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:17:38 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:17:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:17:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:17:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:17:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:17:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:17:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:17:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:17:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:17:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:17:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:17:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:17:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:17:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:17:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:17:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:17:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:17:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:17:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:17:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:17:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:17:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:17:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:17:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:17:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:17:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:17:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:17:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:17:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:17:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:17:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:17:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:17:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:17:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:17:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:17:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:17:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:17:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:17:38 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:17:38 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:17:38 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:17:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:17:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:17:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:17:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:17:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:17:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:17:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:17:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:17:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:17:38 17:17:38 2026-02-24T17:17:38.292Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:38 2026-02-24T17:17:38.292Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:38 2026-02-24T17:17:38.292Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:38 2026-02-24T17:17:38.293Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:38 2026-02-24T17:17:38.293Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:38 2026-02-24T17:17:38.304Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:38 2026-02-24T17:17:38.306Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:38 2026-02-24T17:17:38.329Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:38 2026-02-24T17:17:38.349Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:38 2026-02-24T17:17:38.349Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:38 2026-02-24T17:17:38.350Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:38 2026-02-24T17:17:38.350Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:38 2026-02-24T17:17:38.350Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:38 2026-02-24T17:17:38.358Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:38 2026-02-24T17:17:38.360Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:38 2026-02-24T17:17:38.377Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:38 2026-02-24T17:17:38.396Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:38 2026-02-24T17:17:38.396Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:38 2026-02-24T17:17:38.396Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:38 2026-02-24T17:17:38.396Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:38 2026-02-24T17:17:38.396Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:38 2026-02-24T17:17:38.400Z INFO 11335 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:17:38 2026-02-24T17:17:38.404Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:17:38 2026-02-24T17:17:38.406Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:17:38 2026-02-24T17:17:38.422Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:38 2026-02-24T17:17:38.720Z WARN 11335 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50039/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50039 17:17:38 2026-02-24T17:17:38.745Z WARN 11335 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41507/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41507 17:17:38 2026-02-24T17:17:38.758Z WARN 11335 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49549/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49549 17:17:38 2026-02-24T17:17:38.776Z WARN 11335 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39815/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39815 17:17:38 2026-02-24T17:17:38.790Z WARN 11335 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41521/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41521 17:17:38 2026-02-24T17:17:38.795Z WARN 11335 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39453/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39453 17:17:38 2026-02-24T17:17:38.805Z WARN 11335 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47569/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47569 17:17:38 2026-02-24T17:17:38.821Z WARN 11335 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42825/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42825 17:17:38 2026-02-24T17:17:38.844Z WARN 11335 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42623/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42623 17:17:38 2026-02-24T17:17:38.847Z WARN 11335 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53719/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53719 17:17:38 2026-02-24T17:17:38.850Z WARN 11335 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42203/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42203 17:17:38 2026-02-24T17:17:38.862Z WARN 11335 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42353/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42353 17:17:38 2026-02-24T17:17:38.873Z WARN 11335 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32843/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32843 17:17:38 2026-02-24T17:17:38.876Z WARN 11335 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59625/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59625 17:17:38 2026-02-24T17:17:38.879Z WARN 11335 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59169/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59169 17:17:38 2026-02-24T17:17:38.881Z WARN 11335 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45713/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45713 17:17:38 2026-02-24T17:17:38.893Z WARN 11335 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60915/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60915 17:17:38 2026-02-24T17:17:38.896Z WARN 11335 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57233/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57233 17:17:38 2026-02-24T17:17:38.909Z WARN 11335 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33139/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33139 17:17:38 2026-02-24T17:17:38.918Z WARN 11335 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38907/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38907 17:17:39 2026-02-24T17:17:38.921Z WARN 11335 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59273/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59273 17:17:39 2026-02-24T17:17:38.939Z WARN 11335 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57065/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57065 17:17:39 2026-02-24T17:17:38.952Z WARN 11335 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42449/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42449 17:17:39 2026-02-24T17:17:38.954Z WARN 11335 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50671/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50671 17:17:39 2026-02-24T17:17:38.965Z WARN 11335 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49829/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49829 17:17:39 2026-02-24T17:17:38.976Z WARN 11335 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44211/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44211 17:17:39 2026-02-24T17:17:38.987Z WARN 11335 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41843/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41843 17:17:39 2026-02-24T17:17:38.999Z WARN 11335 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 17:17:39 2026-02-24T17:17:39.001Z WARN 11335 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53787/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53787 17:17:39 2026-02-24T17:17:39.012Z WARN 11335 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54619/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54619 17:17:39 2026-02-24T17:17:39.014Z WARN 11335 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52371/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52371 17:17:39 2026-02-24T17:17:39.032Z WARN 11335 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42481/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42481 17:17:39 2026-02-24T17:17:39.043Z WARN 11335 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37139/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37139 17:17:39 2026-02-24T17:17:39.046Z WARN 11335 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60685/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60685 17:17:39 2026-02-24T17:17:39.057Z WARN 11335 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36531/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36531 17:17:39 2026-02-24T17:17:39.069Z WARN 11335 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39661/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39661 17:17:39 2026-02-24T17:17:39.079Z WARN 11335 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39027/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39027 17:17:39 2026-02-24T17:17:39.082Z WARN 11335 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44729/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44729 17:17:39 2026-02-24T17:17:39.093Z WARN 11335 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34759/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34759 17:17:39 2026-02-24T17:17:39.103Z WARN 11335 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46411/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46411 17:17:39 2026-02-24T17:17:39.105Z WARN 11335 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38005/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38005 17:17:39 2026-02-24T17:17:39.122Z WARN 11335 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41363/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41363 17:17:39 2026-02-24T17:17:39.133Z WARN 11335 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44753/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44753 17:17:39 2026-02-24T17:17:39.135Z WARN 11335 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41179/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41179 17:17:39 2026-02-24T17:17:39.145Z WARN 11335 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56565/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56565 17:17:39 2026-02-24T17:17:39.156Z WARN 11335 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56435/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56435 17:17:39 2026-02-24T17:17:39.165Z WARN 11335 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41013/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41013 17:17:39 2026-02-24T17:17:39.174Z WARN 11335 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57129/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57129 17:17:39 2026-02-24T17:17:39.184Z WARN 11335 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54707/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54707 17:17:39 2026-02-24T17:17:39.196Z WARN 11335 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49785/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49785 17:17:39 2026-02-24T17:17:39.206Z WARN 11335 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35439/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35439 17:17:39 2026-02-24T17:17:39.217Z WARN 11335 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35251/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35251 17:17:39 2026-02-24T17:17:39.242Z WARN 11335 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57351/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57351 17:17:39 2026-02-24T17:17:39.253Z WARN 11335 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50021/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50021 17:17:39 2026-02-24T17:17:39.268Z WARN 11335 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43051/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43051 17:17:39 2026-02-24T17:17:39.271Z WARN 11335 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60539/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60539 17:17:39 2026-02-24T17:17:39.282Z WARN 11335 --- [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 17:17:39 2026-02-24T17:17:39.285Z WARN 11335 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60549/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60549 17:17:39 2026-02-24T17:17:39.298Z WARN 11335 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37785/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37785 17:17:39 2026-02-24T17:17:39.300Z WARN 11335 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32981/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32981 17:17:39 2026-02-24T17:17:39.311Z WARN 11335 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32915/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32915 17:17:39 2026-02-24T17:17:39.313Z WARN 11335 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43461/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43461 17:17:39 2026-02-24T17:17:39.322Z WARN 11335 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39445/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39445 17:17:39 2026-02-24T17:17:39.323Z WARN 11335 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47701/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47701 17:17:39 2026-02-24T17:17:39.335Z WARN 11335 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37527/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37527 17:17:39 2026-02-24T17:17:39.345Z WARN 11335 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34587/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34587 17:17:39 2026-02-24T17:17:39.356Z WARN 11335 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60781/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60781 17:17:39 2026-02-24T17:17:39.358Z WARN 11335 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60491/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60491 17:17:39 2026-02-24T17:17:39.366Z WARN 11335 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38351/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38351 17:17:39 2026-02-24T17:17:39.374Z WARN 11335 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34755/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34755 17:17:39 2026-02-24T17:17:39.385Z WARN 11335 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57863/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57863 17:17:39 2026-02-24T17:17:39.394Z WARN 11335 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59385/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59385 17:17:39 2026-02-24T17:17:39.396Z WARN 11335 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55003/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55003 17:17:39 2026-02-24T17:17:39.399Z WARN 11335 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39053/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39053 17:17:39 2026-02-24T17:17:39.407Z WARN 11335 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42127/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42127 17:17:39 2026-02-24T17:17:39.411Z WARN 11335 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 17:17:39 2026-02-24T17:17:39.441Z WARN 11335 --- [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. 17:17:39 2026-02-24T17:17:39.441Z WARN 11335 --- [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 17:17:39 2026-02-24T17:17:39.442Z ERROR 11335 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:17:39 17:17:39 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 17:17:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 17:17:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 17:17:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:236) 17:17:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 17:17:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:39 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:17:39 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:17:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:39 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:39 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:17:39 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:17:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:39 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:39 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:17:39 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:17:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:39 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:39 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:39 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:17:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:39 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:17:39 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:17:39 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:17:39 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:17:39 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:17:39 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:17:39 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:17:39 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:17:39 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:17:39 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:17:39 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:17:39 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:17:39 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:17:39 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:17:39 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:17:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:39 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:17:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:39 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:17:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:39 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:17:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:39 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:17:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:39 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:17:39 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:17:39 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:17:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:17:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:17:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:17:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:17:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:17:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:17:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:17:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:17:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:17:39 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:17:39 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:17:39 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:17:39 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:17:39 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:17:39 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:17:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:17:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:17:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:17:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:17:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:17:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:17:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:17:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:17:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:17:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:17:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:17:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:17:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:17:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:17:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:17:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:17:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:17:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:17:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:17:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:17:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:17:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:17:39 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:17:39 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:17:39 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:17:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:17:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:17:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:17:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:17:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:17:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:17:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:17:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:17:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:17:39 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 17:17:39 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 17:17:39 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 17:17:39 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 17:17:39 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 17:17:39 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 17:17:39 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 17:17:39 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 17:17:39 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 17:17:39 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:17:39 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 17:17:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 17:17:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:17:39 at java.base/java.lang.Thread.run(Thread.java:833) 17:17:39 17:17:40 2026-02-24T17:17:40.477Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:40 2026-02-24T17:17:40.477Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:40 2026-02-24T17:17:40.478Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:40 2026-02-24T17:17:40.478Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:40 2026-02-24T17:17:40.478Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:40 2026-02-24T17:17:40.487Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:40 2026-02-24T17:17:40.489Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:40 2026-02-24T17:17:40.506Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:40 2026-02-24T17:17:40.522Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:40 2026-02-24T17:17:40.523Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:40 2026-02-24T17:17:40.523Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:40 2026-02-24T17:17:40.523Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:40 2026-02-24T17:17:40.523Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:40 2026-02-24T17:17:40.532Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:17:40 2026-02-24T17:17:40.534Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:17:40 2026-02-24T17:17:40.551Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:40 2026-02-24T17:17:40.566Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:40 2026-02-24T17:17:40.567Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:40 2026-02-24T17:17:40.567Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:40 2026-02-24T17:17:40.567Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:40 2026-02-24T17:17:40.567Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:40 2026-02-24T17:17:40.576Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:17:40 2026-02-24T17:17:40.578Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:17:40 2026-02-24T17:17:40.596Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:40 2026-02-24T17:17:40.620Z WARN 11335 --- [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. 17:17:40 2026-02-24T17:17:40.620Z WARN 11335 --- [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 17:17:40 2026-02-24T17:17:40.621Z ERROR 11335 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:17:40 17:17:40 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 17:17:40 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 17:17:40 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 17:17:40 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 17:17:40 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:40 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:40 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:40 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:40 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:40 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:17:40 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:40 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:40 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:40 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:40 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:40 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:17:40 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:40 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:40 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:40 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:40 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:40 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:17:40 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:40 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:40 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:40 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:40 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:40 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:17:40 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:17:40 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:17:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:17:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:17:40 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:17:40 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:17:40 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:17:40 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:17:40 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:17:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:17:40 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:17:40 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:17:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:17:40 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:17:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:40 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:17:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:40 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:17:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:40 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:17:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:40 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:17:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:40 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:17:40 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:17:40 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:17:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:17:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:17:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:17:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:17:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:17:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:17:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:17:40 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:17:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:17:40 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:17:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:17:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:17:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:17:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:17:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:17:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:17:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:17:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:17:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:17:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:17:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:17:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:17:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:17:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:17:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:17:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:17:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:17:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:17:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:17:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:17:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:17:40 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:17:40 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:17:40 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:17:40 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:17:40 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:17:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:17:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:17:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:17:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:17:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:17:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:17:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:17:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:17:40 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 17:17:40 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 17:17:40 Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 17:17:40 Error has been observed at the following site(s): 17:17:40 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 17:17:40 Original Stack Trace: 17:17:40 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 17:17:40 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 17:17:40 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 17:17:40 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 17:17:40 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 17:17:40 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 17:17:40 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 17:17:40 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 17:17:40 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 17:17:40 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 17:17:40 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 17:17:40 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 17:17:40 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 17:17:40 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 17:17:40 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 17:17:40 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 17:17:40 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) 17:17:40 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) 17:17:40 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:928) 17:17:40 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:17:40 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:17:40 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 17:17:40 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 17:17:40 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:17:40 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 17:17:40 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 17:17:40 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 17:17:40 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:17:40 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:17:40 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 17:17:40 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:17:40 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 17:17:40 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) 17:17:40 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 17:17:40 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 17:17:40 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 17:17:40 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 17:17:40 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 17:17:40 at java.base/java.lang.Thread.run(Thread.java:833) 17:17:40 Suppressed: java.lang.Exception: #block terminated with an error 17:17:40 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 17:17:40 at reactor.core.publisher.Mono.block(Mono.java:1779) 17:17:40 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) 17:17:40 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:40 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:40 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:40 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:40 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:40 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:17:40 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:40 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:40 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:40 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:40 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:40 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:17:40 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:40 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:40 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:40 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:40 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:40 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:17:40 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:17:40 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:17:40 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:17:40 at jdk.internal.reflect.GeneratedMethodAccessor179.invoke(Unknown Source) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:17:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:17:40 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:17:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:17:40 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:17:40 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:17:40 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:17:40 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:17:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:17:40 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:17:40 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:17:40 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:17:40 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:17:40 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:17:40 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:17:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:17:40 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:17:40 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:17:40 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:17:40 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:17:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:40 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:17:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:40 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:17:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:40 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:17:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:40 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:17:40 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:17:40 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:17:40 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:17:40 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:17:40 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:17:40 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:17:40 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:17:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:17:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:17:40 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:17:40 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:17:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:17:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:17:40 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:40 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:17:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:17:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:17:40 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:17:40 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:17:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:17:40 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:17:40 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:17:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:17:40 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:40 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:17:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:17:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:17:40 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:17:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:40 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:17:40 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:17:40 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:17:40 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:17:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:17:40 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:40 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:17:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:17:40 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:17:40 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:17:40 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:17:40 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:17:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:17:40 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:17:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:17:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:17:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:17:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:17:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:17:40 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:17:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:17:40 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:17:40 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:17:40 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:17:40 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:17:40 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:17:40 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:17:40 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:17:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:17:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:17:40 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:17:40 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:17:40 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:17:40 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:17:40 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:17:40 17:17:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.966 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 17:17:40 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 17:17:40 2026-02-24T17:17:40.728Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:40 2026-02-24T17:17:40.728Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:40 2026-02-24T17:17:40.731Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:40 2026-02-24T17:17:40.732Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:40 2026-02-24T17:17:40.732Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:40 2026-02-24T17:17:40.792Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:40 2026-02-24T17:17:40.801Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:40 2026-02-24T17:17:40.818Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:40 2026-02-24T17:17:40.916Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:40 2026-02-24T17:17:40.917Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:40 2026-02-24T17:17:40.917Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:40 2026-02-24T17:17:40.917Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:40 2026-02-24T17:17:40.917Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:41 2026-02-24T17:17:40.979Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:41 2026-02-24T17:17:40.987Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:41 2026-02-24T17:17:41.004Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:41 2026-02-24T17:17:41.112Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:41 2026-02-24T17:17:41.113Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:41 2026-02-24T17:17:41.113Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:41 2026-02-24T17:17:41.113Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:41 2026-02-24T17:17:41.113Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:41 2026-02-24T17:17:41.180Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:41 2026-02-24T17:17:41.189Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:41 2026-02-24T17:17:41.210Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:41 2026-02-24T17:17:41.326Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:17:41 2026-02-24T17:17:41.326Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:17:41 2026-02-24T17:17:41.327Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:17:41 2026-02-24T17:17:41.327Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:17:41 2026-02-24T17:17:41.327Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:17:41 2026-02-24T17:17:41.390Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:17:41 2026-02-24T17:17:41.400Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:17:41 2026-02-24T17:17:41.423Z INFO 11335 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:17:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 17:17:41 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 17:17:41 2026-02-24T17:17:41.635Z WARN 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:17:41 2026-02-24T17:17:41.635Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 17:17:41 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 17:17:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 17:17:41 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 17:17:41 line 1:0 mismatched input 'invalid' expecting '/' 17:17:42 line 1:0 mismatched input 'invalid' expecting '/' 17:17:42 2026-02-24T17:17:42.040Z WARN 11335 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 17:17:42 2026-02-24T17:17:42.586Z INFO 11335 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:17:42 2026-02-24T17:17:42.586Z WARN 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:17:42 2026-02-24T17:17:42.586Z ERROR 11335 --- [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),('{}'),(NULL),('/bookstore'),('1587'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:42 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 17:17:42 2026-02-24T17:17:42.586Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:42 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 17:17:42 2026-02-24T17:17:42.589Z WARN 11335 --- [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 (('150'::int8),('{}'),(NULL),('/bookstore'),('1587'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:42 Detail: Key (anchor_id, xpath)=(150, /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 17:17:42 2026-02-24T17:17:42.591Z INFO 11335 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:17:42 2026-02-24T17:17:42.591Z WARN 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:17:42 2026-02-24T17:17:42.591Z ERROR 11335 --- [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),('{}'),(NULL),('/bookstore'),('1588'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:42 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 17:17:42 2026-02-24T17:17:42.591Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:42 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 17:17:42 line 1:9 missing '/' at 'path' 17:17:42 line 1:9 missing '/' at 'path' 17:17:42 2026-02-24T17:17:42.682Z WARN 11335 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 17:17:42 2026-02-24T17:17:42.897Z INFO 11335 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:17:42 2026-02-24T17:17:42.898Z WARN 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:17:42 2026-02-24T17:17:42.898Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1589'::int8),('/bookstore/categories[@code=''1'']'),('1622'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:42 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:17:42 2026-02-24T17:17:42.898Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:42 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 17:17:42 2026-02-24T17:17:42.898Z WARN 11335 --- [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 (('152'::int8),('{"code":"1"}'),('1589'::int8),('/bookstore/categories[@code=''1'']'),('1622'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:42 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 17:17:42 2026-02-24T17:17:42.900Z INFO 11335 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:17:42 2026-02-24T17:17:42.900Z WARN 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:17:42 2026-02-24T17:17:42.900Z ERROR 11335 --- [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"}'),('1589'::int8),('/bookstore/categories[@code=''1'']'),('1624'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:42 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:17:42 2026-02-24T17:17:42.900Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:42 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 17:17:43 2026-02-24T17:17:43.186Z INFO 11335 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:17:43 2026-02-24T17:17:43.186Z WARN 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:17:43 2026-02-24T17:17:43.186Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('153'::int8),('{"code":"1"}'),('1625'::int8),('/bookstore/categories[@code=''1'']'),('1659'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:17:43 2026-02-24T17:17:43.186Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 17:17:43 2026-02-24T17:17:43.187Z WARN 11335 --- [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 (('153'::int8),('{"code":"1"}'),('1625'::int8),('/bookstore/categories[@code=''1'']'),('1659'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(153, /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 17:17:43 2026-02-24T17:17:43.190Z INFO 11335 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:17:43 2026-02-24T17:17:43.190Z WARN 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:17:43 2026-02-24T17:17:43.190Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('153'::int8),('{"code":"1"}'),('1625'::int8),('/bookstore/categories[@code=''1'']'),('1661'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:17:43 2026-02-24T17:17:43.190Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 17:17:43 2026-02-24T17:17:43.332Z INFO 11335 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:17:43 2026-02-24T17:17:43.332Z WARN 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:17:43 2026-02-24T17:17:43.332Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1662'::int8),('/bookstore/categories[@code=''1'']'),('1691'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:17:43 2026-02-24T17:17:43.332Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:17:43 2026-02-24T17:17:43.333Z WARN 11335 --- [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 (('154'::int8),('{"code":"1"}'),('1662'::int8),('/bookstore/categories[@code=''1'']'),('1691'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 17:17:43 2026-02-24T17:17:43.335Z INFO 11335 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:17:43 2026-02-24T17:17:43.335Z WARN 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:17:43 2026-02-24T17:17:43.335Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1662'::int8),('/bookstore/categories[@code=''1'']'),('1692'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:17:43 2026-02-24T17:17:43.335Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:17:43 2026-02-24T17:17:43.365Z INFO 11335 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:17:43 2026-02-24T17:17:43.366Z WARN 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:17:43 2026-02-24T17:17:43.366Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1662'::int8),('/bookstore/categories[@code=''1'']'),('1693'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:17:43 2026-02-24T17:17:43.366Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:17:43 2026-02-24T17:17:43.366Z WARN 11335 --- [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 (('154'::int8),('{"code":"1"}'),('1662'::int8),('/bookstore/categories[@code=''1'']'),('1693'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 17:17:43 2026-02-24T17:17:43.368Z INFO 11335 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:17:43 2026-02-24T17:17:43.368Z WARN 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:17:43 2026-02-24T17:17:43.368Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1662'::int8),('/bookstore/categories[@code=''1'']'),('1695'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:17:43 2026-02-24T17:17:43.368Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:17:43 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:17:44 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.677 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 17:17:44 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 17:17:44 2026-02-24T17:17:44.625Z WARN 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:17:44 2026-02-24T17:17:44.625Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 17:17:44 Detail: Key (name)=(generalTestDataspace) already exists. 17:17:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 17:17:44 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 17:17:45 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 17:17:45 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 17:17:45 2026-02-24T17:17:45.701Z WARN 11335 --- [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]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.866Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:45 2026-02-24T17:17:45.867Z WARN 11335 --- [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_61, Optional[2061-01-01]] 17:17:46 2026-02-24T17:17:46.371Z WARN 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:17:46 2026-02-24T17:17:46.371Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:17:46 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 17:17:46 2026-02-24T17:17:46.386Z WARN 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:17:46 2026-02-24T17:17:46.386Z ERROR 11335 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:17:46 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 17:17:46 2026-02-24T17:17:46.810Z WARN 11335 --- [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]] 17:17:46 2026-02-24T17:17:46.917Z WARN 11335 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] 17:17:46 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 17:17:46 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 17:17:48 line 1:0 mismatched input 'cpsPath' expecting '/' 17:17:48 line 1:0 mismatched input 'cpsPath' expecting '/' 17:17:49 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.062 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 17:17:49 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 17:17:49 2026-02-24T17:17:49.057Z INFO 11335 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:17:49 2026-02-24T17:17:49.089Z INFO 11335 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:17:49 2026-02-24T17:17:49.395Z INFO 11335 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:17:49 2026-02-24T17:17:49.399Z INFO 11335 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:17:49 2026-02-24T17:17:49.417Z INFO 11335 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:17:49 2026-02-24T17:17:49.420Z INFO 11335 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:17:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 17:17:49 2026-02-24T17:17:49.463Z INFO 11335 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... 17:17:52 [INFO] 17:17:52 [INFO] Results: 17:17:52 [INFO] 17:17:52 [WARNING] Tests run: 442, Failures: 0, Errors: 0, Skipped: 2 17:17:52 [INFO] 17:17:52 [INFO] 17:17:52 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ integration-test --- 17:17:52 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 17:17:52 [INFO] 17:17:52 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ integration-test --- 17:17:52 [INFO] Skipping JaCoCo execution due to missing classes directory. 17:17:52 [INFO] 17:17:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 17:17:52 [WARNING] JAR will be empty - no content was marked for inclusion! 17:17:52 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.7-SNAPSHOT.jar 17:17:52 [INFO] 17:17:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 17:17:52 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.7-SNAPSHOT/integration-test-3.7.7-SNAPSHOT.jar 17:17:52 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.7-SNAPSHOT/integration-test-3.7.7-SNAPSHOT.pom 17:17:52 [INFO] 17:17:52 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 17:17:52 [INFO] Building spotbugs 3.7.7-SNAPSHOT [18/22] 17:17:52 [INFO] --------------------------------[ jar ]--------------------------------- 17:17:52 [INFO] 17:17:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 17:17:52 [INFO] 17:17:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 17:17:52 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:17:52 [INFO] Copying 1 resource 17:17:52 [INFO] 17:17:52 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 17:17:52 [INFO] No sources to compile 17:17:52 [INFO] 17:17:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 17:17:52 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:17:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 17:17:52 [INFO] 17:17:52 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 17:17:52 [INFO] No sources to compile 17:17:52 [INFO] 17:17:52 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 17:17:52 [INFO] No tests to run. 17:17:52 [INFO] 17:17:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 17:17:52 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.7-SNAPSHOT.jar 17:17:52 [INFO] 17:17:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 17:17:52 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.7-SNAPSHOT/spotbugs-3.7.7-SNAPSHOT.jar 17:17:52 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.7-SNAPSHOT/spotbugs-3.7.7-SNAPSHOT.pom 17:17:52 [INFO] 17:17:52 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 17:17:52 [INFO] Building cps-application 3.7.7-SNAPSHOT [19/22] 17:17:52 [INFO] --------------------------------[ jar ]--------------------------------- 17:17:52 [INFO] 17:17:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 17:17:52 [INFO] 17:17:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 17:17:53 [INFO] 17:17:53 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 17:17:53 [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-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 17:17:53 [INFO] 17:17:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 17:17:53 [INFO] You have 0 Checkstyle violations. 17:17:53 [INFO] 17:17:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 17:17:53 [INFO] You have 0 Checkstyle violations. 17:17:53 [INFO] 17:17:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 17:17:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:17:53 [INFO] Copying 1 resource 17:17:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 17:17:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 17:17:53 [INFO] 17:17:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 17:17:53 [INFO] Recompiling the module because of changed dependency. 17:17:53 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 17:17:54 [INFO] 17:17:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 17:17:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:17:54 [INFO] Copying 2 resources 17:17:54 [INFO] 17:17:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 17:17:54 [INFO] Recompiling the module because of changed dependency. 17:17:54 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 17:17:54 [INFO] 17:17:54 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 17:17:54 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:17:54 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:17:54 [INFO] Parallel parsing disabled. 17:17:55 [INFO] Compiled 13 files. 17:17:55 [INFO] 17:17:55 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 17:17:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:17:55 [INFO] 17:17:55 [INFO] ------------------------------------------------------- 17:17:55 [INFO] T E S T S 17:17:55 [INFO] ------------------------------------------------------- 17:17:56 17:17:56.322 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 17:17:56 [INFO] Running org.onap.cps.ApplicationSpec 17:17:57 17:17:57.181 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-19876.novalocal 17:17:57 17:17:57.181 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 4013 ms 17:18:01 17:18:01.195 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 17:18:01 17:18:01,865 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:18:01 17:18:01,866 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:18:01 17:18:01,870 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:18:01 17:18:01,926 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:18:01 17:18:01,927 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:18:02 17:18:02,386 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 17:18:02 17:18:02,387 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:18:02 {"logTimeStamp":"2026-02-24T17:18:02.801Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 15493 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"15493","threadName":"main","class":"org.onap.cps.Application"} 17:18:02 {"logTimeStamp":"2026-02-24T17:18:02.802Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"15493","threadName":"main","class":"org.onap.cps.Application"} 17:18:04 {"logTimeStamp":"2026-02-24T17:18:04.671Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"15493","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 17:18:04 {"logTimeStamp":"2026-02-24T17:18:04.922Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 239 ms. Found 6 JPA repository interfaces.","processId":"15493","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 17:18:06 {"logTimeStamp":"2026-02-24T17:18:06.414Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"15493","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 17:18:06 {"logTimeStamp":"2026-02-24T17:18:06.422Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.31; built: 2025-12-03T21:37:40.808Z; git: 5eb4a85cac542a4ad1f2b9d761f9c99f5ca9476e; jvm 17.0.6-ea+9-LTS","processId":"15493","threadName":"main","class":"org.eclipse.jetty.server.Server"} 17:18:06 {"logTimeStamp":"2026-02-24T17:18:06.466Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"15493","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 17:18:06 {"logTimeStamp":"2026-02-24T17:18:06.466Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3605 ms","processId":"15493","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 17:18:07 {"logTimeStamp":"2026-02-24T17:18:07.055Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"15493","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 17:18:07 {"logTimeStamp":"2026-02-24T17:18:07.065Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@11d2b5c7{application,/,b=[file:/tmp/jetty-docbase.8080.10814815541925378742/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@ebbd6d8{STARTED}}","processId":"15493","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 17:18:07 {"logTimeStamp":"2026-02-24T17:18:07.066Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@11d2b5c7{application,/,b=[file:/tmp/jetty-docbase.8080.10814815541925378742/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@ebbd6d8{STARTED}}","processId":"15493","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 17:18:07 {"logTimeStamp":"2026-02-24T17:18:07.068Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@319e7491{STARTING}[12.0.31,sto=0] @11792ms","processId":"15493","threadName":"main","class":"org.eclipse.jetty.server.Server"} 17:18:07 {"logTimeStamp":"2026-02-24T17:18:07.271Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15493","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 17:18:08 {"logTimeStamp":"2026-02-24T17:18:08.372Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"15493","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 17:18:08 {"logTimeStamp":"2026-02-24T17:18:08.457Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.39.Final","processId":"15493","threadName":"main","class":"org.hibernate.Version"} 17:18:08 {"logTimeStamp":"2026-02-24T17:18:08.459Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"15493","threadName":"main","class":"org.hibernate.cfg.Environment"} 17:18:08 {"logTimeStamp":"2026-02-24T17:18:08.503Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"15493","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 17:18:08 {"logTimeStamp":"2026-02-24T17:18:08.861Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"15493","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 17:18:08 {"logTimeStamp":"2026-02-24T17:18:08.902Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15493","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 17:18:09 {"logTimeStamp":"2026-02-24T17:18:09.906Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15493","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:18:09 {"logTimeStamp":"2026-02-24T17:18:09.906Z","logLevel":"ERROR","serviceName":"cps-application","message":"Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.","processId":"15493","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:18:10 {"logTimeStamp":"2026-02-24T17:18:09.908Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"15493","threadName":"main","class":"o.h.e.j.e.i.JdbcEnvironmentInitiator","exception":"\norg.hibernate.exception.JDBCConnectionException: unable to obtain isolated JDBC connection [Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.] [n/a]\n\tat org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:100)\n\tat org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:58)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:108)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:94)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:116)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:334)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:129)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:81)\n\tat org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215)\n\tat org.hibernate.boot.model.relational.Database.(Database.java:45)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:226)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:194)\n\tat org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1442)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1513)\n\tat org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:66)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:390)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:419)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:400)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:366)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1873)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1822)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:607)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:529)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:339)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:373)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:337)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:973)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:627)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:752)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:318)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1361)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1350)\n\tat org.onap.cps.Application.main(Application.java:45)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89)\n\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130)\n\tat org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196)\n\tat org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324)\n\tat org.spockframework.runtime.IterationNode.execute(IterationNode.java:50)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218)\n\tat org.spockframework.runtime.IterationNode.around(IterationNode.java:67)\n\tat org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)\n\tat org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:63)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:11)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)\n\tat org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:373)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:57)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:279)\n\tat org.postgresql.Driver.makeConnection(Driver.java:448)\n\tat org.postgresql.Driver.connect(Driver.java:298)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:144)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:370)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:207)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:488)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:576)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:97)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:126)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:485)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:61)\n\t... 138 common frames omitted\nCaused by: java.net.ConnectException: Connection refused\n\tat java.base/sun.nio.ch.Net.pollConnect(Native Method)\n\tat java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)\n\tat java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:261)\n\tat org.postgresql.core.PGStream.(PGStream.java:122)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:146)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:289)\n\t... 152 common frames omitted\n\n"} 17:18:10 {"logTimeStamp":"2026-02-24T17:18:09.939Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","processId":"15493","threadName":"main","class":"org.hibernate.orm.deprecation"} 17:18:10 {"logTimeStamp":"2026-02-24T17:18:09.957Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH10001005: Database info:\n\tDatabase JDBC URL [Connecting through datasource 'HikariDataSource (null)']\n\tDatabase driver: undefined/unknown\n\tDatabase version: 12.0\n\tAutocommit mode: undefined/unknown\n\tIsolation level: undefined/unknown\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","processId":"15493","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 17:18:11 {"logTimeStamp":"2026-02-24T17:18:11.363Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"15493","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 17:18:11 {"logTimeStamp":"2026-02-24T17:18:11.366Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"15493","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 17:18:12 {"logTimeStamp":"2026-02-24T17:18:11.918Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"15493","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 17:18:12 {"logTimeStamp":"2026-02-24T17:18:12.875Z","logLevel":"WARN","serviceName":"cps-application","message":"Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used:\n --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED","processId":"15493","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 17:18:13 {"logTimeStamp":"2026-02-24T17:18:13.022Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.244]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n o o o o---o o--o o o---o o o----o o--o--o\n | | / \\ / | / / \\ | |\n o----o o o o----o | o o o----o |\n | | * \\ / | \\ * \\ | |\n o o * o o---o o--o o----o o---o * o o----o o\n","processId":"15493","threadName":"main","class":"com.hazelcast.system.logo"} 17:18:13 {"logTimeStamp":"2026-02-24T17:18:13.022Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.244]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"15493","threadName":"main","class":"com.hazelcast.system"} 17:18:13 {"logTimeStamp":"2026-02-24T17:18:13.024Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.244]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.244]:5701","processId":"15493","threadName":"main","class":"com.hazelcast.system"} 17:18:13 {"logTimeStamp":"2026-02-24T17:18:13.024Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.244]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"15493","threadName":"main","class":"com.hazelcast.system"} 17:18:13 {"logTimeStamp":"2026-02-24T17:18:13.024Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.244]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker.","processId":"15493","threadName":"main","class":"com.hazelcast.system"} 17:18:13 {"logTimeStamp":"2026-02-24T17:18:13.027Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.244]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] The Jet engine is disabled.\nTo enable the Jet engine on the members, do one of the following:\n - Change member config using Java API: config.getJetConfig().setEnabled(true)\n - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true\n - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load)\n - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load)","processId":"15493","threadName":"main","class":"com.hazelcast.system"} 17:18:13 {"logTimeStamp":"2026-02-24T17:18:13.771Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.244]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see \uD83D\uDD12 security recommendations and the status of current config.","processId":"15493","threadName":"main","class":"com.hazelcast.system.security"} 17:18:13 {"logTimeStamp":"2026-02-24T17:18:13.870Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.244]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"15493","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 17:18:14 {"logTimeStamp":"2026-02-24T17:18:14.139Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.244]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"15493","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 17:18:14 {"logTimeStamp":"2026-02-24T17:18:14.150Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.244]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.244]:5701 is STARTING","processId":"15493","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 17:18:16 {"logTimeStamp":"2026-02-24T17:18:16.891Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.244]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.106.244]:5701 - 9110ba0e-39f7-4cb8-af68-8aa174646acc this\n]\n","processId":"15493","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 17:18:16 {"logTimeStamp":"2026-02-24T17:18:16.912Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.244]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.244]:5701 is STARTED","processId":"15493","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 17:18:19 {"logTimeStamp":"2026-02-24T17:18:19.462Z","logLevel":"WARN","serviceName":"cps-application","message":"The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded.","processId":"15493","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 17:18:19 {"logTimeStamp":"2026-02-24T17:18:19.721Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"15493","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 17:18:19 {"logTimeStamp":"2026-02-24T17:18:19.894Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"15493","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 17:18:19 {"logTimeStamp":"2026-02-24T17:18:19.895Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"15493","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 17:18:19 {"logTimeStamp":"2026-02-24T17:18:19.896Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"15493","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 17:18:19 {"logTimeStamp":"2026-02-24T17:18:19.907Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@247e76b8{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15493","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 17:18:19 {"logTimeStamp":"2026-02-24T17:18:19.909Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"15493","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 17:18:19 {"logTimeStamp":"2026-02-24T17:18:19.971Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15493","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.037Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15493","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.145Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15493","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.147Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.147Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.147Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1771953500145","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.151Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"15493","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.162Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-2\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15493","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.162Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15493","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.170Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15493","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.170Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.170Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.170Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1771953500170","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.171Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription","processId":"15493","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.173Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-3\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15493","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.173Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15493","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.264Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.264Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.264Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1771953500264","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.265Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"15493","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.279Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-4\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15493","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.279Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15493","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.286Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15493","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.286Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.286Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.286Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1771953500286","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.286Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"15493","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.289Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-data-operation-event-group-5\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-data-operation-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15493","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.289Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15493","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.314Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15493","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.314Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.314Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.314Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1771953500314","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.315Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"15493","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.318Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-async-rest-request-event-group-6\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-async-rest-request-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15493","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.319Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15493","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.338Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.339Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.339Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1771953500338","processId":"15493","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.339Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"15493","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.367Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 19.054 seconds (process running for 25.091)","processId":"15493","threadName":"main","class":"org.onap.cps.Application"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.368Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"15493","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.369Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"15493","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.369Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"15493","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.369Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"15493","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.386Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.244]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"15493","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.428Z","logLevel":"INFO","traceId":"a9f4094acbf877e02ff14ac93fc5c384","serviceName":"cps-application","message":"System is not ready yet","spanId":"1b54d94c93c6f1c0","processId":"15493","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.431Z","logLevel":"INFO","traceId":"a7f82a9e725ef259f394c5711d069b5d","serviceName":"cps-application","message":"System is not ready yet","spanId":"5ec6136714c77462","processId":"15493","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.532Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15493","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.532Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"15493","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.561Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15493","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.670Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.675Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.677Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.679Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.679Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.681Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.681Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.681Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.682Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.682Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.682Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.682Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.682Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.686Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.687Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.687Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.687Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.687Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.769Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.769Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.769Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.776Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.776Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.776Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.777Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.777Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.777Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.801Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.801Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.802Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.802Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.802Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.802Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.802Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.802Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.802Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.879Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.879Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.879Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.900Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.900Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.900Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.903Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.903Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.903Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.922Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.922Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.922Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.954Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.954Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.954Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.954Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.954Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:20 {"logTimeStamp":"2026-02-24T17:18:20.954Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.130Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.130Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.130Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.132Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.132Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.132Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.138Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.138Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.138Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.170Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.170Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.170Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.175Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.176Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.176Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.228Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.228Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.228Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.563Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15493","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.563Z","logLevel":"ERROR","serviceName":"cps-application","message":"Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.","processId":"15493","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.572Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.572Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.572Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.578Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"15493","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.578Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"15493","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.580Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.580Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.581Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.588Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.588Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.588Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.588Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.588Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.588Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.589Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.589Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.589Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.589Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.589Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.589Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.589Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.590Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.590Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.590Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.591Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.591Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.591Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.591Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.591Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.592Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.592Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.592Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.592Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.592Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.593Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.593Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.593Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.593Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.595Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.595Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.595Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.595Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.597Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.597Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.598Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.598Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.598Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.598Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.602Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.603Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.604Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.605Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.605Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.605Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.606Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.606Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.606Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.606Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.606Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.606Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.608Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.608Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.608Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.608Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.612Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.612Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.616Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.616Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.620Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.620Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.621Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.621Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.621Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.621Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15493","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.623Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"15493","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.624Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"15493","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 17:18:21 {"logTimeStamp":"2026-02-24T17:18:21.631Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@247e76b8{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15493","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.710Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"15493","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.716Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@319e7491{STOPPING}[12.0.31,sto=0]","processId":"15493","threadName":"main","class":"org.eclipse.jetty.server.Server"} 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.719Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"15493","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.720Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@11d2b5c7{application,/,b=[file:/tmp/jetty-docbase.8080.10814815541925378742/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@ebbd6d8{STOPPED}}","processId":"15493","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.723Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15493","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.723Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"15493","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.723Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Schema Set: dmi-registry-2024-02-23","processId":"15493","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 17:18:23 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1d47b761 has been closed already 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.743Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Error creating bean with name 'spring.cache-org.springframework.boot.autoconfigure.cache.CacheProperties': Could not bind properties to 'CacheProperties' : prefix=spring.cache, ignoreInvalidFields=false, ignoreUnknownFields=true","processId":"15493","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:18:23 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) 17:18:23 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) 17:18:23 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 17:18:23 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 17:18:23 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 17:18:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:18:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:18:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:18:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:18:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:18:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:18:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:18:23 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:18:23 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:18:23 at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) 17:18:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:18:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:18:23 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:18:23 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:18:23 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:18:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:18:23 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:18:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:18:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:18:23 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 17:18:23 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 17:18:23 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 17:18:23 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 17:18:23 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 17:18:23 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 17:18:23 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 17:18:23 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 17:18:23 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 17:18:23 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 17:18:23 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 17:18:23 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 17:18:23 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 17:18:23 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 17:18:23 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 17:18:23 at org.onap.cps.Application.main(Application.java:45) 17:18:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:18:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:18:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:18:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:18:23 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:18:23 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:18:23 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 17:18:23 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 17:18:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:18:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:18:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:18:23 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 17:18:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:18:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:18:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:18:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:18:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:18:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:18:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:18:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:18:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:18:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:18:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:18:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:18:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:18:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:18:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:18:23 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:18:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:18:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:18:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:18:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:18:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:18:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:18:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:18:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:18:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:18:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:18:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:18:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:18:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:18:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:18:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:18:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:18:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:18:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:18:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:18:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:18:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:18:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:18:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:18:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:18:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:18:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:18:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:18:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:18:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:18:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:18:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:18:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:18:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:18:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:18:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:18:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:18:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:18:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:18:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:18:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:18:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:18:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:18:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:18:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:18:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.748Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15493","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.748Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"15493","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 17:18:23 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1d47b761 has been closed already 17:18:23 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) 17:18:23 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) 17:18:23 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 17:18:23 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 17:18:23 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 17:18:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:18:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:18:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.749Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating schema set cm-data-job-subscriptions failed: Error creating bean with name 'microMeterConfig' defined in file [/w/workspace/cps-master-verify-java/cps-application/target/classes/org/onap/cps/config/MicroMeterConfig.class]: Error creating bean with name 'org.springframework.cache.annotation.ProxyCachingConfiguration': No bean named 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' available ","processId":"15493","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:18:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:18:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:18:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:18:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:18:23 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:18:23 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:18:23 at jdk.internal.reflect.GeneratedMethodAccessor33.invoke(Unknown Source) 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.749Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"15493","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:18:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:18:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:18:23 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:18:23 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:18:23 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:18:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:18:23 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:18:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:18:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:18:23 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 17:18:23 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 17:18:23 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 17:18:23 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 17:18:23 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 17:18:23 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 17:18:23 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 17:18:23 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 17:18:23 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 17:18:23 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 17:18:23 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 17:18:23 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 17:18:23 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 17:18:23 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 17:18:23 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 17:18:23 at org.onap.cps.Application.main(Application.java:45) 17:18:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:18:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:18:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:18:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:18:23 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:18:23 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:18:23 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 17:18:23 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 17:18:23 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:18:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:18:23 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:18:23 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 17:18:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:18:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:18:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:18:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:18:23 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:18:23 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:18:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:18:23 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:18:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:18:23 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:18:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:18:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:18:23 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:18:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:18:23 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:18:23 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:18:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:18:23 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:18:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:18:23 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:18:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:18:23 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:18:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:18:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:18:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:18:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:18:23 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:18:23 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:18:23 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:18:23 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:18:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:18:23 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:18:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:18:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:18:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:18:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:18:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:18:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:18:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:18:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:18:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:18:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:18:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:18:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:18:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:18:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:18:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:18:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:18:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:18:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:18:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:18:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:18:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:18:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:18:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:18:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:18:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:18:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:18:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:18:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:18:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:18:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:18:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.753Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15493","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.753Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"15493","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.754Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"15493","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.754Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"15493","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.754Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"15493","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:18:23 {"logTimeStamp":"2026-02-24T17:18:23.755Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"15493","threadName":"main","class":"org.onap.cps.Application"} 17:18:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.88 s -- in org.onap.cps.ApplicationSpec 17:18:23 [INFO] Running org.onap.cps.config.JettyConfigSpec 17:18:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.781 s -- in org.onap.cps.config.JettyConfigSpec 17:18:24 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 17:18:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.config.MicroMeterConfigSpec 17:18:24 [INFO] Running org.onap.cps.config.TransactionConfigSpec 17:18:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.config.TransactionConfigSpec 17:18:24 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 17:18:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.logging.MdcServletFilterSpec 17:18:24 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.749Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.749Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.751Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.751Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.751Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.752Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.753Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.753Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.753Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.753Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.756Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.756Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.756Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.756Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.759Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.759Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.759Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.759Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.760Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.760Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.764Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.766Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-19876.novalocal","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.766Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 4013 ms","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.767Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"15493","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:18:24 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 17:18:24 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 17:18:24 {"logTimeStamp":"2026-02-24T17:18:24.784Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"15493","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 17:18:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.744 s -- in org.onap.cps.architecture.CpsArchitectureTest 17:18:29 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 17:18:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.cps.architecture.NcmpArchitectureTest 17:18:29 [INFO] 17:18:29 [INFO] Results: 17:18:29 [INFO] 17:18:29 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 17:18:29 [INFO] 17:18:29 [INFO] 17:18:29 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-application --- 17:18:29 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 17:18:29 [INFO] Analyzed bundle 'cps-application' with 6 classes 17:18:29 [INFO] All coverage checks have been met. 17:18:29 [INFO] 17:18:29 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-application --- 17:18:29 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 17:18:29 [INFO] Analyzed bundle 'cps-application' with 6 classes 17:18:29 [INFO] 17:18:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 17:18:29 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.7-SNAPSHOT.jar 17:18:29 [INFO] 17:18:29 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 17:18:30 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.7-SNAPSHOT-springboot.jar with classifier springboot 17:18:30 [INFO] 17:18:30 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 17:18:32 [INFO] 17:18:32 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.7-SNAPSHOT-20260224T171007Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 17:18:32 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 17:18:32 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 17:18:32 [INFO] Building dependencies layer... 17:18:32 [INFO] Building project dependencies layer... 17:18:32 [INFO] Building resources layer... 17:18:32 [INFO] Building jvm arg files layer... 17:18:32 [INFO] Building classes layer... 17:18:32 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 17:18:38 [INFO] 17:18:38 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 17:18:38 [INFO] Loading to Docker daemon... 17:18:41 [INFO] 17:18:41 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.7-SNAPSHOT-20260224T171007Z, nexus3.onap.org:10003/onap/cps-and-ncmp 17:18:41 [INFO] 17:18:41 [INFO] A new version of jib-maven-plugin (3.5.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 17:18:41 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 17:18:41 [INFO] 17:18:41 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 17:18:41 [INFO] 17:18:41 [INFO] 17:18:41 [INFO] 17:18:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 17:18:41 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.7-SNAPSHOT/cps-application-3.7.7-SNAPSHOT.jar 17:18:41 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.7-SNAPSHOT/cps-application-3.7.7-SNAPSHOT.pom 17:18:41 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.7-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.7-SNAPSHOT/cps-application-3.7.7-SNAPSHOT-springboot.jar 17:18:41 [INFO] 17:18:41 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 17:18:41 [INFO] Building policy-executor-stub 3.7.7-SNAPSHOT [20/22] 17:18:41 [INFO] --------------------------------[ jar ]--------------------------------- 17:18:41 [INFO] 17:18:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 17:18:41 [INFO] 17:18:41 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 17:18:41 [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/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 17:18:41 [INFO] 17:18:41 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 17:18:41 [INFO] Generating with dryRun=false 17:18:41 [INFO] Output directory (/w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 17:18:41 [INFO] OpenAPI Generator: spring (server) 17:18:41 [INFO] Generator 'spring' is considered stable. 17:18:41 [INFO] ---------------------------------- 17:18:41 [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) 17:18:41 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:18:41 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 17:18:41 [INFO] Processing operation initiatePermissionRequest 17:18:41 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:18:41 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:18:41 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:18:41 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 17:18:41 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 17:18:41 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 17:18:41 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 17:18:41 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 17:18:41 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:18:41 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 17:18:41 [INFO] Skipping generation of Webhooks. 17:18:41 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:18:41 [INFO] Skipping generation of supporting files. 17:18:41 ################################################################################ 17:18:41 # Thanks for using OpenAPI Generator. # 17:18:41 # Please consider donation to help us maintain this project 🙏 # 17:18:41 # https://opencollective.com/openapi_generator/donate # 17:18:41 ################################################################################ 17:18:41 [INFO] 17:18:41 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ policy-executor-stub --- 17:18:41 [INFO] 17:18:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 17:18:41 [INFO] You have 0 Checkstyle violations. 17:18:41 [INFO] 17:18:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 17:18:41 [INFO] You have 0 Checkstyle violations. 17:18:41 [INFO] 17:18:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 17:18:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:18:41 [INFO] Copying 1 resource 17:18:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license 17:18:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses 17:18:41 [INFO] 17:18:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 17:18:41 [INFO] Recompiling the module because of changed dependency. 17:18:41 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 17:18:42 [INFO] 17:18:42 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 17:18:42 [INFO] Generating with dryRun=false 17:18:42 [INFO] No .openapi-generator-ignore file found. 17:18:42 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:18:42 [INFO] Generator 'openapi-yaml' is considered stable. 17:18:42 [INFO] Output file [outputFile=openapi.yaml] 17:18:42 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:18:42 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:18:42 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 17:18:42 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:18:42 [INFO] Skipping generation of Webhooks. 17:18:42 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 17:18:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md 17:18:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 17:18:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 17:18:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 17:18:42 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 17:18:42 ################################################################################ 17:18:42 # Thanks for using OpenAPI Generator. # 17:18:42 # Please consider donation to help us maintain this project 🙏 # 17:18:42 # https://opencollective.com/openapi_generator/donate # 17:18:42 ################################################################################ 17:18:42 [INFO] 17:18:42 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 17:18:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:18:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources 17:18:42 [INFO] 17:18:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 17:18:42 [INFO] No sources to compile 17:18:42 [INFO] 17:18:42 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 17:18:42 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:18:42 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:18:42 [INFO] Parallel parsing disabled. 17:18:42 [INFO] Compiled 4 files. 17:18:42 [INFO] 17:18:42 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 17:18:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:18:42 [INFO] 17:18:42 [INFO] ------------------------------------------------------- 17:18:42 [INFO] T E S T S 17:18:42 [INFO] ------------------------------------------------------- 17:18:44 17:18:44.079 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:18:44 17:18:44.312 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 17:18:44 17:18:44.363 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:18:44 17:18:44.379 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 17:18:44 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 17:18:45 17:18:45 . ____ _ __ _ _ 17:18:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:18:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:18:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:18:45 ' |____| .__|_| |_|_| |_\__, | / / / / 17:18:45 =========|_|==============|___/=/_/_/_/ 17:18:45 17:18:45 :: Spring Boot :: (v3.5.9) 17:18:45 17:18:45 2026-02-24T17:18:45.580Z INFO 15915 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 15915 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 17:18:45 2026-02-24T17:18:45.583Z INFO 15915 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 17:18:46 2026-02-24T17:18:46.963Z INFO 15915 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 17:18:46 2026-02-24T17:18:46.973Z INFO 15915 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.31; built: 2025-12-03T21:37:40.808Z; git: 5eb4a85cac542a4ad1f2b9d761f9c99f5ca9476e; jvm 17.0.6-ea+9-LTS 17:18:47 2026-02-24T17:18:47.025Z INFO 15915 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 17:18:47 2026-02-24T17:18:47.027Z INFO 15915 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1404 ms 17:18:47 2026-02-24T17:18:47.112Z INFO 15915 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 17:18:47 2026-02-24T17:18:47.121Z INFO 15915 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@60c95d8{application,/,b=[file:/tmp/jetty-docbase.8093.192494010748846961/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@172e4d3a{STARTED}} 17:18:47 2026-02-24T17:18:47.122Z INFO 15915 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@60c95d8{application,/,b=[file:/tmp/jetty-docbase.8093.192494010748846961/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@172e4d3a{STARTED}} 17:18:47 2026-02-24T17:18:47.125Z INFO 15915 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@47bc4445{STARTING}[12.0.31,sto=0] @4176ms 17:18:47 2026-02-24T17:18:47.775Z INFO 15915 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 17:18:47 2026-02-24T17:18:47.775Z INFO 15915 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 17:18:47 2026-02-24T17:18:47.776Z INFO 15915 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 0 ms 17:18:47 2026-02-24T17:18:47.792Z INFO 15915 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@623f27a9{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 17:18:47 2026-02-24T17:18:47.795Z INFO 15915 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 17:18:47 2026-02-24T17:18:47.806Z INFO 15915 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.841 seconds (process running for 4.857) 17:18:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.163 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 17:18:47 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 17:18:49 17:18:49 . ____ _ __ _ _ 17:18:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:18:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:18:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:18:49 ' |____| .__|_| |_|_| |_\__, | / / / / 17:18:49 =========|_|==============|___/=/_/_/_/ 17:18:49 17:18:49 :: Spring Boot :: (v3.5.9) 17:18:49 17:18:49 2026-02-24T17:18:48.936Z INFO 15915 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 15915 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 17:18:49 2026-02-24T17:18:48.937Z INFO 15915 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:18:49 2026-02-24T17:18:49.482Z INFO 15915 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:18:49 2026-02-24T17:18:49.482Z INFO 15915 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:18:49 2026-02-24T17:18:49.483Z INFO 15915 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:18:49 2026-02-24T17:18:49.503Z INFO 15915 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.606 seconds (process running for 6.553) 17:18:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:18:50 2026-02-24T17:18:50.329Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:18:50 2026-02-24T17:18:50.330Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:18:50 2026-02-24T17:18:50.333Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:18:50 "permissionId" : null, 17:18:50 "changeRequestFormat" : "cm-legacy", 17:18:50 "operations" : [ { 17:18:50 "operation" : "delete", 17:18:50 "entityHandleId" : null, 17:18:50 "resourceIdentifier" : "some fdn", 17:18:50 "targetIdentifier" : "some cm-handle", 17:18:50 "changeRequest" : "{}" 17:18:50 } ] 17:18:50 } 17:18:50 2026-02-24T17:18:50.334Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 17:18:50 2026-02-24T17:18:50.334Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:18:50 2026-02-24T17:18:50.399Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:18:50 2026-02-24T17:18:50.400Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:18:50 2026-02-24T17:18:50.400Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:18:50 "permissionId" : null, 17:18:50 "changeRequestFormat" : "cm-legacy", 17:18:50 "operations" : [ { 17:18:50 "operation" : "delete", 17:18:50 "entityHandleId" : null, 17:18:50 "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", 17:18:50 "targetIdentifier" : "some cm-handle", 17:18:50 "changeRequest" : "{}" 17:18:50 } ] 17:18:50 } 17:18:50 2026-02-24T17:18:50.400Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 17:18:51 2026-02-24T17:18:51.406Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:18:51 2026-02-24T17:18:51.424Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:18:51 2026-02-24T17:18:51.424Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:18:51 2026-02-24T17:18:51.424Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:18:51 "permissionId" : null, 17:18:51 "changeRequestFormat" : "cm-legacy", 17:18:51 "operations" : [ { 17:18:51 "operation" : "delete", 17:18:51 "entityHandleId" : null, 17:18:51 "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", 17:18:51 "targetIdentifier" : "some cm-handle", 17:18:51 "changeRequest" : "{}" 17:18:51 } ] 17:18:51 } 17:18:51 2026-02-24T17:18:51.424Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 17:18:51 2026-02-24T17:18:51.425Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 17:18:51 2026-02-24T17:18:51.441Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:18:51 2026-02-24T17:18:51.441Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:18:51 2026-02-24T17:18:51.442Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:18:51 "permissionId" : null, 17:18:51 "changeRequestFormat" : "cm-legacy", 17:18:51 "operations" : [ { 17:18:51 "operation" : "delete", 17:18:51 "entityHandleId" : null, 17:18:51 "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", 17:18:51 "targetIdentifier" : "some cm-handle", 17:18:51 "changeRequest" : "{}" 17:18:51 } ] 17:18:51 } 17:18:51 2026-02-24T17:18:51.442Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 17:18:51 2026-02-24T17:18:51.442Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 17:18:51 2026-02-24T17:18:51.457Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:18:51 2026-02-24T17:18:51.458Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:18:51 2026-02-24T17:18:51.458Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:18:51 "permissionId" : null, 17:18:51 "changeRequestFormat" : "cm-legacy", 17:18:51 "operations" : [ { 17:18:51 "operation" : "delete", 17:18:51 "entityHandleId" : null, 17:18:51 "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", 17:18:51 "targetIdentifier" : "some cm-handle", 17:18:51 "changeRequest" : "{}" 17:18:51 } ] 17:18:51 } 17:18:51 2026-02-24T17:18:51.458Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 17:18:51 2026-02-24T17:18:51.458Z WARN 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 17:18:51 2026-02-24T17:18:51.472Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:18:51 2026-02-24T17:18:51.473Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: null 17:18:51 2026-02-24T17:18:51.473Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:18:51 "permissionId" : null, 17:18:51 "changeRequestFormat" : "cm-legacy", 17:18:51 "operations" : [ { 17:18:51 "operation" : "delete", 17:18:51 "entityHandleId" : null, 17:18:51 "resourceIdentifier" : "some target", 17:18:51 "targetIdentifier" : "some cm-handle", 17:18:51 "changeRequest" : "{}" 17:18:51 } ] 17:18:51 } 17:18:51 2026-02-24T17:18:51.473Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 17:18:51 2026-02-24T17:18:51.473Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:18:51 2026-02-24T17:18:51.484Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:18:51 2026-02-24T17:18:51.484Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:18:51 2026-02-24T17:18:51.485Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:18:51 "permissionId" : null, 17:18:51 "changeRequestFormat" : "some decision type", 17:18:51 "operations" : [ ] 17:18:51 } 17:18:51 2026-02-24T17:18:51.496Z WARN 15915 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')] 17:18:51 2026-02-24T17:18:51.630Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:18:51 2026-02-24T17:18:51.630Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:18:51 2026-02-24T17:18:51.636Z ERROR 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request 17:18:51 17:18:51 com.fasterxml.jackson.core.JsonProcessingException: test 17:18:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na] 17:18:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[na:na] 17:18:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:na] 17:18:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[na:na] 17:18:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[na:na] 17:18:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.18.jar:3.0.18] 17:18:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.18.jar:3.0.18] 17:18:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.18.jar:3.0.18] 17:18:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.18.jar:3.0.18] 17:18:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.18.jar:3.0.18] 17:18:51 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] 17:18:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:18:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:18:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:18:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:18:51 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.18.jar:3.0.18] 17:18:51 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.18.jar:3.0.18] 17:18:51 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.18.jar:3.0.18] 17:18:51 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.18.jar:3.0.18] 17:18:51 at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.18.jar:3.0.18] 17:18:51 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$1915812975.writeValueAsString(Unknown Source) ~[jackson-databind-2.19.1.jar:2.19.1] 17:18:51 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:111) ~[classes/:na] 17:18:51 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:62) ~[classes/:na] 17:18:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:18:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:18:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:18:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:18:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) ~[spring-aop-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) ~[spring-aop-6.2.15.jar:6.2.15] 17:18:51 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] 17:18:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:18:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:18:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:18:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:18:51 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) ~[spring-web-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) ~[spring-web-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:18:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 17:18:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-6.2.15.jar:6.2.15] 17:18:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 17:18:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) ~[spring-test-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) ~[spring-test-6.2.15.jar:6.2.15] 17:18:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] 17:18:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.18.jar:3.0.18] 17:18:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.18.jar:3.0.18] 17:18:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.18.jar:3.0.18] 17:18:51 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] 17:18:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:18:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:18:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:18:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:18:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 17:18:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 17:18:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:18:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:18:51 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:18:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:18:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:18:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:18:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.3.1.jar:3.3.1] 17:18:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.3.1.jar:3.3.1] 17:18:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.3.1.jar:3.3.1] 17:18:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.3.1.jar:3.3.1] 17:18:51 17:18:51 2026-02-24T17:18:51.643Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 17:18:51 2026-02-24T17:18:51.643Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 17:18:51 2026-02-24T17:18:51.643Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:18:51 2026-02-24T17:18:51.660Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:18:51 2026-02-24T17:18:51.661Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 17:18:51 2026-02-24T17:18:51.661Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:18:51 "permissionId" : null, 17:18:51 "changeRequestFormat" : "cm-legacy", 17:18:51 "operations" : [ { 17:18:51 "operation" : "delete", 17:18:51 "entityHandleId" : null, 17:18:51 "resourceIdentifier" : "policySimulation=slowResponse_5", 17:18:51 "targetIdentifier" : "some cm-handle", 17:18:51 "changeRequest" : "{}" 17:18:51 } ] 17:18:51 } 17:18:51 2026-02-24T17:18:51.661Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 17:18:51 2026-02-24T17:18:51.663Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:18:51 2026-02-24T17:18:51.689Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:18:51 2026-02-24T17:18:51.689Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 17:18:51 2026-02-24T17:18:51.690Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:18:51 "permissionId" : null, 17:18:51 "changeRequestFormat" : "cm-legacy", 17:18:51 "operations" : [ { 17:18:51 "operation" : "delete", 17:18:51 "entityHandleId" : null, 17:18:51 "resourceIdentifier" : "some resource", 17:18:51 "targetIdentifier" : "some cm-handle", 17:18:51 "changeRequest" : null 17:18:51 } ] 17:18:51 } 17:18:51 2026-02-24T17:18:51.690Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 17:18:51 2026-02-24T17:18:51.690Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:18:51 2026-02-24T17:18:51.702Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:18:51 2026-02-24T17:18:51.702Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 17:18:51 2026-02-24T17:18:51.702Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:18:51 "permissionId" : null, 17:18:51 "changeRequestFormat" : "cm-legacy", 17:18:51 "operations" : [ { 17:18:51 "operation" : "other", 17:18:51 "entityHandleId" : null, 17:18:51 "resourceIdentifier" : "some resource", 17:18:51 "targetIdentifier" : "some cm-handle", 17:18:51 "changeRequest" : "{}" 17:18:51 } ] 17:18:51 } 17:18:51 2026-02-24T17:18:51.702Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 17:18:51 2026-02-24T17:18:51.702Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:18:51 2026-02-24T17:18:51.713Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:18:51 2026-02-24T17:18:51.713Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 17:18:51 2026-02-24T17:18:51.713Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:18:51 "permissionId" : null, 17:18:51 "changeRequestFormat" : "cm-legacy", 17:18:51 "operations" : [ { 17:18:51 "operation" : "other", 17:18:51 "entityHandleId" : null, 17:18:51 "resourceIdentifier" : "some resource", 17:18:51 "targetIdentifier" : "some cm-handle", 17:18:51 "changeRequest" : null 17:18:51 } ] 17:18:51 } 17:18:51 2026-02-24T17:18:51.713Z INFO 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 17:18:51 2026-02-24T17:18:51.713Z WARN 15915 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 17:18:51 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.862 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 17:18:51 [INFO] 17:18:51 [INFO] Results: 17:18:51 [INFO] 17:18:51 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 17:18:51 [INFO] 17:18:51 [INFO] 17:18:51 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ policy-executor-stub --- 17:18:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 17:18:51 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 17:18:51 [INFO] All coverage checks have been met. 17:18:51 [INFO] 17:18:51 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-executor-stub --- 17:18:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 17:18:51 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 17:18:51 [INFO] 17:18:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 17:18:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.7-SNAPSHOT.jar 17:18:51 [INFO] 17:18:51 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 17:18:51 [INFO] 17:18:51 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.7-SNAPSHOT-20260224T171007Z, nexus3.onap.org:10003/onap/policy-executor-stub... 17:18:51 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 17:18:51 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 17:18:51 [INFO] Building dependencies layer... 17:18:51 [INFO] Building resources layer... 17:18:51 [INFO] Building classes layer... 17:18:51 [INFO] Building jvm arg files layer... 17:18:52 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 17:18:53 [INFO] 17:18:53 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 17:18:53 [INFO] Loading to Docker daemon... 17:18:53 [INFO] 17:18:53 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.7-SNAPSHOT-20260224T171007Z, nexus3.onap.org:10003/onap/policy-executor-stub 17:18:53 [INFO] 17:18:53 [INFO] 17:18:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 17:18:53 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.7-SNAPSHOT/policy-executor-stub-3.7.7-SNAPSHOT.jar 17:18:53 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.7-SNAPSHOT/policy-executor-stub-3.7.7-SNAPSHOT.pom 17:18:53 [INFO] 17:18:53 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 17:18:53 [INFO] Building jacoco-report 3.7.7-SNAPSHOT [21/22] 17:18:53 [INFO] --------------------------------[ jar ]--------------------------------- 17:18:54 [INFO] 17:18:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 17:18:54 [INFO] 17:18:54 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 17:18:54 [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/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 17:18:54 [INFO] 17:18:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 17:18:54 [INFO] You have 0 Checkstyle violations. 17:18:54 [INFO] 17:18:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 17:18:54 [INFO] You have 0 Checkstyle violations. 17:18:54 [INFO] 17:18:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 17:18:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:18:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 17:18:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 17:18:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 17:18:54 [INFO] 17:18:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 17:18:54 [INFO] No sources to compile 17:18:54 [INFO] 17:18:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 17:18:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:18:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 17:18:54 [INFO] 17:18:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 17:18:54 [INFO] No sources to compile 17:18:54 [INFO] 17:18:54 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 17:18:54 [INFO] No sources specified for compilation. Skipping. 17:18:54 [INFO] 17:18:54 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 17:18:54 [INFO] No tests to run. 17:18:54 [INFO] 17:18:54 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ jacoco-report --- 17:18:54 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 17:18:54 [INFO] 17:18:54 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ jacoco-report --- 17:18:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:18:54 [INFO] 17:18:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 17:18:54 [WARNING] JAR will be empty - no content was marked for inclusion! 17:18:54 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.7-SNAPSHOT.jar 17:18:54 [INFO] 17:18:54 [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report) @ jacoco-report --- 17:18:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 17:18:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:18:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:18:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 17:18:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 17:18:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:18:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 17:18:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 17:18:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 17:18:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 17:18:54 [INFO] Analyzed bundle 'cps-application' with 6 classes 17:18:54 [INFO] Analyzed bundle 'cps-events' with 0 classes 17:18:54 [INFO] Analyzed bundle 'cps-ncmp-rest' with 9 classes 17:18:54 [INFO] Analyzed bundle 'cps-ncmp-service' with 161 classes 17:18:54 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 17:18:54 [INFO] Analyzed bundle 'cps-rest' with 7 classes 17:18:54 [INFO] Analyzed bundle 'cps-ri' with 17 classes 17:18:54 [INFO] Analyzed bundle 'cps-service' with 77 classes 17:18:54 [INFO] Analyzed bundle 'integration-test' with 0 classes 17:18:54 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 17:18:54 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 17:18:54 [INFO] 17:18:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 17:18:54 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.7-SNAPSHOT/jacoco-report-3.7.7-SNAPSHOT.jar 17:18:54 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.7-SNAPSHOT/jacoco-report-3.7.7-SNAPSHOT.pom 17:18:54 [INFO] 17:18:54 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 17:18:54 [INFO] Building cps 3.7.7-SNAPSHOT [22/22] 17:18:54 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:54 [INFO] 17:18:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 17:18:54 [INFO] 17:18:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 17:18:54 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.7-SNAPSHOT/cps-aggregator-3.7.7-SNAPSHOT.pom 17:18:54 [INFO] ------------------------------------------------------------------------ 17:18:54 [INFO] Reactor Summary for cps 3.7.7-SNAPSHOT: 17:18:54 [INFO] 17:18:54 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.995 s] 17:18:54 [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] 17:18:54 [INFO] checkstyle ......................................... SUCCESS [ 3.856 s] 17:18:54 [INFO] cps-parent ......................................... SUCCESS [ 5.318 s] 17:18:54 [INFO] cps-events ......................................... SUCCESS [ 3.149 s] 17:18:54 [INFO] cps-path-parser .................................... SUCCESS [ 6.891 s] 17:18:54 [INFO] cps-service ........................................ SUCCESS [ 39.025 s] 17:18:54 [INFO] cps-rest ........................................... SUCCESS [ 20.286 s] 17:18:54 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.714 s] 17:18:54 [INFO] cps-ncmp-service ................................... SUCCESS [03:40 min] 17:18:54 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 16.420 s] 17:18:54 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.056 s] 17:18:54 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 7.068 s] 17:18:54 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.542 s] 17:18:54 [INFO] cps-ri ............................................. SUCCESS [ 6.812 s] 17:18:54 [INFO] test-dcm-rest ...................................... SUCCESS [ 2.905 s] 17:18:54 [INFO] integration-test ................................... SUCCESS [02:05 min] 17:18:54 [INFO] spotbugs ........................................... SUCCESS [ 0.009 s] 17:18:54 [INFO] cps-application .................................... SUCCESS [ 49.166 s] 17:18:54 [INFO] policy-executor-stub ............................... SUCCESS [ 12.533 s] 17:18:54 [INFO] jacoco-report ...................................... SUCCESS [ 0.790 s] 17:18:54 [INFO] cps ................................................ SUCCESS [ 0.003 s] 17:18:54 [INFO] ------------------------------------------------------------------------ 17:18:54 [INFO] BUILD SUCCESS 17:18:54 [INFO] ------------------------------------------------------------------------ 17:18:54 [INFO] Total time: 08:47 min 17:18:54 [INFO] Finished at: 2026-02-24T17:18:54Z 17:18:54 [INFO] ------------------------------------------------------------------------ 17:18:54 $ ssh-agent -k 17:18:54 unset SSH_AUTH_SOCK; 17:18:54 unset SSH_AGENT_PID; 17:18:54 echo Agent pid 5417 killed; 17:18:54 [ssh-agent] Stopped. 17:18:55 [PostBuildScript] - [INFO] Executing post build scripts. 17:18:55 [cps-master-verify-java] $ /bin/bash /tmp/jenkins18126634113776960306.sh 17:18:55 ---> sysstat.sh 17:18:55 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3481936934061024360.sh 17:18:55 ---> package-listing.sh 17:18:55 ++ facter osfamily 17:18:55 ++ tr '[:upper:]' '[:lower:]' 17:18:55 + OS_FAMILY=redhat 17:18:55 + workspace=/w/workspace/cps-master-verify-java 17:18:55 + START_PACKAGES=/tmp/packages_start.txt 17:18:55 + END_PACKAGES=/tmp/packages_end.txt 17:18:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:18:55 + PACKAGES=/tmp/packages_start.txt 17:18:55 + '[' /w/workspace/cps-master-verify-java ']' 17:18:55 + PACKAGES=/tmp/packages_end.txt 17:18:55 + case "${OS_FAMILY}" in 17:18:55 + rpm -qa 17:18:55 + sort 17:18:56 + '[' -f /tmp/packages_start.txt ']' 17:18:56 + '[' -f /tmp/packages_end.txt ']' 17:18:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:18:56 + '[' /w/workspace/cps-master-verify-java ']' 17:18:56 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 17:18:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 17:18:56 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1467430587695823401.sh 17:18:56 ---> capture-instance-metadata.sh 17:18:56 Setup pyenv: 17:18:56 system 17:18:56 3.8.13 17:18:56 3.9.13 17:18:56 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:18:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-erkz from file:/tmp/.os_lf_venv 17:18:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:18:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:18:58 lf-activate-venv(): INFO: Base packages installed successfully 17:18:58 lf-activate-venv(): INFO: Installing additional packages: lftools 17:19:06 lf-activate-venv(): INFO: Adding /tmp/venv-erkz/bin to PATH 17:19:06 INFO: Running in OpenStack, capturing instance metadata 17:19:06 [cps-master-verify-java] $ /bin/bash /tmp/jenkins8107143962998570050.sh 17:19:06 provisioning config files... 17:19:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config5268176353668860221tmp 17:19:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:19:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:19:06 [EnvInject] - Injecting environment variables from a build step. 17:19:06 [EnvInject] - Injecting as environment variables the properties content 17:19:06 SERVER_ID=logs 17:19:06 17:19:06 [EnvInject] - Variables injected successfully. 17:19:06 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2089859291591179579.sh 17:19:06 ---> create-netrc.sh 17:19:06 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2323332401303028304.sh 17:19:06 ---> python-tools-install.sh 17:19:06 Setup pyenv: 17:19:06 system 17:19:06 3.8.13 17:19:06 3.9.13 17:19:06 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:19:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-erkz from file:/tmp/.os_lf_venv 17:19:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:19:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:19:08 lf-activate-venv(): INFO: Base packages installed successfully 17:19:08 lf-activate-venv(): INFO: Installing additional packages: lftools 17:19:15 lf-activate-venv(): INFO: Adding /tmp/venv-erkz/bin to PATH 17:19:15 [cps-master-verify-java] $ /bin/bash /tmp/jenkins11230688529689962882.sh 17:19:15 ---> sudo-logs.sh 17:19:15 Archiving 'sudo' log.. 17:19:16 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13172873794482391420.sh 17:19:16 ---> job-cost.sh 17:19:16 INFO: Activating Python virtual environment... 17:19:16 Setup pyenv: 17:19:16 system 17:19:16 3.8.13 17:19:16 3.9.13 17:19:16 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:19:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-erkz from file:/tmp/.os_lf_venv 17:19:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:19:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:19:18 lf-activate-venv(): INFO: Base packages installed successfully 17:19:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:19:22 lf-activate-venv(): INFO: Adding /tmp/venv-erkz/bin to PATH 17:19:22 INFO: No stack-cost file found 17:19:22 INFO: Instance uptime: 636s 17:19:22 INFO: Fetching instance metadata (attempt 1 of 3)... 17:19:22 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:19:22 INFO: Successfully fetched instance metadata 17:19:22 INFO: Instance type: v3-standard-8 17:19:22 INFO: Retrieving pricing info for: v3-standard-8 17:19:22 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:19:22 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=636 17:19:23 INFO: Successfully fetched Vexxhost pricing API 17:19:23 INFO: Retrieved cost: 0.22 17:19:23 INFO: Retrieved resource: v3-standard-8 17:19:23 INFO: Creating archive directory: /w/workspace/cps-master-verify-java/archives/cost 17:19:23 INFO: Archiving costs to: /w/workspace/cps-master-verify-java/archives/cost.csv 17:19:23 INFO: Successfully archived job cost data 17:19:23 DEBUG: Cost data: cps-master-verify-java,11401,2026-02-24 17:19:23,v3-standard-8,636,0.22,0.00,SUCCESS 17:19:23 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins15130279086531751932.sh 17:19:23 ---> logs-deploy.sh 17:19:23 Setup pyenv: 17:19:23 system 17:19:23 3.8.13 17:19:23 3.9.13 17:19:23 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:19:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-erkz from file:/tmp/.os_lf_venv 17:19:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:19:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:19:25 lf-activate-venv(): INFO: Base packages installed successfully 17:19:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:19:32 lf-activate-venv(): INFO: Adding /tmp/venv-erkz/bin to PATH 17:19:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11401 17:19:32 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 17:19:32 /tmp/venv-erkz/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:19:32 warnings.warn( 17:19:33 Archives upload complete. 17:19:33 INFO: archiving logs to Nexus 17:19:34 /tmp/venv-erkz/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 17:19:34 warnings.warn( 17:19:34 ---> uname -a: 17:19:34 Linux prd-centos8-docker-8c-8g-19876.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 17:19:34 17:19:34 17:19:34 ---> lscpu: 17:19:34 Architecture: x86_64 17:19:34 CPU op-mode(s): 32-bit, 64-bit 17:19:34 Byte Order: Little Endian 17:19:34 CPU(s): 8 17:19:34 On-line CPU(s) list: 0-7 17:19:34 Thread(s) per core: 1 17:19:34 Core(s) per socket: 1 17:19:34 Socket(s): 8 17:19:34 NUMA node(s): 1 17:19:34 Vendor ID: AuthenticAMD 17:19:34 CPU family: 23 17:19:34 Model: 49 17:19:34 Model name: AMD EPYC-Rome Processor 17:19:34 Stepping: 0 17:19:34 CPU MHz: 2800.000 17:19:34 BogoMIPS: 5600.00 17:19:34 Virtualization: AMD-V 17:19:34 Hypervisor vendor: KVM 17:19:34 Virtualization type: full 17:19:34 L1d cache: 32K 17:19:34 L1i cache: 32K 17:19:34 L2 cache: 512K 17:19:34 L3 cache: 16384K 17:19:34 NUMA node0 CPU(s): 0-7 17:19:34 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 17:19:34 17:19:34 17:19:34 ---> nproc: 17:19:34 8 17:19:34 17:19:34 17:19:34 ---> df -h: 17:19:34 Filesystem Size Used Avail Use% Mounted on 17:19:34 devtmpfs 16G 0 16G 0% /dev 17:19:34 tmpfs 16G 0 16G 0% /dev/shm 17:19:34 tmpfs 16G 17M 16G 1% /run 17:19:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:19:34 /dev/vda1 160G 13G 148G 9% / 17:19:34 tmpfs 3.2G 0 3.2G 0% /run/user/1001 17:19:34 17:19:34 17:19:34 ---> free -m: 17:19:34 total used free shared buff/cache available 17:19:34 Mem: 31890 1152 25256 19 5481 30264 17:19:34 Swap: 1023 0 1023 17:19:34 17:19:34 17:19:34 ---> ip addr: 17:19:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:19:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:19:34 inet 127.0.0.1/8 scope host lo 17:19:34 valid_lft forever preferred_lft forever 17:19:34 inet6 ::1/128 scope host 17:19:34 valid_lft forever preferred_lft forever 17:19:34 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:19:34 link/ether fa:16:3e:60:30:2c brd ff:ff:ff:ff:ff:ff 17:19:34 altname enp0s3 17:19:34 altname ens3 17:19:34 inet 10.30.106.244/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 17:19:34 valid_lft 85759sec preferred_lft 85759sec 17:19:34 inet6 fe80::f816:3eff:fe60:302c/64 scope link 17:19:34 valid_lft forever preferred_lft forever 17:19:34 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:19:34 link/ether 02:42:6d:53:3e:1c brd ff:ff:ff:ff:ff:ff 17:19:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:19:34 valid_lft forever preferred_lft forever 17:19:34 inet6 fe80::42:6dff:fe53:3e1c/64 scope link 17:19:34 valid_lft forever preferred_lft forever 17:19:34 17:19:34 17:19:34 ---> sar -b -r -n DEV: 17:19:34 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/24/2026 _x86_64_ (8 CPU) 17:19:34 17:19:34 17:08:50 LINUX RESTART (8 CPU) 17:19:34 17:19:34 05:09:01 PM tps rtps wtps bread/s bwrtn/s 17:19:34 05:10:01 PM 264.77 32.45 232.32 7517.06 37857.42 17:19:34 05:11:01 PM 273.39 18.86 254.52 4138.64 15488.90 17:19:34 05:12:01 PM 87.10 0.33 86.77 78.51 8679.37 17:19:34 05:13:01 PM 110.66 0.52 110.15 410.66 40167.08 17:19:34 05:14:01 PM 31.48 0.03 31.45 1.73 640.35 17:19:34 05:15:01 PM 18.29 0.48 17.81 21.46 455.46 17:19:34 05:16:01 PM 32.74 0.00 32.74 0.00 5076.22 17:19:34 05:17:01 PM 95.00 0.00 95.00 0.00 19722.46 17:19:34 05:18:01 PM 153.77 0.00 153.77 0.00 1717.54 17:19:34 05:19:01 PM 49.96 2.55 47.41 4499.38 27279.77 17:19:34 Average: 111.72 5.52 106.19 1666.70 15708.15 17:19:34 17:19:34 05:09:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:19:34 05:10:01 PM 29486452 31213800 3169260 9.71 2688 2049160 1427432 4.24 155688 2577712 215540 17:19:34 05:11:01 PM 27465020 29679004 5190692 15.90 2688 2525224 2791252 8.28 253524 4443600 184544 17:19:34 05:12:01 PM 27516328 29805212 5139384 15.74 2688 2597508 2537328 7.53 281760 4355460 19600 17:19:34 05:13:01 PM 25441136 28863364 7214576 22.09 2688 3705384 4743536 14.07 403612 6206080 112 17:19:34 05:14:01 PM 25081052 28507432 7574660 23.20 2688 3708644 5024804 14.91 440968 6524360 180 17:19:34 05:15:01 PM 24917780 28351012 7737932 23.70 2688 3715764 3702984 10.99 444976 6684712 76 17:19:34 05:16:01 PM 24933700 28649964 7722012 23.65 2688 3996492 3452456 10.24 510908 6597308 122564 17:19:34 05:17:01 PM 23072748 27257964 9582964 29.35 2688 4454160 6253392 18.55 557448 8350884 180 17:19:34 05:18:01 PM 24410688 28531888 8245024 25.25 2688 4378292 3873340 11.49 552836 7036040 13436 17:19:34 05:19:01 PM 25881660 30998676 6774052 20.74 2688 5365116 1534832 4.55 902476 5209900 73968 17:19:34 Average: 25820656 29185832 6835056 20.93 2688 3649574 3534136 10.49 450420 5798606 63020 17:19:34 17:19:34 05:09:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:19:34 05:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:34 05:10:01 PM eth0 440.56 275.73 2033.65 78.18 0.00 0.00 0.00 0.00 17:19:34 05:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:34 05:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:34 05:11:01 PM eth0 393.27 315.70 5259.22 47.23 0.00 0.00 0.00 0.00 17:19:34 05:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:34 05:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:34 05:12:01 PM eth0 108.36 92.22 911.58 20.26 0.00 0.00 0.00 0.00 17:19:34 05:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:34 05:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:34 05:13:01 PM eth0 411.01 258.38 9524.85 40.55 0.00 0.00 0.00 0.00 17:19:34 05:13:01 PM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:19:34 05:13:01 PM veth1e6b2d8 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 17:19:34 05:14:01 PM lo 26.67 26.67 2.40 2.40 0.00 0.00 0.00 0.00 17:19:34 05:14:01 PM eth0 68.22 54.92 21.01 23.72 0.00 0.00 0.00 0.00 17:19:34 05:14:01 PM docker0 7.66 8.58 1.02 1.00 0.00 0.00 0.00 0.00 17:19:34 05:14:01 PM veth4f695cf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:19:34 05:15:01 PM lo 74.86 74.86 4.76 4.76 0.00 0.00 0.00 0.00 17:19:34 05:15:01 PM eth0 193.79 154.15 50.56 64.59 0.00 0.00 0.00 0.00 17:19:34 05:15:01 PM docker0 5.20 6.06 0.87 0.86 0.00 0.00 0.00 0.00 17:19:34 05:16:01 PM lo 11.11 11.11 0.56 0.56 0.00 0.00 0.00 0.00 17:19:34 05:16:01 PM eth0 229.11 168.14 1207.32 47.55 0.00 0.00 0.00 0.00 17:19:34 05:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:34 05:17:01 PM lo 443.90 443.90 64.22 64.22 0.00 0.00 0.00 0.00 17:19:34 05:17:01 PM eth0 351.65 112.83 1880.97 24.20 0.00 0.00 0.00 0.00 17:19:34 05:17:01 PM docker0 191.60 201.28 29.45 31.64 0.00 0.00 0.00 0.00 17:19:34 05:17:01 PM veth95df5b5 169.03 177.17 29.29 25.30 0.00 0.00 0.00 0.00 17:19:34 05:17:01 PM veth03ceb9d 22.58 24.81 2.77 6.61 0.00 0.00 0.00 0.00 17:19:34 05:18:01 PM lo 1314.86 1314.86 234.77 234.77 0.00 0.00 0.00 0.00 17:19:34 05:18:01 PM eth0 112.56 88.41 241.23 35.05 0.00 0.00 0.00 0.00 17:19:34 05:18:01 PM docker0 574.73 588.57 117.03 110.48 0.00 0.00 0.00 0.00 17:19:34 05:19:01 PM lo 0.97 0.97 0.05 0.05 0.00 0.00 0.00 0.00 17:19:34 05:19:01 PM eth0 90.32 74.69 1258.86 18.48 0.00 0.00 0.00 0.00 17:19:34 05:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:34 Average: lo 187.26 187.26 30.68 30.68 0.00 0.00 0.00 0.00 17:19:34 Average: eth0 239.88 159.51 2238.82 39.98 0.00 0.00 0.00 0.00 17:19:34 Average: docker0 77.93 80.47 14.84 14.40 0.00 0.00 0.00 0.00 17:19:34 17:19:34 17:19:34 ---> sar -P ALL: 17:19:34 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/24/2026 _x86_64_ (8 CPU) 17:19:34 17:19:34 17:08:50 LINUX RESTART (8 CPU) 17:19:34 17:19:34 05:09:01 PM CPU %user %nice %system %iowait %steal %idle 17:19:34 05:10:01 PM all 15.19 0.00 2.44 1.17 0.06 81.14 17:19:34 05:10:01 PM 0 12.44 0.00 2.34 0.45 0.07 84.70 17:19:34 05:10:01 PM 1 14.13 0.00 2.43 3.02 0.08 80.33 17:19:34 05:10:01 PM 2 15.71 0.00 2.38 0.92 0.07 80.93 17:19:34 05:10:01 PM 3 17.94 0.00 2.14 0.64 0.05 79.23 17:19:34 05:10:01 PM 4 13.94 0.00 2.81 3.21 0.05 79.98 17:19:34 05:10:01 PM 5 12.65 0.00 1.45 0.22 0.03 85.65 17:19:34 05:10:01 PM 6 24.21 0.00 3.35 0.59 0.07 71.80 17:19:34 05:10:01 PM 7 10.48 0.00 2.63 0.34 0.07 86.49 17:19:34 05:11:01 PM all 31.48 0.00 1.46 0.85 0.09 66.12 17:19:34 05:11:01 PM 0 24.62 0.00 1.10 0.23 0.10 73.95 17:19:34 05:11:01 PM 1 30.15 0.00 0.80 0.18 0.08 68.78 17:19:34 05:11:01 PM 2 22.61 0.00 1.24 1.50 0.08 74.57 17:19:34 05:11:01 PM 3 38.21 0.00 1.59 0.99 0.08 59.13 17:19:34 05:11:01 PM 4 44.07 0.00 2.12 1.20 0.08 52.52 17:19:34 05:11:01 PM 5 48.44 0.00 2.51 0.77 0.10 48.18 17:19:34 05:11:01 PM 6 28.82 0.00 0.90 0.37 0.07 69.84 17:19:34 05:11:01 PM 7 14.94 0.00 1.39 1.59 0.08 82.00 17:19:34 05:12:01 PM all 25.92 0.00 0.71 0.30 0.06 73.01 17:19:34 05:12:01 PM 0 13.49 0.00 0.82 0.72 0.07 84.91 17:19:34 05:12:01 PM 1 30.59 0.00 1.25 0.82 0.07 67.27 17:19:34 05:12:01 PM 2 31.17 0.00 0.77 0.02 0.07 67.97 17:19:34 05:12:01 PM 3 30.91 0.00 0.48 0.03 0.07 68.51 17:19:34 05:12:01 PM 4 30.25 0.00 0.63 0.00 0.07 69.05 17:19:34 05:12:01 PM 5 26.72 0.00 0.63 0.08 0.05 72.51 17:19:34 05:12:01 PM 6 31.96 0.00 0.30 0.02 0.07 67.65 17:19:34 05:12:01 PM 7 12.26 0.00 0.75 0.75 0.05 86.18 17:19:34 05:13:01 PM all 22.97 0.00 2.53 0.82 0.06 73.62 17:19:34 05:13:01 PM 0 21.16 0.00 3.14 0.12 0.10 75.48 17:19:34 05:13:01 PM 1 17.97 0.00 2.81 1.11 0.07 78.04 17:19:34 05:13:01 PM 2 51.18 0.00 3.37 0.94 0.07 44.44 17:19:34 05:13:01 PM 3 11.28 0.00 2.29 0.89 0.07 85.48 17:19:34 05:13:01 PM 4 21.94 0.00 1.88 1.67 0.05 74.46 17:19:34 05:13:01 PM 5 14.48 0.00 2.33 0.52 0.05 82.62 17:19:34 05:13:01 PM 6 33.13 0.00 2.03 0.54 0.05 64.25 17:19:34 05:13:01 PM 7 12.54 0.00 2.38 0.79 0.03 84.25 17:19:34 05:14:01 PM all 22.30 0.00 1.81 0.05 0.08 75.77 17:19:34 05:14:01 PM 0 27.09 0.00 2.24 0.07 0.08 70.52 17:19:34 05:14:01 PM 1 15.98 0.00 1.69 0.07 0.08 82.18 17:19:34 05:14:01 PM 2 36.56 0.00 1.74 0.07 0.08 61.56 17:19:34 05:14:01 PM 3 17.87 0.00 1.49 0.05 0.07 80.53 17:19:34 05:14:01 PM 4 15.87 0.00 1.79 0.05 0.07 82.23 17:19:34 05:14:01 PM 5 23.01 0.00 1.86 0.02 0.07 75.05 17:19:34 05:14:01 PM 6 25.99 0.00 2.27 0.05 0.07 71.62 17:19:34 05:14:01 PM 7 16.00 0.00 1.41 0.05 0.08 82.46 17:19:34 05:15:01 PM all 11.88 0.00 1.66 0.03 0.08 86.35 17:19:34 05:15:01 PM 0 14.50 0.00 1.52 0.00 0.10 83.88 17:19:34 05:15:01 PM 1 9.39 0.00 2.01 0.00 0.07 88.54 17:19:34 05:15:01 PM 2 14.91 0.00 1.49 0.02 0.08 83.50 17:19:34 05:15:01 PM 3 11.92 0.00 1.74 0.03 0.08 86.22 17:19:34 05:15:01 PM 4 7.29 0.00 1.69 0.10 0.08 90.84 17:19:34 05:15:01 PM 5 14.94 0.00 1.27 0.03 0.07 83.69 17:19:34 05:15:01 PM 6 9.20 0.00 2.38 0.03 0.10 88.29 17:19:34 05:15:01 PM 7 12.86 0.00 1.20 0.03 0.07 85.83 17:19:34 05:16:01 PM all 38.44 0.00 1.31 0.12 0.09 60.05 17:19:34 05:16:01 PM 0 35.97 0.00 0.84 0.00 0.08 63.11 17:19:34 05:16:01 PM 1 34.92 0.00 1.71 0.23 0.08 63.06 17:19:34 05:16:01 PM 2 47.63 0.00 2.14 0.22 0.10 49.92 17:19:34 05:16:01 PM 3 50.11 0.00 1.12 0.00 0.08 48.69 17:19:34 05:16:01 PM 4 35.27 0.00 1.84 0.15 0.08 62.65 17:19:34 05:16:01 PM 5 27.04 0.00 1.19 0.02 0.08 71.68 17:19:34 05:16:01 PM 6 32.82 0.00 0.89 0.32 0.08 65.89 17:19:34 05:16:01 PM 7 43.73 0.00 0.77 0.02 0.08 55.41 17:19:34 05:17:01 PM all 27.05 0.00 2.25 0.33 0.09 70.28 17:19:34 05:17:01 PM 0 20.63 0.00 1.68 0.17 0.10 77.42 17:19:34 05:17:01 PM 1 24.45 0.00 2.60 1.23 0.10 71.62 17:19:34 05:17:01 PM 2 26.70 0.00 2.42 0.64 0.08 70.16 17:19:34 05:17:01 PM 3 22.20 0.00 2.71 0.13 0.07 74.89 17:19:34 05:17:01 PM 4 30.61 0.00 2.03 0.05 0.08 67.22 17:19:34 05:17:01 PM 5 40.21 0.00 2.60 0.15 0.08 56.95 17:19:34 05:17:01 PM 6 22.08 0.00 2.12 0.30 0.08 75.42 17:19:34 05:17:01 PM 7 29.46 0.00 1.88 0.00 0.10 68.56 17:19:34 05:18:01 PM all 22.81 0.00 2.33 0.31 0.09 74.47 17:19:34 05:18:01 PM 0 18.91 0.00 1.49 0.05 0.08 79.46 17:19:34 05:18:01 PM 1 20.99 0.00 2.22 0.07 0.08 76.64 17:19:34 05:18:01 PM 2 25.49 0.00 1.96 0.77 0.10 71.68 17:19:34 05:18:01 PM 3 24.37 0.00 3.24 0.75 0.08 71.55 17:19:34 05:18:01 PM 4 24.87 0.00 2.20 0.60 0.10 72.22 17:19:34 05:18:01 PM 5 23.14 0.00 2.43 0.05 0.10 74.28 17:19:34 05:18:01 PM 6 21.77 0.00 2.89 0.00 0.08 75.25 17:19:34 05:18:01 PM 7 22.93 0.00 2.18 0.17 0.07 74.65 17:19:34 05:19:01 PM all 32.17 0.00 1.85 0.39 0.08 65.51 17:19:34 05:19:01 PM 0 40.33 0.00 1.96 0.23 0.10 57.38 17:19:34 05:19:01 PM 1 23.18 0.00 2.18 0.22 0.08 74.34 17:19:34 05:19:01 PM 2 43.31 0.00 1.96 0.07 0.07 54.60 17:19:34 05:19:01 PM 3 9.80 0.00 1.93 2.50 0.07 85.71 17:19:34 05:19:01 PM 4 47.53 0.00 0.95 0.02 0.08 51.42 17:19:34 05:19:01 PM 5 34.59 0.00 2.68 0.07 0.07 62.60 17:19:34 05:19:01 PM 6 32.75 0.00 1.89 0.02 0.07 65.27 17:19:34 05:19:01 PM 7 25.79 0.00 1.29 0.03 0.07 72.82 17:19:34 Average: all 25.02 0.00 1.83 0.44 0.08 72.63 17:19:34 Average: 0 22.92 0.00 1.71 0.20 0.09 75.08 17:19:34 Average: 1 22.18 0.00 1.97 0.69 0.08 75.07 17:19:34 Average: 2 31.53 0.00 1.94 0.52 0.08 65.93 17:19:34 Average: 3 23.48 0.00 1.87 0.60 0.07 73.98 17:19:34 Average: 4 27.17 0.00 1.79 0.71 0.08 70.25 17:19:34 Average: 5 26.52 0.00 1.89 0.19 0.07 71.33 17:19:34 Average: 6 26.28 0.00 1.90 0.22 0.07 71.52 17:19:34 Average: 7 20.10 0.00 1.59 0.38 0.07 77.86 17:19:34 17:19:34 17:19:34