17:48:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/142926 17:48:37 Running as SYSTEM 17:48:37 [EnvInject] - Loading node environment variables. 17:48:37 Building remotely on prd-centos8-docker-8c-8g-384 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 17:48:37 [ssh-agent] Looking for ssh-agent implementation... 17:48:37 $ ssh-agent 17:48:37 SSH_AUTH_SOCK=/tmp/ssh-QCbngypkqgWP/agent.5420 17:48:37 SSH_AGENT_PID=5422 17:48:37 [ssh-agent] Started. 17:48:37 Running ssh-add (command line suppressed) 17:48:37 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_8270976407115722675.key (/w/workspace/cps-master-verify-java@tmp/private_key_8270976407115722675.key) 17:48:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:48:37 The recommended git tool is: NONE 17:48:39 using credential onap-jenkins-ssh 17:48:39 Wiping out workspace first. 17:48:39 Cloning the remote Git repository 17:48:39 Cloning repository git://cloud.onap.org/mirror/cps.git 17:48:39 > git init /w/workspace/cps-master-verify-java # timeout=10 17:48:39 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 17:48:39 > git --version # timeout=10 17:48:39 > git --version # 'git version 2.39.1' 17:48:39 using GIT_SSH to set credentials Gerrit user 17:48:39 [INFO] Currently running in a labeled security context 17:48:39 [INFO] Currently SELinux is 'enforcing' on the host 17:48:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh16002317995544008554.key 17:48:39 Verifying host key using manually-configured host key entries 17:48:39 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:48:42 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 17:48:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:42 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 17:48:42 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 17:48:42 using GIT_SSH to set credentials Gerrit user 17:48:42 [INFO] Currently running in a labeled security context 17:48:42 [INFO] Currently SELinux is 'enforcing' on the host 17:48:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh14095338755497234842.key 17:48:42 Verifying host key using manually-configured host key entries 17:48:42 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/26/142926/2 # timeout=30 17:48:42 > git rev-parse 7650eb9119d9a4cf67c0be9bedd37fb83451ae5e^{commit} # timeout=10 17:48:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:48:42 Checking out Revision 7650eb9119d9a4cf67c0be9bedd37fb83451ae5e (refs/changes/26/142926/2) 17:48:42 > git config core.sparsecheckout # timeout=10 17:48:42 > git checkout -f 7650eb9119d9a4cf67c0be9bedd37fb83451ae5e # timeout=30 17:48:46 Commit message: "Stage #5 of release process" 17:48:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:48:46 > git rev-list --no-walk a68faa1d60214e17afb55fe31281e61c72a3b2d2 # timeout=10 17:48:46 [cps-master-verify-java] $ /bin/bash /tmp/jenkins6040780877586153904.sh 17:48:46 ---> python-tools-install.sh 17:48:46 Setup pyenv: 17:48:46 system 17:48:46 * 3.8.13 (set by /opt/pyenv/version) 17:48:46 * 3.9.13 (set by /opt/pyenv/version) 17:48:46 * 3.10.6 (set by /opt/pyenv/version) 17:48:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bjBL 17:48:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:48:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:48:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:48:55 lf-activate-venv(): INFO: Base packages installed successfully 17:48:55 lf-activate-venv(): INFO: Installing additional packages: lftools 17:49:16 lf-activate-venv(): INFO: Adding /tmp/venv-bjBL/bin to PATH 17:49:16 Generating Requirements File 17:49:35 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:49:35 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:49:35 Python 3.10.6 17:49:35 pip 25.3 from /tmp/venv-bjBL/lib/python3.10/site-packages/pip (python 3.10) 17:49:36 appdirs==1.4.4 17:49:36 argcomplete==3.6.3 17:49:36 aspy.yaml==1.3.0 17:49:36 attrs==25.4.0 17:49:36 autopage==0.5.2 17:49:36 backports.strenum==1.3.1 17:49:36 beautifulsoup4==4.14.3 17:49:36 boto3==1.42.27 17:49:36 botocore==1.42.27 17:49:36 bs4==0.0.2 17:49:36 certifi==2026.1.4 17:49:36 cffi==2.0.0 17:49:36 cfgv==3.5.0 17:49:36 chardet==5.2.0 17:49:36 charset-normalizer==3.4.4 17:49:36 click==8.3.1 17:49:36 cliff==4.13.1 17:49:36 cmd2==3.1.0 17:49:36 cryptography==3.3.2 17:49:36 debtcollector==3.0.0 17:49:36 decorator==5.2.1 17:49:36 defusedxml==0.7.1 17:49:36 Deprecated==1.3.1 17:49:36 distlib==0.4.0 17:49:36 dnspython==2.8.0 17:49:36 docker==7.1.0 17:49:36 dogpile.cache==1.5.0 17:49:36 durationpy==0.10 17:49:36 email-validator==2.3.0 17:49:36 filelock==3.20.3 17:49:36 future==1.0.0 17:49:36 gitdb==4.0.12 17:49:36 GitPython==3.1.46 17:49:36 google-auth==2.47.0 17:49:36 httplib2==0.31.1 17:49:36 identify==2.6.16 17:49:36 idna==3.11 17:49:36 importlib-resources==1.5.0 17:49:36 iso8601==2.1.0 17:49:36 Jinja2==3.1.6 17:49:36 jmespath==1.0.1 17:49:36 jsonpatch==1.33 17:49:36 jsonpointer==3.0.0 17:49:36 jsonschema==4.26.0 17:49:36 jsonschema-specifications==2025.9.1 17:49:36 keystoneauth1==5.12.0 17:49:36 kubernetes==34.1.0 17:49:36 lftools==0.37.19 17:49:36 lxml==6.0.2 17:49:36 markdown-it-py==4.0.0 17:49:36 MarkupSafe==3.0.3 17:49:36 mdurl==0.1.2 17:49:36 msgpack==1.1.2 17:49:36 multi_key_dict==2.0.3 17:49:36 munch==4.0.0 17:49:36 netaddr==1.3.0 17:49:36 niet==1.4.2 17:49:36 nodeenv==1.10.0 17:49:36 oauth2client==4.1.3 17:49:36 oauthlib==3.3.1 17:49:36 openstacksdk==4.8.0 17:49:36 os-service-types==1.8.2 17:49:36 osc-lib==4.3.0 17:49:36 oslo.config==10.2.0 17:49:36 oslo.context==6.2.0 17:49:36 oslo.i18n==6.7.1 17:49:36 oslo.log==8.0.0 17:49:36 oslo.serialization==5.9.0 17:49:36 oslo.utils==9.2.0 17:49:36 packaging==25.0 17:49:36 pbr==7.0.3 17:49:36 platformdirs==4.5.1 17:49:36 prettytable==3.17.0 17:49:36 psutil==7.2.1 17:49:36 pyasn1==0.6.1 17:49:36 pyasn1_modules==0.4.2 17:49:36 pycparser==2.23 17:49:36 pygerrit2==2.0.15 17:49:36 PyGithub==2.8.1 17:49:36 Pygments==2.19.2 17:49:36 PyJWT==2.10.1 17:49:36 PyNaCl==1.6.2 17:49:36 pyparsing==2.4.7 17:49:36 pyperclip==1.11.0 17:49:36 pyrsistent==0.20.0 17:49:36 python-cinderclient==9.8.0 17:49:36 python-dateutil==2.9.0.post0 17:49:36 python-heatclient==4.3.0 17:49:36 python-jenkins==1.8.3 17:49:36 python-keystoneclient==5.7.0 17:49:36 python-magnumclient==4.9.0 17:49:36 python-openstackclient==8.3.0 17:49:36 python-swiftclient==4.9.0 17:49:36 PyYAML==6.0.3 17:49:36 referencing==0.37.0 17:49:36 requests==2.32.5 17:49:36 requests-oauthlib==2.0.0 17:49:36 requestsexceptions==1.4.0 17:49:36 rfc3986==2.0.0 17:49:36 rich==14.2.0 17:49:36 rich-argparse==1.7.2 17:49:36 rpds-py==0.30.0 17:49:36 rsa==4.9.1 17:49:36 ruamel.yaml==0.19.1 17:49:36 ruamel.yaml.clib==0.2.15 17:49:36 s3transfer==0.16.0 17:49:36 simplejson==3.20.2 17:49:36 six==1.17.0 17:49:36 smmap==5.0.2 17:49:36 soupsieve==2.8.1 17:49:36 stevedore==5.6.0 17:49:36 tabulate==0.9.0 17:49:36 toml==0.10.2 17:49:36 tomlkit==0.14.0 17:49:36 tqdm==4.67.1 17:49:36 typing_extensions==4.15.0 17:49:36 tzdata==2025.3 17:49:36 urllib3==1.26.20 17:49:36 virtualenv==20.36.1 17:49:36 wcwidth==0.2.14 17:49:36 websocket-client==1.9.0 17:49:36 wrapt==2.0.1 17:49:36 xdg==6.0.0 17:49:36 xmltodict==1.0.2 17:49:36 yq==3.4.3 17:49:36 [EnvInject] - Injecting environment variables from a build step. 17:49:36 [EnvInject] - Injecting as environment variables the properties content 17:49:36 SET_JDK_VERSION=openjdk17 17:49:36 GIT_URL="git://cloud.onap.org/mirror" 17:49:36 17:49:36 [EnvInject] - Variables injected successfully. 17:49:36 [cps-master-verify-java] $ /bin/sh /tmp/jenkins502655431245618000.sh 17:49:36 ---> update-java-alternatives.sh 17:49:36 ---> Updating Java version 17:49:36 ---> RedHat type system detected 17:49:36 openjdk version "17.0.6-ea" 2023-01-17 LTS 17:49:36 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 17:49:36 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:49:36 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 17:49:36 [EnvInject] - Injecting environment variables from a build step. 17:49:36 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:49:36 [EnvInject] - Variables injected successfully. 17:49:36 provisioning config files... 17:49:36 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config10247271748862207546tmp 17:49:36 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config11430912506327293610tmp 17:49:36 [EnvInject] - Injecting environment variables from a build step. 17:49:37 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-384 17:49:37 using settings config with name cps-settings 17:49:37 Replacing all maven server entries not found in credentials list is true 17:49:37 using global settings config with name global-settings 17:49:37 Replacing all maven server entries not found in credentials list is true 17:49:37 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings4374847444174939367.xml -gs /tmp/global-settings10134583755184845592.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=7650eb9119d9a4cf67c0be9bedd37fb83451ae5e -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=sean.beirne@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Lee Anjella Macabuhay" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/142926 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sean.beirne@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=comment-added -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=seanbeirne -DGERRIT_CHANGE_NUMBER=142926 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sean Beirne\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/26/142926/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sean Beirne" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Sean Beirne\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=U3RhZ2UgIzUgb2YgcmVsZWFzZSBwcm9jZXNzCgpJc3N1ZS1JRDogQ1BTLTMxMjAKQ2hhbmdlLUlkOiBJMjE1MjRlZGRjYmM0ODgyNjIzNTdmMmJjOTY0YWU5YmQ3NGIwNDA3MApTaWduZWQtb2ZmLWJ5OiBzZWFuYmVpcm5lIDxzZWFuLmJlaXJuZUBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Stage #5 of release process" -DGERRIT_EVENT_ACCOUNT_USERNAME=emaclee -DGERRIT_CHANGE_OWNER_USERNAME=seanbeirne '-DGERRIT_EVENT_ACCOUNT=\"Lee Anjella Macabuhay\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I21524eddcbc488262357f2bc964ae9bd74b04070 -DGERRIT_EVENT_HASH=1905119442 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDI6CgpyZWNoZWNr -DGERRIT_EVENT_ACCOUNT_EMAIL=lee.anjella.macabuhay@est.tech -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Sean Beirne" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 17:49:38 [INFO] Scanning for projects... 17:49:41 [INFO] ------------------------------------------------------------------------ 17:49:41 [INFO] Reactor Build Order: 17:49:41 [INFO] 17:49:41 [INFO] org.onap.cps:cps-dependencies [pom] 17:49:41 [INFO] cps-bom [pom] 17:49:41 [INFO] checkstyle [jar] 17:49:41 [INFO] cps-parent [pom] 17:49:41 [INFO] cps-events [jar] 17:49:41 [INFO] cps-path-parser [jar] 17:49:41 [INFO] cps-service [jar] 17:49:41 [INFO] cps-rest [jar] 17:49:41 [INFO] cps-ncmp-events [jar] 17:49:41 [INFO] cps-ncmp-service [jar] 17:49:41 [INFO] cps-ncmp-rest [jar] 17:49:41 [INFO] cps-ncmp-rest-stub [pom] 17:49:41 [INFO] cps-ncmp-rest-stub-service [jar] 17:49:41 [INFO] cps-ncmp-rest-stub-app [jar] 17:49:41 [INFO] cps-ri [jar] 17:49:41 [INFO] integration-test [jar] 17:49:41 [INFO] spotbugs [jar] 17:49:41 [INFO] cps-application [jar] 17:49:41 [INFO] policy-executor-stub [jar] 17:49:41 [INFO] jacoco-report [jar] 17:49:41 [INFO] cps [pom] 17:49:41 [INFO] 17:49:41 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 17:49:41 [INFO] Building org.onap.cps:cps-dependencies 3.7.4-SNAPSHOT [1/21] 17:49:41 [INFO] --------------------------------[ pom ]--------------------------------- 17:49:41 [INFO] 17:49:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 17:49:41 [INFO] 17:49:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 17:49:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.4-SNAPSHOT/cps-dependencies-3.7.4-SNAPSHOT.pom 17:49:42 [INFO] 17:49:42 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 17:49:42 [INFO] Building cps-bom 3.7.4-SNAPSHOT [2/21] 17:49:42 [INFO] --------------------------------[ pom ]--------------------------------- 17:49:42 [INFO] 17:49:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 17:49:42 [INFO] 17:49:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 17:49:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.4-SNAPSHOT/cps-bom-3.7.4-SNAPSHOT.pom 17:49:42 [INFO] 17:49:42 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 17:49:42 [INFO] Building checkstyle 3.7.4-SNAPSHOT [3/21] 17:49:42 [INFO] --------------------------------[ jar ]--------------------------------- 17:49:42 [INFO] 17:49:42 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 17:49:42 [INFO] 17:49:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 17:49:43 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:49:43 [INFO] Copying 6 resources 17:49:43 [INFO] 17:49:43 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 17:49:44 [INFO] No sources to compile 17:49:44 [INFO] 17:49:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 17:49:44 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:49:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 17:49:44 [INFO] 17:49:44 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 17:49:44 [INFO] No sources to compile 17:49:44 [INFO] 17:49:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 17:49:44 [INFO] No tests to run. 17:49:44 [INFO] 17:49:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 17:49:45 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.4-SNAPSHOT.jar 17:49:45 [INFO] 17:49:45 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 17:49:45 ======================================================================================================================== 17:49:45 Copyright Check Python Script: 17:49:45 /w/workspace/cps-master-verify-java/releases/3.7.4.yaml | no copyright found 17:49:45 1 issue(s) found after 1 altered file(s) checked 17:49:45 ======================================================================================================================== 17:49:45 [INFO] 17:49:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 17:49:45 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.4-SNAPSHOT/checkstyle-3.7.4-SNAPSHOT.jar 17:49:45 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.4-SNAPSHOT/checkstyle-3.7.4-SNAPSHOT.pom 17:49:45 [INFO] 17:49:45 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 17:49:45 [INFO] Building cps-parent 3.7.4-SNAPSHOT [4/21] 17:49:45 [INFO] --------------------------------[ pom ]--------------------------------- 17:49:46 [INFO] 17:49:46 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 17:49:46 [INFO] 17:49:46 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 17:49:46 [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:49:46 [INFO] 17:49:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 17:49:49 [INFO] You have 0 Checkstyle violations. 17:49:49 [INFO] 17:49:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 17:49:50 [INFO] You have 0 Checkstyle violations. 17:49:50 [INFO] 17:49:50 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 17:49:51 [INFO] No sources specified for compilation. Skipping. 17:49:51 [INFO] 17:49:51 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 17:49:51 [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:49:51 [INFO] 17:49:51 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 17:49:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:49:51 [INFO] 17:49:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 17:49:51 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.4-SNAPSHOT/cps-parent-3.7.4-SNAPSHOT.pom 17:49:51 [INFO] 17:49:51 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 17:49:51 [INFO] Building cps-events 3.7.4-SNAPSHOT [5/21] 17:49:51 [INFO] --------------------------------[ jar ]--------------------------------- 17:49:51 [INFO] 17:49:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 17:49:51 [INFO] 17:49:51 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 17:49:51 [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:49:51 [INFO] 17:49:51 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 17:49:52 [INFO] 17:49:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 17:49:52 [INFO] You have 0 Checkstyle violations. 17:49:52 [INFO] 17:49:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 17:49:52 [INFO] You have 0 Checkstyle violations. 17:49:52 [INFO] 17:49:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 17:49:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:49:52 [INFO] Copying 2 resources 17:49:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 17:49:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 17:49:52 [INFO] 17:49:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 17:49:52 [INFO] Recompiling the module because of changed dependency. 17:49:52 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 17:49:53 [INFO] 17:49:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 17:49:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:49:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 17:49:53 [INFO] 17:49:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 17:49:53 [INFO] No sources to compile 17:49:53 [INFO] 17:49:53 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 17:49:53 [INFO] No sources specified for compilation. Skipping. 17:49:53 [INFO] 17:49:53 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 17:49:54 [INFO] No tests to run. 17:49:54 [INFO] 17:49:54 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 17:49:54 [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:49:54 [INFO] 17:49:54 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 17:49:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:49:54 [INFO] 17:49:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 17:49:54 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.4-SNAPSHOT.jar 17:49:54 [INFO] 17:49:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 17:49:54 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.4-SNAPSHOT/cps-events-3.7.4-SNAPSHOT.jar 17:49:54 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.4-SNAPSHOT/cps-events-3.7.4-SNAPSHOT.pom 17:49:54 [INFO] 17:49:54 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 17:49:54 [INFO] Building cps-path-parser 3.7.4-SNAPSHOT [6/21] 17:49:54 [INFO] --------------------------------[ jar ]--------------------------------- 17:49:55 [INFO] 17:49:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 17:49:55 [INFO] 17:49:55 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 17:49:55 [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:49:55 [INFO] 17:49:55 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 17:49:56 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 17:49:56 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 17:49:56 [INFO] 17:49:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 17:49:56 [INFO] You have 0 Checkstyle violations. 17:49:56 [INFO] 17:49:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 17:49:56 [INFO] You have 0 Checkstyle violations. 17:49:56 [INFO] 17:49:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 17:49:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:49:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 17:49:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 17:49:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 17:49:56 [INFO] 17:49:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 17:49:56 [INFO] Recompiling the module because of changed dependency. 17:49:56 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 17:49:57 [INFO] 17:49:57 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 17:49:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:49:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 17:49:57 [INFO] 17:49:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 17:49:57 [INFO] No sources to compile 17:49:57 [INFO] 17:49:57 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 17:49:57 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:49:57 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:49:57 [INFO] Parallel parsing disabled. 17:49:58 [INFO] Compiled 4 files. 17:49:58 [INFO] 17:49:58 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 17:49:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:49:58 [INFO] 17:49:58 [INFO] ------------------------------------------------------- 17:49:58 [INFO] T E S T S 17:49:58 [INFO] ------------------------------------------------------- 17:50:00 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 17:50:00 line 1:18 missing QName at '' 17:50:00 line 1:37 mismatched input '@' expecting {'[', '/'} 17:50:00 line 1:37 mismatched input ']' expecting {'[', '/'} 17:50:00 line 1:37 mismatched input '::' expecting {'[', '/'} 17:50:00 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 17:50:00 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 17:50:00 line 1:14 no viable alternative at input '[-' 17:50:00 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 17:50:00 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 17:50:00 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 17:50:00 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 17:50:00 line 1:14 no viable alternative at input '[]' 17:50:00 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 17:50:00 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 17:50:00 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 17:50:00 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 17:50:00 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 17:50:00 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 17:50:00 line 1:2 extraneous input '/' expecting QName 17:50:00 line 1:8 mismatched input '*' expecting QName 17:50:00 line 1:0 mismatched input '' expecting '/' 17:50:00 line 1:1 no viable alternative at input '/' 17:50:00 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 17:50:00 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 17:50:00 line 1:2 missing QName at '/' 17:50:00 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 17:50:00 [INFO] 17:50:00 [INFO] Results: 17:50:00 [INFO] 17:50:00 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 17:50:00 [INFO] 17:50:00 [INFO] 17:50:00 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 17:50:00 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 17:50:00 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 17:50:00 [INFO] All coverage checks have been met. 17:50:00 [INFO] 17:50:00 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 17:50:00 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 17:50:00 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 17:50:00 [INFO] 17:50:00 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 17:50:00 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.4-SNAPSHOT.jar 17:50:01 [INFO] 17:50:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 17:50:01 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.4-SNAPSHOT/cps-path-parser-3.7.4-SNAPSHOT.jar 17:50:01 [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.4-SNAPSHOT/cps-path-parser-3.7.4-SNAPSHOT.pom 17:50:01 [INFO] 17:50:01 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 17:50:01 [INFO] Building cps-service 3.7.4-SNAPSHOT [7/21] 17:50:01 [INFO] --------------------------------[ jar ]--------------------------------- 17:50:09 [INFO] 17:50:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 17:50:09 [INFO] 17:50:09 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 17:50:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-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:50:09 [INFO] 17:50:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 17:50:09 [INFO] You have 0 Checkstyle violations. 17:50:09 [INFO] 17:50:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 17:50:10 [INFO] You have 0 Checkstyle violations. 17:50:10 [INFO] 17:50:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 17:50:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:50:10 [INFO] Copying 2 resources 17:50:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 17:50:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 17:50:10 [INFO] 17:50:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 17:50:10 [INFO] Recompiling the module because of changed dependency. 17:50:10 [INFO] Compiling 94 source files with javac [debug release 17] to target/classes 17:50:12 [INFO] 17:50:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 17:50:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:50:12 [INFO] Copying 33 resources 17:50:12 [INFO] 17:50:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 17:50:12 [INFO] Recompiling the module because of changed dependency. 17:50:12 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:50:13 [INFO] 17:50:13 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 17:50:13 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:50:13 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:50:13 [INFO] Parallel parsing disabled. 17:50:16 [INFO] Compiled 139 files. 17:50:16 [INFO] 17:50:16 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 17:50:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:50:16 [INFO] 17:50:16 [INFO] ------------------------------------------------------- 17:50:16 [INFO] T E S T S 17:50:16 [INFO] ------------------------------------------------------- 17:50:18 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 17:50:19 17:50:19.522 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 17:50:19 17:50:19.585 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 17:50:19 17:50:19.589 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 17:50:19 17:50:19.629 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 17:50:19 17:50:19.636 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 17:50:19 17:50:19.647 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 17:50:19 17:50:19.653 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 17:50:19 17:50:19.657 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 17:50:19 17:50:19.657 [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:50:19 17:50:19.668 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 17:50:19 17:50:19.672 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 17:50:19 17:50:19.732 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 17:50:19 17:50:19.739 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 17:50:19 17:50:19.752 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 17:50:19 17:50:19.760 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 17:50:19 17:50:19.771 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 17:50:19 17:50:19.776 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 17:50:19 17:50:19.838 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 17:50:19 17:50:19.841 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 17:50:19 17:50:19.845 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 17:50:19 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.794 s -- in org.onap.cps.init.AbstractModelLoaderSpec 17:50:19 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 17:50:19 17:50:19.861 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 17:50:19 17:50:19.868 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 17:50:19 17:50:19.868 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 17:50:19 17:50:19.872 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 17:50:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 17:50:19 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 17:50:20 Jan 14, 2026 5:50:20 PM com.hazelcast.instance.impl.HazelcastInstanceFactory 17:50:20 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:50:20 --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:50:20 Jan 14, 2026 5:50:20 PM com.hazelcast.system.logo 17:50:20 INFO: [10.30.107.72]:5701 [dev] [5.5.0] 17:50:20 o o o o---o o--o o o---o o o----o o--o--o 17:50:20 | | / \ / | / / \ | | 17:50:20 o----o o o o----o | o o o----o | 17:50:20 | | * \ / | \ * \ | | 17:50:20 o o * o o---o o--o o----o o---o * o o----o o 17:50:20 17:50:20 Jan 14, 2026 5:50:20 PM com.hazelcast.system 17:50:20 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:50:20 Jan 14, 2026 5:50:20 PM com.hazelcast.system 17:50:20 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:50:20 Jan 14, 2026 5:50:20 PM com.hazelcast.system 17:50:20 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:50:20 Jan 14, 2026 5:50:20 PM com.hazelcast.system 17:50:20 INFO: [10.30.107.72]: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:50:20 Jan 14, 2026 5:50:20 PM com.hazelcast.system 17:50:20 INFO: [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:50:20 To enable the Jet engine on the members, do one of the following: 17:50:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:50:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:50:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:50: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:50:20 Jan 14, 2026 5:50:20 PM com.hazelcast.system.security 17:50:20 INFO: [10.30.107.72]: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:50:20 Jan 14, 2026 5:50:20 PM com.hazelcast.instance.impl.Node 17:50:20 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:50:21 Jan 14, 2026 5:50:21 PM com.hazelcast.internal.diagnostics.Diagnostics 17:50:21 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:50:21 Jan 14, 2026 5:50:21 PM com.hazelcast.core.LifecycleService 17:50:21 INFO: [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:50:23 Jan 14, 2026 5:50:23 PM com.hazelcast.internal.cluster.ClusterService 17:50:23 INFO: [10.30.107.72]:5701 [dev] [5.5.0] 17:50:23 17:50:23 Members {size:1, ver:1} [ 17:50:23 Member [10.30.107.72]:5701 - 4f5eee8c-afb1-4b8a-b78b-602b6e8723ce this 17:50:23 ] 17:50:23 17:50:23 Jan 14, 2026 5:50:23 PM com.hazelcast.core.LifecycleService 17:50:23 INFO: [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:50:23 Jan 14, 2026 5:50:23 PM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 17:50:23 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:50:23 Jan 14, 2026 5:50:23 PM com.hazelcast.core.LifecycleService 17:50:23 INFO: [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:50:23 Jan 14, 2026 5:50:23 PM com.hazelcast.internal.partition.impl.MigrationManagerImpl 17:50:23 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 4f5eee8c-afb1-4b8a-b78b-602b6e8723ce this is handled 17:50:23 Jan 14, 2026 5:50:23 PM com.hazelcast.instance.impl.Node 17:50:23 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:50:23 Jan 14, 2026 5:50:23 PM com.hazelcast.instance.impl.Node 17:50:23 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:50:23 Jan 14, 2026 5:50:23 PM com.hazelcast.instance.impl.Node 17:50:23 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:50:23 Jan 14, 2026 5:50:23 PM com.hazelcast.instance.impl.NodeExtension 17:50:23 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:50:23 Jan 14, 2026 5:50:23 PM com.hazelcast.instance.impl.Node 17:50:23 INFO: [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 433 ms. 17:50:23 Jan 14, 2026 5:50:23 PM com.hazelcast.core.LifecycleService 17:50:23 INFO: [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:50:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.914 s -- in org.onap.cps.init.ModelLoaderLockSpec 17:50:23 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 17:50:23 17:50:23.829 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 17:50:23 17:50:23.829 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 17:50:23 17:50:23.829 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 17:50:23 17:50:23.829 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 17:50:23 17:50:23.831 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 17:50:23 17:50:23.831 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 17:50:23 17:50:23.831 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 17:50:23 17:50:23.931 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 17:50:24 17:50:24.032 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 17:50:24 17:50:24.035 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 17:50:24 17:50:24.035 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 17:50:24 17:50:24.035 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 17:50:24 17:50:24.038 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 17:50:24 17:50:24.039 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 17:50:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 17:50:24 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 17:50:24 17:50:24.085 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 17:50:24 17:50:24.085 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 17:50:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 17:50:24 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 17:50:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 17:50:24 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 17:50:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 17:50:24 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 17:50:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 17:50:24 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 17:50:24 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 17:50:24 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 17:50:24 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 17:50:24 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 17:50:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 17:50:24 [INFO] Running org.onap.cps.config.AsyncConfigSpec 17:50:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.config.AsyncConfigSpec 17:50:24 [INFO] Running org.onap.cps.config.CacheConfigSpec 17:50:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 17:50:24 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 17:50:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.config.CpsServicesConfigSpec 17:50:24 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 17:50:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:50:25 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 17:50:25 [INFO] Running org.onap.cps.events.EventProducerSpec 17:50:25 17:50:25.448 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:50:25 17:50:25.454 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 17:50:25 17:50:25.457 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:50:25 17:50:25.460 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:50:25 17:50:25.461 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:50:25 17:50:25.462 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 17:50:25 17:50:25.506 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 17:50:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s -- in org.onap.cps.events.EventProducerSpec 17:50:25 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 17:50:25 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 17:50:25 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 17:50:26 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:50:26 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:50:26 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 17:50:26 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 17:50:27 [Fatal Error] :1:1: Content is not allowed in prolog. 17:50:27 [Fatal Error] :1:1: Content is not allowed in prolog. 17:50:27 17:50:27.141 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 17:50:27 java.lang.Exception: Sending failed 17:50:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:50:27 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:50:27 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:50:27 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:50:27 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:50:27 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:50:27 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:50:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:50:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:50:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:50:27 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 17:50:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:27 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:50:27 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:50:27 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:50:27 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:50:27 at groovy.lang.Closure.call(Closure.java:427) 17:50:27 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:50:27 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:50:27 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:50:27 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:50:27 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:50:27 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:50:27 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:50:27 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:50:27 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:50:27 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:50:27 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:50:27 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$74645450.sendCpsDataUpdateEvent(Unknown Source) 17:50:27 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:377) 17:50:27 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 17:50:27 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 17:50:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:50:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:50:27 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 17:50:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:50:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:27 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:50:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:50:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:27 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.676 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 17:50:27 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 17:50:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 17:50:27 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 17:50:27 line 1:6 no viable alternative at input '[invalid' 17:50:27 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 17:50:27 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 17:50:27 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.impl.CpsFacadeImplSpec 17:50:27 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 17:50:27 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 17:50:27 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 17:50:27 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 17:50:27 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 17:50:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 17:50:27 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 17:50:27 17:50:27.903 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy147 17:50:27 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.onap.cps.impl.DataNodeBuilderSpec 17:50:27 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 17:50:28 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:50:28 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:50:28 [Fatal Error] :1:1: Content is not allowed in prolog. 17:50:28 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 17:50:28 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.onap.cps.impl.DataNodeFactorySpec 17:50:28 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 17:50:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 17:50:28 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 17:50:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 17:50:28 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 17:50:28 17:50:28,578 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:50:28 17:50:28,578 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:50:28 17:50:28,582 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:50:29 17:50:29,182 |-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:50:29 17:50:29,182 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:50:29 17:50:29 . ____ _ __ _ _ 17:50:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:50:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:50:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:50:29 ' |____| .__|_| |_|_| |_\__, | / / / / 17:50:29 =========|_|==============|___/=/_/_/_/ 17:50:29 17:50:29 :: Spring Boot :: (v3.5.9) 17:50:29 17:50:29 2026-01-14T17:50:29.489Z INFO 6287 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6287 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 17:50:29 2026-01-14T17:50:29.490Z INFO 6287 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 17:50:29 2026-01-14T17:50:29.812Z INFO 6287 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.512 seconds (process running for 13.757) 17:50:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.633 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 17:50:29 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 17:50:30 17:50:30 . ____ _ __ _ _ 17:50:30 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:50:30 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:50:30 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:50:30 ' |____| .__|_| |_|_| |_\__, | / / / / 17:50:30 =========|_|==============|___/=/_/_/_/ 17:50:30 17:50:30 :: Spring Boot :: (v3.5.9) 17:50:30 17:50:30 2026-01-14T17:50:29.961Z INFO 6287 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6287 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 17:50:30 2026-01-14T17:50:29.961Z INFO 6287 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:50:30 2026-01-14T17:50:29.998Z INFO 6287 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:50:30 o o o o---o o--o o o---o o o----o o--o--o 17:50:30 | | / \ / | / / \ | | 17:50:30 o----o o o o----o | o o o----o | 17:50:30 | | * \ / | \ * \ | | 17:50:30 o o * o o---o o--o o----o o---o * o o----o o 17:50:30 17:50:30 2026-01-14T17:50:29.998Z INFO 6287 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:50:30 2026-01-14T17:50:29.998Z INFO 6287 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:50:30 2026-01-14T17:50:29.998Z INFO 6287 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:50:30 2026-01-14T17:50:29.998Z INFO 6287 --- [ main] com.hazelcast.system : [10.30.107.72]: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:50:30 2026-01-14T17:50:29.998Z INFO 6287 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:50:30 To enable the Jet engine on the members, do one of the following: 17:50:30 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:50:30 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:50:30 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:50:30 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:50:30 2026-01-14T17:50:30.012Z INFO 6287 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:50:30 2026-01-14T17:50:30.014Z INFO 6287 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:50:30 2026-01-14T17:50:30.025Z INFO 6287 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:50:30 2026-01-14T17:50:30.025Z INFO 6287 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTING 17:50:32 2026-01-14T17:50:32.462Z INFO 6287 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:50:32 17:50:32 Members {size:1, ver:1} [ 17:50:32 Member [10.30.107.72]:5701 - 1544c48d-6681-491b-9b75-940aa0de2126 this 17:50:32 ] 17:50:32 17:50:32 2026-01-14T17:50:32.463Z INFO 6287 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTED 17:50:32 2026-01-14T17:50:32.466Z INFO 6287 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:50:32 2026-01-14T17:50:32.481Z INFO 6287 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.55 seconds (process running for 16.426) 17:50:32 2026-01-14T17:50:32.489Z INFO 6287 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 17:50:32 2026-01-14T17:50:32.496Z INFO 6287 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:50:32 2026-01-14T17:50:32.496Z INFO 6287 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 1544c48d-6681-491b-9b75-940aa0de2126 this is handled 17:50:32 2026-01-14T17:50:32.498Z INFO 6287 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:50:32 2026-01-14T17:50:32.499Z INFO 6287 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:50:32 2026-01-14T17:50:32.500Z INFO 6287 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:50:32 2026-01-14T17:50:32.566Z INFO 6287 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:50:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.639 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 17:50:32 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 17:50:32 2026-01-14T17:50:32.567Z INFO 6287 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 71 ms. 17:50:32 2026-01-14T17:50:32.567Z INFO 6287 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:50:32 2026-01-14T17:50:32.578Z INFO 6287 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [my cluster] [5.5.0] 17:50:32 o o o o---o o--o o o---o o o----o o--o--o 17:50:32 | | / \ / | / / \ | | 17:50:32 o----o o o o----o | o o o----o | 17:50:32 | | * \ / | \ * \ | | 17:50:32 o o * o o---o o--o o----o o---o * o o----o o 17:50:32 17:50:32 2026-01-14T17:50:32.578Z INFO 6287 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:50:32 2026-01-14T17:50:32.578Z INFO 6287 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:50:32 2026-01-14T17:50:32.578Z INFO 6287 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [my cluster] [5.5.0] Cluster name: my cluster 17:50:32 2026-01-14T17:50:32.578Z INFO 6287 --- [ main] com.hazelcast.system : [10.30.107.72]: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:50:32 2026-01-14T17:50:32.578Z INFO 6287 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 17:50:32 To enable the Jet engine on the members, do one of the following: 17:50:32 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:50:32 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:50:32 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:50: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:50:32 2026-01-14T17:50:32.591Z INFO 6287 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:50:32 2026-01-14T17:50:32.593Z INFO 6287 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [my cluster] [5.5.0] Using Multicast discovery 17:50:32 2026-01-14T17:50:32.601Z INFO 6287 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:50:32 2026-01-14T17:50:32.601Z INFO 6287 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [my cluster] [5.5.0] [10.30.107.72]:5701 is STARTING 17:50:34 2026-01-14T17:50:34.593Z INFO 6287 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [my cluster] [5.5.0] 17:50:34 17:50:34 Members {size:1, ver:1} [ 17:50:34 Member [10.30.107.72]:5701 - 5130d696-041d-4d56-970d-a4f9b84faf91 this 17:50:34 ] 17:50:34 17:50:34 2026-01-14T17:50:34.594Z INFO 6287 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [my cluster] [5.5.0] [10.30.107.72]:5701 is STARTED 17:50:34 2026-01-14T17:50:34.623Z INFO 6287 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [my cluster] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:50:34 2026-01-14T17:50:34.624Z INFO 6287 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [my cluster] [5.5.0] Shutting down multicast service... 17:50:34 2026-01-14T17:50:34.628Z INFO 6287 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [my cluster] [5.5.0] Shutting down connection manager... 17:50:34 2026-01-14T17:50:34.629Z INFO 6287 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [my cluster] [5.5.0] Shutting down node engine... 17:50:34 2026-01-14T17:50:34.688Z INFO 6287 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 17:50:34 2026-01-14T17:50:34.688Z INFO 6287 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 65 ms. 17:50:34 2026-01-14T17:50:34.688Z INFO 6287 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [my cluster] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:50:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.115 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 17:50:34 [INFO] Running org.onap.cps.utils.ContentTypeSpec 17:50:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.utils.ContentTypeSpec 17:50:34 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 17:50:34 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.utils.CpsValidatorImplSpec 17:50:34 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 17:50:34 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.DataMapUtilsSpec 17:50:34 [INFO] Running org.onap.cps.utils.GsonSpec 17:50:34 first-container a-leaf a-Value 17:50:34 last-container x-leaf x-value 17:50:34 17:50:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.utils.GsonSpec 17:50:34 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 17:50:35 2026-01-14T17:50:35.114Z ERROR 6287 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 17:50:35 2026-01-14T17:50:35.117Z ERROR 6287 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 17:50:35 2026-01-14T17:50:35.127Z ERROR 6287 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 17:50:35 2026-01-14T17:50:35.130Z ERROR 6287 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 17:50:35 2026-01-14T17:50:35.142Z ERROR 6287 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 17:50:35 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s -- in org.onap.cps.utils.JsonObjectMapperSpec 17:50:35 2026-01-14T17:50:35.146Z ERROR 6287 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 17:50:35 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 17:50:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.utils.JsonParserStreamSpec 17:50:35 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 17:50:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.utils.PrefixResolverSpec 17:50:35 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 17:50:35 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 17:50:35 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 17:50:35 [Fatal Error] :1:1: Content is not allowed in prolog. 17:50:35 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.utils.XmlFileUtilsSpec 17:50:35 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 17:50:35 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 17:50:35 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 17:50:35 [Fatal Error] :1:1: Premature end of file. 17:50:35 line 1:1 no viable alternative at input '/' 17:50:35 line 1:1 no viable alternative at input '/[' 17:50:35 line 1:11 missing QName at '' 17:50:35 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.onap.cps.utils.YangParserHelperSpec 17:50:35 [INFO] Running org.onap.cps.utils.YangParserSpec 17:50:35 2026-01-14T17:50:35.417Z ERROR 6287 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 17:50:35 2026-01-14T17:50:35.418Z ERROR 6287 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 17:50:35 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.utils.YangParserSpec 17:50:35 [INFO] Running org.onap.cps.utils.YangUtilsSpec 17:50:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.YangUtilsSpec 17:50:35 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 17:50:35 line 1:9 no viable alternative at input '[' 17:50:35 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 17:50:35 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 17:50:35 2026-01-14T17:50:35.546Z ERROR 6287 --- [ 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:50:35 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 17:50:35 [INFO] 17:50:35 [INFO] Results: 17:50:35 [INFO] 17:50:35 [INFO] Tests run: 555, Failures: 0, Errors: 0, Skipped: 0 17:50:35 [INFO] 17:50:35 [INFO] 17:50:35 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 17:50:35 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 17:50:35 [INFO] Analyzed bundle 'cps-service' with 76 classes 17:50:35 [INFO] All coverage checks have been met. 17:50:35 [INFO] 17:50:35 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 17:50:35 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 17:50:35 [INFO] Analyzed bundle 'cps-service' with 76 classes 17:50:36 [INFO] 17:50:36 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 17:50:36 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.4-SNAPSHOT.jar 17:50:36 [INFO] 17:50:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 17:50:36 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.4-SNAPSHOT/cps-service-3.7.4-SNAPSHOT.jar 17:50:36 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.4-SNAPSHOT/cps-service-3.7.4-SNAPSHOT.pom 17:50:36 [INFO] 17:50:36 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 17:50:36 [INFO] Building cps-rest 3.7.4-SNAPSHOT [8/21] 17:50:36 [INFO] --------------------------------[ jar ]--------------------------------- 17:50:38 [INFO] 17:50:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 17:50:38 [INFO] 17:50:38 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 17:50: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-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:50:38 [INFO] 17:50:38 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 17:50:41 [INFO] Generating with dryRun=false 17:50:41 [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:50:41 [INFO] OpenAPI Generator: spring (server) 17:50:41 [INFO] Generator 'spring' is considered stable. 17:50:41 [INFO] ---------------------------------- 17:50:41 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 17:50: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:50:41 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:50:41 [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:50:41 [INFO] Processing operation createDataspace 17:50:41 [INFO] Processing operation deleteDataspace 17:50:41 [INFO] Processing operation createDataspaceV2 17:50:41 [INFO] Processing operation getAllDataspaces 17:50:41 [INFO] Processing operation getDataspace 17:50:41 [INFO] Processing operation cleanDataspace 17:50:41 [INFO] Processing operation createAnchor 17:50:41 [INFO] Processing operation createAnchorV2 17:50:41 [INFO] Processing operation getAnchors 17:50:41 [INFO] Processing operation getAnchor 17:50:41 [INFO] Processing operation deleteAnchor 17:50:41 [INFO] Processing operation createSchemaSet 17:50:41 [INFO] Processing operation createSchemaSetV2 17:50:41 [INFO] Processing operation getSchemaSets 17:50:41 [INFO] Processing operation getSchemaSet 17:50:41 [INFO] Processing operation deleteSchemaSet 17:50:41 [INFO] Processing operation getNodeByDataspaceAndAnchor 17:50:41 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 17:50:41 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 17:50:41 [INFO] Processing operation replaceNode 17:50:41 [INFO] Processing operation createNode 17:50:41 [INFO] Processing operation deleteDataNode 17:50:41 [INFO] Processing operation updateNodeLeaves 17:50:41 [INFO] Processing operation deleteListOrListElement 17:50:41 [INFO] Processing operation replaceListContent 17:50:41 [INFO] Processing operation addListElements 17:50:41 [INFO] Processing operation getDeltaByDataspaceAndAnchors 17:50:41 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 17:50:41 [INFO] Processing operation applyChangesInDeltaReport 17:50:41 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 17:50:41 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 17:50:41 [INFO] Processing operation getNodesByDataspaceAndCpsPath 17:50:41 [INFO] Processing operation getNotificationSubscription 17:50:41 [INFO] Processing operation createNotificationSubscription 17:50:41 [INFO] Processing operation deleteNotificationSubscription 17:50:41 [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:50:41 [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:50:41 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:50:41 [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:50:41 [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:50:41 [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:50:41 [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:50:41 [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:50:41 [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:50:41 [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:50:41 [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:50:41 [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:50:41 [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:50:41 [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:50:41 [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:50:41 [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:50:41 [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:50:41 [INFO] Skipping generation of Webhooks. 17:50:41 [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:50:41 [INFO] Skipping generation of supporting files. 17:50:41 ################################################################################ 17:50:41 # Thanks for using OpenAPI Generator. # 17:50:41 # Please consider donation to help us maintain this project 🙏 # 17:50:41 # https://opencollective.com/openapi_generator/donate # 17:50:41 ################################################################################ 17:50:41 [INFO] 17:50:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 17:50:41 [INFO] You have 0 Checkstyle violations. 17:50:41 [INFO] 17:50:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 17:50:42 [INFO] You have 0 Checkstyle violations. 17:50:42 [INFO] 17:50:42 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 17:50:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 17:50:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 17:50:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 17:50:42 [INFO] 17:50:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 17:50:42 [INFO] Recompiling the module because of changed dependency. 17:50:42 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 17:50:43 [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:50:43 [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:50:43 [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:50:43 [INFO] 17:50:43 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 17:50:43 [INFO] Generating with dryRun=false 17:50:43 [INFO] No .openapi-generator-ignore file found. 17:50:43 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:50:43 [INFO] Generator 'openapi-yaml' is considered stable. 17:50:43 [INFO] Output file [outputFile=openapi.yaml] 17:50:43 [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:50:43 [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:50:43 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [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:50:43 [INFO] Skipping generation of Webhooks. 17:50:43 [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:50:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 17:50:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 17:50:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 17:50:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:50:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:50:43 ################################################################################ 17:50:43 # Thanks for using OpenAPI Generator. # 17:50:43 # Please consider donation to help us maintain this project 🙏 # 17:50:43 # https://opencollective.com/openapi_generator/donate # 17:50:43 ################################################################################ 17:50:43 [INFO] 17:50:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 17:50:43 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 17:50:43 [INFO] 17:50:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 17:50:43 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 17:50:43 [INFO] 17:50:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 17:50:43 [INFO] Copying 6 resources from src/test/resources to target/test-classes 17:50:43 [INFO] 17:50:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 17:50:43 [INFO] Recompiling the module because of changed dependency. 17:50:43 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:50:44 [INFO] 17:50:44 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 17:50:44 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:50:44 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:50:44 [INFO] Parallel parsing disabled. 17:50:45 [INFO] Compiled 28 files. 17:50:45 [INFO] 17:50:45 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 17:50:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:50:45 [INFO] 17:50:45 [INFO] ------------------------------------------------------- 17:50:45 [INFO] T E S T S 17:50:45 [INFO] ------------------------------------------------------- 17:50:46 17:50:46.590 [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:50:46 17:50:46.841 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 17:50:47 17:50:46.973 [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:50:47 17:50:46.993 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 17:50:47 17:50:47.009 [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:50:47 17:50:47.023 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 17:50:47 17:50:47.035 [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:50:47 17:50:47.049 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 17:50:47 17:50:47.063 [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:50:47 17:50:47.091 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:50:47 17:50:47.117 [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:50:47 17:50:47.128 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 17:50:47 17:50:47.132 [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:50:47 17:50:47.144 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 17:50:47 17:50:47.147 [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:50:47 17:50:47.156 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 17:50:47 17:50:47.158 [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:50:47 17:50:47.167 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 17:50:47 17:50:47.169 [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:50:47 17:50:47.178 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:50:47 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 17:50:48 17:50:48,684 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:50:48 17:50:48,685 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:50:48 17:50:48,689 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:50:48 17:50:48,740 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:50:48 17:50:48,741 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:50:48 17:50:48,871 |-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:50:48 17:50:48,871 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:50:49 17:50:49 . ____ _ __ _ _ 17:50:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:50:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:50:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:50:49 ' |____| .__|_| |_|_| |_\__, | / / / / 17:50:49 =========|_|==============|___/=/_/_/_/ 17:50:49 17:50:49 :: Spring Boot :: (v3.5.9) 17:50:49 17:50:49 2026-01-14T17:50:49.258Z INFO 6522 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6522 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:50:49 2026-01-14T17:50:49.261Z INFO 6522 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:50:50 2026-01-14T17:50:50.861Z INFO 6522 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:50:50 2026-01-14T17:50:50.862Z INFO 6522 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:50:50 2026-01-14T17:50:50.864Z INFO 6522 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:50:50 2026-01-14T17:50:50.891Z INFO 6522 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.62 seconds (process running for 5.309) 17:50:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:50:51 2026-01-14T17:50:51.709Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:51 17:50:51 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:50:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:50:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:50:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:50:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:50:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:50:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:50:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:50:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:50:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:50:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:50:51 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 17:50:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:50:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:50:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:50:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:51 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:51 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:51 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:51 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:51 Caused by: java.lang.RuntimeException 17:50:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:50:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:50:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:50:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:50:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:50:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:50:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:50:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:50:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:50:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 17:50:51 ... 92 common frames omitted 17:50:51 17:50:51 2026-01-14T17:50:51.933Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:51 17:50:51 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 17:50:51 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 17:50:51 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 17:50:51 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 17:50:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:51 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:51 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:51 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 17:50:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:51 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:51 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:51 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:51 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:51 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:51 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:51 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:51 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:51 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 17:50:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:51 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:51 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:51 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:51 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:51 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:51 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:51 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 17:50:51 and component.yang=fake component content 1 17:50:51 17:50:51 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 17:50:51 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 17:50:51 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 17:50:51 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 17:50:51 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 17:50:51 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 17:50:51 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 17:50:51 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 17:50:51 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 17:50:51 ... 152 common frames omitted 17:50:51 17:50:52 2026-01-14T17:50:52.017Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:52 17:50:52 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 17:50:52 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:50:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:50:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:50:52 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:52 17:50:52 2026-01-14T17:50:52.026Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:52 17:50:52 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 17:50:52 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:52 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:52 17:50:52 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.796 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 17:50:52 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 17:50:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 17:50:52 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 17:50:52 17:50:52 . ____ _ __ _ _ 17:50:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:50:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:50:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:50:52 ' |____| .__|_| |_|_| |_\__, | / / / / 17:50:52 =========|_|==============|___/=/_/_/_/ 17:50:52 17:50:52 :: Spring Boot :: (v3.5.9) 17:50:52 17:50:52 2026-01-14T17:50:52.318Z INFO 6522 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6522 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:50:52 2026-01-14T17:50:52.318Z INFO 6522 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:50:52 2026-01-14T17:50:52.541Z INFO 6522 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:50:52 2026-01-14T17:50:52.541Z INFO 6522 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:50:52 2026-01-14T17:50:52.542Z INFO 6522 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:50:52 2026-01-14T17:50:52.547Z INFO 6522 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.254 seconds (process running for 6.964) 17:50:52 2026-01-14T17:50:52.637Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:52 17:50:52 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:52 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:52 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:72) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:52 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:52 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:52 17:50:52 2026-01-14T17:50:52.685Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:52 17:50:52 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:52 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:52 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:52 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:52 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:52 17:50:52 2026-01-14T17:50:52.699Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:52 17:50:52 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:52 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:52 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:52 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:52 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:52 17:50:52 2026-01-14T17:50:52.714Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:52 17:50:52 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:52 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:52 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 17:50:52 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:52 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:50:52 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:52 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:52 17:50:52 2026-01-14T17:50:52.726Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:52 17:50:52 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:52 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:52 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 17:50:52 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:52 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:50:52 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:52 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:52 17:50:52 2026-01-14T17:50:52.853Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:52 17:50:52 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:52 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:52 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:157) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:52 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:50:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:52 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:52 17:50:52 2026-01-14T17:50:52.896Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:52 17:50:52 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:52 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:52 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:173) 17:50:52 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:52 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 17:50:52 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:52 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:52 17:50:52 2026-01-14T17:50:52.911Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:52 17:50:52 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:52 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:52 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:190) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:52 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:52 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:52 17:50:52 2026-01-14T17:50:52.925Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:52 17:50:52 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:52 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:52 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:190) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:52 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:52 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:52 17:50:52 2026-01-14T17:50:52.941Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:52 17:50:52 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:52 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:52 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:199) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:52 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:52 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:52 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:52 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:52 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:52 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:52 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:52 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:52 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:52 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:52 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:52 17:50:52 2026-01-14T17:50:52.953Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:52 17:50:52 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:50:52 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 17:50:52 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:85) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:50:52 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:50:52 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:50:52 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:50:52 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:50:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:50:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:50:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:50:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:50:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:50:52 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:50:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:50:52 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:50:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:50:52 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:50:52 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:50:52 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:50:52 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:50:52 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:52 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:52 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:52 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:52 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:52 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:52 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:52 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:50:52 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:50:52 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:50:52 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:52 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:52 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:52 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:52 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:52 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:52 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:52 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:52 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:52 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:53 17:50:53 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 17:50:53 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 17:50:53 17:50:53 . ____ _ __ _ _ 17:50:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:50:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:50:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:50:53 ' |____| .__|_| |_|_| |_\__, | / / / / 17:50:53 =========|_|==============|___/=/_/_/_/ 17:50:53 17:50:53 :: Spring Boot :: (v3.5.9) 17:50:53 17:50:53 2026-01-14T17:50:52.992Z INFO 6522 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6522 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:50:53 2026-01-14T17:50:52.992Z INFO 6522 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:50:53 2026-01-14T17:50:53.166Z INFO 6522 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:50:53 2026-01-14T17:50:53.166Z INFO 6522 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:50:53 2026-01-14T17:50:53.166Z INFO 6522 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:50:53 2026-01-14T17:50:53.170Z INFO 6522 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.206 seconds (process running for 7.588) 17:50:53 2026-01-14T17:50:53.255Z ERROR 6522 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 17:50:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 17:50:53 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 17:50:53 17:50:53 . ____ _ __ _ _ 17:50:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:50:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:50:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:50:53 ' |____| .__|_| |_|_| |_\__, | / / / / 17:50:53 =========|_|==============|___/=/_/_/_/ 17:50:53 17:50:53 :: Spring Boot :: (v3.5.9) 17:50:53 17:50:53 2026-01-14T17:50:53.285Z INFO 6522 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6522 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:50:53 2026-01-14T17:50:53.285Z INFO 6522 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:50:53 2026-01-14T17:50:53.452Z INFO 6522 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:50:53 2026-01-14T17:50:53.452Z INFO 6522 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:50:53 2026-01-14T17:50:53.452Z INFO 6522 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:50:53 2026-01-14T17:50:53.456Z INFO 6522 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.188 seconds (process running for 7.873) 17:50:53 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 17:50:53 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:50:53 17:50:53 . ____ _ __ _ _ 17:50:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:50:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:50:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:50:53 ' |____| .__|_| |_|_| |_\__, | / / / / 17:50:53 =========|_|==============|___/=/_/_/_/ 17:50:53 17:50:53 :: Spring Boot :: (v3.5.9) 17:50:53 17:50:53 2026-01-14T17:50:53.564Z INFO 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6522 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:50:53 2026-01-14T17:50:53.564Z INFO 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:50:53 2026-01-14T17:50:53.770Z INFO 6522 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:50:53 2026-01-14T17:50:53.770Z INFO 6522 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:50:53 2026-01-14T17:50:53.771Z INFO 6522 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:50:53 2026-01-14T17:50:53.775Z INFO 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.227 seconds (process running for 8.192) 17:50:53 2026-01-14T17:50:53.796Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:53 17:50:53 java.lang.IllegalStateException: some error message 17:50:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:50:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:50:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:50:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:50:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:50:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:50:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:50:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:50:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:50:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:50:53 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:119) 17:50:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:50:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:50:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:50:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:53 17:50:53 2026-01-14T17:50:53.831Z ERROR 6522 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:50:53 17:50:53 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:50:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:50:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:50:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:50:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:50:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:50:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:50:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:50:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:50:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:50:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 17:50:53 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:146) 17:50:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:50:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:50:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:50:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:50:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:50:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:50:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:50:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:50:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:50:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:50:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:50:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:50:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:50:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:50:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:50:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:50:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:50:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:50:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:50:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:50:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:50:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:50:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:50:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:50:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:50:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:50:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:50:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:50:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:50:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:50:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:50:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:50:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:50:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:50:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:50:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:50:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:50:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:50:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:50:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:50:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:50:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:50:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:50:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:50:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:50:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:50:53 Caused by: java.lang.Throwable 17:50:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:50:53 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:50:53 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:50:53 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:50:53 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:50:53 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:50:53 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:50:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:50:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:50:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 17:50:53 ... 92 common frames omitted 17:50:53 17:50:53 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:50:53 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 17:50:53 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 17:50:53 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 17:50:53 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 17:50:54 [INFO] 17:50:54 [INFO] Results: 17:50:54 [INFO] 17:50:54 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 17:50:54 [INFO] 17:50:54 [INFO] 17:50:54 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 17:50:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 17:50:54 [INFO] Analyzed bundle 'cps-rest' with 7 classes 17:50:54 [INFO] All coverage checks have been met. 17:50:54 [INFO] 17:50:54 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 17:50:54 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 17:50:54 [INFO] Analyzed bundle 'cps-rest' with 7 classes 17:50:54 [INFO] 17:50:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 17:50:54 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.4-SNAPSHOT.jar 17:50:54 [INFO] 17:50:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 17:50:54 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.4-SNAPSHOT/cps-rest-3.7.4-SNAPSHOT.jar 17:50:54 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.4-SNAPSHOT/cps-rest-3.7.4-SNAPSHOT.pom 17:50:54 [INFO] 17:50:54 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 17:50:54 [INFO] Building cps-ncmp-events 3.7.4-SNAPSHOT [9/21] 17:50:54 [INFO] --------------------------------[ jar ]--------------------------------- 17:50:54 [INFO] 17:50:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 17:50:54 [INFO] 17:50:54 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 17:50: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/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:50:54 [INFO] 17:50:54 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 17:50:54 [INFO] 17:50:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 17:50:54 [INFO] You have 0 Checkstyle violations. 17:50:54 [INFO] 17:50:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 17:50:54 [INFO] You have 0 Checkstyle violations. 17:50:54 [INFO] 17:50:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 17:50:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:50:54 [INFO] Copying 11 resources 17:50:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 17:50:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 17:50:54 [INFO] 17:50:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 17:50:54 [INFO] Recompiling the module because of changed dependency. 17:50:54 [INFO] Compiling 98 source files with javac [debug release 17] to target/classes 17:50:56 [INFO] 17:50:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 17:50:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:50:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 17:50:56 [INFO] 17:50:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 17:50:56 [INFO] No sources to compile 17:50:56 [INFO] 17:50:56 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 17:50:56 [INFO] No sources specified for compilation. Skipping. 17:50:56 [INFO] 17:50:56 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 17:50:56 [INFO] No tests to run. 17:50:56 [INFO] 17:50:56 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 17:50:56 [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:50:56 [INFO] 17:50:56 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 17:50:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:50:56 [INFO] 17:50:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 17:50:56 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.4-SNAPSHOT.jar 17:50:56 [INFO] 17:50:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 17:50:56 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.4-SNAPSHOT/cps-ncmp-events-3.7.4-SNAPSHOT.jar 17:50:56 [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.4-SNAPSHOT/cps-ncmp-events-3.7.4-SNAPSHOT.pom 17:50:56 [INFO] 17:50:56 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 17:50:56 [INFO] Building cps-ncmp-service 3.7.4-SNAPSHOT [10/21] 17:50:56 [INFO] --------------------------------[ jar ]--------------------------------- 17:50:57 [INFO] 17:50:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 17:50:57 [INFO] 17:50:57 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 17:50:57 [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:50:57 [INFO] 17:50:57 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- 17:51:17 [INFO] Generating with dryRun=false 17:51:17 [INFO] OpenAPI Generator: spring (server) 17:51:17 [INFO] Generator 'spring' is considered stable. 17:51:17 [INFO] ---------------------------------- 17:51:17 [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) 17:51:17 [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:51:17 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:51:17 [WARNING] Failed to get the schema name: null 17:51:17 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 17:51:17 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 17:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [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:51:17 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 17:51:17 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 17:51:17 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 17:51:17 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 17:51:17 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 17:51:17 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 17:51:17 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 17:51:17 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 17:51:17 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 17:51:17 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 17:51:17 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 17:51:17 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 17:51:17 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 17:51:17 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 17:51:18 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 17:51:18 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 17:51:18 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 17:51:18 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 17:51:18 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 17:51:18 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 17:51:18 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 17:51:18 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 17:51:18 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 17:51:18 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 17:51:18 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 17:51:18 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 17:51:18 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 17:51:18 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 17:51:18 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 17:51:18 [INFO] Processing operation null 17:51:18 [INFO] Processing operation null 17:51:18 [INFO] Processing operation null 17:51:18 [INFO] Processing operation null 17:51:18 [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:51:18 [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:51:18 [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:51:18 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:51:18 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:51:18 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [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:51:18 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 17:51:18 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:51:18 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 17:51:18 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:51:18 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 17:51:18 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:51:18 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:18 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 17:51:18 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:18 [INFO] Model EmptyObject not generated since it's a free-form object 17:51:18 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/UtraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/EutraCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] #/components/schemas/NrCellId is not defined 17:51:19 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 17:51:19 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 17:51:19 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:19 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 17:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [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:51:19 [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:51:19 [INFO] 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:51:19 [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:51:19 [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:51:19 [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:51:19 [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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [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:51:19 [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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [INFO] 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:51:19 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 17:51:19 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 17:51:19 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 17:51:19 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 17:51:19 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 17:51:19 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 17:51:19 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 17:51:20 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 17:51:20 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 17:51:20 [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:51:20 [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:51:20 [INFO] Skipping generation of Webhooks. 17:51:20 [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:51:20 [INFO] Skipping generation of supporting files. 17:51:20 ################################################################################ 17:51:20 # Thanks for using OpenAPI Generator. # 17:51:20 # Please consider donation to help us maintain this project 🙏 # 17:51:20 # https://opencollective.com/openapi_generator/donate # 17:51:20 ################################################################################ 17:51:41 [INFO] 17:51:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 17:51:41 [INFO] You have 0 Checkstyle violations. 17:51:41 [INFO] 17:51:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 17:51:42 [INFO] You have 0 Checkstyle violations. 17:51:42 [INFO] 17:51:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 17:51:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:51:42 [INFO] Copying 3 resources 17:51:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 17:51:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 17:51:42 [INFO] 17:51:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 17:51:42 [INFO] Recompiling the module because of changed dependency. 17:51:42 [INFO] Compiling 181 source files with javac [debug release 17] to target/classes 17:51:44 [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:51:44 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java uses unchecked or unsafe operations. 17:51:44 [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:51:44 [INFO] 17:51:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 17:51:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:51:44 [INFO] Copying 11 resources 17:51:44 [INFO] 17:51:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 17:51:44 [INFO] Recompiling the module because of changed dependency. 17:51:44 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:51:44 [INFO] 17:51:44 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 17:51:44 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:51:44 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:51:44 [INFO] Parallel parsing disabled. 17:51:48 [INFO] Compiled 246 files. 17:51:48 [INFO] 17:51:48 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 17:51:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:51:48 [INFO] 17:51:48 [INFO] ------------------------------------------------------- 17:51:48 [INFO] T E S T S 17:51:48 [INFO] ------------------------------------------------------- 17:51:51 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 17:51:52 17:51:52.156 [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:51:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 17:51:52 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 17:51:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 17:51:52 17:51:52.308 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 17:51:52 17:51:52.311 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 17:51:52 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 17:51:52 17:51:52.346 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.4 17:51:53 17:51:53.058 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 17:51:53 17:51:53.066 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 17:51:53 17:51:53.089 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 17:51:53 Server Version: 23.0.1 17:51:53 API Version: 1.42 17:51:53 Operating System: CentOS Stream 8 17:51:53 Total Memory: 31890 MB 17:51:53 17:51:53.092 [main] WARN org.testcontainers.utility.ResourceReaper -- 17:51:53 ******************************************************************************** 17:51:53 Ryuk has been disabled. This can cause unexpected behavior in your environment. 17:51:53 ******************************************************************************** 17:51:53 17:51:53.096 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 17:51:53 17:51:53.097 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 17:51:53 17:51:53.100 [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:51:53 17:51:53.119 [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:51:53 17:51:53.127 [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:51:53 17:51:53.288 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 17:51:53 17:51:53.316 [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:51:53 17:51:53.351 [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:51:53 17:51:53.363 [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:51:53 17:51:53.480 [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, (25 MB/? MB) 17:51:53 17:51:53.497 [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, (25 MB/? MB) 17:51:53 17:51:53.611 [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, (55 MB/? MB) 17:51:53 17:51:53.630 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 9 pending, 6 downloaded, 0 extracted, (55 MB/? MB) 17:51:53 17:51:53.649 [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, (59 MB/? MB) 17:51:53 17:51:53.663 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 7 pending, 8 downloaded, 0 extracted, (59 MB/? MB) 17:51:53 17:51:53.680 [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, (78 MB/? MB) 17:51:53 17:51:53.697 [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, (78 MB/? MB) 17:51:53 17:51:53.732 [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, (78 MB/? MB) 17:51:54 17:51:54.053 [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, (174 MB/? MB) 17:51:54 17:51:54.070 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (192 MB/? MB) 17:51:54 17:51:54.597 [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, (342 MB/? MB) 17:51:54 17:51:54.677 [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, (373 MB/? MB) 17:51:55 17:51:55.029 [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, (464 MB/? MB) 17:51:55 17:51:55.442 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (528 MB/553 MB) 17:52:02 17:52:02.569 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (539 MB/553 MB) 17:52:02 17:52:02.646 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (539 MB/553 MB) 17:52:02 17:52:02.807 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (539 MB/553 MB) 17:52:02 17:52:02.905 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (539 MB/553 MB) 17:52:03 17:52:03.262 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (540 MB/553 MB) 17:52:03 17:52:03.337 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (540 MB/553 MB) 17:52:03 17:52:03.424 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (540 MB/553 MB) 17:52:03 17:52:03.504 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (540 MB/553 MB) 17:52:03 17:52:03.584 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (540 MB/553 MB) 17:52:03 17:52:03.656 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (540 MB/553 MB) 17:52:03 17:52:03.740 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (540 MB/553 MB) 17:52:04 17:52:04.713 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (553 MB/553 MB) 17:52:04 17:52:04.791 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (553 MB/553 MB) 17:52:04 17:52:04.812 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 11s (downloaded 553 MB at 50 MB/s) 17:52:04 17:52:04.813 [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 PT11.693117079S 17:52:04 17:52:04.845 [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:52:08 17:52:08.567 [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: f7bdd47df3cbf0f7ce6ef00f1acdee372ff05192beacbd572b0612e3922215d1 17:52:14 17:52:14.625 [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 PT9.779932651S 17:52:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:52:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.57 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 17:52:15 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 17:52:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 17:52:15 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 17:52:15 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 17:52:15 [INFO] Running org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec 17:52:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec 17:52:15 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 17:52:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 17:52:15 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 17:52:15 17:52:15.989 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 17:52:16 [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:52:16 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 17:52:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 17:52:16 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 17:52:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 17:52:16 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 17:52:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 17:52:16 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 17:52:16 [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:52:16 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 17:52:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 17:52:16 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 17:52:16 17:52:16,674 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:52:16 17:52:16,674 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:52:16 17:52:16,678 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:52:16 17:52:16,728 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:52:16 17:52:16,728 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:52:17 17:52:17,246 |-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:52:17 17:52:17,246 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:52:17 17:52:17 . ____ _ __ _ _ 17:52:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:17 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:17 =========|_|==============|___/=/_/_/_/ 17:52:17 17:52:17 :: Spring Boot :: (v3.5.9) 17:52:17 17:52:17 2026-01-14T17:52:17.535Z INFO 6637 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:17 2026-01-14T17:52:17.535Z INFO 6637 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:52:17 2026-01-14T17:52:17.867Z WARN 6637 --- [ 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:52:17 --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:52:18 2026-01-14T17:52:18.019Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:52:18 o o o o---o o--o o o---o o o----o o--o--o 17:52:18 | | / \ / | / / \ | | 17:52:18 o----o o o o----o | o o o----o | 17:52:18 | | * \ / | \ * \ | | 17:52:18 o o * o o---o o--o o----o o---o * o o----o o 17:52:18 17:52:18 2026-01-14T17:52:18.019Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:52:18 2026-01-14T17:52:18.022Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:52:18 2026-01-14T17:52:18.022Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:52:18 2026-01-14T17:52:18.022Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:52:18 2026-01-14T17:52:18.025Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:52:18 To enable the Jet engine on the members, do one of the following: 17:52:18 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:52:18 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:52:18 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:52: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:52:18 2026-01-14T17:52:18.639Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:52:18 2026-01-14T17:52:18.727Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:52:19 2026-01-14T17:52:18.968Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:52:19 2026-01-14T17:52:18.980Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTING 17:52:21 2026-01-14T17:52:21.549Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:52:21 17:52:21 Members {size:1, ver:1} [ 17:52:21 Member [10.30.107.72]:5701 - 97984f5b-c355-4630-915a-9d272a8c75a5 this 17:52:21 ] 17:52:21 17:52:21 2026-01-14T17:52:21.567Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTED 17:52:21 2026-01-14T17:52:21.612Z INFO 6637 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 5.274 seconds (process running for 33.193) 17:52:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.509 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 17:52:21 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 17:52:21 17:52:21 . ____ _ __ _ _ 17:52:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:21 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:21 =========|_|==============|___/=/_/_/_/ 17:52:21 17:52:21 :: Spring Boot :: (v3.5.9) 17:52:21 17:52:21 2026-01-14T17:52:21.683Z INFO 6637 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:21 2026-01-14T17:52:21.683Z INFO 6637 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 17:52:21 2026-01-14T17:52:21.692Z INFO 6637 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.042 seconds (process running for 33.274) 17:52:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 17:52:21 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 17:52:21 17:52:21 . ____ _ __ _ _ 17:52:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:21 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:21 =========|_|==============|___/=/_/_/_/ 17:52:21 17:52:21 :: Spring Boot :: (v3.5.9) 17:52:21 17:52:21 2026-01-14T17:52:21.732Z INFO 6637 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:21 2026-01-14T17:52:21.732Z INFO 6637 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:52:21 2026-01-14T17:52:21.778Z INFO 6637 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.076 seconds (process running for 33.359) 17:52:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 17:52:21 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 17:52:21 17:52:21 . ____ _ __ _ _ 17:52:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:21 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:21 =========|_|==============|___/=/_/_/_/ 17:52:21 17:52:21 :: Spring Boot :: (v3.5.9) 17:52:21 17:52:21 2026-01-14T17:52:21.826Z INFO 6637 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:21 2026-01-14T17:52:21.826Z INFO 6637 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:52:21 2026-01-14T17:52:21.942Z INFO 6637 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.14 seconds (process running for 33.523) 17:52:22 2026-01-14T17:52:21.998Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:22 acks = -1 17:52:22 auto.include.jmx.reporter = true 17:52:22 batch.size = 16384 17:52:22 bootstrap.servers = [localhost:9092] 17:52:22 buffer.memory = 33554432 17:52:22 client.dns.lookup = use_all_dns_ips 17:52:22 client.id = producer-1 17:52:22 compression.gzip.level = -1 17:52:22 compression.lz4.level = 9 17:52:22 compression.type = none 17:52:22 compression.zstd.level = 3 17:52:22 connections.max.idle.ms = 540000 17:52:22 delivery.timeout.ms = 120000 17:52:22 enable.idempotence = true 17:52:22 enable.metrics.push = true 17:52:22 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 17:52:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:22 linger.ms = 0 17:52:22 max.block.ms = 60000 17:52:22 max.in.flight.requests.per.connection = 5 17:52:22 max.request.size = 1048576 17:52:22 metadata.max.age.ms = 300000 17:52:22 metadata.max.idle.ms = 300000 17:52:22 metadata.recovery.strategy = none 17:52:22 metric.reporters = [] 17:52:22 metrics.num.samples = 2 17:52:22 metrics.recording.level = INFO 17:52:22 metrics.sample.window.ms = 30000 17:52:22 partitioner.adaptive.partitioning.enable = true 17:52:22 partitioner.availability.timeout.ms = 0 17:52:22 partitioner.class = null 17:52:22 partitioner.ignore.keys = false 17:52:22 receive.buffer.bytes = 32768 17:52:22 reconnect.backoff.max.ms = 1000 17:52:22 reconnect.backoff.ms = 50 17:52:22 request.timeout.ms = 30000 17:52:22 retries = 2147483647 17:52:22 retry.backoff.max.ms = 1000 17:52:22 retry.backoff.ms = 100 17:52:22 sasl.client.callback.handler.class = null 17:52:22 sasl.jaas.config = null 17:52:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:22 sasl.kerberos.min.time.before.relogin = 60000 17:52:22 sasl.kerberos.service.name = null 17:52:22 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:22 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:22 sasl.login.callback.handler.class = null 17:52:22 sasl.login.class = null 17:52:22 sasl.login.connect.timeout.ms = null 17:52:22 sasl.login.read.timeout.ms = null 17:52:22 sasl.login.refresh.buffer.seconds = 300 17:52:22 sasl.login.refresh.min.period.seconds = 60 17:52:22 sasl.login.refresh.window.factor = 0.8 17:52:22 sasl.login.refresh.window.jitter = 0.05 17:52:22 sasl.login.retry.backoff.max.ms = 10000 17:52:22 sasl.login.retry.backoff.ms = 100 17:52:22 sasl.mechanism = GSSAPI 17:52:22 sasl.oauthbearer.clock.skew.seconds = 30 17:52:22 sasl.oauthbearer.expected.audience = null 17:52:22 sasl.oauthbearer.expected.issuer = null 17:52:22 sasl.oauthbearer.header.urlencode = false 17:52:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:22 sasl.oauthbearer.jwks.endpoint.url = null 17:52:22 sasl.oauthbearer.scope.claim.name = scope 17:52:22 sasl.oauthbearer.sub.claim.name = sub 17:52:22 sasl.oauthbearer.token.endpoint.url = null 17:52:22 security.protocol = PLAINTEXT 17:52:22 security.providers = null 17:52:22 send.buffer.bytes = 131072 17:52:22 socket.connection.setup.timeout.max.ms = 30000 17:52:22 socket.connection.setup.timeout.ms = 10000 17:52:22 ssl.cipher.suites = null 17:52:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:22 ssl.endpoint.identification.algorithm = https 17:52:22 ssl.engine.factory.class = null 17:52:22 ssl.key.password = null 17:52:22 ssl.keymanager.algorithm = SunX509 17:52:22 ssl.keystore.certificate.chain = null 17:52:22 ssl.keystore.key = null 17:52:22 ssl.keystore.location = null 17:52:22 ssl.keystore.password = null 17:52:22 ssl.keystore.type = JKS 17:52:22 ssl.protocol = TLSv1.3 17:52:22 ssl.provider = null 17:52:22 ssl.secure.random.implementation = null 17:52:22 ssl.trustmanager.algorithm = PKIX 17:52:22 ssl.truststore.certificates = null 17:52:22 ssl.truststore.location = null 17:52:22 ssl.truststore.password = null 17:52:22 ssl.truststore.type = JKS 17:52:22 transaction.timeout.ms = 60000 17:52:22 transactional.id = null 17:52:22 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:52:22 17:52:22 2026-01-14T17:52:22.049Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:22 2026-01-14T17:52:22.065Z INFO 6637 --- [ 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:52:22 2026-01-14T17:52:22.103Z INFO 6637 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 17:52:22 2026-01-14T17:52:22.152Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:22 2026-01-14T17:52:22.152Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:22 2026-01-14T17:52:22.152Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413142151 17:52:22 2026-01-14T17:52:22.177Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:22 acks = -1 17:52:22 auto.include.jmx.reporter = true 17:52:22 batch.size = 16384 17:52:22 bootstrap.servers = [localhost:9092] 17:52:22 buffer.memory = 33554432 17:52:22 client.dns.lookup = use_all_dns_ips 17:52:22 client.id = producer-2 17:52:22 compression.gzip.level = -1 17:52:22 compression.lz4.level = 9 17:52:22 compression.type = none 17:52:22 compression.zstd.level = 3 17:52:22 connections.max.idle.ms = 540000 17:52:22 delivery.timeout.ms = 120000 17:52:22 enable.idempotence = true 17:52:22 enable.metrics.push = true 17:52:22 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 17:52:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:22 linger.ms = 0 17:52:22 max.block.ms = 60000 17:52:22 max.in.flight.requests.per.connection = 5 17:52:22 max.request.size = 1048576 17:52:22 metadata.max.age.ms = 300000 17:52:22 metadata.max.idle.ms = 300000 17:52:22 metadata.recovery.strategy = none 17:52:22 metric.reporters = [] 17:52:22 metrics.num.samples = 2 17:52:22 metrics.recording.level = INFO 17:52:22 metrics.sample.window.ms = 30000 17:52:22 partitioner.adaptive.partitioning.enable = true 17:52:22 partitioner.availability.timeout.ms = 0 17:52:22 partitioner.class = null 17:52:22 partitioner.ignore.keys = false 17:52:22 receive.buffer.bytes = 32768 17:52:22 reconnect.backoff.max.ms = 1000 17:52:22 reconnect.backoff.ms = 50 17:52:22 request.timeout.ms = 30000 17:52:22 retries = 2147483647 17:52:22 retry.backoff.max.ms = 1000 17:52:22 retry.backoff.ms = 100 17:52:22 sasl.client.callback.handler.class = null 17:52:22 sasl.jaas.config = null 17:52:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:22 sasl.kerberos.min.time.before.relogin = 60000 17:52:22 sasl.kerberos.service.name = null 17:52:22 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:22 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:22 sasl.login.callback.handler.class = null 17:52:22 sasl.login.class = null 17:52:22 sasl.login.connect.timeout.ms = null 17:52:22 sasl.login.read.timeout.ms = null 17:52:22 sasl.login.refresh.buffer.seconds = 300 17:52:22 sasl.login.refresh.min.period.seconds = 60 17:52:22 sasl.login.refresh.window.factor = 0.8 17:52:22 sasl.login.refresh.window.jitter = 0.05 17:52:22 sasl.login.retry.backoff.max.ms = 10000 17:52:22 sasl.login.retry.backoff.ms = 100 17:52:22 sasl.mechanism = GSSAPI 17:52:22 sasl.oauthbearer.clock.skew.seconds = 30 17:52:22 sasl.oauthbearer.expected.audience = null 17:52:22 sasl.oauthbearer.expected.issuer = null 17:52:22 sasl.oauthbearer.header.urlencode = false 17:52:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:22 sasl.oauthbearer.jwks.endpoint.url = null 17:52:22 sasl.oauthbearer.scope.claim.name = scope 17:52:22 sasl.oauthbearer.sub.claim.name = sub 17:52:22 sasl.oauthbearer.token.endpoint.url = null 17:52:22 security.protocol = PLAINTEXT 17:52:22 security.providers = null 17:52:22 send.buffer.bytes = 131072 17:52:22 socket.connection.setup.timeout.max.ms = 30000 17:52:22 socket.connection.setup.timeout.ms = 10000 17:52:22 ssl.cipher.suites = null 17:52:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:22 ssl.endpoint.identification.algorithm = https 17:52:22 ssl.engine.factory.class = null 17:52:22 ssl.key.password = null 17:52:22 ssl.keymanager.algorithm = SunX509 17:52:22 ssl.keystore.certificate.chain = null 17:52:22 ssl.keystore.key = null 17:52:22 ssl.keystore.location = null 17:52:22 ssl.keystore.password = null 17:52:22 ssl.keystore.type = JKS 17:52:22 ssl.protocol = TLSv1.3 17:52:22 ssl.provider = null 17:52:22 ssl.secure.random.implementation = null 17:52:22 ssl.trustmanager.algorithm = PKIX 17:52:22 ssl.truststore.certificates = null 17:52:22 ssl.truststore.location = null 17:52:22 ssl.truststore.password = null 17:52:22 ssl.truststore.type = JKS 17:52:22 transaction.timeout.ms = 60000 17:52:22 transactional.id = null 17:52:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:22 17:52:22 2026-01-14T17:52:22.177Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:22 2026-01-14T17:52:22.178Z INFO 6637 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 17:52:22 2026-01-14T17:52:22.185Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:22 2026-01-14T17:52:22.185Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:22 2026-01-14T17:52:22.185Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413142185 17:52:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 17:52:22 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 17:52:22 17:52:22 . ____ _ __ _ _ 17:52:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:22 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:22 =========|_|==============|___/=/_/_/_/ 17:52:22 17:52:22 :: Spring Boot :: (v3.5.9) 17:52:22 17:52:22 2026-01-14T17:52:22.251Z INFO 6637 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:22 2026-01-14T17:52:22.251Z INFO 6637 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:52:22 2026-01-14T17:52:22.478Z INFO 6637 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.27 seconds (process running for 34.059) 17:52:22 2026-01-14T17:52:22.537Z ERROR 6637 --- [_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:52:22 2026-01-14T17:52:22.537Z ERROR 6637 --- [_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:52:22 2026-01-14T17:52:22.622Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:22 2026-01-14T17:52:22.622Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:22 2026-01-14T17:52:22.624Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:22 2026-01-14T17:52:22.624Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:22 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 17:52:22 2026-01-14T17:52:22.624Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:22 2026-01-14T17:52:22.625Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:22 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 17:52:22 17:52:22 . ____ _ __ _ _ 17:52:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:22 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:22 =========|_|==============|___/=/_/_/_/ 17:52:22 17:52:22 :: Spring Boot :: (v3.5.9) 17:52:22 17:52:22 2026-01-14T17:52:22.650Z INFO 6637 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:22 2026-01-14T17:52:22.650Z INFO 6637 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:52:22 2026-01-14T17:52:22.667Z INFO 6637 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.038 seconds (process running for 34.248) 17:52:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 17:52:22 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 17:52:22 17:52:22 . ____ _ __ _ _ 17:52:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:22 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:22 =========|_|==============|___/=/_/_/_/ 17:52:22 17:52:22 :: Spring Boot :: (v3.5.9) 17:52:22 17:52:22 2026-01-14T17:52:22.714Z INFO 6637 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:22 2026-01-14T17:52:22.714Z INFO 6637 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:52:22 2026-01-14T17:52:22.726Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:22 2026-01-14T17:52:22.726Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:22 2026-01-14T17:52:22.726Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:22 2026-01-14T17:52:22.727Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:22 2026-01-14T17:52:22.727Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:22 2026-01-14T17:52:22.727Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:22 2026-01-14T17:52:22.729Z INFO 6637 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.034 seconds (process running for 34.311) 17:52:22 2026-01-14T17:52:22.744Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:52:22 2026-01-14T17:52:22.750Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:52:22 2026-01-14T17:52:22.751Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:52:22 2026-01-14T17:52:22.753Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:52:22 2026-01-14T17:52:22.770Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:52:22 2026-01-14T17:52:22.772Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 25 ms. 17:52:22 2026-01-14T17:52:22.773Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:52:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 17:52:22 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 17:52:22 17:52:22 . ____ _ __ _ _ 17:52:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:22 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:22 =========|_|==============|___/=/_/_/_/ 17:52:22 17:52:22 :: Spring Boot :: (v3.5.9) 17:52:22 17:52:22 2026-01-14T17:52:22.803Z INFO 6637 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:22 2026-01-14T17:52:22.803Z INFO 6637 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:52:22 2026-01-14T17:52:22.823Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:52:22 o o o o---o o--o o o---o o o----o o--o--o 17:52:22 | | / \ / | / / \ | | 17:52:22 o----o o o o----o | o o o----o | 17:52:22 | | * \ / | \ * \ | | 17:52:22 o o * o o---o o--o o----o o---o * o o----o o 17:52:22 17:52:22 2026-01-14T17:52:22.823Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:52:22 2026-01-14T17:52:22.823Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:52:22 2026-01-14T17:52:22.823Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:52:22 2026-01-14T17:52:22.823Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:52:22 2026-01-14T17:52:22.823Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:52:22 To enable the Jet engine on the members, do one of the following: 17:52:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:52:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:52:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:52:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:52:22 2026-01-14T17:52:22.827Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:22 2026-01-14T17:52:22.827Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:22 2026-01-14T17:52:22.828Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:22 2026-01-14T17:52:22.835Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:52:22 2026-01-14T17:52:22.837Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:52:22 2026-01-14T17:52:22.846Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:52:22 2026-01-14T17:52:22.847Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTING 17:52:22 2026-01-14T17:52:22.879Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:22 2026-01-14T17:52:22.879Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:22 2026-01-14T17:52:22.879Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:23 2026-01-14T17:52:23.057Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:23 2026-01-14T17:52:23.057Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:23 2026-01-14T17:52:23.057Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:23 2026-01-14T17:52:23.081Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:23 2026-01-14T17:52:23.081Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:23 2026-01-14T17:52:23.081Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:23 2026-01-14T17:52:23.411Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:23 2026-01-14T17:52:23.411Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:23 2026-01-14T17:52:23.411Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:23 2026-01-14T17:52:23.504Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:23 2026-01-14T17:52:23.504Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:23 2026-01-14T17:52:23.504Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:24 2026-01-14T17:52:24.317Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:24 2026-01-14T17:52:24.317Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:24 2026-01-14T17:52:24.317Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:24 2026-01-14T17:52:24.368Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:24 2026-01-14T17:52:24.368Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:24 2026-01-14T17:52:24.368Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:25 2026-01-14T17:52:25.101Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:52:25 17:52:25 Members {size:1, ver:1} [ 17:52:25 Member [10.30.107.72]:5701 - 15c0d241-b460-4360-b8ca-6bf323b991f7 this 17:52:25 ] 17:52:25 17:52:25 2026-01-14T17:52:25.102Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTED 17:52:25 2026-01-14T17:52:25.108Z INFO 6637 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.327 seconds (process running for 36.69) 17:52:25 2026-01-14T17:52:25.114Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:52:25 2026-01-14T17:52:25.115Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:52:25 2026-01-14T17:52:25.115Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:52:25 2026-01-14T17:52:25.116Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:52:25 2026-01-14T17:52:25.225Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:25 2026-01-14T17:52:25.225Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:25 2026-01-14T17:52:25.225Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:25 2026-01-14T17:52:25.234Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:52:25 2026-01-14T17:52:25.234Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 120 ms. 17:52:25 2026-01-14T17:52:25.234Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:52:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.456 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 17:52:25 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 17:52:25 17:52:25 . ____ _ __ _ _ 17:52:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:25 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:25 =========|_|==============|___/=/_/_/_/ 17:52:25 17:52:25 :: Spring Boot :: (v3.5.9) 17:52:25 17:52:25 2026-01-14T17:52:25.308Z INFO 6637 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:25 2026-01-14T17:52:25.309Z INFO 6637 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:52:25 2026-01-14T17:52:25.340Z INFO 6637 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.05 seconds (process running for 36.921) 17:52:25 2026-01-14T17:52:25.351Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:25 2026-01-14T17:52:25.351Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:25 2026-01-14T17:52:25.351Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 17:52:25 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 17:52:25 2026-01-14T17:52:25.560Z WARN 6637 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 17:52:25 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 17:52:25 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 17:52:25 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 17:52:25 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 17:52:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 17:52:25 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 17:52:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 17:52:25 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 17:52:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 17:52:25 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 17:52:25 2026-01-14T17:52:25.728Z INFO 6637 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:52:25 2026-01-14T17:52:25.793Z INFO 6637 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 869d2aaa20d5b74cafac942bb4bd75a6d93f3c2ef3af639ca200cb318f46db64 17:52:26 2026-01-14T17:52:26.082Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:26 2026-01-14T17:52:26.082Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:26 2026-01-14T17:52:26.082Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:26 2026-01-14T17:52:26.367Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:26 2026-01-14T17:52:26.367Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:26 2026-01-14T17:52:26.367Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:27 2026-01-14T17:52:27.031Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:27 2026-01-14T17:52:27.031Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:27 2026-01-14T17:52:27.031Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:27 2026-01-14T17:52:27.272Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:27 2026-01-14T17:52:27.273Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:27 2026-01-14T17:52:27.273Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:28 2026-01-14T17:52:28.032Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:28 2026-01-14T17:52:28.032Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:28 2026-01-14T17:52:28.032Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:28 2026-01-14T17:52:28.281Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:28 2026-01-14T17:52:28.281Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:28 2026-01-14T17:52:28.281Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:29 2026-01-14T17:52:29.033Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:29 2026-01-14T17:52:29.033Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:29 2026-01-14T17:52:29.033Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:29 2026-01-14T17:52:29.241Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:29 2026-01-14T17:52:29.241Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:29 2026-01-14T17:52:29.241Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:30 2026-01-14T17:52:30.034Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:30 2026-01-14T17:52:30.034Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:30 2026-01-14T17:52:30.034Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:30 2026-01-14T17:52:30.195Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:30 2026-01-14T17:52:30.196Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:30 2026-01-14T17:52:30.196Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:31 2026-01-14T17:52:30.989Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:31 2026-01-14T17:52:30.990Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:31 2026-01-14T17:52:30.990Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:31 2026-01-14T17:52:31.220Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:31 2026-01-14T17:52:31.220Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:31 2026-01-14T17:52:31.220Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:31 2026-01-14T17:52:31.787Z INFO 6637 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.059039592S 17:52:31 2026-01-14T17:52:31.814Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:31 allow.auto.create.topics = true 17:52:31 auto.commit.interval.ms = 5000 17:52:31 auto.include.jmx.reporter = true 17:52:31 auto.offset.reset = earliest 17:52:31 bootstrap.servers = [localhost:32769] 17:52:31 check.crcs = true 17:52:31 client.dns.lookup = use_all_dns_ips 17:52:31 client.id = consumer-test-1 17:52:31 client.rack = 17:52:31 connections.max.idle.ms = 540000 17:52:31 default.api.timeout.ms = 60000 17:52:31 enable.auto.commit = true 17:52:31 enable.metrics.push = true 17:52:31 exclude.internal.topics = true 17:52:31 fetch.max.bytes = 52428800 17:52:31 fetch.max.wait.ms = 500 17:52:31 fetch.min.bytes = 1 17:52:31 group.id = test 17:52:31 group.instance.id = null 17:52:31 group.protocol = classic 17:52:31 group.remote.assignor = null 17:52:31 heartbeat.interval.ms = 3000 17:52:31 interceptor.classes = [] 17:52:31 internal.leave.group.on.close = true 17:52:31 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:31 isolation.level = read_uncommitted 17:52:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:31 max.partition.fetch.bytes = 1048576 17:52:31 max.poll.interval.ms = 300000 17:52:31 max.poll.records = 500 17:52:31 metadata.max.age.ms = 300000 17:52:31 metadata.recovery.strategy = none 17:52:31 metric.reporters = [] 17:52:31 metrics.num.samples = 2 17:52:31 metrics.recording.level = INFO 17:52:31 metrics.sample.window.ms = 30000 17:52:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:31 receive.buffer.bytes = 65536 17:52:31 reconnect.backoff.max.ms = 1000 17:52:31 reconnect.backoff.ms = 50 17:52:31 request.timeout.ms = 30000 17:52:31 retry.backoff.max.ms = 1000 17:52:31 retry.backoff.ms = 100 17:52:31 sasl.client.callback.handler.class = null 17:52:31 sasl.jaas.config = null 17:52:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:31 sasl.kerberos.min.time.before.relogin = 60000 17:52:31 sasl.kerberos.service.name = null 17:52:31 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:31 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:31 sasl.login.callback.handler.class = null 17:52:31 sasl.login.class = null 17:52:31 sasl.login.connect.timeout.ms = null 17:52:31 sasl.login.read.timeout.ms = null 17:52:31 sasl.login.refresh.buffer.seconds = 300 17:52:31 sasl.login.refresh.min.period.seconds = 60 17:52:31 sasl.login.refresh.window.factor = 0.8 17:52:31 sasl.login.refresh.window.jitter = 0.05 17:52:31 sasl.login.retry.backoff.max.ms = 10000 17:52:31 sasl.login.retry.backoff.ms = 100 17:52:31 sasl.mechanism = GSSAPI 17:52:31 sasl.oauthbearer.clock.skew.seconds = 30 17:52:31 sasl.oauthbearer.expected.audience = null 17:52:31 sasl.oauthbearer.expected.issuer = null 17:52:31 sasl.oauthbearer.header.urlencode = false 17:52:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:31 sasl.oauthbearer.jwks.endpoint.url = null 17:52:31 sasl.oauthbearer.scope.claim.name = scope 17:52:31 sasl.oauthbearer.sub.claim.name = sub 17:52:31 sasl.oauthbearer.token.endpoint.url = null 17:52:31 security.protocol = PLAINTEXT 17:52:31 security.providers = null 17:52:31 send.buffer.bytes = 131072 17:52:31 session.timeout.ms = 45000 17:52:31 socket.connection.setup.timeout.max.ms = 30000 17:52:31 socket.connection.setup.timeout.ms = 10000 17:52:31 ssl.cipher.suites = null 17:52:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:31 ssl.endpoint.identification.algorithm = https 17:52:31 ssl.engine.factory.class = null 17:52:31 ssl.key.password = null 17:52:31 ssl.keymanager.algorithm = SunX509 17:52:31 ssl.keystore.certificate.chain = null 17:52:31 ssl.keystore.key = null 17:52:31 ssl.keystore.location = null 17:52:31 ssl.keystore.password = null 17:52:31 ssl.keystore.type = JKS 17:52:31 ssl.protocol = TLSv1.3 17:52:31 ssl.provider = null 17:52:31 ssl.secure.random.implementation = null 17:52:31 ssl.trustmanager.algorithm = PKIX 17:52:31 ssl.truststore.certificates = null 17:52:31 ssl.truststore.location = null 17:52:31 ssl.truststore.password = null 17:52:31 ssl.truststore.type = JKS 17:52:31 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:31 17:52:31 2026-01-14T17:52:31.831Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:31 2026-01-14T17:52:31.900Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:31 2026-01-14T17:52:31.900Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:31 2026-01-14T17:52:31.900Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413151899 17:52:31 17:52:31 . ____ _ __ _ _ 17:52:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:31 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:31 =========|_|==============|___/=/_/_/_/ 17:52:31 17:52:31 :: Spring Boot :: (v3.5.9) 17:52:31 17:52:31 2026-01-14T17:52:31.927Z INFO 6637 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:31 2026-01-14T17:52:31.927Z INFO 6637 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:52:31 2026-01-14T17:52:31.981Z INFO 6637 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.079 seconds (process running for 43.562) 17:52:32 2026-01-14T17:52:31.986Z INFO 6637 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 17:52:32 2026-01-14T17:52:32.002Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:32 2026-01-14T17:52:32.002Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:32 2026-01-14T17:52:32.002Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:32 2026-01-14T17:52:32.022Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:32 2026-01-14T17:52:32.022Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:32 acks = -1 17:52:32 auto.include.jmx.reporter = true 17:52:32 batch.size = 16384 17:52:32 bootstrap.servers = [localhost:32769] 17:52:32 buffer.memory = 33554432 17:52:32 client.dns.lookup = use_all_dns_ips 17:52:32 client.id = producer-3 17:52:32 compression.gzip.level = -1 17:52:32 compression.lz4.level = 9 17:52:32 compression.type = none 17:52:32 compression.zstd.level = 3 17:52:32 connections.max.idle.ms = 540000 17:52:32 delivery.timeout.ms = 120000 17:52:32 enable.idempotence = false 17:52:32 enable.metrics.push = true 17:52:32 interceptor.classes = [] 17:52:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:32 linger.ms = 1 17:52:32 max.block.ms = 60000 17:52:32 max.in.flight.requests.per.connection = 5 17:52:32 max.request.size = 1048576 17:52:32 metadata.max.age.ms = 300000 17:52:32 metadata.max.idle.ms = 300000 17:52:32 metadata.recovery.strategy = none 17:52:32 metric.reporters = [] 17:52:32 metrics.num.samples = 2 17:52:32 metrics.recording.level = INFO 17:52:32 metrics.sample.window.ms = 30000 17:52:32 partitioner.adaptive.partitioning.enable = true 17:52:32 partitioner.availability.timeout.ms = 0 17:52:32 partitioner.class = null 17:52:32 partitioner.ignore.keys = false 17:52:32 receive.buffer.bytes = 32768 17:52:32 reconnect.backoff.max.ms = 1000 17:52:32 reconnect.backoff.ms = 50 17:52:32 request.timeout.ms = 30000 17:52:32 retries = 0 17:52:32 retry.backoff.max.ms = 1000 17:52:32 retry.backoff.ms = 100 17:52:32 sasl.client.callback.handler.class = null 17:52:32 sasl.jaas.config = null 17:52:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:32 sasl.kerberos.min.time.before.relogin = 60000 17:52:32 sasl.kerberos.service.name = null 17:52:32 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:32 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:32 sasl.login.callback.handler.class = null 17:52:32 sasl.login.class = null 17:52:32 sasl.login.connect.timeout.ms = null 17:52:32 sasl.login.read.timeout.ms = null 17:52:32 sasl.login.refresh.buffer.seconds = 300 17:52:32 sasl.login.refresh.min.period.seconds = 60 17:52:32 sasl.login.refresh.window.factor = 0.8 17:52:32 sasl.login.refresh.window.jitter = 0.05 17:52:32 sasl.login.retry.backoff.max.ms = 10000 17:52:32 sasl.login.retry.backoff.ms = 100 17:52:32 sasl.mechanism = GSSAPI 17:52:32 sasl.oauthbearer.clock.skew.seconds = 30 17:52:32 sasl.oauthbearer.expected.audience = null 17:52:32 sasl.oauthbearer.expected.issuer = null 17:52:32 sasl.oauthbearer.header.urlencode = false 17:52:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:32 sasl.oauthbearer.jwks.endpoint.url = null 17:52:32 sasl.oauthbearer.scope.claim.name = scope 17:52:32 sasl.oauthbearer.sub.claim.name = sub 17:52:32 sasl.oauthbearer.token.endpoint.url = null 17:52:32 security.protocol = PLAINTEXT 17:52:32 security.providers = null 17:52:32 send.buffer.bytes = 131072 17:52:32 socket.connection.setup.timeout.max.ms = 30000 17:52:32 socket.connection.setup.timeout.ms = 10000 17:52:32 ssl.cipher.suites = null 17:52:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:32 ssl.endpoint.identification.algorithm = https 17:52:32 ssl.engine.factory.class = null 17:52:32 ssl.key.password = null 17:52:32 ssl.keymanager.algorithm = SunX509 17:52:32 ssl.keystore.certificate.chain = null 17:52:32 ssl.keystore.key = null 17:52:32 ssl.keystore.location = null 17:52:32 ssl.keystore.password = null 17:52:32 ssl.keystore.type = JKS 17:52:32 ssl.protocol = TLSv1.3 17:52:32 ssl.provider = null 17:52:32 ssl.secure.random.implementation = null 17:52:32 ssl.trustmanager.algorithm = PKIX 17:52:32 ssl.truststore.certificates = null 17:52:32 ssl.truststore.location = null 17:52:32 ssl.truststore.password = null 17:52:32 ssl.truststore.type = JKS 17:52:32 transaction.timeout.ms = 60000 17:52:32 transactional.id = null 17:52:32 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:52:32 17:52:32 2026-01-14T17:52:32.023Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:32 2026-01-14T17:52:32.030Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:32 2026-01-14T17:52:32.030Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:32 2026-01-14T17:52:32.030Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:32 2026-01-14T17:52:32.030Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413152030 17:52:32 2026-01-14T17:52:32.228Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:32 2026-01-14T17:52:32.228Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:32 2026-01-14T17:52:32.229Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:32 2026-01-14T17:52:32.237Z WARN 6637 --- [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:52:32 2026-01-14T17:52:32.239Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:32 2026-01-14T17:52:32.438Z INFO 6637 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:32 2026-01-14T17:52:32.570Z INFO 6637 --- [ 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:52:32 2026-01-14T17:52:32.579Z INFO 6637 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 17:52:32 2026-01-14T17:52:32.617Z INFO 6637 --- [ 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-aa830515-7b8a-47be-859d-0a044bb162a7 17:52:32 2026-01-14T17:52:32.618Z INFO 6637 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 17:52:32 2026-01-14T17:52:32.640Z INFO 6637 --- [ 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-aa830515-7b8a-47be-859d-0a044bb162a7', protocol='range'} 17:52:32 2026-01-14T17:52:32.649Z INFO 6637 --- [ 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-aa830515-7b8a-47be-859d-0a044bb162a7=Assignment(partitions=[test-topic-0])} 17:52:32 2026-01-14T17:52:32.677Z INFO 6637 --- [ 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-aa830515-7b8a-47be-859d-0a044bb162a7', protocol='range'} 17:52:32 2026-01-14T17:52:32.678Z INFO 6637 --- [ 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:52:32 2026-01-14T17:52:32.683Z INFO 6637 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 17:52:32 2026-01-14T17:52:32.701Z INFO 6637 --- [ 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:52:32 2026-01-14T17:52:32.724Z INFO 6637 --- [ 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:52:32 2026-01-14T17:52:32.869Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:32 2026-01-14T17:52:32.871Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 17:52:32 2026-01-14T17:52:32.873Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:32 2026-01-14T17:52:32.873Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 92ms, elapsed time since send: 92ms, throttle time: 0ms, request timeout: 30000ms) 17:52:32 2026-01-14T17:52:32.873Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 17:52:32 2026-01-14T17:52:32.873Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 17:52:32 2026-01-14T17:52:32.874Z INFO 6637 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=70046317, epoch=1) to node 1: 17:52:32 17:52:32 org.apache.kafka.common.errors.DisconnectException 17:52:32 17:52:32 2026-01-14T17:52:32.877Z INFO 6637 --- [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:52:33 2026-01-14T17:52:32.979Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:33 2026-01-14T17:52:32.979Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:33 2026-01-14T17:52:33.003Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:33 2026-01-14T17:52:33.003Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:33 2026-01-14T17:52:33.003Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.354 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 17:52:33 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 17:52:33 2026-01-14T17:52:33.076Z INFO 6637 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:52:33 2026-01-14T17:52:33.082Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:33 2026-01-14T17:52:33.082Z WARN 6637 --- [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:52:33 2026-01-14T17:52:33.125Z INFO 6637 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 022b090ffe2ec576c2087f7f00a58ab26241ddf558b4e10dbe390a3845d3cb30 17:52:33 2026-01-14T17:52:33.192Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:33 2026-01-14T17:52:33.192Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:33 2026-01-14T17:52:33.204Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:33 2026-01-14T17:52:33.204Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:33 2026-01-14T17:52:33.204Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:33 2026-01-14T17:52:33.285Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:33 2026-01-14T17:52:33.285Z WARN 6637 --- [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:52:33 2026-01-14T17:52:33.587Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:33 2026-01-14T17:52:33.587Z WARN 6637 --- [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:52:33 2026-01-14T17:52:33.671Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:33 2026-01-14T17:52:33.671Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:34 2026-01-14T17:52:34.011Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:34 2026-01-14T17:52:34.011Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:34 2026-01-14T17:52:34.011Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:34 2026-01-14T17:52:34.092Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:34 2026-01-14T17:52:34.092Z WARN 6637 --- [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:52:34 2026-01-14T17:52:34.213Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:34 2026-01-14T17:52:34.213Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:34 2026-01-14T17:52:34.213Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:34 2026-01-14T17:52:34.547Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:34 2026-01-14T17:52:34.547Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:35 2026-01-14T17:52:34.999Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:35 2026-01-14T17:52:34.999Z WARN 6637 --- [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:52:35 2026-01-14T17:52:35.043Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:35 2026-01-14T17:52:35.043Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:35 2026-01-14T17:52:35.043Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:35 2026-01-14T17:52:35.068Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:35 2026-01-14T17:52:35.068Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:35 2026-01-14T17:52:35.068Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:35 2026-01-14T17:52:35.548Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:35 2026-01-14T17:52:35.549Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:35 2026-01-14T17:52:35.904Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:35 2026-01-14T17:52:35.904Z WARN 6637 --- [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:52:36 2026-01-14T17:52:36.000Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:36 2026-01-14T17:52:36.000Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:36 2026-01-14T17:52:36.000Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:36 2026-01-14T17:52:36.119Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:36 2026-01-14T17:52:36.119Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:36 2026-01-14T17:52:36.119Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:36 2026-01-14T17:52:36.550Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:36 2026-01-14T17:52:36.550Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:36 2026-01-14T17:52:36.910Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:36 2026-01-14T17:52:36.910Z WARN 6637 --- [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:52:36 2026-01-14T17:52:36.981Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:36 2026-01-14T17:52:36.981Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:36 2026-01-14T17:52:36.981Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:37 2026-01-14T17:52:37.030Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:37 2026-01-14T17:52:37.031Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:37 2026-01-14T17:52:37.031Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:37 2026-01-14T17:52:37.555Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:37 2026-01-14T17:52:37.555Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:37 2026-01-14T17:52:37.826Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:37 2026-01-14T17:52:37.826Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:37 2026-01-14T17:52:37.826Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:38 2026-01-14T17:52:37.920Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:38 2026-01-14T17:52:37.920Z WARN 6637 --- [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:52:38 2026-01-14T17:52:37.995Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:38 2026-01-14T17:52:37.995Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:38 2026-01-14T17:52:37.995Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:38 2026-01-14T17:52:38.558Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:38 2026-01-14T17:52:38.558Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:38 2026-01-14T17:52:38.827Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:38 2026-01-14T17:52:38.827Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:38 2026-01-14T17:52:38.827Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:39 2026-01-14T17:52:38.929Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:39 2026-01-14T17:52:38.929Z WARN 6637 --- [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:52:39 2026-01-14T17:52:38.986Z INFO 6637 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.90943522S 17:52:39 2026-01-14T17:52:38.994Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:39 allow.auto.create.topics = true 17:52:39 auto.commit.interval.ms = 5000 17:52:39 auto.include.jmx.reporter = true 17:52:39 auto.offset.reset = earliest 17:52:39 bootstrap.servers = [localhost:32770] 17:52:39 check.crcs = true 17:52:39 client.dns.lookup = use_all_dns_ips 17:52:39 client.id = consumer-test-2 17:52:39 client.rack = 17:52:39 connections.max.idle.ms = 540000 17:52:39 default.api.timeout.ms = 60000 17:52:39 enable.auto.commit = true 17:52:39 enable.metrics.push = true 17:52:39 exclude.internal.topics = true 17:52:39 fetch.max.bytes = 52428800 17:52:39 fetch.max.wait.ms = 500 17:52:39 fetch.min.bytes = 1 17:52:39 group.id = test 17:52:39 group.instance.id = null 17:52:39 group.protocol = classic 17:52:39 group.remote.assignor = null 17:52:39 heartbeat.interval.ms = 3000 17:52:39 interceptor.classes = [] 17:52:39 internal.leave.group.on.close = true 17:52:39 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:39 isolation.level = read_uncommitted 17:52:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:39 max.partition.fetch.bytes = 1048576 17:52:39 max.poll.interval.ms = 300000 17:52:39 max.poll.records = 500 17:52:39 metadata.max.age.ms = 300000 17:52:39 metadata.recovery.strategy = none 17:52:39 metric.reporters = [] 17:52:39 metrics.num.samples = 2 17:52:39 metrics.recording.level = INFO 17:52:39 metrics.sample.window.ms = 30000 17:52:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:39 receive.buffer.bytes = 65536 17:52:39 reconnect.backoff.max.ms = 1000 17:52:39 reconnect.backoff.ms = 50 17:52:39 request.timeout.ms = 30000 17:52:39 retry.backoff.max.ms = 1000 17:52:39 retry.backoff.ms = 100 17:52:39 sasl.client.callback.handler.class = null 17:52:39 sasl.jaas.config = null 17:52:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:39 sasl.kerberos.min.time.before.relogin = 60000 17:52:39 sasl.kerberos.service.name = null 17:52:39 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:39 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:39 sasl.login.callback.handler.class = null 17:52:39 sasl.login.class = null 17:52:39 sasl.login.connect.timeout.ms = null 17:52:39 sasl.login.read.timeout.ms = null 17:52:39 sasl.login.refresh.buffer.seconds = 300 17:52:39 sasl.login.refresh.min.period.seconds = 60 17:52:39 sasl.login.refresh.window.factor = 0.8 17:52:39 sasl.login.refresh.window.jitter = 0.05 17:52:39 sasl.login.retry.backoff.max.ms = 10000 17:52:39 sasl.login.retry.backoff.ms = 100 17:52:39 sasl.mechanism = GSSAPI 17:52:39 sasl.oauthbearer.clock.skew.seconds = 30 17:52:39 sasl.oauthbearer.expected.audience = null 17:52:39 sasl.oauthbearer.expected.issuer = null 17:52:39 sasl.oauthbearer.header.urlencode = false 17:52:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:39 sasl.oauthbearer.jwks.endpoint.url = null 17:52:39 sasl.oauthbearer.scope.claim.name = scope 17:52:39 sasl.oauthbearer.sub.claim.name = sub 17:52:39 sasl.oauthbearer.token.endpoint.url = null 17:52:39 security.protocol = PLAINTEXT 17:52:39 security.providers = null 17:52:39 send.buffer.bytes = 131072 17:52:39 session.timeout.ms = 45000 17:52:39 socket.connection.setup.timeout.max.ms = 30000 17:52:39 socket.connection.setup.timeout.ms = 10000 17:52:39 ssl.cipher.suites = null 17:52:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:39 ssl.endpoint.identification.algorithm = https 17:52:39 ssl.engine.factory.class = null 17:52:39 ssl.key.password = null 17:52:39 ssl.keymanager.algorithm = SunX509 17:52:39 ssl.keystore.certificate.chain = null 17:52:39 ssl.keystore.key = null 17:52:39 ssl.keystore.location = null 17:52:39 ssl.keystore.password = null 17:52:39 ssl.keystore.type = JKS 17:52:39 ssl.protocol = TLSv1.3 17:52:39 ssl.provider = null 17:52:39 ssl.secure.random.implementation = null 17:52:39 ssl.trustmanager.algorithm = PKIX 17:52:39 ssl.truststore.certificates = null 17:52:39 ssl.truststore.location = null 17:52:39 ssl.truststore.password = null 17:52:39 ssl.truststore.type = JKS 17:52:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:52:39 17:52:39 2026-01-14T17:52:38.994Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:39 2026-01-14T17:52:38.998Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:39 2026-01-14T17:52:38.998Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:39 2026-01-14T17:52:38.998Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:39 2026-01-14T17:52:38.999Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:39 2026-01-14T17:52:38.999Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:39 2026-01-14T17:52:38.999Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413158999 17:52:39 17:52:39,022 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:52:39 17:52:39,022 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:52:39 17:52:39,022 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:52:39 17:52:39,029 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:52:39 17:52:39,029 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:52:39 17:52:39,039 |-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:52:39 17:52:39,039 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:52:39 17:52:39 . ____ _ __ _ _ 17:52:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:39 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:39 =========|_|==============|___/=/_/_/_/ 17:52:39 17:52:39 :: Spring Boot :: (v3.5.9) 17:52:39 17:52:39 2026-01-14T17:52:39.047Z INFO 6637 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:39 2026-01-14T17:52:39.047Z INFO 6637 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:52:39 2026-01-14T17:52:39.077Z INFO 6637 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.076 seconds (process running for 50.658) 17:52:39 2026-01-14T17:52:39.081Z INFO 6637 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 17:52:39 2026-01-14T17:52:39.102Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:39 2026-01-14T17:52:39.103Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:39 acks = -1 17:52:39 auto.include.jmx.reporter = true 17:52:39 batch.size = 16384 17:52:39 bootstrap.servers = [localhost:32770] 17:52:39 buffer.memory = 33554432 17:52:39 client.dns.lookup = use_all_dns_ips 17:52:39 client.id = producer-4 17:52:39 compression.gzip.level = -1 17:52:39 compression.lz4.level = 9 17:52:39 compression.type = none 17:52:39 compression.zstd.level = 3 17:52:39 connections.max.idle.ms = 540000 17:52:39 delivery.timeout.ms = 120000 17:52:39 enable.idempotence = false 17:52:39 enable.metrics.push = true 17:52:39 interceptor.classes = [] 17:52:39 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:39 linger.ms = 1 17:52:39 max.block.ms = 60000 17:52:39 max.in.flight.requests.per.connection = 5 17:52:39 max.request.size = 1048576 17:52:39 metadata.max.age.ms = 300000 17:52:39 metadata.max.idle.ms = 300000 17:52:39 metadata.recovery.strategy = none 17:52:39 metric.reporters = [] 17:52:39 metrics.num.samples = 2 17:52:39 metrics.recording.level = INFO 17:52:39 metrics.sample.window.ms = 30000 17:52:39 partitioner.adaptive.partitioning.enable = true 17:52:39 partitioner.availability.timeout.ms = 0 17:52:39 partitioner.class = null 17:52:39 partitioner.ignore.keys = false 17:52:39 receive.buffer.bytes = 32768 17:52:39 reconnect.backoff.max.ms = 1000 17:52:39 reconnect.backoff.ms = 50 17:52:39 request.timeout.ms = 30000 17:52:39 retries = 0 17:52:39 retry.backoff.max.ms = 1000 17:52:39 retry.backoff.ms = 100 17:52:39 sasl.client.callback.handler.class = null 17:52:39 sasl.jaas.config = null 17:52:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:39 sasl.kerberos.min.time.before.relogin = 60000 17:52:39 sasl.kerberos.service.name = null 17:52:39 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:39 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:39 sasl.login.callback.handler.class = null 17:52:39 sasl.login.class = null 17:52:39 sasl.login.connect.timeout.ms = null 17:52:39 sasl.login.read.timeout.ms = null 17:52:39 sasl.login.refresh.buffer.seconds = 300 17:52:39 sasl.login.refresh.min.period.seconds = 60 17:52:39 sasl.login.refresh.window.factor = 0.8 17:52:39 sasl.login.refresh.window.jitter = 0.05 17:52:39 sasl.login.retry.backoff.max.ms = 10000 17:52:39 sasl.login.retry.backoff.ms = 100 17:52:39 sasl.mechanism = GSSAPI 17:52:39 sasl.oauthbearer.clock.skew.seconds = 30 17:52:39 sasl.oauthbearer.expected.audience = null 17:52:39 sasl.oauthbearer.expected.issuer = null 17:52:39 sasl.oauthbearer.header.urlencode = false 17:52:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:39 sasl.oauthbearer.jwks.endpoint.url = null 17:52:39 sasl.oauthbearer.scope.claim.name = scope 17:52:39 sasl.oauthbearer.sub.claim.name = sub 17:52:39 sasl.oauthbearer.token.endpoint.url = null 17:52:39 security.protocol = PLAINTEXT 17:52:39 security.providers = null 17:52:39 send.buffer.bytes = 131072 17:52:39 socket.connection.setup.timeout.max.ms = 30000 17:52:39 socket.connection.setup.timeout.ms = 10000 17:52:39 ssl.cipher.suites = null 17:52:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:39 ssl.endpoint.identification.algorithm = https 17:52:39 ssl.engine.factory.class = null 17:52:39 ssl.key.password = null 17:52:39 ssl.keymanager.algorithm = SunX509 17:52:39 ssl.keystore.certificate.chain = null 17:52:39 ssl.keystore.key = null 17:52:39 ssl.keystore.location = null 17:52:39 ssl.keystore.password = null 17:52:39 ssl.keystore.type = JKS 17:52:39 ssl.protocol = TLSv1.3 17:52:39 ssl.provider = null 17:52:39 ssl.secure.random.implementation = null 17:52:39 ssl.trustmanager.algorithm = PKIX 17:52:39 ssl.truststore.certificates = null 17:52:39 ssl.truststore.location = null 17:52:39 ssl.truststore.password = null 17:52:39 ssl.truststore.type = JKS 17:52:39 transaction.timeout.ms = 60000 17:52:39 transactional.id = null 17:52:39 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:39 17:52:39 2026-01-14T17:52:39.103Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:39 2026-01-14T17:52:39.108Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:39 2026-01-14T17:52:39.108Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:39 2026-01-14T17:52:39.108Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:39 2026-01-14T17:52:39.108Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413159108 17:52:39 2026-01-14T17:52:39.179Z WARN 6637 --- [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:52:39 2026-01-14T17:52:39.179Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:39 2026-01-14T17:52:39.342Z INFO 6637 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:39 2026-01-14T17:52:39.460Z INFO 6637 --- [ 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:52:39 2026-01-14T17:52:39.462Z INFO 6637 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 17:52:39 2026-01-14T17:52:39.495Z INFO 6637 --- [ 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-d0da6b02-93a4-432e-9b36-514c605150a4 17:52:39 2026-01-14T17:52:39.495Z INFO 6637 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 17:52:39 2026-01-14T17:52:39.523Z INFO 6637 --- [ 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-d0da6b02-93a4-432e-9b36-514c605150a4', protocol='range'} 17:52:39 2026-01-14T17:52:39.523Z INFO 6637 --- [ 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-d0da6b02-93a4-432e-9b36-514c605150a4=Assignment(partitions=[client-topic-0])} 17:52:39 2026-01-14T17:52:39.547Z INFO 6637 --- [ 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-d0da6b02-93a4-432e-9b36-514c605150a4', protocol='range'} 17:52:39 2026-01-14T17:52:39.547Z INFO 6637 --- [ 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:52:39 2026-01-14T17:52:39.548Z INFO 6637 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 17:52:39 2026-01-14T17:52:39.557Z INFO 6637 --- [ 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:52:39 2026-01-14T17:52:39.574Z INFO 6637 --- [ 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:52:39 2026-01-14T17:52:39.599Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:39 2026-01-14T17:52:39.599Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:39 2026-01-14T17:52:39.631Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:39 allow.auto.create.topics = true 17:52:39 auto.commit.interval.ms = 5000 17:52:39 auto.include.jmx.reporter = true 17:52:39 auto.offset.reset = earliest 17:52:39 bootstrap.servers = [localhost:32770] 17:52:39 check.crcs = true 17:52:39 client.dns.lookup = use_all_dns_ips 17:52:39 client.id = consumer-test-3 17:52:39 client.rack = 17:52:39 connections.max.idle.ms = 540000 17:52:39 default.api.timeout.ms = 60000 17:52:39 enable.auto.commit = true 17:52:39 enable.metrics.push = true 17:52:39 exclude.internal.topics = true 17:52:39 fetch.max.bytes = 52428800 17:52:39 fetch.max.wait.ms = 500 17:52:39 fetch.min.bytes = 1 17:52:39 group.id = test 17:52:39 group.instance.id = null 17:52:39 group.protocol = classic 17:52:39 group.remote.assignor = null 17:52:39 heartbeat.interval.ms = 3000 17:52:39 interceptor.classes = [] 17:52:39 internal.leave.group.on.close = true 17:52:39 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:39 isolation.level = read_uncommitted 17:52:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:39 max.partition.fetch.bytes = 1048576 17:52:39 max.poll.interval.ms = 300000 17:52:39 max.poll.records = 500 17:52:39 metadata.max.age.ms = 300000 17:52:39 metadata.recovery.strategy = none 17:52:39 metric.reporters = [] 17:52:39 metrics.num.samples = 2 17:52:39 metrics.recording.level = INFO 17:52:39 metrics.sample.window.ms = 30000 17:52:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:39 receive.buffer.bytes = 65536 17:52:39 reconnect.backoff.max.ms = 1000 17:52:39 reconnect.backoff.ms = 50 17:52:39 request.timeout.ms = 30000 17:52:39 retry.backoff.max.ms = 1000 17:52:39 retry.backoff.ms = 100 17:52:39 sasl.client.callback.handler.class = null 17:52:39 sasl.jaas.config = null 17:52:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:39 sasl.kerberos.min.time.before.relogin = 60000 17:52:39 sasl.kerberos.service.name = null 17:52:39 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:39 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:39 sasl.login.callback.handler.class = null 17:52:39 sasl.login.class = null 17:52:39 sasl.login.connect.timeout.ms = null 17:52:39 sasl.login.read.timeout.ms = null 17:52:39 sasl.login.refresh.buffer.seconds = 300 17:52:39 sasl.login.refresh.min.period.seconds = 60 17:52:39 sasl.login.refresh.window.factor = 0.8 17:52:39 sasl.login.refresh.window.jitter = 0.05 17:52:39 sasl.login.retry.backoff.max.ms = 10000 17:52:39 sasl.login.retry.backoff.ms = 100 17:52:39 sasl.mechanism = GSSAPI 17:52:39 sasl.oauthbearer.clock.skew.seconds = 30 17:52:39 sasl.oauthbearer.expected.audience = null 17:52:39 sasl.oauthbearer.expected.issuer = null 17:52:39 sasl.oauthbearer.header.urlencode = false 17:52:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:39 sasl.oauthbearer.jwks.endpoint.url = null 17:52:39 sasl.oauthbearer.scope.claim.name = scope 17:52:39 sasl.oauthbearer.sub.claim.name = sub 17:52:39 sasl.oauthbearer.token.endpoint.url = null 17:52:39 security.protocol = PLAINTEXT 17:52:39 security.providers = null 17:52:39 send.buffer.bytes = 131072 17:52:39 session.timeout.ms = 45000 17:52:39 socket.connection.setup.timeout.max.ms = 30000 17:52:39 socket.connection.setup.timeout.ms = 10000 17:52:39 ssl.cipher.suites = null 17:52:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:39 ssl.endpoint.identification.algorithm = https 17:52:39 ssl.engine.factory.class = null 17:52:39 ssl.key.password = null 17:52:39 ssl.keymanager.algorithm = SunX509 17:52:39 ssl.keystore.certificate.chain = null 17:52:39 ssl.keystore.key = null 17:52:39 ssl.keystore.location = null 17:52:39 ssl.keystore.password = null 17:52:39 ssl.keystore.type = JKS 17:52:39 ssl.protocol = TLSv1.3 17:52:39 ssl.provider = null 17:52:39 ssl.secure.random.implementation = null 17:52:39 ssl.trustmanager.algorithm = PKIX 17:52:39 ssl.truststore.certificates = null 17:52:39 ssl.truststore.location = null 17:52:39 ssl.truststore.password = null 17:52:39 ssl.truststore.type = JKS 17:52:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:52:39 17:52:39 2026-01-14T17:52:39.631Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:39 2026-01-14T17:52:39.635Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:39 2026-01-14T17:52:39.635Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:39 2026-01-14T17:52:39.635Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413159635 17:52:39 2026-01-14T17:52:39.642Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:39 allow.auto.create.topics = true 17:52:39 auto.commit.interval.ms = 5000 17:52:39 auto.include.jmx.reporter = true 17:52:39 auto.offset.reset = earliest 17:52:39 bootstrap.servers = [localhost:32770] 17:52:39 check.crcs = true 17:52:39 client.dns.lookup = use_all_dns_ips 17:52:39 client.id = consumer-test-4 17:52:39 client.rack = 17:52:39 connections.max.idle.ms = 540000 17:52:39 default.api.timeout.ms = 60000 17:52:39 enable.auto.commit = true 17:52:39 enable.metrics.push = true 17:52:39 exclude.internal.topics = true 17:52:39 fetch.max.bytes = 52428800 17:52:39 fetch.max.wait.ms = 500 17:52:39 fetch.min.bytes = 1 17:52:39 group.id = test 17:52:39 group.instance.id = null 17:52:39 group.protocol = classic 17:52:39 group.remote.assignor = null 17:52:39 heartbeat.interval.ms = 3000 17:52:39 interceptor.classes = [] 17:52:39 internal.leave.group.on.close = true 17:52:39 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:39 isolation.level = read_uncommitted 17:52:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:39 max.partition.fetch.bytes = 1048576 17:52:39 max.poll.interval.ms = 300000 17:52:39 max.poll.records = 500 17:52:39 metadata.max.age.ms = 300000 17:52:39 metadata.recovery.strategy = none 17:52:39 metric.reporters = [] 17:52:39 metrics.num.samples = 2 17:52:39 metrics.recording.level = INFO 17:52:39 metrics.sample.window.ms = 30000 17:52:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:39 receive.buffer.bytes = 65536 17:52:39 reconnect.backoff.max.ms = 1000 17:52:39 reconnect.backoff.ms = 50 17:52:39 request.timeout.ms = 30000 17:52:39 retry.backoff.max.ms = 1000 17:52:39 retry.backoff.ms = 100 17:52:39 sasl.client.callback.handler.class = null 17:52:39 sasl.jaas.config = null 17:52:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:39 sasl.kerberos.min.time.before.relogin = 60000 17:52:39 sasl.kerberos.service.name = null 17:52:39 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:39 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:39 sasl.login.callback.handler.class = null 17:52:39 sasl.login.class = null 17:52:39 sasl.login.connect.timeout.ms = null 17:52:39 sasl.login.read.timeout.ms = null 17:52:39 sasl.login.refresh.buffer.seconds = 300 17:52:39 sasl.login.refresh.min.period.seconds = 60 17:52:39 sasl.login.refresh.window.factor = 0.8 17:52:39 sasl.login.refresh.window.jitter = 0.05 17:52:39 sasl.login.retry.backoff.max.ms = 10000 17:52:39 sasl.login.retry.backoff.ms = 100 17:52:39 sasl.mechanism = GSSAPI 17:52:39 sasl.oauthbearer.clock.skew.seconds = 30 17:52:39 sasl.oauthbearer.expected.audience = null 17:52:39 sasl.oauthbearer.expected.issuer = null 17:52:39 sasl.oauthbearer.header.urlencode = false 17:52:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:39 sasl.oauthbearer.jwks.endpoint.url = null 17:52:39 sasl.oauthbearer.scope.claim.name = scope 17:52:39 sasl.oauthbearer.sub.claim.name = sub 17:52:39 sasl.oauthbearer.token.endpoint.url = null 17:52:39 security.protocol = PLAINTEXT 17:52:39 security.providers = null 17:52:39 send.buffer.bytes = 131072 17:52:39 session.timeout.ms = 45000 17:52:39 socket.connection.setup.timeout.max.ms = 30000 17:52:39 socket.connection.setup.timeout.ms = 10000 17:52:39 ssl.cipher.suites = null 17:52:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:39 ssl.endpoint.identification.algorithm = https 17:52:39 ssl.engine.factory.class = null 17:52:39 ssl.key.password = null 17:52:39 ssl.keymanager.algorithm = SunX509 17:52:39 ssl.keystore.certificate.chain = null 17:52:39 ssl.keystore.key = null 17:52:39 ssl.keystore.location = null 17:52:39 ssl.keystore.password = null 17:52:39 ssl.keystore.type = JKS 17:52:39 ssl.protocol = TLSv1.3 17:52:39 ssl.provider = null 17:52:39 ssl.secure.random.implementation = null 17:52:39 ssl.trustmanager.algorithm = PKIX 17:52:39 ssl.truststore.certificates = null 17:52:39 ssl.truststore.location = null 17:52:39 ssl.truststore.password = null 17:52:39 ssl.truststore.type = JKS 17:52:39 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:52:39 17:52:39 2026-01-14T17:52:39.643Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:39 2026-01-14T17:52:39.645Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:39 2026-01-14T17:52:39.645Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:39 2026-01-14T17:52:39.645Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413159645 17:52:39 2026-01-14T17:52:39.686Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:39 2026-01-14T17:52:39.686Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:39 2026-01-14T17:52:39.686Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:39 2026-01-14T17:52:39.739Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:39 2026-01-14T17:52:39.740Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 17:52:39 2026-01-14T17:52:39.748Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:39 2026-01-14T17:52:39.749Z INFO 6637 --- [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: 136ms, elapsed time since send: 136ms, throttle time: 0ms, request timeout: 30000ms) 17:52:39 2026-01-14T17:52:39.749Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 17:52:39 2026-01-14T17:52:39.749Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 17:52:39 2026-01-14T17:52:39.749Z INFO 6637 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=79858980, epoch=1) to node 1: 17:52:39 17:52:39 org.apache.kafka.common.errors.DisconnectException 17:52:39 17:52:39 2026-01-14T17:52:39.749Z INFO 6637 --- [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:52:39 2026-01-14T17:52:39.855Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:39 2026-01-14T17:52:39.855Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.848 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 17:52:39 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 17:52:40 2026-01-14T17:52:39.930Z INFO 6637 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:52:40 2026-01-14T17:52:39.942Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:40 2026-01-14T17:52:39.942Z WARN 6637 --- [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:52:40 2026-01-14T17:52:39.951Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:40 2026-01-14T17:52:39.951Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:40 2026-01-14T17:52:39.979Z INFO 6637 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 1138e09db6f6680ab044bcb7c14dd2f7dd497a81456e9d051a3bd5bc871853d3 17:52:40 2026-01-14T17:52:39.999Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:40 2026-01-14T17:52:39.999Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:40 2026-01-14T17:52:40.000Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:40 2026-01-14T17:52:40.086Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:40 2026-01-14T17:52:40.086Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:40 2026-01-14T17:52:40.154Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:40 2026-01-14T17:52:40.154Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:40 2026-01-14T17:52:40.356Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:40 2026-01-14T17:52:40.356Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:40 2026-01-14T17:52:40.479Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:40 2026-01-14T17:52:40.479Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:40 2026-01-14T17:52:40.593Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:40 2026-01-14T17:52:40.593Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:40 2026-01-14T17:52:40.593Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:40 2026-01-14T17:52:40.601Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:40 2026-01-14T17:52:40.601Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:40 2026-01-14T17:52:40.846Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:40 2026-01-14T17:52:40.846Z WARN 6637 --- [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:52:40 2026-01-14T17:52:40.860Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:40 2026-01-14T17:52:40.860Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:41 2026-01-14T17:52:40.954Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:41 2026-01-14T17:52:40.954Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:41 2026-01-14T17:52:40.954Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:41 2026-01-14T17:52:41.390Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:41 2026-01-14T17:52:41.391Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:41 2026-01-14T17:52:41.594Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:41 2026-01-14T17:52:41.594Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:41 2026-01-14T17:52:41.594Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:41 2026-01-14T17:52:41.602Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:41 2026-01-14T17:52:41.602Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:41 2026-01-14T17:52:41.851Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:41 2026-01-14T17:52:41.851Z WARN 6637 --- [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:52:41 2026-01-14T17:52:41.865Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:41 2026-01-14T17:52:41.865Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:42 2026-01-14T17:52:41.960Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:42 2026-01-14T17:52:41.960Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:42 2026-01-14T17:52:41.960Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:42 2026-01-14T17:52:42.392Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:42 2026-01-14T17:52:42.392Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:42 2026-01-14T17:52:42.450Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:42 2026-01-14T17:52:42.450Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:42 2026-01-14T17:52:42.450Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:42 2026-01-14T17:52:42.604Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:42 2026-01-14T17:52:42.604Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:42 2026-01-14T17:52:42.816Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:42 2026-01-14T17:52:42.816Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:42 2026-01-14T17:52:42.816Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:42 2026-01-14T17:52:42.856Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:42 2026-01-14T17:52:42.856Z WARN 6637 --- [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:52:42 2026-01-14T17:52:42.869Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:42 2026-01-14T17:52:42.869Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:43 2026-01-14T17:52:43.352Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:43 2026-01-14T17:52:43.352Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:43 2026-01-14T17:52:43.352Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:43 2026-01-14T17:52:43.393Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:43 2026-01-14T17:52:43.393Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:43 2026-01-14T17:52:43.607Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:43 2026-01-14T17:52:43.607Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:43 2026-01-14T17:52:43.819Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:43 2026-01-14T17:52:43.820Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:43 2026-01-14T17:52:43.820Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:43 2026-01-14T17:52:43.862Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:43 2026-01-14T17:52:43.862Z WARN 6637 --- [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:52:43 2026-01-14T17:52:43.874Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:43 2026-01-14T17:52:43.874Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:44 2026-01-14T17:52:44.353Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:44 2026-01-14T17:52:44.354Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:44 2026-01-14T17:52:44.354Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:44 2026-01-14T17:52:44.406Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:44 2026-01-14T17:52:44.406Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:44 2026-01-14T17:52:44.607Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:44 2026-01-14T17:52:44.608Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:44 2026-01-14T17:52:44.828Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:44 2026-01-14T17:52:44.828Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:44 2026-01-14T17:52:44.828Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:44 2026-01-14T17:52:44.868Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:44 2026-01-14T17:52:44.868Z WARN 6637 --- [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:52:44 2026-01-14T17:52:44.877Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:44 2026-01-14T17:52:44.877Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:45 2026-01-14T17:52:45.354Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:45 2026-01-14T17:52:45.354Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:45 2026-01-14T17:52:45.354Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:45 2026-01-14T17:52:45.375Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:45 2026-01-14T17:52:45.375Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:45 2026-01-14T17:52:45.609Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:45 2026-01-14T17:52:45.609Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:45 2026-01-14T17:52:45.829Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:45 2026-01-14T17:52:45.829Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:45 2026-01-14T17:52:45.829Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:45 2026-01-14T17:52:45.875Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:45 2026-01-14T17:52:45.875Z WARN 6637 --- [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:52:45 2026-01-14T17:52:45.882Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:45 2026-01-14T17:52:45.882Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:45 2026-01-14T17:52:45.910Z INFO 6637 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.980635056S 17:52:46 17:52:45,933 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:52:46 17:52:45,933 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:52:46 17:52:45,933 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:52:46 17:52:45,939 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:52:46 17:52:45,939 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:52:46 17:52:45,948 |-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:52:46 17:52:45,948 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:52:46 17:52:46 . ____ _ __ _ _ 17:52:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:46 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:46 =========|_|==============|___/=/_/_/_/ 17:52:46 17:52:46 :: Spring Boot :: (v3.5.9) 17:52:46 17:52:46 2026-01-14T17:52:45.955Z INFO 6637 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:46 2026-01-14T17:52:45.955Z INFO 6637 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:52:46 2026-01-14T17:52:46.291Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:46 2026-01-14T17:52:46.291Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:46 2026-01-14T17:52:46.355Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:46 2026-01-14T17:52:46.355Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:46 2026-01-14T17:52:46.356Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:46 2026-01-14T17:52:46.611Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:46 2026-01-14T17:52:46.611Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:46 2026-01-14T17:52:46.793Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:46 2026-01-14T17:52:46.793Z WARN 6637 --- [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:52:46 2026-01-14T17:52:46.852Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:46 2026-01-14T17:52:46.852Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:46 2026-01-14T17:52:46.852Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:46 2026-01-14T17:52:46.899Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:46 2026-01-14T17:52:46.899Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:47 2026-01-14T17:52:47.049Z INFO 6637 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:52:47 2026-01-14T17:52:47.292Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:47 2026-01-14T17:52:47.292Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:47 2026-01-14T17:52:47.312Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:47 2026-01-14T17:52:47.313Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:47 2026-01-14T17:52:47.313Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:47 2026-01-14T17:52:47.493Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:47 allow.auto.create.topics = true 17:52:47 auto.commit.interval.ms = 5000 17:52:47 auto.include.jmx.reporter = true 17:52:47 auto.offset.reset = latest 17:52:47 bootstrap.servers = [localhost:32771] 17:52:47 check.crcs = true 17:52:47 client.dns.lookup = use_all_dns_ips 17:52:47 client.id = consumer-ncmp-data-operation-event-group-5 17:52:47 client.rack = 17:52:47 connections.max.idle.ms = 540000 17:52:47 default.api.timeout.ms = 60000 17:52:47 enable.auto.commit = false 17:52:47 enable.metrics.push = true 17:52:47 exclude.internal.topics = true 17:52:47 fetch.max.bytes = 52428800 17:52:47 fetch.max.wait.ms = 500 17:52:47 fetch.min.bytes = 1 17:52:47 group.id = ncmp-data-operation-event-group 17:52:47 group.instance.id = null 17:52:47 group.protocol = classic 17:52:47 group.remote.assignor = null 17:52:47 heartbeat.interval.ms = 3000 17:52:47 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:52:47 internal.leave.group.on.close = true 17:52:47 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:47 isolation.level = read_uncommitted 17:52:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:47 max.partition.fetch.bytes = 1048576 17:52:47 max.poll.interval.ms = 300000 17:52:47 max.poll.records = 500 17:52:47 metadata.max.age.ms = 300000 17:52:47 metadata.recovery.strategy = none 17:52:47 metric.reporters = [] 17:52:47 metrics.num.samples = 2 17:52:47 metrics.recording.level = INFO 17:52:47 metrics.sample.window.ms = 30000 17:52:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:47 receive.buffer.bytes = 65536 17:52:47 reconnect.backoff.max.ms = 1000 17:52:47 reconnect.backoff.ms = 50 17:52:47 request.timeout.ms = 30000 17:52:47 retry.backoff.max.ms = 1000 17:52:47 retry.backoff.ms = 100 17:52:47 sasl.client.callback.handler.class = null 17:52:47 sasl.jaas.config = null 17:52:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:47 sasl.kerberos.min.time.before.relogin = 60000 17:52:47 sasl.kerberos.service.name = null 17:52:47 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:47 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:47 sasl.login.callback.handler.class = null 17:52:47 sasl.login.class = null 17:52:47 sasl.login.connect.timeout.ms = null 17:52:47 sasl.login.read.timeout.ms = null 17:52:47 sasl.login.refresh.buffer.seconds = 300 17:52:47 sasl.login.refresh.min.period.seconds = 60 17:52:47 sasl.login.refresh.window.factor = 0.8 17:52:47 sasl.login.refresh.window.jitter = 0.05 17:52:47 sasl.login.retry.backoff.max.ms = 10000 17:52:47 sasl.login.retry.backoff.ms = 100 17:52:47 sasl.mechanism = GSSAPI 17:52:47 sasl.oauthbearer.clock.skew.seconds = 30 17:52:47 sasl.oauthbearer.expected.audience = null 17:52:47 sasl.oauthbearer.expected.issuer = null 17:52:47 sasl.oauthbearer.header.urlencode = false 17:52:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:47 sasl.oauthbearer.jwks.endpoint.url = null 17:52:47 sasl.oauthbearer.scope.claim.name = scope 17:52:47 sasl.oauthbearer.sub.claim.name = sub 17:52:47 sasl.oauthbearer.token.endpoint.url = null 17:52:47 security.protocol = PLAINTEXT 17:52:47 security.providers = null 17:52:47 send.buffer.bytes = 131072 17:52:47 session.timeout.ms = 45000 17:52:47 socket.connection.setup.timeout.max.ms = 30000 17:52:47 socket.connection.setup.timeout.ms = 10000 17:52:47 ssl.cipher.suites = null 17:52:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:47 ssl.endpoint.identification.algorithm = https 17:52:47 ssl.engine.factory.class = null 17:52:47 ssl.key.password = null 17:52:47 ssl.keymanager.algorithm = SunX509 17:52:47 ssl.keystore.certificate.chain = null 17:52:47 ssl.keystore.key = null 17:52:47 ssl.keystore.location = null 17:52:47 ssl.keystore.password = null 17:52:47 ssl.keystore.type = JKS 17:52:47 ssl.protocol = TLSv1.3 17:52:47 ssl.provider = null 17:52:47 ssl.secure.random.implementation = null 17:52:47 ssl.trustmanager.algorithm = PKIX 17:52:47 ssl.truststore.certificates = null 17:52:47 ssl.truststore.location = null 17:52:47 ssl.truststore.password = null 17:52:47 ssl.truststore.type = JKS 17:52:47 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:52:47 17:52:47 2026-01-14T17:52:47.494Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:47 2026-01-14T17:52:47.499Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:47 2026-01-14T17:52:47.499Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:47 2026-01-14T17:52:47.499Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413167499 17:52:47 2026-01-14T17:52:47.500Z INFO 6637 --- [ 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:52:47 2026-01-14T17:52:47.511Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:47 allow.auto.create.topics = true 17:52:47 auto.commit.interval.ms = 5000 17:52:47 auto.include.jmx.reporter = true 17:52:47 auto.offset.reset = latest 17:52:47 bootstrap.servers = [localhost:32771] 17:52:47 check.crcs = true 17:52:47 client.dns.lookup = use_all_dns_ips 17:52:47 client.id = consumer-ncmp-async-rest-request-event-group-6 17:52:47 client.rack = 17:52:47 connections.max.idle.ms = 540000 17:52:47 default.api.timeout.ms = 60000 17:52:47 enable.auto.commit = false 17:52:47 enable.metrics.push = true 17:52:47 exclude.internal.topics = true 17:52:47 fetch.max.bytes = 52428800 17:52:47 fetch.max.wait.ms = 500 17:52:47 fetch.min.bytes = 1 17:52:47 group.id = ncmp-async-rest-request-event-group 17:52:47 group.instance.id = null 17:52:47 group.protocol = classic 17:52:47 group.remote.assignor = null 17:52:47 heartbeat.interval.ms = 3000 17:52:47 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:52:47 internal.leave.group.on.close = true 17:52:47 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:47 isolation.level = read_uncommitted 17:52:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:47 max.partition.fetch.bytes = 1048576 17:52:47 max.poll.interval.ms = 300000 17:52:47 max.poll.records = 500 17:52:47 metadata.max.age.ms = 300000 17:52:47 metadata.recovery.strategy = none 17:52:47 metric.reporters = [] 17:52:47 metrics.num.samples = 2 17:52:47 metrics.recording.level = INFO 17:52:47 metrics.sample.window.ms = 30000 17:52:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:47 receive.buffer.bytes = 65536 17:52:47 reconnect.backoff.max.ms = 1000 17:52:47 reconnect.backoff.ms = 50 17:52:47 request.timeout.ms = 30000 17:52:47 retry.backoff.max.ms = 1000 17:52:47 retry.backoff.ms = 100 17:52:47 sasl.client.callback.handler.class = null 17:52:47 sasl.jaas.config = null 17:52:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:47 sasl.kerberos.min.time.before.relogin = 60000 17:52:47 sasl.kerberos.service.name = null 17:52:47 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:47 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:47 sasl.login.callback.handler.class = null 17:52:47 sasl.login.class = null 17:52:47 sasl.login.connect.timeout.ms = null 17:52:47 sasl.login.read.timeout.ms = null 17:52:47 sasl.login.refresh.buffer.seconds = 300 17:52:47 sasl.login.refresh.min.period.seconds = 60 17:52:47 sasl.login.refresh.window.factor = 0.8 17:52:47 sasl.login.refresh.window.jitter = 0.05 17:52:47 sasl.login.retry.backoff.max.ms = 10000 17:52:47 sasl.login.retry.backoff.ms = 100 17:52:47 sasl.mechanism = GSSAPI 17:52:47 sasl.oauthbearer.clock.skew.seconds = 30 17:52:47 sasl.oauthbearer.expected.audience = null 17:52:47 sasl.oauthbearer.expected.issuer = null 17:52:47 sasl.oauthbearer.header.urlencode = false 17:52:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:47 sasl.oauthbearer.jwks.endpoint.url = null 17:52:47 sasl.oauthbearer.scope.claim.name = scope 17:52:47 sasl.oauthbearer.sub.claim.name = sub 17:52:47 sasl.oauthbearer.token.endpoint.url = null 17:52:47 security.protocol = PLAINTEXT 17:52:47 security.providers = null 17:52:47 send.buffer.bytes = 131072 17:52:47 session.timeout.ms = 45000 17:52:47 socket.connection.setup.timeout.max.ms = 30000 17:52:47 socket.connection.setup.timeout.ms = 10000 17:52:47 ssl.cipher.suites = null 17:52:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:47 ssl.endpoint.identification.algorithm = https 17:52:47 ssl.engine.factory.class = null 17:52:47 ssl.key.password = null 17:52:47 ssl.keymanager.algorithm = SunX509 17:52:47 ssl.keystore.certificate.chain = null 17:52:47 ssl.keystore.key = null 17:52:47 ssl.keystore.location = null 17:52:47 ssl.keystore.password = null 17:52:47 ssl.keystore.type = JKS 17:52:47 ssl.protocol = TLSv1.3 17:52:47 ssl.provider = null 17:52:47 ssl.secure.random.implementation = null 17:52:47 ssl.trustmanager.algorithm = PKIX 17:52:47 ssl.truststore.certificates = null 17:52:47 ssl.truststore.location = null 17:52:47 ssl.truststore.password = null 17:52:47 ssl.truststore.type = JKS 17:52:47 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:52:47 17:52:47 2026-01-14T17:52:47.511Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:47 2026-01-14T17:52:47.525Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:47 2026-01-14T17:52:47.525Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:47 2026-01-14T17:52:47.525Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413167525 17:52:47 2026-01-14T17:52:47.525Z INFO 6637 --- [ 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:52:47 2026-01-14T17:52:47.547Z INFO 6637 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.632 seconds (process running for 59.128) 17:52:47 2026-01-14T17:52:47.563Z WARN 6637 --- [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:52:47 2026-01-14T17:52:47.563Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.564Z WARN 6637 --- [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:52:47 2026-01-14T17:52:47.564Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.613Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:47 2026-01-14T17:52:47.613Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:47 2026-01-14T17:52:47.698Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.700Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.704Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.704Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.723Z INFO 6637 --- [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-b5e0535f-19ad-4173-877d-c28f863620e9 17:52:47 2026-01-14T17:52:47.724Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.737Z INFO 6637 --- [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-dd989039-af5d-435d-afe1-d714c9ba3cae 17:52:47 2026-01-14T17:52:47.737Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.750Z INFO 6637 --- [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-b5e0535f-19ad-4173-877d-c28f863620e9', protocol='range'} 17:52:47 2026-01-14T17:52:47.750Z INFO 6637 --- [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-b5e0535f-19ad-4173-877d-c28f863620e9=Assignment(partitions=[ncmp-async-m2m-0])} 17:52:47 2026-01-14T17:52:47.765Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:47 2026-01-14T17:52:47.765Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:47 2026-01-14T17:52:47.765Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:47 2026-01-14T17:52:47.770Z INFO 6637 --- [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-dd989039-af5d-435d-afe1-d714c9ba3cae', protocol='range'} 17:52:47 2026-01-14T17:52:47.771Z INFO 6637 --- [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-dd989039-af5d-435d-afe1-d714c9ba3cae=Assignment(partitions=[ncmp-async-m2m-0])} 17:52:47 2026-01-14T17:52:47.775Z INFO 6637 --- [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-b5e0535f-19ad-4173-877d-c28f863620e9', protocol='range'} 17:52:47 2026-01-14T17:52:47.776Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.776Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.779Z INFO 6637 --- [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-dd989039-af5d-435d-afe1-d714c9ba3cae', protocol='range'} 17:52:47 2026-01-14T17:52:47.779Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.779Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.789Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.792Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.792Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.795Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.798Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:47 2026-01-14T17:52:47.798Z WARN 6637 --- [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:52:47 2026-01-14T17:52:47.804Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.808Z INFO 6637 --- [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:52:47 2026-01-14T17:52:47.830Z INFO 6637 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:52:47 2026-01-14T17:52:47.830Z INFO 6637 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 17:52:47 2026-01-14T17:52:47.879Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:47 2026-01-14T17:52:47.879Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:47 acks = -1 17:52:47 auto.include.jmx.reporter = true 17:52:47 batch.size = 16384 17:52:47 bootstrap.servers = [localhost:32771] 17:52:47 buffer.memory = 33554432 17:52:47 client.dns.lookup = use_all_dns_ips 17:52:47 client.id = producer-5 17:52:47 compression.gzip.level = -1 17:52:47 compression.lz4.level = 9 17:52:47 compression.type = none 17:52:47 compression.zstd.level = 3 17:52:47 connections.max.idle.ms = 540000 17:52:47 delivery.timeout.ms = 120000 17:52:47 enable.idempotence = false 17:52:47 enable.metrics.push = true 17:52:47 interceptor.classes = [] 17:52:47 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:47 linger.ms = 1 17:52:47 max.block.ms = 60000 17:52:47 max.in.flight.requests.per.connection = 5 17:52:47 max.request.size = 1048576 17:52:47 metadata.max.age.ms = 300000 17:52:47 metadata.max.idle.ms = 300000 17:52:47 metadata.recovery.strategy = none 17:52:47 metric.reporters = [] 17:52:47 metrics.num.samples = 2 17:52:47 metrics.recording.level = INFO 17:52:47 metrics.sample.window.ms = 30000 17:52:47 partitioner.adaptive.partitioning.enable = true 17:52:47 partitioner.availability.timeout.ms = 0 17:52:47 partitioner.class = null 17:52:47 partitioner.ignore.keys = false 17:52:47 receive.buffer.bytes = 32768 17:52:47 reconnect.backoff.max.ms = 1000 17:52:47 reconnect.backoff.ms = 50 17:52:47 request.timeout.ms = 30000 17:52:47 retries = 0 17:52:47 retry.backoff.max.ms = 1000 17:52:47 retry.backoff.ms = 100 17:52:47 sasl.client.callback.handler.class = null 17:52:47 sasl.jaas.config = null 17:52:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:47 sasl.kerberos.min.time.before.relogin = 60000 17:52:47 sasl.kerberos.service.name = null 17:52:47 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:47 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:47 sasl.login.callback.handler.class = null 17:52:47 sasl.login.class = null 17:52:47 sasl.login.connect.timeout.ms = null 17:52:47 sasl.login.read.timeout.ms = null 17:52:47 sasl.login.refresh.buffer.seconds = 300 17:52:47 sasl.login.refresh.min.period.seconds = 60 17:52:47 sasl.login.refresh.window.factor = 0.8 17:52:47 sasl.login.refresh.window.jitter = 0.05 17:52:47 sasl.login.retry.backoff.max.ms = 10000 17:52:47 sasl.login.retry.backoff.ms = 100 17:52:47 sasl.mechanism = GSSAPI 17:52:47 sasl.oauthbearer.clock.skew.seconds = 30 17:52:47 sasl.oauthbearer.expected.audience = null 17:52:47 sasl.oauthbearer.expected.issuer = null 17:52:47 sasl.oauthbearer.header.urlencode = false 17:52:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:47 sasl.oauthbearer.jwks.endpoint.url = null 17:52:47 sasl.oauthbearer.scope.claim.name = scope 17:52:47 sasl.oauthbearer.sub.claim.name = sub 17:52:47 sasl.oauthbearer.token.endpoint.url = null 17:52:47 security.protocol = PLAINTEXT 17:52:47 security.providers = null 17:52:47 send.buffer.bytes = 131072 17:52:47 socket.connection.setup.timeout.max.ms = 30000 17:52:47 socket.connection.setup.timeout.ms = 10000 17:52:47 ssl.cipher.suites = null 17:52:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:47 ssl.endpoint.identification.algorithm = https 17:52:47 ssl.engine.factory.class = null 17:52:47 ssl.key.password = null 17:52:47 ssl.keymanager.algorithm = SunX509 17:52:47 ssl.keystore.certificate.chain = null 17:52:47 ssl.keystore.key = null 17:52:47 ssl.keystore.location = null 17:52:47 ssl.keystore.password = null 17:52:47 ssl.keystore.type = JKS 17:52:47 ssl.protocol = TLSv1.3 17:52:47 ssl.provider = null 17:52:47 ssl.secure.random.implementation = null 17:52:47 ssl.trustmanager.algorithm = PKIX 17:52:47 ssl.truststore.certificates = null 17:52:47 ssl.truststore.location = null 17:52:47 ssl.truststore.password = null 17:52:47 ssl.truststore.type = JKS 17:52:47 transaction.timeout.ms = 60000 17:52:47 transactional.id = null 17:52:47 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:47 17:52:47 2026-01-14T17:52:47.879Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:47 2026-01-14T17:52:47.885Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:47 2026-01-14T17:52:47.885Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:47 2026-01-14T17:52:47.885Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:47 2026-01-14T17:52:47.885Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413167885 17:52:47 2026-01-14T17:52:47.908Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:47 2026-01-14T17:52:47.908Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:47 2026-01-14T17:52:47.908Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:48 2026-01-14T17:52:47.983Z INFO 6637 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:52:48 auto.include.jmx.reporter = true 17:52:48 bootstrap.controllers = [] 17:52:48 bootstrap.servers = [localhost:32771] 17:52:48 client.dns.lookup = use_all_dns_ips 17:52:48 client.id = 17:52:48 connections.max.idle.ms = 300000 17:52:48 default.api.timeout.ms = 60000 17:52:48 enable.metrics.push = true 17:52:48 metadata.max.age.ms = 300000 17:52:48 metadata.recovery.strategy = none 17:52:48 metric.reporters = [] 17:52:48 metrics.num.samples = 2 17:52:48 metrics.recording.level = INFO 17:52:48 metrics.sample.window.ms = 30000 17:52:48 receive.buffer.bytes = 65536 17:52:48 reconnect.backoff.max.ms = 1000 17:52:48 reconnect.backoff.ms = 50 17:52:48 request.timeout.ms = 30000 17:52:48 retries = 2147483647 17:52:48 retry.backoff.max.ms = 1000 17:52:48 retry.backoff.ms = 100 17:52:48 sasl.client.callback.handler.class = null 17:52:48 sasl.jaas.config = null 17:52:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:48 sasl.kerberos.min.time.before.relogin = 60000 17:52:48 sasl.kerberos.service.name = null 17:52:48 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:48 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:48 sasl.login.callback.handler.class = null 17:52:48 sasl.login.class = null 17:52:48 sasl.login.connect.timeout.ms = null 17:52:48 sasl.login.read.timeout.ms = null 17:52:48 sasl.login.refresh.buffer.seconds = 300 17:52:48 sasl.login.refresh.min.period.seconds = 60 17:52:48 sasl.login.refresh.window.factor = 0.8 17:52:48 sasl.login.refresh.window.jitter = 0.05 17:52:48 sasl.login.retry.backoff.max.ms = 10000 17:52:48 sasl.login.retry.backoff.ms = 100 17:52:48 sasl.mechanism = GSSAPI 17:52:48 sasl.oauthbearer.clock.skew.seconds = 30 17:52:48 sasl.oauthbearer.expected.audience = null 17:52:48 sasl.oauthbearer.expected.issuer = null 17:52:48 sasl.oauthbearer.header.urlencode = false 17:52:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:48 sasl.oauthbearer.jwks.endpoint.url = null 17:52:48 sasl.oauthbearer.scope.claim.name = scope 17:52:48 sasl.oauthbearer.sub.claim.name = sub 17:52:48 sasl.oauthbearer.token.endpoint.url = null 17:52:48 security.protocol = PLAINTEXT 17:52:48 security.providers = null 17:52:48 send.buffer.bytes = 131072 17:52:48 socket.connection.setup.timeout.max.ms = 30000 17:52:48 socket.connection.setup.timeout.ms = 10000 17:52:48 ssl.cipher.suites = null 17:52:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:48 ssl.endpoint.identification.algorithm = https 17:52:48 ssl.engine.factory.class = null 17:52:48 ssl.key.password = null 17:52:48 ssl.keymanager.algorithm = SunX509 17:52:48 ssl.keystore.certificate.chain = null 17:52:48 ssl.keystore.key = null 17:52:48 ssl.keystore.location = null 17:52:48 ssl.keystore.password = null 17:52:48 ssl.keystore.type = JKS 17:52:48 ssl.protocol = TLSv1.3 17:52:48 ssl.provider = null 17:52:48 ssl.secure.random.implementation = null 17:52:48 ssl.trustmanager.algorithm = PKIX 17:52:48 ssl.truststore.certificates = null 17:52:48 ssl.truststore.location = null 17:52:48 ssl.truststore.password = null 17:52:48 ssl.truststore.type = JKS 17:52:48 17:52:48 2026-01-14T17:52:47.983Z INFO 6637 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:52:48 auto.include.jmx.reporter = true 17:52:48 bootstrap.controllers = [] 17:52:48 bootstrap.servers = [localhost:32771] 17:52:48 client.dns.lookup = use_all_dns_ips 17:52:48 client.id = 17:52:48 connections.max.idle.ms = 300000 17:52:48 default.api.timeout.ms = 60000 17:52:48 enable.metrics.push = true 17:52:48 metadata.max.age.ms = 300000 17:52:48 metadata.recovery.strategy = none 17:52:48 metric.reporters = [] 17:52:48 metrics.num.samples = 2 17:52:48 metrics.recording.level = INFO 17:52:48 metrics.sample.window.ms = 30000 17:52:48 receive.buffer.bytes = 65536 17:52:48 reconnect.backoff.max.ms = 1000 17:52:48 reconnect.backoff.ms = 50 17:52:48 request.timeout.ms = 30000 17:52:48 retries = 2147483647 17:52:48 retry.backoff.max.ms = 1000 17:52:48 retry.backoff.ms = 100 17:52:48 sasl.client.callback.handler.class = null 17:52:48 sasl.jaas.config = null 17:52:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:48 sasl.kerberos.min.time.before.relogin = 60000 17:52:48 sasl.kerberos.service.name = null 17:52:48 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:48 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:48 sasl.login.callback.handler.class = null 17:52:48 sasl.login.class = null 17:52:48 sasl.login.connect.timeout.ms = null 17:52:48 sasl.login.read.timeout.ms = null 17:52:48 sasl.login.refresh.buffer.seconds = 300 17:52:48 sasl.login.refresh.min.period.seconds = 60 17:52:48 sasl.login.refresh.window.factor = 0.8 17:52:48 sasl.login.refresh.window.jitter = 0.05 17:52:48 sasl.login.retry.backoff.max.ms = 10000 17:52:48 sasl.login.retry.backoff.ms = 100 17:52:48 sasl.mechanism = GSSAPI 17:52:48 sasl.oauthbearer.clock.skew.seconds = 30 17:52:48 sasl.oauthbearer.expected.audience = null 17:52:48 sasl.oauthbearer.expected.issuer = null 17:52:48 sasl.oauthbearer.header.urlencode = false 17:52:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:48 sasl.oauthbearer.jwks.endpoint.url = null 17:52:48 sasl.oauthbearer.scope.claim.name = scope 17:52:48 sasl.oauthbearer.sub.claim.name = sub 17:52:48 sasl.oauthbearer.token.endpoint.url = null 17:52:48 security.protocol = PLAINTEXT 17:52:48 security.providers = null 17:52:48 send.buffer.bytes = 131072 17:52:48 socket.connection.setup.timeout.max.ms = 30000 17:52:48 socket.connection.setup.timeout.ms = 10000 17:52:48 ssl.cipher.suites = null 17:52:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:48 ssl.endpoint.identification.algorithm = https 17:52:48 ssl.engine.factory.class = null 17:52:48 ssl.key.password = null 17:52:48 ssl.keymanager.algorithm = SunX509 17:52:48 ssl.keystore.certificate.chain = null 17:52:48 ssl.keystore.key = null 17:52:48 ssl.keystore.location = null 17:52:48 ssl.keystore.password = null 17:52:48 ssl.keystore.type = JKS 17:52:48 ssl.protocol = TLSv1.3 17:52:48 ssl.provider = null 17:52:48 ssl.secure.random.implementation = null 17:52:48 ssl.trustmanager.algorithm = PKIX 17:52:48 ssl.truststore.certificates = null 17:52:48 ssl.truststore.location = null 17:52:48 ssl.truststore.password = null 17:52:48 ssl.truststore.type = JKS 17:52:48 17:52:48 2026-01-14T17:52:48.018Z INFO 6637 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:48 2026-01-14T17:52:48.018Z INFO 6637 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:48 2026-01-14T17:52:48.018Z INFO 6637 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413168018 17:52:48 2026-01-14T17:52:48.018Z INFO 6637 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:48 2026-01-14T17:52:48.018Z INFO 6637 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:48 2026-01-14T17:52:48.018Z INFO 6637 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413168018 17:52:48 2026-01-14T17:52:48.059Z INFO 6637 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 17:52:48 2026-01-14T17:52:48.060Z INFO 6637 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 17:52:48 2026-01-14T17:52:48.062Z INFO 6637 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:48 2026-01-14T17:52:48.062Z INFO 6637 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:48 2026-01-14T17:52:48.062Z INFO 6637 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:48 2026-01-14T17:52:48.067Z INFO 6637 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:48 2026-01-14T17:52:48.067Z INFO 6637 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:48 2026-01-14T17:52:48.067Z INFO 6637 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:48 2026-01-14T17:52:48.220Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:48 2026-01-14T17:52:48.221Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:48 acks = -1 17:52:48 auto.include.jmx.reporter = true 17:52:48 batch.size = 16384 17:52:48 bootstrap.servers = [localhost:32771] 17:52:48 buffer.memory = 33554432 17:52:48 client.dns.lookup = use_all_dns_ips 17:52:48 client.id = producer-6 17:52:48 compression.gzip.level = -1 17:52:48 compression.lz4.level = 9 17:52:48 compression.type = none 17:52:48 compression.zstd.level = 3 17:52:48 connections.max.idle.ms = 540000 17:52:48 delivery.timeout.ms = 120000 17:52:48 enable.idempotence = false 17:52:48 enable.metrics.push = true 17:52:48 interceptor.classes = [] 17:52:48 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:48 linger.ms = 1 17:52:48 max.block.ms = 60000 17:52:48 max.in.flight.requests.per.connection = 5 17:52:48 max.request.size = 1048576 17:52:48 metadata.max.age.ms = 300000 17:52:48 metadata.max.idle.ms = 300000 17:52:48 metadata.recovery.strategy = none 17:52:48 metric.reporters = [] 17:52:48 metrics.num.samples = 2 17:52:48 metrics.recording.level = INFO 17:52:48 metrics.sample.window.ms = 30000 17:52:48 partitioner.adaptive.partitioning.enable = true 17:52:48 partitioner.availability.timeout.ms = 0 17:52:48 partitioner.class = null 17:52:48 partitioner.ignore.keys = false 17:52:48 receive.buffer.bytes = 32768 17:52:48 reconnect.backoff.max.ms = 1000 17:52:48 reconnect.backoff.ms = 50 17:52:48 request.timeout.ms = 30000 17:52:48 retries = 0 17:52:48 retry.backoff.max.ms = 1000 17:52:48 retry.backoff.ms = 100 17:52:48 sasl.client.callback.handler.class = null 17:52:48 sasl.jaas.config = null 17:52:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:48 sasl.kerberos.min.time.before.relogin = 60000 17:52:48 sasl.kerberos.service.name = null 17:52:48 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:48 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:48 sasl.login.callback.handler.class = null 17:52:48 sasl.login.class = null 17:52:48 sasl.login.connect.timeout.ms = null 17:52:48 sasl.login.read.timeout.ms = null 17:52:48 sasl.login.refresh.buffer.seconds = 300 17:52:48 sasl.login.refresh.min.period.seconds = 60 17:52:48 sasl.login.refresh.window.factor = 0.8 17:52:48 sasl.login.refresh.window.jitter = 0.05 17:52:48 sasl.login.retry.backoff.max.ms = 10000 17:52:48 sasl.login.retry.backoff.ms = 100 17:52:48 sasl.mechanism = GSSAPI 17:52:48 sasl.oauthbearer.clock.skew.seconds = 30 17:52:48 sasl.oauthbearer.expected.audience = null 17:52:48 sasl.oauthbearer.expected.issuer = null 17:52:48 sasl.oauthbearer.header.urlencode = false 17:52:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:48 sasl.oauthbearer.jwks.endpoint.url = null 17:52:48 sasl.oauthbearer.scope.claim.name = scope 17:52:48 sasl.oauthbearer.sub.claim.name = sub 17:52:48 sasl.oauthbearer.token.endpoint.url = null 17:52:48 security.protocol = PLAINTEXT 17:52:48 security.providers = null 17:52:48 send.buffer.bytes = 131072 17:52:48 socket.connection.setup.timeout.max.ms = 30000 17:52:48 socket.connection.setup.timeout.ms = 10000 17:52:48 ssl.cipher.suites = null 17:52:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:48 ssl.endpoint.identification.algorithm = https 17:52:48 ssl.engine.factory.class = null 17:52:48 ssl.key.password = null 17:52:48 ssl.keymanager.algorithm = SunX509 17:52:48 ssl.keystore.certificate.chain = null 17:52:48 ssl.keystore.key = null 17:52:48 ssl.keystore.location = null 17:52:48 ssl.keystore.password = null 17:52:48 ssl.keystore.type = JKS 17:52:48 ssl.protocol = TLSv1.3 17:52:48 ssl.provider = null 17:52:48 ssl.secure.random.implementation = null 17:52:48 ssl.trustmanager.algorithm = PKIX 17:52:48 ssl.truststore.certificates = null 17:52:48 ssl.truststore.location = null 17:52:48 ssl.truststore.password = null 17:52:48 ssl.truststore.type = JKS 17:52:48 transaction.timeout.ms = 60000 17:52:48 transactional.id = null 17:52:48 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:52:48 17:52:48 2026-01-14T17:52:48.221Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:48 2026-01-14T17:52:48.224Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:48 2026-01-14T17:52:48.224Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:48 2026-01-14T17:52:48.224Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:48 2026-01-14T17:52:48.224Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413168224 17:52:48 2026-01-14T17:52:48.231Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:48 2026-01-14T17:52:48.276Z ERROR 6637 --- [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:52:48 17:52:48 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:52:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 17:52:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 17:52:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 17:52:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:52:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:52:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:52:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:52:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:52:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:52:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:52:48 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:52:48 at java.base/java.lang.Thread.run(Thread.java:833) 17:52:48 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:52:48 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:52:48 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:52:48 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:52:48 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:52:48 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:52:48 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:52:48 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:52:48 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:52:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 17:52:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:52:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:52:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:52:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 17:52:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 17:52:48 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 17:52:48 ... 3 common frames omitted 17:52:48 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:52:48 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:52:48 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:52:48 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:52:48 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:52:48 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:52:48 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:52:48 ... 16 common frames omitted 17:52:48 17:52:48 2026-01-14T17:52:48.293Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:48 2026-01-14T17:52:48.293Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:48 2026-01-14T17:52:48.320Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:48 2026-01-14T17:52:48.320Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:48 2026-01-14T17:52:48.320Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:48 2026-01-14T17:52:48.352Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:48 2026-01-14T17:52:48.352Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:48 acks = -1 17:52:48 auto.include.jmx.reporter = true 17:52:48 batch.size = 16384 17:52:48 bootstrap.servers = [localhost:32771] 17:52:48 buffer.memory = 33554432 17:52:48 client.dns.lookup = use_all_dns_ips 17:52:48 client.id = producer-7 17:52:48 compression.gzip.level = -1 17:52:48 compression.lz4.level = 9 17:52:48 compression.type = none 17:52:48 compression.zstd.level = 3 17:52:48 connections.max.idle.ms = 540000 17:52:48 delivery.timeout.ms = 120000 17:52:48 enable.idempotence = false 17:52:48 enable.metrics.push = true 17:52:48 interceptor.classes = [] 17:52:48 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:48 linger.ms = 1 17:52:48 max.block.ms = 60000 17:52:48 max.in.flight.requests.per.connection = 5 17:52:48 max.request.size = 1048576 17:52:48 metadata.max.age.ms = 300000 17:52:48 metadata.max.idle.ms = 300000 17:52:48 metadata.recovery.strategy = none 17:52:48 metric.reporters = [] 17:52:48 metrics.num.samples = 2 17:52:48 metrics.recording.level = INFO 17:52:48 metrics.sample.window.ms = 30000 17:52:48 partitioner.adaptive.partitioning.enable = true 17:52:48 partitioner.availability.timeout.ms = 0 17:52:48 partitioner.class = null 17:52:48 partitioner.ignore.keys = false 17:52:48 receive.buffer.bytes = 32768 17:52:48 reconnect.backoff.max.ms = 1000 17:52:48 reconnect.backoff.ms = 50 17:52:48 request.timeout.ms = 30000 17:52:48 retries = 0 17:52:48 retry.backoff.max.ms = 1000 17:52:48 retry.backoff.ms = 100 17:52:48 sasl.client.callback.handler.class = null 17:52:48 sasl.jaas.config = null 17:52:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:48 sasl.kerberos.min.time.before.relogin = 60000 17:52:48 sasl.kerberos.service.name = null 17:52:48 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:48 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:48 sasl.login.callback.handler.class = null 17:52:48 sasl.login.class = null 17:52:48 sasl.login.connect.timeout.ms = null 17:52:48 sasl.login.read.timeout.ms = null 17:52:48 sasl.login.refresh.buffer.seconds = 300 17:52:48 sasl.login.refresh.min.period.seconds = 60 17:52:48 sasl.login.refresh.window.factor = 0.8 17:52:48 sasl.login.refresh.window.jitter = 0.05 17:52:48 sasl.login.retry.backoff.max.ms = 10000 17:52:48 sasl.login.retry.backoff.ms = 100 17:52:48 sasl.mechanism = GSSAPI 17:52:48 sasl.oauthbearer.clock.skew.seconds = 30 17:52:48 sasl.oauthbearer.expected.audience = null 17:52:48 sasl.oauthbearer.expected.issuer = null 17:52:48 sasl.oauthbearer.header.urlencode = false 17:52:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:48 sasl.oauthbearer.jwks.endpoint.url = null 17:52:48 sasl.oauthbearer.scope.claim.name = scope 17:52:48 sasl.oauthbearer.sub.claim.name = sub 17:52:48 sasl.oauthbearer.token.endpoint.url = null 17:52:48 security.protocol = PLAINTEXT 17:52:48 security.providers = null 17:52:48 send.buffer.bytes = 131072 17:52:48 socket.connection.setup.timeout.max.ms = 30000 17:52:48 socket.connection.setup.timeout.ms = 10000 17:52:48 ssl.cipher.suites = null 17:52:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:48 ssl.endpoint.identification.algorithm = https 17:52:48 ssl.engine.factory.class = null 17:52:48 ssl.key.password = null 17:52:48 ssl.keymanager.algorithm = SunX509 17:52:48 ssl.keystore.certificate.chain = null 17:52:48 ssl.keystore.key = null 17:52:48 ssl.keystore.location = null 17:52:48 ssl.keystore.password = null 17:52:48 ssl.keystore.type = JKS 17:52:48 ssl.protocol = TLSv1.3 17:52:48 ssl.provider = null 17:52:48 ssl.secure.random.implementation = null 17:52:48 ssl.trustmanager.algorithm = PKIX 17:52:48 ssl.truststore.certificates = null 17:52:48 ssl.truststore.location = null 17:52:48 ssl.truststore.password = null 17:52:48 ssl.truststore.type = JKS 17:52:48 transaction.timeout.ms = 60000 17:52:48 transactional.id = null 17:52:48 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:48 17:52:48 2026-01-14T17:52:48.353Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:48 2026-01-14T17:52:48.355Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:48 2026-01-14T17:52:48.355Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:48 2026-01-14T17:52:48.355Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:48 2026-01-14T17:52:48.355Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413168355 17:52:48 2026-01-14T17:52:48.375Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:48 2026-01-14T17:52:48.615Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:48 2026-01-14T17:52:48.615Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:48 2026-01-14T17:52:48.689Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:48 2026-01-14T17:52:48.689Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:48 acks = -1 17:52:48 auto.include.jmx.reporter = true 17:52:48 batch.size = 16384 17:52:48 bootstrap.servers = [localhost:32771] 17:52:48 buffer.memory = 33554432 17:52:48 client.dns.lookup = use_all_dns_ips 17:52:48 client.id = producer-8 17:52:48 compression.gzip.level = -1 17:52:48 compression.lz4.level = 9 17:52:48 compression.type = none 17:52:48 compression.zstd.level = 3 17:52:48 connections.max.idle.ms = 540000 17:52:48 delivery.timeout.ms = 120000 17:52:48 enable.idempotence = false 17:52:48 enable.metrics.push = true 17:52:48 interceptor.classes = [] 17:52:48 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:48 linger.ms = 1 17:52:48 max.block.ms = 60000 17:52:48 max.in.flight.requests.per.connection = 5 17:52:48 max.request.size = 1048576 17:52:48 metadata.max.age.ms = 300000 17:52:48 metadata.max.idle.ms = 300000 17:52:48 metadata.recovery.strategy = none 17:52:48 metric.reporters = [] 17:52:48 metrics.num.samples = 2 17:52:48 metrics.recording.level = INFO 17:52:48 metrics.sample.window.ms = 30000 17:52:48 partitioner.adaptive.partitioning.enable = true 17:52:48 partitioner.availability.timeout.ms = 0 17:52:48 partitioner.class = null 17:52:48 partitioner.ignore.keys = false 17:52:48 receive.buffer.bytes = 32768 17:52:48 reconnect.backoff.max.ms = 1000 17:52:48 reconnect.backoff.ms = 50 17:52:48 request.timeout.ms = 30000 17:52:48 retries = 0 17:52:48 retry.backoff.max.ms = 1000 17:52:48 retry.backoff.ms = 100 17:52:48 sasl.client.callback.handler.class = null 17:52:48 sasl.jaas.config = null 17:52:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:48 sasl.kerberos.min.time.before.relogin = 60000 17:52:48 sasl.kerberos.service.name = null 17:52:48 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:48 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:48 sasl.login.callback.handler.class = null 17:52:48 sasl.login.class = null 17:52:48 sasl.login.connect.timeout.ms = null 17:52:48 sasl.login.read.timeout.ms = null 17:52:48 sasl.login.refresh.buffer.seconds = 300 17:52:48 sasl.login.refresh.min.period.seconds = 60 17:52:48 sasl.login.refresh.window.factor = 0.8 17:52:48 sasl.login.refresh.window.jitter = 0.05 17:52:48 sasl.login.retry.backoff.max.ms = 10000 17:52:48 sasl.login.retry.backoff.ms = 100 17:52:48 sasl.mechanism = GSSAPI 17:52:48 sasl.oauthbearer.clock.skew.seconds = 30 17:52:48 sasl.oauthbearer.expected.audience = null 17:52:48 sasl.oauthbearer.expected.issuer = null 17:52:48 sasl.oauthbearer.header.urlencode = false 17:52:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:48 sasl.oauthbearer.jwks.endpoint.url = null 17:52:48 sasl.oauthbearer.scope.claim.name = scope 17:52:48 sasl.oauthbearer.sub.claim.name = sub 17:52:48 sasl.oauthbearer.token.endpoint.url = null 17:52:48 security.protocol = PLAINTEXT 17:52:48 security.providers = null 17:52:48 send.buffer.bytes = 131072 17:52:48 socket.connection.setup.timeout.max.ms = 30000 17:52:48 socket.connection.setup.timeout.ms = 10000 17:52:48 ssl.cipher.suites = null 17:52:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:48 ssl.endpoint.identification.algorithm = https 17:52:48 ssl.engine.factory.class = null 17:52:48 ssl.key.password = null 17:52:48 ssl.keymanager.algorithm = SunX509 17:52:48 ssl.keystore.certificate.chain = null 17:52:48 ssl.keystore.key = null 17:52:48 ssl.keystore.location = null 17:52:48 ssl.keystore.password = null 17:52:48 ssl.keystore.type = JKS 17:52:48 ssl.protocol = TLSv1.3 17:52:48 ssl.provider = null 17:52:48 ssl.secure.random.implementation = null 17:52:48 ssl.trustmanager.algorithm = PKIX 17:52:48 ssl.truststore.certificates = null 17:52:48 ssl.truststore.location = null 17:52:48 ssl.truststore.password = null 17:52:48 ssl.truststore.type = JKS 17:52:48 transaction.timeout.ms = 60000 17:52:48 transactional.id = null 17:52:48 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:48 17:52:48 2026-01-14T17:52:48.689Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:48 2026-01-14T17:52:48.692Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:48 2026-01-14T17:52:48.692Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:48 2026-01-14T17:52:48.692Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:48 2026-01-14T17:52:48.692Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413168692 17:52:48 2026-01-14T17:52:48.707Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:48 2026-01-14T17:52:48.772Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:48 2026-01-14T17:52:48.772Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:48 2026-01-14T17:52:48.772Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:48 2026-01-14T17:52:48.803Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:48 2026-01-14T17:52:48.804Z WARN 6637 --- [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:52:48 2026-01-14T17:52:48.911Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:48 2026-01-14T17:52:48.911Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:49 2026-01-14T17:52:49.019Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:49 2026-01-14T17:52:49.019Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:49 acks = -1 17:52:49 auto.include.jmx.reporter = true 17:52:49 batch.size = 16384 17:52:49 bootstrap.servers = [localhost:32771] 17:52:49 buffer.memory = 33554432 17:52:49 client.dns.lookup = use_all_dns_ips 17:52:49 client.id = producer-9 17:52:49 compression.gzip.level = -1 17:52:49 compression.lz4.level = 9 17:52:49 compression.type = none 17:52:49 compression.zstd.level = 3 17:52:49 connections.max.idle.ms = 540000 17:52:49 delivery.timeout.ms = 120000 17:52:49 enable.idempotence = false 17:52:49 enable.metrics.push = true 17:52:49 interceptor.classes = [] 17:52:49 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:49 linger.ms = 1 17:52:49 max.block.ms = 60000 17:52:49 max.in.flight.requests.per.connection = 5 17:52:49 max.request.size = 1048576 17:52:49 metadata.max.age.ms = 300000 17:52:49 metadata.max.idle.ms = 300000 17:52:49 metadata.recovery.strategy = none 17:52:49 metric.reporters = [] 17:52:49 metrics.num.samples = 2 17:52:49 metrics.recording.level = INFO 17:52:49 metrics.sample.window.ms = 30000 17:52:49 partitioner.adaptive.partitioning.enable = true 17:52:49 partitioner.availability.timeout.ms = 0 17:52:49 partitioner.class = null 17:52:49 partitioner.ignore.keys = false 17:52:49 receive.buffer.bytes = 32768 17:52:49 reconnect.backoff.max.ms = 1000 17:52:49 reconnect.backoff.ms = 50 17:52:49 request.timeout.ms = 30000 17:52:49 retries = 0 17:52:49 retry.backoff.max.ms = 1000 17:52:49 retry.backoff.ms = 100 17:52:49 sasl.client.callback.handler.class = null 17:52:49 sasl.jaas.config = null 17:52:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:49 sasl.kerberos.min.time.before.relogin = 60000 17:52:49 sasl.kerberos.service.name = null 17:52:49 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:49 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:49 sasl.login.callback.handler.class = null 17:52:49 sasl.login.class = null 17:52:49 sasl.login.connect.timeout.ms = null 17:52:49 sasl.login.read.timeout.ms = null 17:52:49 sasl.login.refresh.buffer.seconds = 300 17:52:49 sasl.login.refresh.min.period.seconds = 60 17:52:49 sasl.login.refresh.window.factor = 0.8 17:52:49 sasl.login.refresh.window.jitter = 0.05 17:52:49 sasl.login.retry.backoff.max.ms = 10000 17:52:49 sasl.login.retry.backoff.ms = 100 17:52:49 sasl.mechanism = GSSAPI 17:52:49 sasl.oauthbearer.clock.skew.seconds = 30 17:52:49 sasl.oauthbearer.expected.audience = null 17:52:49 sasl.oauthbearer.expected.issuer = null 17:52:49 sasl.oauthbearer.header.urlencode = false 17:52:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:49 sasl.oauthbearer.jwks.endpoint.url = null 17:52:49 sasl.oauthbearer.scope.claim.name = scope 17:52:49 sasl.oauthbearer.sub.claim.name = sub 17:52:49 sasl.oauthbearer.token.endpoint.url = null 17:52:49 security.protocol = PLAINTEXT 17:52:49 security.providers = null 17:52:49 send.buffer.bytes = 131072 17:52:49 socket.connection.setup.timeout.max.ms = 30000 17:52:49 socket.connection.setup.timeout.ms = 10000 17:52:49 ssl.cipher.suites = null 17:52:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:49 ssl.endpoint.identification.algorithm = https 17:52:49 ssl.engine.factory.class = null 17:52:49 ssl.key.password = null 17:52:49 ssl.keymanager.algorithm = SunX509 17:52:49 ssl.keystore.certificate.chain = null 17:52:49 ssl.keystore.key = null 17:52:49 ssl.keystore.location = null 17:52:49 ssl.keystore.password = null 17:52:49 ssl.keystore.type = JKS 17:52:49 ssl.protocol = TLSv1.3 17:52:49 ssl.provider = null 17:52:49 ssl.secure.random.implementation = null 17:52:49 ssl.trustmanager.algorithm = PKIX 17:52:49 ssl.truststore.certificates = null 17:52:49 ssl.truststore.location = null 17:52:49 ssl.truststore.password = null 17:52:49 ssl.truststore.type = JKS 17:52:49 transaction.timeout.ms = 60000 17:52:49 transactional.id = null 17:52:49 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:49 17:52:49 2026-01-14T17:52:49.020Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:49 2026-01-14T17:52:49.023Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:49 2026-01-14T17:52:49.023Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:49 2026-01-14T17:52:49.023Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:49 2026-01-14T17:52:49.023Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413169023 17:52:49 2026-01-14T17:52:49.032Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:49 2026-01-14T17:52:49.309Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.309Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:49 2026-01-14T17:52:49.320Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:49 2026-01-14T17:52:49.321Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:49 2026-01-14T17:52:49.321Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:49 2026-01-14T17:52:49.346Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:49 2026-01-14T17:52:49.347Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:49 acks = -1 17:52:49 auto.include.jmx.reporter = true 17:52:49 batch.size = 16384 17:52:49 bootstrap.servers = [localhost:32771] 17:52:49 buffer.memory = 33554432 17:52:49 client.dns.lookup = use_all_dns_ips 17:52:49 client.id = producer-10 17:52:49 compression.gzip.level = -1 17:52:49 compression.lz4.level = 9 17:52:49 compression.type = none 17:52:49 compression.zstd.level = 3 17:52:49 connections.max.idle.ms = 540000 17:52:49 delivery.timeout.ms = 120000 17:52:49 enable.idempotence = false 17:52:49 enable.metrics.push = true 17:52:49 interceptor.classes = [] 17:52:49 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:49 linger.ms = 1 17:52:49 max.block.ms = 60000 17:52:49 max.in.flight.requests.per.connection = 5 17:52:49 max.request.size = 1048576 17:52:49 metadata.max.age.ms = 300000 17:52:49 metadata.max.idle.ms = 300000 17:52:49 metadata.recovery.strategy = none 17:52:49 metric.reporters = [] 17:52:49 metrics.num.samples = 2 17:52:49 metrics.recording.level = INFO 17:52:49 metrics.sample.window.ms = 30000 17:52:49 partitioner.adaptive.partitioning.enable = true 17:52:49 partitioner.availability.timeout.ms = 0 17:52:49 partitioner.class = null 17:52:49 partitioner.ignore.keys = false 17:52:49 receive.buffer.bytes = 32768 17:52:49 reconnect.backoff.max.ms = 1000 17:52:49 reconnect.backoff.ms = 50 17:52:49 request.timeout.ms = 30000 17:52:49 retries = 0 17:52:49 retry.backoff.max.ms = 1000 17:52:49 retry.backoff.ms = 100 17:52:49 sasl.client.callback.handler.class = null 17:52:49 sasl.jaas.config = null 17:52:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:49 sasl.kerberos.min.time.before.relogin = 60000 17:52:49 sasl.kerberos.service.name = null 17:52:49 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:49 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:49 sasl.login.callback.handler.class = null 17:52:49 sasl.login.class = null 17:52:49 sasl.login.connect.timeout.ms = null 17:52:49 sasl.login.read.timeout.ms = null 17:52:49 sasl.login.refresh.buffer.seconds = 300 17:52:49 sasl.login.refresh.min.period.seconds = 60 17:52:49 sasl.login.refresh.window.factor = 0.8 17:52:49 sasl.login.refresh.window.jitter = 0.05 17:52:49 sasl.login.retry.backoff.max.ms = 10000 17:52:49 sasl.login.retry.backoff.ms = 100 17:52:49 sasl.mechanism = GSSAPI 17:52:49 sasl.oauthbearer.clock.skew.seconds = 30 17:52:49 sasl.oauthbearer.expected.audience = null 17:52:49 sasl.oauthbearer.expected.issuer = null 17:52:49 sasl.oauthbearer.header.urlencode = false 17:52:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:49 sasl.oauthbearer.jwks.endpoint.url = null 17:52:49 sasl.oauthbearer.scope.claim.name = scope 17:52:49 sasl.oauthbearer.sub.claim.name = sub 17:52:49 sasl.oauthbearer.token.endpoint.url = null 17:52:49 security.protocol = PLAINTEXT 17:52:49 security.providers = null 17:52:49 send.buffer.bytes = 131072 17:52:49 socket.connection.setup.timeout.max.ms = 30000 17:52:49 socket.connection.setup.timeout.ms = 10000 17:52:49 ssl.cipher.suites = null 17:52:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:49 ssl.endpoint.identification.algorithm = https 17:52:49 ssl.engine.factory.class = null 17:52:49 ssl.key.password = null 17:52:49 ssl.keymanager.algorithm = SunX509 17:52:49 ssl.keystore.certificate.chain = null 17:52:49 ssl.keystore.key = null 17:52:49 ssl.keystore.location = null 17:52:49 ssl.keystore.password = null 17:52:49 ssl.keystore.type = JKS 17:52:49 ssl.protocol = TLSv1.3 17:52:49 ssl.provider = null 17:52:49 ssl.secure.random.implementation = null 17:52:49 ssl.trustmanager.algorithm = PKIX 17:52:49 ssl.truststore.certificates = null 17:52:49 ssl.truststore.location = null 17:52:49 ssl.truststore.password = null 17:52:49 ssl.truststore.type = JKS 17:52:49 transaction.timeout.ms = 60000 17:52:49 transactional.id = null 17:52:49 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:52:49 17:52:49 2026-01-14T17:52:49.347Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:49 2026-01-14T17:52:49.349Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:49 2026-01-14T17:52:49.350Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:49 2026-01-14T17:52:49.350Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:49 2026-01-14T17:52:49.350Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413169349 17:52:49 2026-01-14T17:52:49.358Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:49 2026-01-14T17:52:49.372Z ERROR 6637 --- [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:52:49 17:52:49 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 17:52:49 Endpoint handler details: 17:52:49 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 17:52:49 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@24732113] 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:52:49 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:52:49 at java.base/java.lang.Thread.run(Thread.java:833) 17:52:49 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 17:52:49 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 17:52:49 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 17:52:49 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 17:52:49 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 17:52:49 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 17:52:49 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 17:52:49 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 17:52:49 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 17:52:49 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 17:52:49 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 17:52:49 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 17:52:49 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 17:52:49 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 17:52:49 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 17:52:49 ... 10 common frames omitted 17:52:49 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@2f397c2, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1768413169358, 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@2f397c2, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1768413169358, kafka_groupId=ncmp-async-rest-request-event-group}] 17:52:49 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 17:52:49 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 17:52:49 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 17:52:49 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 17:52:49 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 17:52:49 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 17:52:49 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 17:52:49 ... 16 common frames omitted 17:52:49 17:52:49 2026-01-14T17:52:49.376Z ERROR 6637 --- [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:52:49 17:52:49 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:52:49 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:52:49 at java.base/java.lang.Thread.run(Thread.java:833) 17:52:49 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:52:49 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:52:49 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:52:49 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:52:49 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:52:49 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:52:49 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:52:49 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:52:49 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:52:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 17:52:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:52:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:52:49 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 17:52:49 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 17:52:49 ... 3 common frames omitted 17:52:49 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:52:49 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:52:49 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:52:49 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:52:49 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:52:49 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:52:49 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:52:49 ... 16 common frames omitted 17:52:49 17:52:49 2026-01-14T17:52:49.616Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.617Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:49 2026-01-14T17:52:49.717Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.717Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.717Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 17:52:49 2026-01-14T17:52:49.717Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 17:52:49 2026-01-14T17:52:49.717Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.717Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 17:52:49 2026-01-14T17:52:49.718Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.718Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.718Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.718Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 17:52:49 2026-01-14T17:52:49.718Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.718Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.718Z INFO 6637 --- [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: 349ms, elapsed time since send: 349ms, throttle time: 0ms, request timeout: 30000ms) 17:52:49 2026-01-14T17:52:49.719Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 17:52:49 2026-01-14T17:52:49.719Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.719Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.719Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.719Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 17:52:49 2026-01-14T17:52:49.719Z INFO 6637 --- [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=195646394, epoch=6) to node 1: 17:52:49 17:52:49 org.apache.kafka.common.errors.DisconnectException 17:52:49 17:52:49 2026-01-14T17:52:49.719Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.719Z INFO 6637 --- [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: 347ms, elapsed time since send: 347ms, throttle time: 0ms, request timeout: 30000ms) 17:52:49 2026-01-14T17:52:49.719Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.719Z INFO 6637 --- [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=430343887, epoch=6) to node 1: 17:52:49 17:52:49 org.apache.kafka.common.errors.DisconnectException 17:52:49 17:52:49 2026-01-14T17:52:49.719Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.779Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:49 2026-01-14T17:52:49.779Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:49 2026-01-14T17:52:49.780Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:49 2026-01-14T17:52:49.805Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.806Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:52:49 2026-01-14T17:52:49.809Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.809Z WARN 6637 --- [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:52:49 2026-01-14T17:52:49.814Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.814Z WARN 6637 --- [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:52:49 2026-01-14T17:52:49.814Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.815Z WARN 6637 --- [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:52:49 2026-01-14T17:52:49.822Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.822Z WARN 6637 --- [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:52:49 2026-01-14T17:52:49.829Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.829Z WARN 6637 --- [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:52:49 2026-01-14T17:52:49.830Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.830Z WARN 6637 --- [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:52:49 2026-01-14T17:52:49.830Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.830Z WARN 6637 --- [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:52:49 2026-01-14T17:52:49.838Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.838Z WARN 6637 --- [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:52:49 2026-01-14T17:52:49.901Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.901Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.902Z INFO 6637 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:52:49 2026-01-14T17:52:49.902Z INFO 6637 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:52:49 2026-01-14T17:52:49.902Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.902Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.903Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.903Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.903Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.903Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.904Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.904Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.904Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.904Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.908Z INFO 6637 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:49 2026-01-14T17:52:49.908Z INFO 6637 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:49 2026-01-14T17:52:49.908Z INFO 6637 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:52:49 2026-01-14T17:52:49.908Z INFO 6637 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:49 2026-01-14T17:52:49.908Z INFO 6637 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:49 2026-01-14T17:52:49.908Z INFO 6637 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:49 2026-01-14T17:52:49.908Z INFO 6637 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:52:49 2026-01-14T17:52:49.908Z INFO 6637 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:49 2026-01-14T17:52:49.911Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.912Z INFO 6637 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:52:49 2026-01-14T17:52:49.914Z INFO 6637 --- [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:52:49 2026-01-14T17:52:49.914Z INFO 6637 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:52:49 2026-01-14T17:52:49.915Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.915Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:49 2026-01-14T17:52:49.927Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.927Z WARN 6637 --- [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:52:49 2026-01-14T17:52:49.928Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:49 2026-01-14T17:52:49.928Z WARN 6637 --- [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:52:49 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.01 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 17:52:49 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 17:52:50 2026-01-14T17:52:49.940Z INFO 6637 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:52:50 2026-01-14T17:52:49.958Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:50 2026-01-14T17:52:49.958Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:52:50 2026-01-14T17:52:49.980Z INFO 6637 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: e4249ecf1f4296ecd015c68514bf9b9dfd47c65281d68e7fd308030f5808d186 17:52:50 2026-01-14T17:52:50.048Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.048Z WARN 6637 --- [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:52:50 2026-01-14T17:52:50.049Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.049Z WARN 6637 --- [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:52:50 2026-01-14T17:52:50.062Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.062Z WARN 6637 --- [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:52:50 2026-01-14T17:52:50.157Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.157Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:52:50 2026-01-14T17:52:50.165Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.165Z WARN 6637 --- [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:52:50 2026-01-14T17:52:50.183Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.183Z WARN 6637 --- [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:52:50 2026-01-14T17:52:50.311Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.311Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:50 2026-01-14T17:52:50.312Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:50 2026-01-14T17:52:50.312Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:50 2026-01-14T17:52:50.312Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:50 2026-01-14T17:52:50.318Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.318Z WARN 6637 --- [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:52:50 2026-01-14T17:52:50.451Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.451Z WARN 6637 --- [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:52:50 2026-01-14T17:52:50.531Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.531Z WARN 6637 --- [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:52:50 2026-01-14T17:52:50.594Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.594Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:52:50 2026-01-14T17:52:50.607Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.607Z WARN 6637 --- [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:52:50 2026-01-14T17:52:50.618Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.618Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:50 2026-01-14T17:52:50.622Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.622Z WARN 6637 --- [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:52:50 2026-01-14T17:52:50.735Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:50 2026-01-14T17:52:50.735Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:50 2026-01-14T17:52:50.735Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:50 2026-01-14T17:52:50.785Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.785Z WARN 6637 --- [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:52:50 2026-01-14T17:52:50.813Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.813Z WARN 6637 --- [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:52:50 2026-01-14T17:52:50.919Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:50 2026-01-14T17:52:50.919Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:51 2026-01-14T17:52:51.216Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:51 2026-01-14T17:52:51.216Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:51 2026-01-14T17:52:51.216Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:51 2026-01-14T17:52:51.312Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:51 2026-01-14T17:52:51.312Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:51 2026-01-14T17:52:51.355Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:51 2026-01-14T17:52:51.355Z WARN 6637 --- [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:52:51 2026-01-14T17:52:51.402Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:51 2026-01-14T17:52:51.402Z WARN 6637 --- [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:52:51 2026-01-14T17:52:51.460Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:51 2026-01-14T17:52:51.460Z WARN 6637 --- [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:52:51 2026-01-14T17:52:51.511Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:51 2026-01-14T17:52:51.511Z WARN 6637 --- [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:52:51 2026-01-14T17:52:51.526Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:51 2026-01-14T17:52:51.526Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:52:51 2026-01-14T17:52:51.599Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:51 2026-01-14T17:52:51.599Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:51 2026-01-14T17:52:51.599Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:51 2026-01-14T17:52:51.619Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:51 2026-01-14T17:52:51.620Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:51 2026-01-14T17:52:51.654Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:51 2026-01-14T17:52:51.654Z WARN 6637 --- [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:52:51 2026-01-14T17:52:51.822Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:51 2026-01-14T17:52:51.822Z WARN 6637 --- [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:52:51 2026-01-14T17:52:51.823Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:51 2026-01-14T17:52:51.823Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:52 2026-01-14T17:52:52.110Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:52 2026-01-14T17:52:52.110Z WARN 6637 --- [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:52:52 2026-01-14T17:52:52.220Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:52 2026-01-14T17:52:52.220Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:52 2026-01-14T17:52:52.220Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:52 2026-01-14T17:52:52.290Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:52 2026-01-14T17:52:52.290Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:52 2026-01-14T17:52:52.434Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:52 2026-01-14T17:52:52.435Z WARN 6637 --- [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:52:52 2026-01-14T17:52:52.461Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:52 2026-01-14T17:52:52.461Z WARN 6637 --- [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:52:52 2026-01-14T17:52:52.498Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:52 2026-01-14T17:52:52.498Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:52:52 2026-01-14T17:52:52.504Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:52 2026-01-14T17:52:52.505Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:52 2026-01-14T17:52:52.505Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:52 2026-01-14T17:52:52.513Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:52 2026-01-14T17:52:52.513Z WARN 6637 --- [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:52:52 2026-01-14T17:52:52.620Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:52 2026-01-14T17:52:52.621Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:52 2026-01-14T17:52:52.635Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:52 2026-01-14T17:52:52.635Z WARN 6637 --- [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:52:52 2026-01-14T17:52:52.827Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:52 2026-01-14T17:52:52.827Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:52 2026-01-14T17:52:52.830Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:52 2026-01-14T17:52:52.830Z WARN 6637 --- [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:52:53 2026-01-14T17:52:53.116Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:53 2026-01-14T17:52:53.117Z WARN 6637 --- [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:52:53 2026-01-14T17:52:53.124Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:53 2026-01-14T17:52:53.124Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:53 2026-01-14T17:52:53.124Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:53 2026-01-14T17:52:53.167Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:53 2026-01-14T17:52:53.167Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:53 2026-01-14T17:52:53.333Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:53 2026-01-14T17:52:53.333Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:52:53 2026-01-14T17:52:53.435Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:53 2026-01-14T17:52:53.436Z WARN 6637 --- [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:52:53 2026-01-14T17:52:53.463Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:53 2026-01-14T17:52:53.463Z WARN 6637 --- [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:52:53 2026-01-14T17:52:53.510Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:53 2026-01-14T17:52:53.510Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:53 2026-01-14T17:52:53.510Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:53 2026-01-14T17:52:53.514Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:53 2026-01-14T17:52:53.514Z WARN 6637 --- [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:52:53 2026-01-14T17:52:53.518Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:53 2026-01-14T17:52:53.518Z WARN 6637 --- [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:52:53 2026-01-14T17:52:53.621Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:53 2026-01-14T17:52:53.621Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:53 2026-01-14T17:52:53.832Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:53 2026-01-14T17:52:53.832Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:53 2026-01-14T17:52:53.848Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:53 2026-01-14T17:52:53.848Z WARN 6637 --- [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:52:54 2026-01-14T17:52:54.078Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:54 2026-01-14T17:52:54.078Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:54 2026-01-14T17:52:54.078Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:54 2026-01-14T17:52:54.118Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:54 2026-01-14T17:52:54.118Z WARN 6637 --- [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:52:54 2026-01-14T17:52:54.167Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:54 2026-01-14T17:52:54.167Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:54 2026-01-14T17:52:54.336Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:54 2026-01-14T17:52:54.336Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:52:54 2026-01-14T17:52:54.436Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:54 2026-01-14T17:52:54.436Z WARN 6637 --- [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:52:54 2026-01-14T17:52:54.465Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:54 2026-01-14T17:52:54.465Z WARN 6637 --- [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:52:54 2026-01-14T17:52:54.510Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:54 2026-01-14T17:52:54.510Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:54 2026-01-14T17:52:54.510Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:54 2026-01-14T17:52:54.517Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:54 2026-01-14T17:52:54.517Z WARN 6637 --- [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:52:54 2026-01-14T17:52:54.520Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:54 2026-01-14T17:52:54.520Z WARN 6637 --- [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:52:54 2026-01-14T17:52:54.642Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:54 2026-01-14T17:52:54.642Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:54 2026-01-14T17:52:54.840Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:54 2026-01-14T17:52:54.840Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:54 2026-01-14T17:52:54.854Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:54 2026-01-14T17:52:54.854Z WARN 6637 --- [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:52:54 2026-01-14T17:52:54.931Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:54 2026-01-14T17:52:54.931Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:54 2026-01-14T17:52:54.931Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:55 2026-01-14T17:52:55.121Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:55 2026-01-14T17:52:55.121Z WARN 6637 --- [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:52:55 2026-01-14T17:52:55.139Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:55 2026-01-14T17:52:55.139Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:55 2026-01-14T17:52:55.337Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:55 2026-01-14T17:52:55.337Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:52:55 2026-01-14T17:52:55.437Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:55 2026-01-14T17:52:55.437Z WARN 6637 --- [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:52:55 2026-01-14T17:52:55.503Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:55 2026-01-14T17:52:55.503Z WARN 6637 --- [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:52:55 2026-01-14T17:52:55.510Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:55 2026-01-14T17:52:55.510Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:55 2026-01-14T17:52:55.510Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:55 2026-01-14T17:52:55.519Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:55 2026-01-14T17:52:55.519Z WARN 6637 --- [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:52:55 2026-01-14T17:52:55.522Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:55 2026-01-14T17:52:55.522Z WARN 6637 --- [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:52:55 2026-01-14T17:52:55.644Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:55 2026-01-14T17:52:55.644Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:55 2026-01-14T17:52:55.750Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:55 2026-01-14T17:52:55.750Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:55 2026-01-14T17:52:55.836Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:55 2026-01-14T17:52:55.837Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:55 2026-01-14T17:52:55.837Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:55 2026-01-14T17:52:55.861Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:55 2026-01-14T17:52:55.861Z WARN 6637 --- [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:52:56 2026-01-14T17:52:56.000Z INFO 6637 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.060077746S 17:52:56 17:52:56,025 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:52:56 17:52:56,025 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:52:56 17:52:56,025 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:52:56 17:52:56,030 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:52:56 17:52:56,030 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:52:56 17:52:56,038 |-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:52:56 17:52:56,038 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:52:56 17:52:56 . ____ _ __ _ _ 17:52:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:56 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:56 =========|_|==============|___/=/_/_/_/ 17:52:56 17:52:56 :: Spring Boot :: (v3.5.9) 17:52:56 17:52:56 2026-01-14T17:52:56.045Z INFO 6637 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:56 2026-01-14T17:52:56.045Z INFO 6637 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:52:56 2026-01-14T17:52:56.123Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:56 2026-01-14T17:52:56.123Z WARN 6637 --- [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:52:56 2026-01-14T17:52:56.141Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:56 2026-01-14T17:52:56.141Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:56 2026-01-14T17:52:56.329Z INFO 6637 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:52:56 2026-01-14T17:52:56.338Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:56 2026-01-14T17:52:56.338Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:52:56 2026-01-14T17:52:56.381Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:56 allow.auto.create.topics = true 17:52:56 auto.commit.interval.ms = 5000 17:52:56 auto.include.jmx.reporter = true 17:52:56 auto.offset.reset = latest 17:52:56 bootstrap.servers = [localhost:32772] 17:52:56 check.crcs = true 17:52:56 client.dns.lookup = use_all_dns_ips 17:52:56 client.id = consumer-ncmp-data-operation-event-group-7 17:52:56 client.rack = 17:52:56 connections.max.idle.ms = 540000 17:52:56 default.api.timeout.ms = 60000 17:52:56 enable.auto.commit = false 17:52:56 enable.metrics.push = true 17:52:56 exclude.internal.topics = true 17:52:56 fetch.max.bytes = 52428800 17:52:56 fetch.max.wait.ms = 500 17:52:56 fetch.min.bytes = 1 17:52:56 group.id = ncmp-data-operation-event-group 17:52:56 group.instance.id = null 17:52:56 group.protocol = classic 17:52:56 group.remote.assignor = null 17:52:56 heartbeat.interval.ms = 3000 17:52:56 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:52:56 internal.leave.group.on.close = true 17:52:56 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:56 isolation.level = read_uncommitted 17:52:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:56 max.partition.fetch.bytes = 1048576 17:52:56 max.poll.interval.ms = 300000 17:52:56 max.poll.records = 500 17:52:56 metadata.max.age.ms = 300000 17:52:56 metadata.recovery.strategy = none 17:52:56 metric.reporters = [] 17:52:56 metrics.num.samples = 2 17:52:56 metrics.recording.level = INFO 17:52:56 metrics.sample.window.ms = 30000 17:52:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:56 receive.buffer.bytes = 65536 17:52:56 reconnect.backoff.max.ms = 1000 17:52:56 reconnect.backoff.ms = 50 17:52:56 request.timeout.ms = 30000 17:52:56 retry.backoff.max.ms = 1000 17:52:56 retry.backoff.ms = 100 17:52:56 sasl.client.callback.handler.class = null 17:52:56 sasl.jaas.config = null 17:52:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:56 sasl.kerberos.min.time.before.relogin = 60000 17:52:56 sasl.kerberos.service.name = null 17:52:56 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:56 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:56 sasl.login.callback.handler.class = null 17:52:56 sasl.login.class = null 17:52:56 sasl.login.connect.timeout.ms = null 17:52:56 sasl.login.read.timeout.ms = null 17:52:56 sasl.login.refresh.buffer.seconds = 300 17:52:56 sasl.login.refresh.min.period.seconds = 60 17:52:56 sasl.login.refresh.window.factor = 0.8 17:52:56 sasl.login.refresh.window.jitter = 0.05 17:52:56 sasl.login.retry.backoff.max.ms = 10000 17:52:56 sasl.login.retry.backoff.ms = 100 17:52:56 sasl.mechanism = GSSAPI 17:52:56 sasl.oauthbearer.clock.skew.seconds = 30 17:52:56 sasl.oauthbearer.expected.audience = null 17:52:56 sasl.oauthbearer.expected.issuer = null 17:52:56 sasl.oauthbearer.header.urlencode = false 17:52:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:56 sasl.oauthbearer.jwks.endpoint.url = null 17:52:56 sasl.oauthbearer.scope.claim.name = scope 17:52:56 sasl.oauthbearer.sub.claim.name = sub 17:52:56 sasl.oauthbearer.token.endpoint.url = null 17:52:56 security.protocol = PLAINTEXT 17:52:56 security.providers = null 17:52:56 send.buffer.bytes = 131072 17:52:56 session.timeout.ms = 45000 17:52:56 socket.connection.setup.timeout.max.ms = 30000 17:52:56 socket.connection.setup.timeout.ms = 10000 17:52:56 ssl.cipher.suites = null 17:52:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:56 ssl.endpoint.identification.algorithm = https 17:52:56 ssl.engine.factory.class = null 17:52:56 ssl.key.password = null 17:52:56 ssl.keymanager.algorithm = SunX509 17:52:56 ssl.keystore.certificate.chain = null 17:52:56 ssl.keystore.key = null 17:52:56 ssl.keystore.location = null 17:52:56 ssl.keystore.password = null 17:52:56 ssl.keystore.type = JKS 17:52:56 ssl.protocol = TLSv1.3 17:52:56 ssl.provider = null 17:52:56 ssl.secure.random.implementation = null 17:52:56 ssl.trustmanager.algorithm = PKIX 17:52:56 ssl.truststore.certificates = null 17:52:56 ssl.truststore.location = null 17:52:56 ssl.truststore.password = null 17:52:56 ssl.truststore.type = JKS 17:52:56 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:52:56 17:52:56 2026-01-14T17:52:56.382Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:56 2026-01-14T17:52:56.384Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:56 2026-01-14T17:52:56.384Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:56 2026-01-14T17:52:56.384Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413176384 17:52:56 2026-01-14T17:52:56.385Z INFO 6637 --- [ 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:52:56 2026-01-14T17:52:56.386Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:52:56 allow.auto.create.topics = true 17:52:56 auto.commit.interval.ms = 5000 17:52:56 auto.include.jmx.reporter = true 17:52:56 auto.offset.reset = latest 17:52:56 bootstrap.servers = [localhost:32772] 17:52:56 check.crcs = true 17:52:56 client.dns.lookup = use_all_dns_ips 17:52:56 client.id = consumer-ncmp-async-rest-request-event-group-8 17:52:56 client.rack = 17:52:56 connections.max.idle.ms = 540000 17:52:56 default.api.timeout.ms = 60000 17:52:56 enable.auto.commit = false 17:52:56 enable.metrics.push = true 17:52:56 exclude.internal.topics = true 17:52:56 fetch.max.bytes = 52428800 17:52:56 fetch.max.wait.ms = 500 17:52:56 fetch.min.bytes = 1 17:52:56 group.id = ncmp-async-rest-request-event-group 17:52:56 group.instance.id = null 17:52:56 group.protocol = classic 17:52:56 group.remote.assignor = null 17:52:56 heartbeat.interval.ms = 3000 17:52:56 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:52:56 internal.leave.group.on.close = true 17:52:56 internal.throw.on.fetch.stable.offset.unsupported = false 17:52:56 isolation.level = read_uncommitted 17:52:56 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:52:56 max.partition.fetch.bytes = 1048576 17:52:56 max.poll.interval.ms = 300000 17:52:56 max.poll.records = 500 17:52:56 metadata.max.age.ms = 300000 17:52:56 metadata.recovery.strategy = none 17:52:56 metric.reporters = [] 17:52:56 metrics.num.samples = 2 17:52:56 metrics.recording.level = INFO 17:52:56 metrics.sample.window.ms = 30000 17:52:56 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:52:56 receive.buffer.bytes = 65536 17:52:56 reconnect.backoff.max.ms = 1000 17:52:56 reconnect.backoff.ms = 50 17:52:56 request.timeout.ms = 30000 17:52:56 retry.backoff.max.ms = 1000 17:52:56 retry.backoff.ms = 100 17:52:56 sasl.client.callback.handler.class = null 17:52:56 sasl.jaas.config = null 17:52:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:56 sasl.kerberos.min.time.before.relogin = 60000 17:52:56 sasl.kerberos.service.name = null 17:52:56 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:56 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:56 sasl.login.callback.handler.class = null 17:52:56 sasl.login.class = null 17:52:56 sasl.login.connect.timeout.ms = null 17:52:56 sasl.login.read.timeout.ms = null 17:52:56 sasl.login.refresh.buffer.seconds = 300 17:52:56 sasl.login.refresh.min.period.seconds = 60 17:52:56 sasl.login.refresh.window.factor = 0.8 17:52:56 sasl.login.refresh.window.jitter = 0.05 17:52:56 sasl.login.retry.backoff.max.ms = 10000 17:52:56 sasl.login.retry.backoff.ms = 100 17:52:56 sasl.mechanism = GSSAPI 17:52:56 sasl.oauthbearer.clock.skew.seconds = 30 17:52:56 sasl.oauthbearer.expected.audience = null 17:52:56 sasl.oauthbearer.expected.issuer = null 17:52:56 sasl.oauthbearer.header.urlencode = false 17:52:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:56 sasl.oauthbearer.jwks.endpoint.url = null 17:52:56 sasl.oauthbearer.scope.claim.name = scope 17:52:56 sasl.oauthbearer.sub.claim.name = sub 17:52:56 sasl.oauthbearer.token.endpoint.url = null 17:52:56 security.protocol = PLAINTEXT 17:52:56 security.providers = null 17:52:56 send.buffer.bytes = 131072 17:52:56 session.timeout.ms = 45000 17:52:56 socket.connection.setup.timeout.max.ms = 30000 17:52:56 socket.connection.setup.timeout.ms = 10000 17:52:56 ssl.cipher.suites = null 17:52:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:56 ssl.endpoint.identification.algorithm = https 17:52:56 ssl.engine.factory.class = null 17:52:56 ssl.key.password = null 17:52:56 ssl.keymanager.algorithm = SunX509 17:52:56 ssl.keystore.certificate.chain = null 17:52:56 ssl.keystore.key = null 17:52:56 ssl.keystore.location = null 17:52:56 ssl.keystore.password = null 17:52:56 ssl.keystore.type = JKS 17:52:56 ssl.protocol = TLSv1.3 17:52:56 ssl.provider = null 17:52:56 ssl.secure.random.implementation = null 17:52:56 ssl.trustmanager.algorithm = PKIX 17:52:56 ssl.truststore.certificates = null 17:52:56 ssl.truststore.location = null 17:52:56 ssl.truststore.password = null 17:52:56 ssl.truststore.type = JKS 17:52:56 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:52:56 17:52:56 2026-01-14T17:52:56.386Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:56 2026-01-14T17:52:56.394Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:56 2026-01-14T17:52:56.394Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:56 2026-01-14T17:52:56.394Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413176393 17:52:56 2026-01-14T17:52:56.394Z INFO 6637 --- [ 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:52:56 2026-01-14T17:52:56.400Z INFO 6637 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.392 seconds (process running for 67.981) 17:52:56 2026-01-14T17:52:56.439Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:56 2026-01-14T17:52:56.439Z WARN 6637 --- [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:52:56 2026-01-14T17:52:56.444Z WARN 6637 --- [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:52:56 2026-01-14T17:52:56.444Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.446Z WARN 6637 --- [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:52:56 2026-01-14T17:52:56.446Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.504Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:56 2026-01-14T17:52:56.504Z WARN 6637 --- [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:52:56 2026-01-14T17:52:56.517Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:56 2026-01-14T17:52:56.517Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:56 2026-01-14T17:52:56.517Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:56 2026-01-14T17:52:56.519Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:56 2026-01-14T17:52:56.519Z WARN 6637 --- [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:52:56 2026-01-14T17:52:56.524Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:56 2026-01-14T17:52:56.524Z WARN 6637 --- [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:52:56 2026-01-14T17:52:56.595Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.595Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.597Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.597Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.627Z INFO 6637 --- [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-f81c4e6e-3459-4dff-ad98-452c2c6950b8 17:52:56 2026-01-14T17:52:56.627Z INFO 6637 --- [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-840787b2-54b5-4c73-aee4-37fcb21cc5a5 17:52:56 2026-01-14T17:52:56.627Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.627Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.645Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:56 2026-01-14T17:52:56.646Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:56 2026-01-14T17:52:56.654Z INFO 6637 --- [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-f81c4e6e-3459-4dff-ad98-452c2c6950b8', protocol='range'} 17:52:56 2026-01-14T17:52:56.654Z INFO 6637 --- [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-840787b2-54b5-4c73-aee4-37fcb21cc5a5', protocol='range'} 17:52:56 2026-01-14T17:52:56.654Z INFO 6637 --- [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-f81c4e6e-3459-4dff-ad98-452c2c6950b8=Assignment(partitions=[ncmp-async-m2m-0])} 17:52:56 2026-01-14T17:52:56.654Z INFO 6637 --- [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-840787b2-54b5-4c73-aee4-37fcb21cc5a5=Assignment(partitions=[ncmp-async-m2m-0])} 17:52:56 2026-01-14T17:52:56.685Z INFO 6637 --- [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-f81c4e6e-3459-4dff-ad98-452c2c6950b8', protocol='range'} 17:52:56 2026-01-14T17:52:56.686Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.686Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.686Z INFO 6637 --- [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-840787b2-54b5-4c73-aee4-37fcb21cc5a5', protocol='range'} 17:52:56 2026-01-14T17:52:56.686Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.686Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.698Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.698Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.701Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.701Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.716Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.718Z INFO 6637 --- [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:52:56 2026-01-14T17:52:56.719Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:56 2026-01-14T17:52:56.719Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:56 acks = -1 17:52:56 auto.include.jmx.reporter = true 17:52:56 batch.size = 16384 17:52:56 bootstrap.servers = [localhost:32772] 17:52:56 buffer.memory = 33554432 17:52:56 client.dns.lookup = use_all_dns_ips 17:52:56 client.id = producer-11 17:52:56 compression.gzip.level = -1 17:52:56 compression.lz4.level = 9 17:52:56 compression.type = none 17:52:56 compression.zstd.level = 3 17:52:56 connections.max.idle.ms = 540000 17:52:56 delivery.timeout.ms = 120000 17:52:56 enable.idempotence = false 17:52:56 enable.metrics.push = true 17:52:56 interceptor.classes = [] 17:52:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:56 linger.ms = 1 17:52:56 max.block.ms = 60000 17:52:56 max.in.flight.requests.per.connection = 5 17:52:56 max.request.size = 1048576 17:52:56 metadata.max.age.ms = 300000 17:52:56 metadata.max.idle.ms = 300000 17:52:56 metadata.recovery.strategy = none 17:52:56 metric.reporters = [] 17:52:56 metrics.num.samples = 2 17:52:56 metrics.recording.level = INFO 17:52:56 metrics.sample.window.ms = 30000 17:52:56 partitioner.adaptive.partitioning.enable = true 17:52:56 partitioner.availability.timeout.ms = 0 17:52:56 partitioner.class = null 17:52:56 partitioner.ignore.keys = false 17:52:56 receive.buffer.bytes = 32768 17:52:56 reconnect.backoff.max.ms = 1000 17:52:56 reconnect.backoff.ms = 50 17:52:56 request.timeout.ms = 30000 17:52:56 retries = 0 17:52:56 retry.backoff.max.ms = 1000 17:52:56 retry.backoff.ms = 100 17:52:56 sasl.client.callback.handler.class = null 17:52:56 sasl.jaas.config = null 17:52:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:56 sasl.kerberos.min.time.before.relogin = 60000 17:52:56 sasl.kerberos.service.name = null 17:52:56 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:56 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:56 sasl.login.callback.handler.class = null 17:52:56 sasl.login.class = null 17:52:56 sasl.login.connect.timeout.ms = null 17:52:56 sasl.login.read.timeout.ms = null 17:52:56 sasl.login.refresh.buffer.seconds = 300 17:52:56 sasl.login.refresh.min.period.seconds = 60 17:52:56 sasl.login.refresh.window.factor = 0.8 17:52:56 sasl.login.refresh.window.jitter = 0.05 17:52:56 sasl.login.retry.backoff.max.ms = 10000 17:52:56 sasl.login.retry.backoff.ms = 100 17:52:56 sasl.mechanism = GSSAPI 17:52:56 sasl.oauthbearer.clock.skew.seconds = 30 17:52:56 sasl.oauthbearer.expected.audience = null 17:52:56 sasl.oauthbearer.expected.issuer = null 17:52:56 sasl.oauthbearer.header.urlencode = false 17:52:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:56 sasl.oauthbearer.jwks.endpoint.url = null 17:52:56 sasl.oauthbearer.scope.claim.name = scope 17:52:56 sasl.oauthbearer.sub.claim.name = sub 17:52:56 sasl.oauthbearer.token.endpoint.url = null 17:52:56 security.protocol = PLAINTEXT 17:52:56 security.providers = null 17:52:56 send.buffer.bytes = 131072 17:52:56 socket.connection.setup.timeout.max.ms = 30000 17:52:56 socket.connection.setup.timeout.ms = 10000 17:52:56 ssl.cipher.suites = null 17:52:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:56 ssl.endpoint.identification.algorithm = https 17:52:56 ssl.engine.factory.class = null 17:52:56 ssl.key.password = null 17:52:56 ssl.keymanager.algorithm = SunX509 17:52:56 ssl.keystore.certificate.chain = null 17:52:56 ssl.keystore.key = null 17:52:56 ssl.keystore.location = null 17:52:56 ssl.keystore.password = null 17:52:56 ssl.keystore.type = JKS 17:52:56 ssl.protocol = TLSv1.3 17:52:56 ssl.provider = null 17:52:56 ssl.secure.random.implementation = null 17:52:56 ssl.trustmanager.algorithm = PKIX 17:52:56 ssl.truststore.certificates = null 17:52:56 ssl.truststore.location = null 17:52:56 ssl.truststore.password = null 17:52:56 ssl.truststore.type = JKS 17:52:56 transaction.timeout.ms = 60000 17:52:56 transactional.id = null 17:52:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:52:56 17:52:56 2026-01-14T17:52:56.720Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:56 2026-01-14T17:52:56.723Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:56 2026-01-14T17:52:56.723Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:56 2026-01-14T17:52:56.723Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:56 2026-01-14T17:52:56.723Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413176723 17:52:56 2026-01-14T17:52:56.741Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:56 2026-01-14T17:52:56.747Z INFO 6637 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 17:52:56 2026-01-14T17:52:56.748Z INFO 6637 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:52:56 2026-01-14T17:52:56.768Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:56 2026-01-14T17:52:56.768Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:56 2026-01-14T17:52:56.793Z INFO 6637 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:52:56 auto.include.jmx.reporter = true 17:52:56 bootstrap.controllers = [] 17:52:56 bootstrap.servers = [localhost:32772] 17:52:56 client.dns.lookup = use_all_dns_ips 17:52:56 client.id = 17:52:56 connections.max.idle.ms = 300000 17:52:56 default.api.timeout.ms = 60000 17:52:56 enable.metrics.push = true 17:52:56 metadata.max.age.ms = 300000 17:52:56 metadata.recovery.strategy = none 17:52:56 metric.reporters = [] 17:52:56 metrics.num.samples = 2 17:52:56 metrics.recording.level = INFO 17:52:56 metrics.sample.window.ms = 30000 17:52:56 receive.buffer.bytes = 65536 17:52:56 reconnect.backoff.max.ms = 1000 17:52:56 reconnect.backoff.ms = 50 17:52:56 request.timeout.ms = 30000 17:52:56 retries = 2147483647 17:52:56 retry.backoff.max.ms = 1000 17:52:56 retry.backoff.ms = 100 17:52:56 sasl.client.callback.handler.class = null 17:52:56 sasl.jaas.config = null 17:52:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:56 sasl.kerberos.min.time.before.relogin = 60000 17:52:56 sasl.kerberos.service.name = null 17:52:56 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:56 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:56 sasl.login.callback.handler.class = null 17:52:56 sasl.login.class = null 17:52:56 sasl.login.connect.timeout.ms = null 17:52:56 sasl.login.read.timeout.ms = null 17:52:56 sasl.login.refresh.buffer.seconds = 300 17:52:56 sasl.login.refresh.min.period.seconds = 60 17:52:56 sasl.login.refresh.window.factor = 0.8 17:52:56 sasl.login.refresh.window.jitter = 0.05 17:52:56 sasl.login.retry.backoff.max.ms = 10000 17:52:56 sasl.login.retry.backoff.ms = 100 17:52:56 sasl.mechanism = GSSAPI 17:52:56 sasl.oauthbearer.clock.skew.seconds = 30 17:52:56 sasl.oauthbearer.expected.audience = null 17:52:56 sasl.oauthbearer.expected.issuer = null 17:52:56 sasl.oauthbearer.header.urlencode = false 17:52:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:56 sasl.oauthbearer.jwks.endpoint.url = null 17:52:56 sasl.oauthbearer.scope.claim.name = scope 17:52:56 sasl.oauthbearer.sub.claim.name = sub 17:52:56 sasl.oauthbearer.token.endpoint.url = null 17:52:56 security.protocol = PLAINTEXT 17:52:56 security.providers = null 17:52:56 send.buffer.bytes = 131072 17:52:56 socket.connection.setup.timeout.max.ms = 30000 17:52:56 socket.connection.setup.timeout.ms = 10000 17:52:56 ssl.cipher.suites = null 17:52:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:56 ssl.endpoint.identification.algorithm = https 17:52:56 ssl.engine.factory.class = null 17:52:56 ssl.key.password = null 17:52:56 ssl.keymanager.algorithm = SunX509 17:52:56 ssl.keystore.certificate.chain = null 17:52:56 ssl.keystore.key = null 17:52:56 ssl.keystore.location = null 17:52:56 ssl.keystore.password = null 17:52:56 ssl.keystore.type = JKS 17:52:56 ssl.protocol = TLSv1.3 17:52:56 ssl.provider = null 17:52:56 ssl.secure.random.implementation = null 17:52:56 ssl.trustmanager.algorithm = PKIX 17:52:56 ssl.truststore.certificates = null 17:52:56 ssl.truststore.location = null 17:52:56 ssl.truststore.password = null 17:52:56 ssl.truststore.type = JKS 17:52:56 17:52:56 2026-01-14T17:52:56.794Z INFO 6637 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:56 2026-01-14T17:52:56.794Z INFO 6637 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:56 2026-01-14T17:52:56.794Z INFO 6637 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413176794 17:52:56 2026-01-14T17:52:56.795Z INFO 6637 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:52:56 auto.include.jmx.reporter = true 17:52:56 bootstrap.controllers = [] 17:52:56 bootstrap.servers = [localhost:32772] 17:52:56 client.dns.lookup = use_all_dns_ips 17:52:56 client.id = 17:52:56 connections.max.idle.ms = 300000 17:52:56 default.api.timeout.ms = 60000 17:52:56 enable.metrics.push = true 17:52:56 metadata.max.age.ms = 300000 17:52:56 metadata.recovery.strategy = none 17:52:56 metric.reporters = [] 17:52:56 metrics.num.samples = 2 17:52:56 metrics.recording.level = INFO 17:52:56 metrics.sample.window.ms = 30000 17:52:56 receive.buffer.bytes = 65536 17:52:56 reconnect.backoff.max.ms = 1000 17:52:56 reconnect.backoff.ms = 50 17:52:56 request.timeout.ms = 30000 17:52:56 retries = 2147483647 17:52:56 retry.backoff.max.ms = 1000 17:52:56 retry.backoff.ms = 100 17:52:56 sasl.client.callback.handler.class = null 17:52:56 sasl.jaas.config = null 17:52:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:56 sasl.kerberos.min.time.before.relogin = 60000 17:52:56 sasl.kerberos.service.name = null 17:52:56 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:56 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:56 sasl.login.callback.handler.class = null 17:52:56 sasl.login.class = null 17:52:56 sasl.login.connect.timeout.ms = null 17:52:56 sasl.login.read.timeout.ms = null 17:52:56 sasl.login.refresh.buffer.seconds = 300 17:52:56 sasl.login.refresh.min.period.seconds = 60 17:52:56 sasl.login.refresh.window.factor = 0.8 17:52:56 sasl.login.refresh.window.jitter = 0.05 17:52:56 sasl.login.retry.backoff.max.ms = 10000 17:52:56 sasl.login.retry.backoff.ms = 100 17:52:56 sasl.mechanism = GSSAPI 17:52:56 sasl.oauthbearer.clock.skew.seconds = 30 17:52:56 sasl.oauthbearer.expected.audience = null 17:52:56 sasl.oauthbearer.expected.issuer = null 17:52:56 sasl.oauthbearer.header.urlencode = false 17:52:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:56 sasl.oauthbearer.jwks.endpoint.url = null 17:52:56 sasl.oauthbearer.scope.claim.name = scope 17:52:56 sasl.oauthbearer.sub.claim.name = sub 17:52:56 sasl.oauthbearer.token.endpoint.url = null 17:52:56 security.protocol = PLAINTEXT 17:52:56 security.providers = null 17:52:56 send.buffer.bytes = 131072 17:52:56 socket.connection.setup.timeout.max.ms = 30000 17:52:56 socket.connection.setup.timeout.ms = 10000 17:52:56 ssl.cipher.suites = null 17:52:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:56 ssl.endpoint.identification.algorithm = https 17:52:56 ssl.engine.factory.class = null 17:52:56 ssl.key.password = null 17:52:56 ssl.keymanager.algorithm = SunX509 17:52:56 ssl.keystore.certificate.chain = null 17:52:56 ssl.keystore.key = null 17:52:56 ssl.keystore.location = null 17:52:56 ssl.keystore.password = null 17:52:56 ssl.keystore.type = JKS 17:52:56 ssl.protocol = TLSv1.3 17:52:56 ssl.provider = null 17:52:56 ssl.secure.random.implementation = null 17:52:56 ssl.trustmanager.algorithm = PKIX 17:52:56 ssl.truststore.certificates = null 17:52:56 ssl.truststore.location = null 17:52:56 ssl.truststore.password = null 17:52:56 ssl.truststore.type = JKS 17:52:56 17:52:56 2026-01-14T17:52:56.797Z INFO 6637 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:56 2026-01-14T17:52:56.797Z INFO 6637 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:56 2026-01-14T17:52:56.797Z INFO 6637 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413176797 17:52:56 2026-01-14T17:52:56.832Z INFO 6637 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 17:52:56 2026-01-14T17:52:56.834Z INFO 6637 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:56 2026-01-14T17:52:56.834Z INFO 6637 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:56 2026-01-14T17:52:56.834Z INFO 6637 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:56 2026-01-14T17:52:56.859Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:56 2026-01-14T17:52:56.859Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:56 2026-01-14T17:52:56.859Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:56 2026-01-14T17:52:56.860Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:52:56 2026-01-14T17:52:56.860Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:52:56 acks = -1 17:52:56 auto.include.jmx.reporter = true 17:52:56 batch.size = 16384 17:52:56 bootstrap.servers = [localhost:32772] 17:52:56 buffer.memory = 33554432 17:52:56 client.dns.lookup = use_all_dns_ips 17:52:56 client.id = producer-12 17:52:56 compression.gzip.level = -1 17:52:56 compression.lz4.level = 9 17:52:56 compression.type = none 17:52:56 compression.zstd.level = 3 17:52:56 connections.max.idle.ms = 540000 17:52:56 delivery.timeout.ms = 120000 17:52:56 enable.idempotence = false 17:52:56 enable.metrics.push = true 17:52:56 interceptor.classes = [] 17:52:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:52:56 linger.ms = 1 17:52:56 max.block.ms = 60000 17:52:56 max.in.flight.requests.per.connection = 5 17:52:56 max.request.size = 1048576 17:52:56 metadata.max.age.ms = 300000 17:52:56 metadata.max.idle.ms = 300000 17:52:56 metadata.recovery.strategy = none 17:52:56 metric.reporters = [] 17:52:56 metrics.num.samples = 2 17:52:56 metrics.recording.level = INFO 17:52:56 metrics.sample.window.ms = 30000 17:52:56 partitioner.adaptive.partitioning.enable = true 17:52:56 partitioner.availability.timeout.ms = 0 17:52:56 partitioner.class = null 17:52:56 partitioner.ignore.keys = false 17:52:56 receive.buffer.bytes = 32768 17:52:56 reconnect.backoff.max.ms = 1000 17:52:56 reconnect.backoff.ms = 50 17:52:56 request.timeout.ms = 30000 17:52:56 retries = 0 17:52:56 retry.backoff.max.ms = 1000 17:52:56 retry.backoff.ms = 100 17:52:56 sasl.client.callback.handler.class = null 17:52:56 sasl.jaas.config = null 17:52:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:52:56 sasl.kerberos.min.time.before.relogin = 60000 17:52:56 sasl.kerberos.service.name = null 17:52:56 sasl.kerberos.ticket.renew.jitter = 0.05 17:52:56 sasl.kerberos.ticket.renew.window.factor = 0.8 17:52:56 sasl.login.callback.handler.class = null 17:52:56 sasl.login.class = null 17:52:56 sasl.login.connect.timeout.ms = null 17:52:56 sasl.login.read.timeout.ms = null 17:52:56 sasl.login.refresh.buffer.seconds = 300 17:52:56 sasl.login.refresh.min.period.seconds = 60 17:52:56 sasl.login.refresh.window.factor = 0.8 17:52:56 sasl.login.refresh.window.jitter = 0.05 17:52:56 sasl.login.retry.backoff.max.ms = 10000 17:52:56 sasl.login.retry.backoff.ms = 100 17:52:56 sasl.mechanism = GSSAPI 17:52:56 sasl.oauthbearer.clock.skew.seconds = 30 17:52:56 sasl.oauthbearer.expected.audience = null 17:52:56 sasl.oauthbearer.expected.issuer = null 17:52:56 sasl.oauthbearer.header.urlencode = false 17:52:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:52:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:52:56 sasl.oauthbearer.jwks.endpoint.url = null 17:52:56 sasl.oauthbearer.scope.claim.name = scope 17:52:56 sasl.oauthbearer.sub.claim.name = sub 17:52:56 sasl.oauthbearer.token.endpoint.url = null 17:52:56 security.protocol = PLAINTEXT 17:52:56 security.providers = null 17:52:56 send.buffer.bytes = 131072 17:52:56 socket.connection.setup.timeout.max.ms = 30000 17:52:56 socket.connection.setup.timeout.ms = 10000 17:52:56 ssl.cipher.suites = null 17:52:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:52:56 ssl.endpoint.identification.algorithm = https 17:52:56 ssl.engine.factory.class = null 17:52:56 ssl.key.password = null 17:52:56 ssl.keymanager.algorithm = SunX509 17:52:56 ssl.keystore.certificate.chain = null 17:52:56 ssl.keystore.key = null 17:52:56 ssl.keystore.location = null 17:52:56 ssl.keystore.password = null 17:52:56 ssl.keystore.type = JKS 17:52:56 ssl.protocol = TLSv1.3 17:52:56 ssl.provider = null 17:52:56 ssl.secure.random.implementation = null 17:52:56 ssl.trustmanager.algorithm = PKIX 17:52:56 ssl.truststore.certificates = null 17:52:56 ssl.truststore.location = null 17:52:56 ssl.truststore.password = null 17:52:56 ssl.truststore.type = JKS 17:52:56 transaction.timeout.ms = 60000 17:52:56 transactional.id = null 17:52:56 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:52:56 17:52:56 2026-01-14T17:52:56.861Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:52:56 2026-01-14T17:52:56.864Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:52:56 2026-01-14T17:52:56.864Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:52:56 2026-01-14T17:52:56.864Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:52:56 2026-01-14T17:52:56.864Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413176864 17:52:56 2026-01-14T17:52:56.869Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:56 2026-01-14T17:52:56.869Z WARN 6637 --- [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:52:56 2026-01-14T17:52:56.891Z INFO 6637 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 17:52:56 2026-01-14T17:52:56.892Z INFO 6637 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:56 2026-01-14T17:52:56.892Z INFO 6637 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:56 2026-01-14T17:52:56.892Z INFO 6637 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:56 2026-01-14T17:52:56.922Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:52:56 2026-01-14T17:52:56.961Z ERROR 6637 --- [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:52:56 17:52:56 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:52:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 17:52:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 17:52:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 17:52:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 17:52:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 17:52:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 17:52:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 17:52:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 17:52:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 17:52:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 17:52:56 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:52:56 at java.base/java.lang.Thread.run(Thread.java:833) 17:52:56 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:52:56 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:52:56 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:52:56 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:52:56 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:52:56 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:52:56 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:52:56 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:52:56 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:52:56 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 17:52:56 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:52:56 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:52:56 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:52:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 17:52:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 17:52:56 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 17:52:56 ... 3 common frames omitted 17:52:56 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:52:56 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:52:56 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:52:56 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:52:56 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:52:56 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:52:56 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:52:56 ... 16 common frames omitted 17:52:56 17:52:57 2026-01-14T17:52:57.101Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.101Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.101Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.101Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.101Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 17:52:57 2026-01-14T17:52:57.102Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 17:52:57 2026-01-14T17:52:57.102Z INFO 6637 --- [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: 154ms, elapsed time since send: 154ms, throttle time: 0ms, request timeout: 30000ms) 17:52:57 2026-01-14T17:52:57.102Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.102Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.102Z INFO 6637 --- [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=32490045, epoch=2) to node 1: 17:52:57 17:52:57 org.apache.kafka.common.errors.DisconnectException 17:52:57 17:52:57 2026-01-14T17:52:57.103Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.104Z INFO 6637 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.105Z INFO 6637 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 148ms, elapsed time since send: 148ms, throttle time: 0ms, request timeout: 30000ms) 17:52:57 2026-01-14T17:52:57.105Z INFO 6637 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 51ms, elapsed time since send: 51ms, throttle time: 0ms, request timeout: 30000ms) 17:52:57 2026-01-14T17:52:57.105Z INFO 6637 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 17:52:57 2026-01-14T17:52:57.105Z INFO 6637 --- [ion-event-group] 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=297630958, epoch=2) to node 1: 17:52:57 17:52:57 org.apache.kafka.common.errors.DisconnectException 17:52:57 17:52:57 2026-01-14T17:52:57.105Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.150Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.150Z WARN 6637 --- [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:52:57 2026-01-14T17:52:57.179Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.179Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:57 2026-01-14T17:52:57.191Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.191Z WARN 6637 --- [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:52:57 2026-01-14T17:52:57.212Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.212Z WARN 6637 --- [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:52:57 2026-01-14T17:52:57.216Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.216Z WARN 6637 --- [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:52:57 2026-01-14T17:52:57.219Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.219Z WARN 6637 --- [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:52:57 2026-01-14T17:52:57.281Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.281Z INFO 6637 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:52:57 2026-01-14T17:52:57.282Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.282Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.282Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.282Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.282Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.282Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.282Z INFO 6637 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:52:57 2026-01-14T17:52:57.282Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.282Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.282Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.283Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.283Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.283Z INFO 6637 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:57 2026-01-14T17:52:57.283Z INFO 6637 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:57 2026-01-14T17:52:57.283Z INFO 6637 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:52:57 2026-01-14T17:52:57.283Z INFO 6637 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:57 2026-01-14T17:52:57.284Z INFO 6637 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:52:57 2026-01-14T17:52:57.284Z INFO 6637 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:52:57 2026-01-14T17:52:57.284Z INFO 6637 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:52:57 2026-01-14T17:52:57.284Z INFO 6637 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:52:57 2026-01-14T17:52:57.288Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.288Z INFO 6637 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:52:57 2026-01-14T17:52:57.289Z INFO 6637 --- [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:52:57 2026-01-14T17:52:57.289Z INFO 6637 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:52:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.353 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 17:52:57 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 17:52:57 2026-01-14T17:52:57.309Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.309Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:52:57 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 17:52:57 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 17:52:57 17:52:57,368 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:52:57 17:52:57,368 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:52:57 17:52:57,368 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:52:57 17:52:57,373 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:52:57 17:52:57,373 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:52:57 17:52:57,379 |-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:52:57 17:52:57,379 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:52:57 17:52:57 . ____ _ __ _ _ 17:52:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:57 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:57 =========|_|==============|___/=/_/_/_/ 17:52:57 17:52:57 :: Spring Boot :: (v3.5.9) 17:52:57 17:52:57 2026-01-14T17:52:57.385Z INFO 6637 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:57 2026-01-14T17:52:57.386Z INFO 6637 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 17:52:57 2026-01-14T17:52:57.432Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.432Z WARN 6637 --- [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:52:57 2026-01-14T17:52:57.441Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.441Z WARN 6637 --- [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:52:57 2026-01-14T17:52:57.453Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.453Z WARN 6637 --- [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:52:57 2026-01-14T17:52:57.495Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.495Z WARN 6637 --- [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:52:57 2026-01-14T17:52:57.521Z INFO 6637 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.169 seconds (process running for 69.102) 17:52:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 17:52:57 2026-01-14T17:52:57.526Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.526Z WARN 6637 --- [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:52:57 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 17:52:57 2026-01-14T17:52:57.536Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:57 2026-01-14T17:52:57.536Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:57 2026-01-14T17:52:57.536Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:57 2026-01-14T17:52:57.546Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.546Z WARN 6637 --- [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:52:57 2026-01-14T17:52:57.647Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.647Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:57 2026-01-14T17:52:57.771Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.771Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:57 2026-01-14T17:52:57.859Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:57 2026-01-14T17:52:57.859Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:57 2026-01-14T17:52:57.859Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:57 2026-01-14T17:52:57.861Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:57 2026-01-14T17:52:57.863Z DEBUG 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:57 2026-01-14T17:52:57.863Z TRACE 6637 --- [ 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:52:57 2026-01-14T17:52:57.873Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.874Z WARN 6637 --- [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:52:57 2026-01-14T17:52:57.878Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.878Z WARN 6637 --- [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:52:57 2026-01-14T17:52:57.889Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:52:57 2026-01-14T17:52:57.889Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:52:57 2026-01-14T17:52:57.895Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:57 2026-01-14T17:52:57.895Z DEBUG 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 17:52:57 2026-01-14T17:52:57.895Z TRACE 6637 --- [ 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:52:57 2026-01-14T17:52:57.896Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:52:57 2026-01-14T17:52:57.896Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:52:57 2026-01-14T17:52:57.897Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:57 2026-01-14T17:52:57.898Z DEBUG 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:52:57 2026-01-14T17:52:57.898Z TRACE 6637 --- [ 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:52:57 2026-01-14T17:52:57.899Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:52:57 2026-01-14T17:52:57.899Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:52:57 2026-01-14T17:52:57.901Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:57 2026-01-14T17:52:57.901Z DEBUG 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 17:52:57 2026-01-14T17:52:57.901Z TRACE 6637 --- [ 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:52:57 2026-01-14T17:52:57.902Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:52:57 2026-01-14T17:52:57.902Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:52:57 2026-01-14T17:52:57.904Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:57 2026-01-14T17:52:57.904Z DEBUG 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:52:57 2026-01-14T17:52:57.904Z TRACE 6637 --- [ 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:52:57 2026-01-14T17:52:57.905Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 17:52:57 2026-01-14T17:52:57.905Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 17:52:57 2026-01-14T17:52:57.905Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 17:52:57 2026-01-14T17:52:57.907Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 123 : other, Details: Unexpected error during Policy Executor call. 17:52:57 2026-01-14T17:52:57.916Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:57 2026-01-14T17:52:57.916Z WARN 6637 --- [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:52:57 2026-01-14T17:52:57.959Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:57 2026-01-14T17:52:57.960Z DEBUG 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:52:57 2026-01-14T17:52:57.960Z TRACE 6637 --- [ 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:52:57 2026-01-14T17:52:57.961Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$2127416605, Message: null, Details: Policy Executor returned HTTP Status code 418. 17:52:57 2026-01-14T17:52:57.961Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 17:52:57 2026-01-14T17:52:57.961Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:52:57 2026-01-14T17:52:57.961Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:52:57 2026-01-14T17:52:57.963Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:57 2026-01-14T17:52:57.963Z DEBUG 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:52:57 2026-01-14T17:52:57.963Z TRACE 6637 --- [ 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:52:57 2026-01-14T17:52:57.963Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$2127416605, Message: null, Details: Policy Executor returned HTTP Status code 418. 17:52:57 2026-01-14T17:52:57.963Z WARN 6637 --- [ 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:52:57 2026-01-14T17:52:57.963Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:52:57 2026-01-14T17:52:57.964Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:52:57 2026-01-14T17:52:57.964Z WARN 6637 --- [ 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:52:57 2026-01-14T17:52:57.965Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:57 2026-01-14T17:52:57.965Z DEBUG 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:57 2026-01-14T17:52:57.965Z TRACE 6637 --- [ 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:52:57 2026-01-14T17:52:57.966Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 17:52:57 2026-01-14T17:52:57.968Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:57 2026-01-14T17:52:57.969Z DEBUG 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:57 2026-01-14T17:52:57.969Z TRACE 6637 --- [ 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:52:57 2026-01-14T17:52:57.970Z WARN 6637 --- [ 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:52:57 2026-01-14T17:52:57.970Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 17:52:57 2026-01-14T17:52:57.970Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:52:57 2026-01-14T17:52:57.970Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:52:57 2026-01-14T17:52:57.970Z WARN 6637 --- [ 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:52:57 2026-01-14T17:52:57.972Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:57 2026-01-14T17:52:57.972Z DEBUG 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:57 2026-01-14T17:52:57.972Z TRACE 6637 --- [ 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:52:57 2026-01-14T17:52:57.973Z WARN 6637 --- [ 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:52:57 2026-01-14T17:52:57.973Z WARN 6637 --- [ 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:52:57 2026-01-14T17:52:57.973Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:52:57 2026-01-14T17:52:57.973Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:52:57 2026-01-14T17:52:57.973Z WARN 6637 --- [ 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:52:57 2026-01-14T17:52:57.974Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:57 2026-01-14T17:52:57.975Z DEBUG 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:57 2026-01-14T17:52:57.975Z TRACE 6637 --- [ 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:52:57 2026-01-14T17:52:57.975Z WARN 6637 --- [ 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:52:57 2026-01-14T17:52:57.975Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 17:52:57 2026-01-14T17:52:57.975Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:52:57 2026-01-14T17:52:57.975Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:52:57 2026-01-14T17:52:57.976Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:57 2026-01-14T17:52:57.977Z DEBUG 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:57 2026-01-14T17:52:57.977Z TRACE 6637 --- [ 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:52:57 2026-01-14T17:52:57.977Z WARN 6637 --- [ 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:52:57 2026-01-14T17:52:57.977Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 17:52:57 2026-01-14T17:52:57.977Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:52:57 2026-01-14T17:52:57.977Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:52:57 2026-01-14T17:52:57.979Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:57 2026-01-14T17:52:57.979Z DEBUG 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:57 2026-01-14T17:52:57.979Z TRACE 6637 --- [ 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:52:57 2026-01-14T17:52:57.980Z WARN 6637 --- [ 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:52:57 2026-01-14T17:52:57.980Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:57 2026-01-14T17:52:57.981Z WARN 6637 --- [ 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:52:57 2026-01-14T17:52:57.982Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 17:52:58 2026-01-14T17:52:58.013Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:52:58 2026-01-14T17:52:58.014Z DEBUG 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:52:58 2026-01-14T17:52:58.014Z TRACE 6637 --- [ 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:52:58 2026-01-14T17:52:58.015Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$1529669708, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 17:52:58 2026-01-14T17:52:58.015Z WARN 6637 --- [ 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:52:58 2026-01-14T17:52:58.015Z TRACE 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:52:58 2026-01-14T17:52:58.015Z WARN 6637 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 17:52:58 2026-01-14T17:52:58.015Z WARN 6637 --- [ 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:52:58 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 17:52:58 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 17:52:58 17:52:58 . ____ _ __ _ _ 17:52:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:52:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:52:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:52:58 ' |____| .__|_| |_|_| |_\__, | / / / / 17:52:58 =========|_|==============|___/=/_/_/_/ 17:52:58 17:52:58 :: Spring Boot :: (v3.5.9) 17:52:58 17:52:58 2026-01-14T17:52:58.089Z INFO 6637 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:52:58 2026-01-14T17:52:58.089Z INFO 6637 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 17:52:58 2026-01-14T17:52:58.151Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:58 2026-01-14T17:52:58.151Z WARN 6637 --- [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:52:58 2026-01-14T17:52:58.181Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:58 2026-01-14T17:52:58.181Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:58 2026-01-14T17:52:58.309Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:58 2026-01-14T17:52:58.309Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:52:58 2026-01-14T17:52:58.374Z INFO 6637 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.298 seconds (process running for 69.955) 17:52:58 2026-01-14T17:52:58.426Z WARN 6637 --- [ 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: 095d8a62-a18d-410c-82aa-fb9bd10c2f14 17:52:58 2026-01-14T17:52:58.442Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:58 2026-01-14T17:52:58.442Z WARN 6637 --- [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:52:58 2026-01-14T17:52:58.453Z WARN 6637 --- [ 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: d648e5f5-c749-4e1c-bf93-d8cad886f5a5 17:52:58 2026-01-14T17:52:58.467Z WARN 6637 --- [ 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: 1b3a461f-09b9-4ccf-95c1-16727bfe6126 17:52:58 2026-01-14T17:52:58.483Z WARN 6637 --- [ 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: 699e7239-1c8d-402d-a606-5eab01ae6300 17:52:58 2026-01-14T17:52:58.511Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:58 2026-01-14T17:52:58.511Z WARN 6637 --- [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:52:58 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 17:52:58 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 17:52:58 2026-01-14T17:52:58.520Z INFO 6637 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:52:58 2026-01-14T17:52:58.527Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:58 2026-01-14T17:52:58.527Z WARN 6637 --- [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:52:58 2026-01-14T17:52:58.547Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:58 2026-01-14T17:52:58.547Z WARN 6637 --- [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:52:58 2026-01-14T17:52:58.575Z INFO 6637 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: d53a1dae112008f133f1a027fdaff45c4d71b84a0ba32ea475e3e005b32941a0 17:52:58 2026-01-14T17:52:58.578Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:58 2026-01-14T17:52:58.578Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:58 2026-01-14T17:52:58.578Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:58 2026-01-14T17:52:58.634Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:58 2026-01-14T17:52:58.634Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:58 2026-01-14T17:52:58.711Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:58 2026-01-14T17:52:58.711Z WARN 6637 --- [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:52:58 2026-01-14T17:52:58.764Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:58 2026-01-14T17:52:58.764Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:58 2026-01-14T17:52:58.764Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:58 2026-01-14T17:52:58.775Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:58 2026-01-14T17:52:58.775Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:58 2026-01-14T17:52:58.829Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:58 2026-01-14T17:52:58.829Z WARN 6637 --- [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:52:58 2026-01-14T17:52:58.880Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:58 2026-01-14T17:52:58.880Z WARN 6637 --- [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:52:59 2026-01-14T17:52:59.152Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:52:59 2026-01-14T17:52:59.153Z WARN 6637 --- [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:52:59 2026-01-14T17:52:59.182Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:52:59 2026-01-14T17:52:59.182Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:52:59 2026-01-14T17:52:59.311Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:52:59 2026-01-14T17:52:59.311Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:52:59 2026-01-14T17:52:59.420Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:52:59 2026-01-14T17:52:59.420Z WARN 6637 --- [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:52:59 2026-01-14T17:52:59.443Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:52:59 2026-01-14T17:52:59.443Z WARN 6637 --- [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:52:59 2026-01-14T17:52:59.528Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:52:59 2026-01-14T17:52:59.528Z WARN 6637 --- [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:52:59 2026-01-14T17:52:59.539Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:52:59 2026-01-14T17:52:59.539Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:52:59 2026-01-14T17:52:59.539Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:52:59 2026-01-14T17:52:59.539Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:52:59 2026-01-14T17:52:59.539Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:59 2026-01-14T17:52:59.548Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:52:59 2026-01-14T17:52:59.548Z WARN 6637 --- [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:52:59 2026-01-14T17:52:59.561Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:52:59 2026-01-14T17:52:59.561Z WARN 6637 --- [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:52:59 2026-01-14T17:52:59.683Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:52:59 2026-01-14T17:52:59.683Z WARN 6637 --- [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:52:59 2026-01-14T17:52:59.769Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:52:59 2026-01-14T17:52:59.769Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:52:59 2026-01-14T17:52:59.769Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:52:59 2026-01-14T17:52:59.778Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:52:59 2026-01-14T17:52:59.778Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:52:59 2026-01-14T17:52:59.883Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:52:59 2026-01-14T17:52:59.883Z WARN 6637 --- [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:53:00 2026-01-14T17:53:00.064Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:00 2026-01-14T17:53:00.065Z WARN 6637 --- [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:53:00 2026-01-14T17:53:00.184Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:00 2026-01-14T17:53:00.184Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:00 2026-01-14T17:53:00.313Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:00 2026-01-14T17:53:00.313Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:00 2026-01-14T17:53:00.422Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:00 2026-01-14T17:53:00.422Z WARN 6637 --- [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:53:00 2026-01-14T17:53:00.444Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:00 2026-01-14T17:53:00.444Z WARN 6637 --- [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:53:00 2026-01-14T17:53:00.529Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:00 2026-01-14T17:53:00.529Z WARN 6637 --- [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:53:00 2026-01-14T17:53:00.540Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:00 2026-01-14T17:53:00.540Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:00 2026-01-14T17:53:00.540Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:00 2026-01-14T17:53:00.540Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:00 2026-01-14T17:53:00.540Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:00 2026-01-14T17:53:00.550Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:00 2026-01-14T17:53:00.550Z WARN 6637 --- [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:53:00 2026-01-14T17:53:00.564Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:00 2026-01-14T17:53:00.564Z WARN 6637 --- [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:53:00 2026-01-14T17:53:00.674Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:00 2026-01-14T17:53:00.674Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:00 2026-01-14T17:53:00.674Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:00 2026-01-14T17:53:00.685Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:00 2026-01-14T17:53:00.685Z WARN 6637 --- [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:53:00 2026-01-14T17:53:00.781Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:00 2026-01-14T17:53:00.781Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:00 2026-01-14T17:53:00.886Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:00 2026-01-14T17:53:00.886Z WARN 6637 --- [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:53:01 2026-01-14T17:53:01.055Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:01 2026-01-14T17:53:01.055Z WARN 6637 --- [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:53:01 2026-01-14T17:53:01.186Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:01 2026-01-14T17:53:01.186Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:01 2026-01-14T17:53:01.314Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:01 2026-01-14T17:53:01.314Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:01 2026-01-14T17:53:01.423Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:01 2026-01-14T17:53:01.423Z WARN 6637 --- [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:53:01 2026-01-14T17:53:01.445Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:01 2026-01-14T17:53:01.445Z WARN 6637 --- [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:53:01 2026-01-14T17:53:01.529Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:01 2026-01-14T17:53:01.529Z WARN 6637 --- [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:53:01 2026-01-14T17:53:01.541Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:01 2026-01-14T17:53:01.541Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:01 2026-01-14T17:53:01.549Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:01 2026-01-14T17:53:01.549Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:01 2026-01-14T17:53:01.549Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:01 2026-01-14T17:53:01.551Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:01 2026-01-14T17:53:01.551Z WARN 6637 --- [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:53:01 2026-01-14T17:53:01.566Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:01 2026-01-14T17:53:01.566Z WARN 6637 --- [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:53:01 2026-01-14T17:53:01.679Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:01 2026-01-14T17:53:01.679Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:01 2026-01-14T17:53:01.679Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:01 2026-01-14T17:53:01.686Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:01 2026-01-14T17:53:01.686Z WARN 6637 --- [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:53:01 2026-01-14T17:53:01.784Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:01 2026-01-14T17:53:01.784Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:01 2026-01-14T17:53:01.891Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:01 2026-01-14T17:53:01.891Z WARN 6637 --- [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:53:02 2026-01-14T17:53:02.061Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:02 2026-01-14T17:53:02.061Z WARN 6637 --- [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:53:02 2026-01-14T17:53:02.188Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:02 2026-01-14T17:53:02.188Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:02 2026-01-14T17:53:02.318Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:02 2026-01-14T17:53:02.318Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:02 2026-01-14T17:53:02.425Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:02 2026-01-14T17:53:02.425Z WARN 6637 --- [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:53:02 2026-01-14T17:53:02.446Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:02 2026-01-14T17:53:02.446Z WARN 6637 --- [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:53:02 2026-01-14T17:53:02.530Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:02 2026-01-14T17:53:02.530Z WARN 6637 --- [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:53:02 2026-01-14T17:53:02.539Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:02 2026-01-14T17:53:02.539Z WARN 6637 --- [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:53:02 2026-01-14T17:53:02.551Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:02 2026-01-14T17:53:02.551Z WARN 6637 --- [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:53:02 2026-01-14T17:53:02.558Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:02 2026-01-14T17:53:02.558Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:02 2026-01-14T17:53:02.562Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:02 2026-01-14T17:53:02.562Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:02 2026-01-14T17:53:02.562Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:02 2026-01-14T17:53:02.697Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:02 2026-01-14T17:53:02.697Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:02 2026-01-14T17:53:02.697Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:02 2026-01-14T17:53:02.723Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:02 2026-01-14T17:53:02.723Z WARN 6637 --- [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:53:02 2026-01-14T17:53:02.786Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:02 2026-01-14T17:53:02.786Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:02 2026-01-14T17:53:02.900Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:02 2026-01-14T17:53:02.900Z WARN 6637 --- [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:53:03 2026-01-14T17:53:03.063Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:03 2026-01-14T17:53:03.063Z WARN 6637 --- [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:53:03 2026-01-14T17:53:03.190Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:03 2026-01-14T17:53:03.190Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:03 2026-01-14T17:53:03.319Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:03 2026-01-14T17:53:03.319Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:03 2026-01-14T17:53:03.428Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:03 2026-01-14T17:53:03.428Z WARN 6637 --- [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:53:03 2026-01-14T17:53:03.449Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:03 2026-01-14T17:53:03.449Z WARN 6637 --- [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:53:03 2026-01-14T17:53:03.541Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:03 2026-01-14T17:53:03.541Z WARN 6637 --- [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:53:03 2026-01-14T17:53:03.552Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:03 2026-01-14T17:53:03.552Z WARN 6637 --- [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:53:03 2026-01-14T17:53:03.559Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:03 2026-01-14T17:53:03.559Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:03 2026-01-14T17:53:03.571Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:03 2026-01-14T17:53:03.571Z WARN 6637 --- [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:53:03 2026-01-14T17:53:03.573Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:03 2026-01-14T17:53:03.573Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:03 2026-01-14T17:53:03.573Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:03 2026-01-14T17:53:03.698Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:03 2026-01-14T17:53:03.698Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:03 2026-01-14T17:53:03.698Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:03 2026-01-14T17:53:03.725Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:03 2026-01-14T17:53:03.725Z WARN 6637 --- [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:53:03 2026-01-14T17:53:03.797Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:03 2026-01-14T17:53:03.797Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:04 2026-01-14T17:53:03.903Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:04 2026-01-14T17:53:03.903Z WARN 6637 --- [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:53:04 2026-01-14T17:53:04.064Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:04 2026-01-14T17:53:04.065Z WARN 6637 --- [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:53:04 2026-01-14T17:53:04.192Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:04 2026-01-14T17:53:04.192Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:04 2026-01-14T17:53:04.321Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:04 2026-01-14T17:53:04.321Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:04 2026-01-14T17:53:04.429Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:04 2026-01-14T17:53:04.430Z WARN 6637 --- [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:53:04 2026-01-14T17:53:04.451Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:04 2026-01-14T17:53:04.451Z WARN 6637 --- [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:53:04 2026-01-14T17:53:04.542Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:04 2026-01-14T17:53:04.542Z WARN 6637 --- [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:53:04 2026-01-14T17:53:04.551Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:04 2026-01-14T17:53:04.551Z WARN 6637 --- [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:53:04 2026-01-14T17:53:04.555Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:04 2026-01-14T17:53:04.555Z WARN 6637 --- [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:53:04 2026-01-14T17:53:04.597Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:04 2026-01-14T17:53:04.598Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:04 2026-01-14T17:53:04.598Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:04 2026-01-14T17:53:04.603Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:04 2026-01-14T17:53:04.603Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:04 2026-01-14T17:53:04.702Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:04 2026-01-14T17:53:04.702Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:04 2026-01-14T17:53:04.702Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:04 2026-01-14T17:53:04.737Z INFO 6637 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.217310236S 17:53:04 2026-01-14T17:53:04.752Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:04 2026-01-14T17:53:04.752Z WARN 6637 --- [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:53:04 2026-01-14T17:53:04.759Z WARN 6637 --- [ 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: 7d7b30e1-9c6c-4f4b-a14b-fa282418e73f 17:53:04 2026-01-14T17:53:04.759Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:04 2026-01-14T17:53:04.760Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:04 acks = -1 17:53:04 auto.include.jmx.reporter = true 17:53:04 batch.size = 16384 17:53:04 bootstrap.servers = [localhost:32773] 17:53:04 buffer.memory = 33554432 17:53:04 client.dns.lookup = use_all_dns_ips 17:53:04 client.id = producer-13 17:53:04 compression.gzip.level = -1 17:53:04 compression.lz4.level = 9 17:53:04 compression.type = none 17:53:04 compression.zstd.level = 3 17:53:04 connections.max.idle.ms = 540000 17:53:04 delivery.timeout.ms = 120000 17:53:04 enable.idempotence = false 17:53:04 enable.metrics.push = true 17:53:04 interceptor.classes = [] 17:53:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:04 linger.ms = 1 17:53:04 max.block.ms = 60000 17:53:04 max.in.flight.requests.per.connection = 5 17:53:04 max.request.size = 1048576 17:53:04 metadata.max.age.ms = 300000 17:53:04 metadata.max.idle.ms = 300000 17:53:04 metadata.recovery.strategy = none 17:53:04 metric.reporters = [] 17:53:04 metrics.num.samples = 2 17:53:04 metrics.recording.level = INFO 17:53:04 metrics.sample.window.ms = 30000 17:53:04 partitioner.adaptive.partitioning.enable = true 17:53:04 partitioner.availability.timeout.ms = 0 17:53:04 partitioner.class = null 17:53:04 partitioner.ignore.keys = false 17:53:04 receive.buffer.bytes = 32768 17:53:04 reconnect.backoff.max.ms = 1000 17:53:04 reconnect.backoff.ms = 50 17:53:04 request.timeout.ms = 30000 17:53:04 retries = 0 17:53:04 retry.backoff.max.ms = 1000 17:53:04 retry.backoff.ms = 100 17:53:04 sasl.client.callback.handler.class = null 17:53:04 sasl.jaas.config = null 17:53:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:04 sasl.kerberos.min.time.before.relogin = 60000 17:53:04 sasl.kerberos.service.name = null 17:53:04 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:04 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:04 sasl.login.callback.handler.class = null 17:53:04 sasl.login.class = null 17:53:04 sasl.login.connect.timeout.ms = null 17:53:04 sasl.login.read.timeout.ms = null 17:53:04 sasl.login.refresh.buffer.seconds = 300 17:53:04 sasl.login.refresh.min.period.seconds = 60 17:53:04 sasl.login.refresh.window.factor = 0.8 17:53:04 sasl.login.refresh.window.jitter = 0.05 17:53:04 sasl.login.retry.backoff.max.ms = 10000 17:53:04 sasl.login.retry.backoff.ms = 100 17:53:04 sasl.mechanism = GSSAPI 17:53:04 sasl.oauthbearer.clock.skew.seconds = 30 17:53:04 sasl.oauthbearer.expected.audience = null 17:53:04 sasl.oauthbearer.expected.issuer = null 17:53:04 sasl.oauthbearer.header.urlencode = false 17:53:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:04 sasl.oauthbearer.jwks.endpoint.url = null 17:53:04 sasl.oauthbearer.scope.claim.name = scope 17:53:04 sasl.oauthbearer.sub.claim.name = sub 17:53:04 sasl.oauthbearer.token.endpoint.url = null 17:53:04 security.protocol = PLAINTEXT 17:53:04 security.providers = null 17:53:04 send.buffer.bytes = 131072 17:53:04 socket.connection.setup.timeout.max.ms = 30000 17:53:04 socket.connection.setup.timeout.ms = 10000 17:53:04 ssl.cipher.suites = null 17:53:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:04 ssl.endpoint.identification.algorithm = https 17:53:04 ssl.engine.factory.class = null 17:53:04 ssl.key.password = null 17:53:04 ssl.keymanager.algorithm = SunX509 17:53:04 ssl.keystore.certificate.chain = null 17:53:04 ssl.keystore.key = null 17:53:04 ssl.keystore.location = null 17:53:04 ssl.keystore.password = null 17:53:04 ssl.keystore.type = JKS 17:53:04 ssl.protocol = TLSv1.3 17:53:04 ssl.provider = null 17:53:04 ssl.secure.random.implementation = null 17:53:04 ssl.trustmanager.algorithm = PKIX 17:53:04 ssl.truststore.certificates = null 17:53:04 ssl.truststore.location = null 17:53:04 ssl.truststore.password = null 17:53:04 ssl.truststore.type = JKS 17:53:04 transaction.timeout.ms = 60000 17:53:04 transactional.id = null 17:53:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:04 17:53:04 2026-01-14T17:53:04.760Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:04 2026-01-14T17:53:04.762Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:04 2026-01-14T17:53:04.762Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:04 2026-01-14T17:53:04.762Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:04 2026-01-14T17:53:04.762Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413184762 17:53:04 2026-01-14T17:53:04.802Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:04 2026-01-14T17:53:04.802Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:04 2026-01-14T17:53:04.818Z WARN 6637 --- [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:53:04 2026-01-14T17:53:04.818Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:04 2026-01-14T17:53:04.914Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:04 2026-01-14T17:53:04.914Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.004Z WARN 6637 --- [ 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: df22b627-3ba0-4ea5-a8fa-1d0ab0cefb7e 17:53:05 2026-01-14T17:53:05.005Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:05 2026-01-14T17:53:05.005Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:05 acks = -1 17:53:05 auto.include.jmx.reporter = true 17:53:05 batch.size = 16384 17:53:05 bootstrap.servers = [localhost:32773] 17:53:05 buffer.memory = 33554432 17:53:05 client.dns.lookup = use_all_dns_ips 17:53:05 client.id = producer-14 17:53:05 compression.gzip.level = -1 17:53:05 compression.lz4.level = 9 17:53:05 compression.type = none 17:53:05 compression.zstd.level = 3 17:53:05 connections.max.idle.ms = 540000 17:53:05 delivery.timeout.ms = 120000 17:53:05 enable.idempotence = false 17:53:05 enable.metrics.push = true 17:53:05 interceptor.classes = [] 17:53:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:05 linger.ms = 1 17:53:05 max.block.ms = 60000 17:53:05 max.in.flight.requests.per.connection = 5 17:53:05 max.request.size = 1048576 17:53:05 metadata.max.age.ms = 300000 17:53:05 metadata.max.idle.ms = 300000 17:53:05 metadata.recovery.strategy = none 17:53:05 metric.reporters = [] 17:53:05 metrics.num.samples = 2 17:53:05 metrics.recording.level = INFO 17:53:05 metrics.sample.window.ms = 30000 17:53:05 partitioner.adaptive.partitioning.enable = true 17:53:05 partitioner.availability.timeout.ms = 0 17:53:05 partitioner.class = null 17:53:05 partitioner.ignore.keys = false 17:53:05 receive.buffer.bytes = 32768 17:53:05 reconnect.backoff.max.ms = 1000 17:53:05 reconnect.backoff.ms = 50 17:53:05 request.timeout.ms = 30000 17:53:05 retries = 0 17:53:05 retry.backoff.max.ms = 1000 17:53:05 retry.backoff.ms = 100 17:53:05 sasl.client.callback.handler.class = null 17:53:05 sasl.jaas.config = null 17:53:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:05 sasl.kerberos.min.time.before.relogin = 60000 17:53:05 sasl.kerberos.service.name = null 17:53:05 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:05 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:05 sasl.login.callback.handler.class = null 17:53:05 sasl.login.class = null 17:53:05 sasl.login.connect.timeout.ms = null 17:53:05 sasl.login.read.timeout.ms = null 17:53:05 sasl.login.refresh.buffer.seconds = 300 17:53:05 sasl.login.refresh.min.period.seconds = 60 17:53:05 sasl.login.refresh.window.factor = 0.8 17:53:05 sasl.login.refresh.window.jitter = 0.05 17:53:05 sasl.login.retry.backoff.max.ms = 10000 17:53:05 sasl.login.retry.backoff.ms = 100 17:53:05 sasl.mechanism = GSSAPI 17:53:05 sasl.oauthbearer.clock.skew.seconds = 30 17:53:05 sasl.oauthbearer.expected.audience = null 17:53:05 sasl.oauthbearer.expected.issuer = null 17:53:05 sasl.oauthbearer.header.urlencode = false 17:53:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:05 sasl.oauthbearer.jwks.endpoint.url = null 17:53:05 sasl.oauthbearer.scope.claim.name = scope 17:53:05 sasl.oauthbearer.sub.claim.name = sub 17:53:05 sasl.oauthbearer.token.endpoint.url = null 17:53:05 security.protocol = PLAINTEXT 17:53:05 security.providers = null 17:53:05 send.buffer.bytes = 131072 17:53:05 socket.connection.setup.timeout.max.ms = 30000 17:53:05 socket.connection.setup.timeout.ms = 10000 17:53:05 ssl.cipher.suites = null 17:53:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:05 ssl.endpoint.identification.algorithm = https 17:53:05 ssl.engine.factory.class = null 17:53:05 ssl.key.password = null 17:53:05 ssl.keymanager.algorithm = SunX509 17:53:05 ssl.keystore.certificate.chain = null 17:53:05 ssl.keystore.key = null 17:53:05 ssl.keystore.location = null 17:53:05 ssl.keystore.password = null 17:53:05 ssl.keystore.type = JKS 17:53:05 ssl.protocol = TLSv1.3 17:53:05 ssl.provider = null 17:53:05 ssl.secure.random.implementation = null 17:53:05 ssl.trustmanager.algorithm = PKIX 17:53:05 ssl.truststore.certificates = null 17:53:05 ssl.truststore.location = null 17:53:05 ssl.truststore.password = null 17:53:05 ssl.truststore.type = JKS 17:53:05 transaction.timeout.ms = 60000 17:53:05 transactional.id = null 17:53:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:05 17:53:05 2026-01-14T17:53:05.005Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:05 2026-01-14T17:53:05.011Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:05 2026-01-14T17:53:05.011Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:05 2026-01-14T17:53:05.011Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:05 2026-01-14T17:53:05.011Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413185011 17:53:05 2026-01-14T17:53:05.064Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:05 2026-01-14T17:53:05.067Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.067Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.082Z WARN 6637 --- [ 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: 1e17ccf8-960b-4c80-88f7-b1d1de493439 17:53:05 2026-01-14T17:53:05.083Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:05 2026-01-14T17:53:05.083Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:05 acks = -1 17:53:05 auto.include.jmx.reporter = true 17:53:05 batch.size = 16384 17:53:05 bootstrap.servers = [localhost:32773] 17:53:05 buffer.memory = 33554432 17:53:05 client.dns.lookup = use_all_dns_ips 17:53:05 client.id = producer-15 17:53:05 compression.gzip.level = -1 17:53:05 compression.lz4.level = 9 17:53:05 compression.type = none 17:53:05 compression.zstd.level = 3 17:53:05 connections.max.idle.ms = 540000 17:53:05 delivery.timeout.ms = 120000 17:53:05 enable.idempotence = false 17:53:05 enable.metrics.push = true 17:53:05 interceptor.classes = [] 17:53:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:05 linger.ms = 1 17:53:05 max.block.ms = 60000 17:53:05 max.in.flight.requests.per.connection = 5 17:53:05 max.request.size = 1048576 17:53:05 metadata.max.age.ms = 300000 17:53:05 metadata.max.idle.ms = 300000 17:53:05 metadata.recovery.strategy = none 17:53:05 metric.reporters = [] 17:53:05 metrics.num.samples = 2 17:53:05 metrics.recording.level = INFO 17:53:05 metrics.sample.window.ms = 30000 17:53:05 partitioner.adaptive.partitioning.enable = true 17:53:05 partitioner.availability.timeout.ms = 0 17:53:05 partitioner.class = null 17:53:05 partitioner.ignore.keys = false 17:53:05 receive.buffer.bytes = 32768 17:53:05 reconnect.backoff.max.ms = 1000 17:53:05 reconnect.backoff.ms = 50 17:53:05 request.timeout.ms = 30000 17:53:05 retries = 0 17:53:05 retry.backoff.max.ms = 1000 17:53:05 retry.backoff.ms = 100 17:53:05 sasl.client.callback.handler.class = null 17:53:05 sasl.jaas.config = null 17:53:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:05 sasl.kerberos.min.time.before.relogin = 60000 17:53:05 sasl.kerberos.service.name = null 17:53:05 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:05 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:05 sasl.login.callback.handler.class = null 17:53:05 sasl.login.class = null 17:53:05 sasl.login.connect.timeout.ms = null 17:53:05 sasl.login.read.timeout.ms = null 17:53:05 sasl.login.refresh.buffer.seconds = 300 17:53:05 sasl.login.refresh.min.period.seconds = 60 17:53:05 sasl.login.refresh.window.factor = 0.8 17:53:05 sasl.login.refresh.window.jitter = 0.05 17:53:05 sasl.login.retry.backoff.max.ms = 10000 17:53:05 sasl.login.retry.backoff.ms = 100 17:53:05 sasl.mechanism = GSSAPI 17:53:05 sasl.oauthbearer.clock.skew.seconds = 30 17:53:05 sasl.oauthbearer.expected.audience = null 17:53:05 sasl.oauthbearer.expected.issuer = null 17:53:05 sasl.oauthbearer.header.urlencode = false 17:53:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:05 sasl.oauthbearer.jwks.endpoint.url = null 17:53:05 sasl.oauthbearer.scope.claim.name = scope 17:53:05 sasl.oauthbearer.sub.claim.name = sub 17:53:05 sasl.oauthbearer.token.endpoint.url = null 17:53:05 security.protocol = PLAINTEXT 17:53:05 security.providers = null 17:53:05 send.buffer.bytes = 131072 17:53:05 socket.connection.setup.timeout.max.ms = 30000 17:53:05 socket.connection.setup.timeout.ms = 10000 17:53:05 ssl.cipher.suites = null 17:53:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:05 ssl.endpoint.identification.algorithm = https 17:53:05 ssl.engine.factory.class = null 17:53:05 ssl.key.password = null 17:53:05 ssl.keymanager.algorithm = SunX509 17:53:05 ssl.keystore.certificate.chain = null 17:53:05 ssl.keystore.key = null 17:53:05 ssl.keystore.location = null 17:53:05 ssl.keystore.password = null 17:53:05 ssl.keystore.type = JKS 17:53:05 ssl.protocol = TLSv1.3 17:53:05 ssl.provider = null 17:53:05 ssl.secure.random.implementation = null 17:53:05 ssl.trustmanager.algorithm = PKIX 17:53:05 ssl.truststore.certificates = null 17:53:05 ssl.truststore.location = null 17:53:05 ssl.truststore.password = null 17:53:05 ssl.truststore.type = JKS 17:53:05 transaction.timeout.ms = 60000 17:53:05 transactional.id = null 17:53:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:05 17:53:05 2026-01-14T17:53:05.083Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:05 2026-01-14T17:53:05.086Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:05 2026-01-14T17:53:05.086Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:05 2026-01-14T17:53:05.086Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:05 2026-01-14T17:53:05.086Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413185086 17:53:05 2026-01-14T17:53:05.101Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:05 2026-01-14T17:53:05.119Z WARN 6637 --- [ 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: 2c952a70-01d1-4d48-b802-306657791241 17:53:05 2026-01-14T17:53:05.119Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:05 2026-01-14T17:53:05.119Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:05 acks = -1 17:53:05 auto.include.jmx.reporter = true 17:53:05 batch.size = 16384 17:53:05 bootstrap.servers = [localhost:32773] 17:53:05 buffer.memory = 33554432 17:53:05 client.dns.lookup = use_all_dns_ips 17:53:05 client.id = producer-16 17:53:05 compression.gzip.level = -1 17:53:05 compression.lz4.level = 9 17:53:05 compression.type = none 17:53:05 compression.zstd.level = 3 17:53:05 connections.max.idle.ms = 540000 17:53:05 delivery.timeout.ms = 120000 17:53:05 enable.idempotence = false 17:53:05 enable.metrics.push = true 17:53:05 interceptor.classes = [] 17:53:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:05 linger.ms = 1 17:53:05 max.block.ms = 60000 17:53:05 max.in.flight.requests.per.connection = 5 17:53:05 max.request.size = 1048576 17:53:05 metadata.max.age.ms = 300000 17:53:05 metadata.max.idle.ms = 300000 17:53:05 metadata.recovery.strategy = none 17:53:05 metric.reporters = [] 17:53:05 metrics.num.samples = 2 17:53:05 metrics.recording.level = INFO 17:53:05 metrics.sample.window.ms = 30000 17:53:05 partitioner.adaptive.partitioning.enable = true 17:53:05 partitioner.availability.timeout.ms = 0 17:53:05 partitioner.class = null 17:53:05 partitioner.ignore.keys = false 17:53:05 receive.buffer.bytes = 32768 17:53:05 reconnect.backoff.max.ms = 1000 17:53:05 reconnect.backoff.ms = 50 17:53:05 request.timeout.ms = 30000 17:53:05 retries = 0 17:53:05 retry.backoff.max.ms = 1000 17:53:05 retry.backoff.ms = 100 17:53:05 sasl.client.callback.handler.class = null 17:53:05 sasl.jaas.config = null 17:53:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:05 sasl.kerberos.min.time.before.relogin = 60000 17:53:05 sasl.kerberos.service.name = null 17:53:05 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:05 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:05 sasl.login.callback.handler.class = null 17:53:05 sasl.login.class = null 17:53:05 sasl.login.connect.timeout.ms = null 17:53:05 sasl.login.read.timeout.ms = null 17:53:05 sasl.login.refresh.buffer.seconds = 300 17:53:05 sasl.login.refresh.min.period.seconds = 60 17:53:05 sasl.login.refresh.window.factor = 0.8 17:53:05 sasl.login.refresh.window.jitter = 0.05 17:53:05 sasl.login.retry.backoff.max.ms = 10000 17:53:05 sasl.login.retry.backoff.ms = 100 17:53:05 sasl.mechanism = GSSAPI 17:53:05 sasl.oauthbearer.clock.skew.seconds = 30 17:53:05 sasl.oauthbearer.expected.audience = null 17:53:05 sasl.oauthbearer.expected.issuer = null 17:53:05 sasl.oauthbearer.header.urlencode = false 17:53:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:05 sasl.oauthbearer.jwks.endpoint.url = null 17:53:05 sasl.oauthbearer.scope.claim.name = scope 17:53:05 sasl.oauthbearer.sub.claim.name = sub 17:53:05 sasl.oauthbearer.token.endpoint.url = null 17:53:05 security.protocol = PLAINTEXT 17:53:05 security.providers = null 17:53:05 send.buffer.bytes = 131072 17:53:05 socket.connection.setup.timeout.max.ms = 30000 17:53:05 socket.connection.setup.timeout.ms = 10000 17:53:05 ssl.cipher.suites = null 17:53:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:05 ssl.endpoint.identification.algorithm = https 17:53:05 ssl.engine.factory.class = null 17:53:05 ssl.key.password = null 17:53:05 ssl.keymanager.algorithm = SunX509 17:53:05 ssl.keystore.certificate.chain = null 17:53:05 ssl.keystore.key = null 17:53:05 ssl.keystore.location = null 17:53:05 ssl.keystore.password = null 17:53:05 ssl.keystore.type = JKS 17:53:05 ssl.protocol = TLSv1.3 17:53:05 ssl.provider = null 17:53:05 ssl.secure.random.implementation = null 17:53:05 ssl.trustmanager.algorithm = PKIX 17:53:05 ssl.truststore.certificates = null 17:53:05 ssl.truststore.location = null 17:53:05 ssl.truststore.password = null 17:53:05 ssl.truststore.type = JKS 17:53:05 transaction.timeout.ms = 60000 17:53:05 transactional.id = null 17:53:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:05 17:53:05 2026-01-14T17:53:05.119Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:05 2026-01-14T17:53:05.122Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:05 2026-01-14T17:53:05.122Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:05 2026-01-14T17:53:05.122Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:05 2026-01-14T17:53:05.122Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413185122 17:53:05 2026-01-14T17:53:05.129Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:05 2026-01-14T17:53:05.143Z WARN 6637 --- [ 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: f562c0e2-e924-4bc7-a492-546757a1a8a8 17:53:05 2026-01-14T17:53:05.144Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:05 2026-01-14T17:53:05.144Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:05 acks = -1 17:53:05 auto.include.jmx.reporter = true 17:53:05 batch.size = 16384 17:53:05 bootstrap.servers = [localhost:32773] 17:53:05 buffer.memory = 33554432 17:53:05 client.dns.lookup = use_all_dns_ips 17:53:05 client.id = producer-17 17:53:05 compression.gzip.level = -1 17:53:05 compression.lz4.level = 9 17:53:05 compression.type = none 17:53:05 compression.zstd.level = 3 17:53:05 connections.max.idle.ms = 540000 17:53:05 delivery.timeout.ms = 120000 17:53:05 enable.idempotence = false 17:53:05 enable.metrics.push = true 17:53:05 interceptor.classes = [] 17:53:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:05 linger.ms = 1 17:53:05 max.block.ms = 60000 17:53:05 max.in.flight.requests.per.connection = 5 17:53:05 max.request.size = 1048576 17:53:05 metadata.max.age.ms = 300000 17:53:05 metadata.max.idle.ms = 300000 17:53:05 metadata.recovery.strategy = none 17:53:05 metric.reporters = [] 17:53:05 metrics.num.samples = 2 17:53:05 metrics.recording.level = INFO 17:53:05 metrics.sample.window.ms = 30000 17:53:05 partitioner.adaptive.partitioning.enable = true 17:53:05 partitioner.availability.timeout.ms = 0 17:53:05 partitioner.class = null 17:53:05 partitioner.ignore.keys = false 17:53:05 receive.buffer.bytes = 32768 17:53:05 reconnect.backoff.max.ms = 1000 17:53:05 reconnect.backoff.ms = 50 17:53:05 request.timeout.ms = 30000 17:53:05 retries = 0 17:53:05 retry.backoff.max.ms = 1000 17:53:05 retry.backoff.ms = 100 17:53:05 sasl.client.callback.handler.class = null 17:53:05 sasl.jaas.config = null 17:53:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:05 sasl.kerberos.min.time.before.relogin = 60000 17:53:05 sasl.kerberos.service.name = null 17:53:05 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:05 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:05 sasl.login.callback.handler.class = null 17:53:05 sasl.login.class = null 17:53:05 sasl.login.connect.timeout.ms = null 17:53:05 sasl.login.read.timeout.ms = null 17:53:05 sasl.login.refresh.buffer.seconds = 300 17:53:05 sasl.login.refresh.min.period.seconds = 60 17:53:05 sasl.login.refresh.window.factor = 0.8 17:53:05 sasl.login.refresh.window.jitter = 0.05 17:53:05 sasl.login.retry.backoff.max.ms = 10000 17:53:05 sasl.login.retry.backoff.ms = 100 17:53:05 sasl.mechanism = GSSAPI 17:53:05 sasl.oauthbearer.clock.skew.seconds = 30 17:53:05 sasl.oauthbearer.expected.audience = null 17:53:05 sasl.oauthbearer.expected.issuer = null 17:53:05 sasl.oauthbearer.header.urlencode = false 17:53:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:05 sasl.oauthbearer.jwks.endpoint.url = null 17:53:05 sasl.oauthbearer.scope.claim.name = scope 17:53:05 sasl.oauthbearer.sub.claim.name = sub 17:53:05 sasl.oauthbearer.token.endpoint.url = null 17:53:05 security.protocol = PLAINTEXT 17:53:05 security.providers = null 17:53:05 send.buffer.bytes = 131072 17:53:05 socket.connection.setup.timeout.max.ms = 30000 17:53:05 socket.connection.setup.timeout.ms = 10000 17:53:05 ssl.cipher.suites = null 17:53:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:05 ssl.endpoint.identification.algorithm = https 17:53:05 ssl.engine.factory.class = null 17:53:05 ssl.key.password = null 17:53:05 ssl.keymanager.algorithm = SunX509 17:53:05 ssl.keystore.certificate.chain = null 17:53:05 ssl.keystore.key = null 17:53:05 ssl.keystore.location = null 17:53:05 ssl.keystore.password = null 17:53:05 ssl.keystore.type = JKS 17:53:05 ssl.protocol = TLSv1.3 17:53:05 ssl.provider = null 17:53:05 ssl.secure.random.implementation = null 17:53:05 ssl.trustmanager.algorithm = PKIX 17:53:05 ssl.truststore.certificates = null 17:53:05 ssl.truststore.location = null 17:53:05 ssl.truststore.password = null 17:53:05 ssl.truststore.type = JKS 17:53:05 transaction.timeout.ms = 60000 17:53:05 transactional.id = null 17:53:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:05 17:53:05 2026-01-14T17:53:05.144Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:05 2026-01-14T17:53:05.146Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:05 2026-01-14T17:53:05.146Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:05 2026-01-14T17:53:05.146Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:05 2026-01-14T17:53:05.146Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413185146 17:53:05 2026-01-14T17:53:05.163Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:05 2026-01-14T17:53:05.178Z WARN 6637 --- [ 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: 66d1535a-8bf8-42d8-8b58-cd46d4e0a192 17:53:05 2026-01-14T17:53:05.178Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:05 2026-01-14T17:53:05.179Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:05 acks = -1 17:53:05 auto.include.jmx.reporter = true 17:53:05 batch.size = 16384 17:53:05 bootstrap.servers = [localhost:32773] 17:53:05 buffer.memory = 33554432 17:53:05 client.dns.lookup = use_all_dns_ips 17:53:05 client.id = producer-18 17:53:05 compression.gzip.level = -1 17:53:05 compression.lz4.level = 9 17:53:05 compression.type = none 17:53:05 compression.zstd.level = 3 17:53:05 connections.max.idle.ms = 540000 17:53:05 delivery.timeout.ms = 120000 17:53:05 enable.idempotence = false 17:53:05 enable.metrics.push = true 17:53:05 interceptor.classes = [] 17:53:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:05 linger.ms = 1 17:53:05 max.block.ms = 60000 17:53:05 max.in.flight.requests.per.connection = 5 17:53:05 max.request.size = 1048576 17:53:05 metadata.max.age.ms = 300000 17:53:05 metadata.max.idle.ms = 300000 17:53:05 metadata.recovery.strategy = none 17:53:05 metric.reporters = [] 17:53:05 metrics.num.samples = 2 17:53:05 metrics.recording.level = INFO 17:53:05 metrics.sample.window.ms = 30000 17:53:05 partitioner.adaptive.partitioning.enable = true 17:53:05 partitioner.availability.timeout.ms = 0 17:53:05 partitioner.class = null 17:53:05 partitioner.ignore.keys = false 17:53:05 receive.buffer.bytes = 32768 17:53:05 reconnect.backoff.max.ms = 1000 17:53:05 reconnect.backoff.ms = 50 17:53:05 request.timeout.ms = 30000 17:53:05 retries = 0 17:53:05 retry.backoff.max.ms = 1000 17:53:05 retry.backoff.ms = 100 17:53:05 sasl.client.callback.handler.class = null 17:53:05 sasl.jaas.config = null 17:53:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:05 sasl.kerberos.min.time.before.relogin = 60000 17:53:05 sasl.kerberos.service.name = null 17:53:05 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:05 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:05 sasl.login.callback.handler.class = null 17:53:05 sasl.login.class = null 17:53:05 sasl.login.connect.timeout.ms = null 17:53:05 sasl.login.read.timeout.ms = null 17:53:05 sasl.login.refresh.buffer.seconds = 300 17:53:05 sasl.login.refresh.min.period.seconds = 60 17:53:05 sasl.login.refresh.window.factor = 0.8 17:53:05 sasl.login.refresh.window.jitter = 0.05 17:53:05 sasl.login.retry.backoff.max.ms = 10000 17:53:05 sasl.login.retry.backoff.ms = 100 17:53:05 sasl.mechanism = GSSAPI 17:53:05 sasl.oauthbearer.clock.skew.seconds = 30 17:53:05 sasl.oauthbearer.expected.audience = null 17:53:05 sasl.oauthbearer.expected.issuer = null 17:53:05 sasl.oauthbearer.header.urlencode = false 17:53:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:05 sasl.oauthbearer.jwks.endpoint.url = null 17:53:05 sasl.oauthbearer.scope.claim.name = scope 17:53:05 sasl.oauthbearer.sub.claim.name = sub 17:53:05 sasl.oauthbearer.token.endpoint.url = null 17:53:05 security.protocol = PLAINTEXT 17:53:05 security.providers = null 17:53:05 send.buffer.bytes = 131072 17:53:05 socket.connection.setup.timeout.max.ms = 30000 17:53:05 socket.connection.setup.timeout.ms = 10000 17:53:05 ssl.cipher.suites = null 17:53:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:05 ssl.endpoint.identification.algorithm = https 17:53:05 ssl.engine.factory.class = null 17:53:05 ssl.key.password = null 17:53:05 ssl.keymanager.algorithm = SunX509 17:53:05 ssl.keystore.certificate.chain = null 17:53:05 ssl.keystore.key = null 17:53:05 ssl.keystore.location = null 17:53:05 ssl.keystore.password = null 17:53:05 ssl.keystore.type = JKS 17:53:05 ssl.protocol = TLSv1.3 17:53:05 ssl.provider = null 17:53:05 ssl.secure.random.implementation = null 17:53:05 ssl.trustmanager.algorithm = PKIX 17:53:05 ssl.truststore.certificates = null 17:53:05 ssl.truststore.location = null 17:53:05 ssl.truststore.password = null 17:53:05 ssl.truststore.type = JKS 17:53:05 transaction.timeout.ms = 60000 17:53:05 transactional.id = null 17:53:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:05 17:53:05 2026-01-14T17:53:05.179Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:05 2026-01-14T17:53:05.181Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:05 2026-01-14T17:53:05.182Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:05 2026-01-14T17:53:05.182Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:05 2026-01-14T17:53:05.182Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413185182 17:53:05 2026-01-14T17:53:05.193Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.193Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:05 2026-01-14T17:53:05.200Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:05 2026-01-14T17:53:05.216Z WARN 6637 --- [ 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: acde18c3-eb84-4375-8352-b93b6586c656 17:53:05 2026-01-14T17:53:05.216Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:05 2026-01-14T17:53:05.216Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:05 acks = -1 17:53:05 auto.include.jmx.reporter = true 17:53:05 batch.size = 16384 17:53:05 bootstrap.servers = [localhost:32773] 17:53:05 buffer.memory = 33554432 17:53:05 client.dns.lookup = use_all_dns_ips 17:53:05 client.id = producer-19 17:53:05 compression.gzip.level = -1 17:53:05 compression.lz4.level = 9 17:53:05 compression.type = none 17:53:05 compression.zstd.level = 3 17:53:05 connections.max.idle.ms = 540000 17:53:05 delivery.timeout.ms = 120000 17:53:05 enable.idempotence = false 17:53:05 enable.metrics.push = true 17:53:05 interceptor.classes = [] 17:53:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:05 linger.ms = 1 17:53:05 max.block.ms = 60000 17:53:05 max.in.flight.requests.per.connection = 5 17:53:05 max.request.size = 1048576 17:53:05 metadata.max.age.ms = 300000 17:53:05 metadata.max.idle.ms = 300000 17:53:05 metadata.recovery.strategy = none 17:53:05 metric.reporters = [] 17:53:05 metrics.num.samples = 2 17:53:05 metrics.recording.level = INFO 17:53:05 metrics.sample.window.ms = 30000 17:53:05 partitioner.adaptive.partitioning.enable = true 17:53:05 partitioner.availability.timeout.ms = 0 17:53:05 partitioner.class = null 17:53:05 partitioner.ignore.keys = false 17:53:05 receive.buffer.bytes = 32768 17:53:05 reconnect.backoff.max.ms = 1000 17:53:05 reconnect.backoff.ms = 50 17:53:05 request.timeout.ms = 30000 17:53:05 retries = 0 17:53:05 retry.backoff.max.ms = 1000 17:53:05 retry.backoff.ms = 100 17:53:05 sasl.client.callback.handler.class = null 17:53:05 sasl.jaas.config = null 17:53:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:05 sasl.kerberos.min.time.before.relogin = 60000 17:53:05 sasl.kerberos.service.name = null 17:53:05 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:05 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:05 sasl.login.callback.handler.class = null 17:53:05 sasl.login.class = null 17:53:05 sasl.login.connect.timeout.ms = null 17:53:05 sasl.login.read.timeout.ms = null 17:53:05 sasl.login.refresh.buffer.seconds = 300 17:53:05 sasl.login.refresh.min.period.seconds = 60 17:53:05 sasl.login.refresh.window.factor = 0.8 17:53:05 sasl.login.refresh.window.jitter = 0.05 17:53:05 sasl.login.retry.backoff.max.ms = 10000 17:53:05 sasl.login.retry.backoff.ms = 100 17:53:05 sasl.mechanism = GSSAPI 17:53:05 sasl.oauthbearer.clock.skew.seconds = 30 17:53:05 sasl.oauthbearer.expected.audience = null 17:53:05 sasl.oauthbearer.expected.issuer = null 17:53:05 sasl.oauthbearer.header.urlencode = false 17:53:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:05 sasl.oauthbearer.jwks.endpoint.url = null 17:53:05 sasl.oauthbearer.scope.claim.name = scope 17:53:05 sasl.oauthbearer.sub.claim.name = sub 17:53:05 sasl.oauthbearer.token.endpoint.url = null 17:53:05 security.protocol = PLAINTEXT 17:53:05 security.providers = null 17:53:05 send.buffer.bytes = 131072 17:53:05 socket.connection.setup.timeout.max.ms = 30000 17:53:05 socket.connection.setup.timeout.ms = 10000 17:53:05 ssl.cipher.suites = null 17:53:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:05 ssl.endpoint.identification.algorithm = https 17:53:05 ssl.engine.factory.class = null 17:53:05 ssl.key.password = null 17:53:05 ssl.keymanager.algorithm = SunX509 17:53:05 ssl.keystore.certificate.chain = null 17:53:05 ssl.keystore.key = null 17:53:05 ssl.keystore.location = null 17:53:05 ssl.keystore.password = null 17:53:05 ssl.keystore.type = JKS 17:53:05 ssl.protocol = TLSv1.3 17:53:05 ssl.provider = null 17:53:05 ssl.secure.random.implementation = null 17:53:05 ssl.trustmanager.algorithm = PKIX 17:53:05 ssl.truststore.certificates = null 17:53:05 ssl.truststore.location = null 17:53:05 ssl.truststore.password = null 17:53:05 ssl.truststore.type = JKS 17:53:05 transaction.timeout.ms = 60000 17:53:05 transactional.id = null 17:53:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:05 17:53:05 2026-01-14T17:53:05.217Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:05 2026-01-14T17:53:05.219Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:05 2026-01-14T17:53:05.219Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:05 2026-01-14T17:53:05.219Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:05 2026-01-14T17:53:05.219Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413185219 17:53:05 2026-01-14T17:53:05.230Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:05 2026-01-14T17:53:05.242Z WARN 6637 --- [ 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: bbaf8d1c-f1b9-472b-893e-bb5e516f8ad3 17:53:05 2026-01-14T17:53:05.243Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:05 2026-01-14T17:53:05.243Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:05 acks = -1 17:53:05 auto.include.jmx.reporter = true 17:53:05 batch.size = 16384 17:53:05 bootstrap.servers = [localhost:32773] 17:53:05 buffer.memory = 33554432 17:53:05 client.dns.lookup = use_all_dns_ips 17:53:05 client.id = producer-20 17:53:05 compression.gzip.level = -1 17:53:05 compression.lz4.level = 9 17:53:05 compression.type = none 17:53:05 compression.zstd.level = 3 17:53:05 connections.max.idle.ms = 540000 17:53:05 delivery.timeout.ms = 120000 17:53:05 enable.idempotence = false 17:53:05 enable.metrics.push = true 17:53:05 interceptor.classes = [] 17:53:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:05 linger.ms = 1 17:53:05 max.block.ms = 60000 17:53:05 max.in.flight.requests.per.connection = 5 17:53:05 max.request.size = 1048576 17:53:05 metadata.max.age.ms = 300000 17:53:05 metadata.max.idle.ms = 300000 17:53:05 metadata.recovery.strategy = none 17:53:05 metric.reporters = [] 17:53:05 metrics.num.samples = 2 17:53:05 metrics.recording.level = INFO 17:53:05 metrics.sample.window.ms = 30000 17:53:05 partitioner.adaptive.partitioning.enable = true 17:53:05 partitioner.availability.timeout.ms = 0 17:53:05 partitioner.class = null 17:53:05 partitioner.ignore.keys = false 17:53:05 receive.buffer.bytes = 32768 17:53:05 reconnect.backoff.max.ms = 1000 17:53:05 reconnect.backoff.ms = 50 17:53:05 request.timeout.ms = 30000 17:53:05 retries = 0 17:53:05 retry.backoff.max.ms = 1000 17:53:05 retry.backoff.ms = 100 17:53:05 sasl.client.callback.handler.class = null 17:53:05 sasl.jaas.config = null 17:53:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:05 sasl.kerberos.min.time.before.relogin = 60000 17:53:05 sasl.kerberos.service.name = null 17:53:05 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:05 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:05 sasl.login.callback.handler.class = null 17:53:05 sasl.login.class = null 17:53:05 sasl.login.connect.timeout.ms = null 17:53:05 sasl.login.read.timeout.ms = null 17:53:05 sasl.login.refresh.buffer.seconds = 300 17:53:05 sasl.login.refresh.min.period.seconds = 60 17:53:05 sasl.login.refresh.window.factor = 0.8 17:53:05 sasl.login.refresh.window.jitter = 0.05 17:53:05 sasl.login.retry.backoff.max.ms = 10000 17:53:05 sasl.login.retry.backoff.ms = 100 17:53:05 sasl.mechanism = GSSAPI 17:53:05 sasl.oauthbearer.clock.skew.seconds = 30 17:53:05 sasl.oauthbearer.expected.audience = null 17:53:05 sasl.oauthbearer.expected.issuer = null 17:53:05 sasl.oauthbearer.header.urlencode = false 17:53:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:05 sasl.oauthbearer.jwks.endpoint.url = null 17:53:05 sasl.oauthbearer.scope.claim.name = scope 17:53:05 sasl.oauthbearer.sub.claim.name = sub 17:53:05 sasl.oauthbearer.token.endpoint.url = null 17:53:05 security.protocol = PLAINTEXT 17:53:05 security.providers = null 17:53:05 send.buffer.bytes = 131072 17:53:05 socket.connection.setup.timeout.max.ms = 30000 17:53:05 socket.connection.setup.timeout.ms = 10000 17:53:05 ssl.cipher.suites = null 17:53:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:05 ssl.endpoint.identification.algorithm = https 17:53:05 ssl.engine.factory.class = null 17:53:05 ssl.key.password = null 17:53:05 ssl.keymanager.algorithm = SunX509 17:53:05 ssl.keystore.certificate.chain = null 17:53:05 ssl.keystore.key = null 17:53:05 ssl.keystore.location = null 17:53:05 ssl.keystore.password = null 17:53:05 ssl.keystore.type = JKS 17:53:05 ssl.protocol = TLSv1.3 17:53:05 ssl.provider = null 17:53:05 ssl.secure.random.implementation = null 17:53:05 ssl.trustmanager.algorithm = PKIX 17:53:05 ssl.truststore.certificates = null 17:53:05 ssl.truststore.location = null 17:53:05 ssl.truststore.password = null 17:53:05 ssl.truststore.type = JKS 17:53:05 transaction.timeout.ms = 60000 17:53:05 transactional.id = null 17:53:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:05 17:53:05 2026-01-14T17:53:05.243Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:05 2026-01-14T17:53:05.246Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:05 2026-01-14T17:53:05.246Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:05 2026-01-14T17:53:05.246Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:05 2026-01-14T17:53:05.246Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413185246 17:53:05 2026-01-14T17:53:05.255Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:05 2026-01-14T17:53:05.266Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:53:05 allow.auto.create.topics = true 17:53:05 auto.commit.interval.ms = 5000 17:53:05 auto.include.jmx.reporter = true 17:53:05 auto.offset.reset = earliest 17:53:05 bootstrap.servers = [localhost:32773] 17:53:05 check.crcs = true 17:53:05 client.dns.lookup = use_all_dns_ips 17:53:05 client.id = consumer-test-1-9 17:53:05 client.rack = 17:53:05 connections.max.idle.ms = 540000 17:53:05 default.api.timeout.ms = 60000 17:53:05 enable.auto.commit = true 17:53:05 enable.metrics.push = true 17:53:05 exclude.internal.topics = true 17:53:05 fetch.max.bytes = 52428800 17:53:05 fetch.max.wait.ms = 500 17:53:05 fetch.min.bytes = 1 17:53:05 group.id = test-1 17:53:05 group.instance.id = null 17:53:05 group.protocol = classic 17:53:05 group.remote.assignor = null 17:53:05 heartbeat.interval.ms = 3000 17:53:05 interceptor.classes = [] 17:53:05 internal.leave.group.on.close = true 17:53:05 internal.throw.on.fetch.stable.offset.unsupported = false 17:53:05 isolation.level = read_uncommitted 17:53:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:53:05 max.partition.fetch.bytes = 1048576 17:53:05 max.poll.interval.ms = 300000 17:53:05 max.poll.records = 500 17:53:05 metadata.max.age.ms = 300000 17:53:05 metadata.recovery.strategy = none 17:53:05 metric.reporters = [] 17:53:05 metrics.num.samples = 2 17:53:05 metrics.recording.level = INFO 17:53:05 metrics.sample.window.ms = 30000 17:53:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:53:05 receive.buffer.bytes = 65536 17:53:05 reconnect.backoff.max.ms = 1000 17:53:05 reconnect.backoff.ms = 50 17:53:05 request.timeout.ms = 30000 17:53:05 retry.backoff.max.ms = 1000 17:53:05 retry.backoff.ms = 100 17:53:05 sasl.client.callback.handler.class = null 17:53:05 sasl.jaas.config = null 17:53:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:05 sasl.kerberos.min.time.before.relogin = 60000 17:53:05 sasl.kerberos.service.name = null 17:53:05 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:05 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:05 sasl.login.callback.handler.class = null 17:53:05 sasl.login.class = null 17:53:05 sasl.login.connect.timeout.ms = null 17:53:05 sasl.login.read.timeout.ms = null 17:53:05 sasl.login.refresh.buffer.seconds = 300 17:53:05 sasl.login.refresh.min.period.seconds = 60 17:53:05 sasl.login.refresh.window.factor = 0.8 17:53:05 sasl.login.refresh.window.jitter = 0.05 17:53:05 sasl.login.retry.backoff.max.ms = 10000 17:53:05 sasl.login.retry.backoff.ms = 100 17:53:05 sasl.mechanism = GSSAPI 17:53:05 sasl.oauthbearer.clock.skew.seconds = 30 17:53:05 sasl.oauthbearer.expected.audience = null 17:53:05 sasl.oauthbearer.expected.issuer = null 17:53:05 sasl.oauthbearer.header.urlencode = false 17:53:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:05 sasl.oauthbearer.jwks.endpoint.url = null 17:53:05 sasl.oauthbearer.scope.claim.name = scope 17:53:05 sasl.oauthbearer.sub.claim.name = sub 17:53:05 sasl.oauthbearer.token.endpoint.url = null 17:53:05 security.protocol = PLAINTEXT 17:53:05 security.providers = null 17:53:05 send.buffer.bytes = 131072 17:53:05 session.timeout.ms = 45000 17:53:05 socket.connection.setup.timeout.max.ms = 30000 17:53:05 socket.connection.setup.timeout.ms = 10000 17:53:05 ssl.cipher.suites = null 17:53:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:05 ssl.endpoint.identification.algorithm = https 17:53:05 ssl.engine.factory.class = null 17:53:05 ssl.key.password = null 17:53:05 ssl.keymanager.algorithm = SunX509 17:53:05 ssl.keystore.certificate.chain = null 17:53:05 ssl.keystore.key = null 17:53:05 ssl.keystore.location = null 17:53:05 ssl.keystore.password = null 17:53:05 ssl.keystore.type = JKS 17:53:05 ssl.protocol = TLSv1.3 17:53:05 ssl.provider = null 17:53:05 ssl.secure.random.implementation = null 17:53:05 ssl.trustmanager.algorithm = PKIX 17:53:05 ssl.truststore.certificates = null 17:53:05 ssl.truststore.location = null 17:53:05 ssl.truststore.password = null 17:53:05 ssl.truststore.type = JKS 17:53:05 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:53:05 17:53:05 2026-01-14T17:53:05.266Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:05 2026-01-14T17:53:05.272Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:05 2026-01-14T17:53:05.272Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:05 2026-01-14T17:53:05.272Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413185272 17:53:05 2026-01-14T17:53:05.272Z INFO 6637 --- [ 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:53:05 2026-01-14T17:53:05.280Z WARN 6637 --- [ 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: 6bf631eb-93ee-42d2-ae9a-36b1b055db4c 17:53:05 2026-01-14T17:53:05.281Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:05 2026-01-14T17:53:05.281Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:05 acks = -1 17:53:05 auto.include.jmx.reporter = true 17:53:05 batch.size = 16384 17:53:05 bootstrap.servers = [localhost:32773] 17:53:05 buffer.memory = 33554432 17:53:05 client.dns.lookup = use_all_dns_ips 17:53:05 client.id = producer-21 17:53:05 compression.gzip.level = -1 17:53:05 compression.lz4.level = 9 17:53:05 compression.type = none 17:53:05 compression.zstd.level = 3 17:53:05 connections.max.idle.ms = 540000 17:53:05 delivery.timeout.ms = 120000 17:53:05 enable.idempotence = false 17:53:05 enable.metrics.push = true 17:53:05 interceptor.classes = [] 17:53:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:05 linger.ms = 1 17:53:05 max.block.ms = 60000 17:53:05 max.in.flight.requests.per.connection = 5 17:53:05 max.request.size = 1048576 17:53:05 metadata.max.age.ms = 300000 17:53:05 metadata.max.idle.ms = 300000 17:53:05 metadata.recovery.strategy = none 17:53:05 metric.reporters = [] 17:53:05 metrics.num.samples = 2 17:53:05 metrics.recording.level = INFO 17:53:05 metrics.sample.window.ms = 30000 17:53:05 partitioner.adaptive.partitioning.enable = true 17:53:05 partitioner.availability.timeout.ms = 0 17:53:05 partitioner.class = null 17:53:05 partitioner.ignore.keys = false 17:53:05 receive.buffer.bytes = 32768 17:53:05 reconnect.backoff.max.ms = 1000 17:53:05 reconnect.backoff.ms = 50 17:53:05 request.timeout.ms = 30000 17:53:05 retries = 0 17:53:05 retry.backoff.max.ms = 1000 17:53:05 retry.backoff.ms = 100 17:53:05 sasl.client.callback.handler.class = null 17:53:05 sasl.jaas.config = null 17:53:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:05 sasl.kerberos.min.time.before.relogin = 60000 17:53:05 sasl.kerberos.service.name = null 17:53:05 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:05 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:05 sasl.login.callback.handler.class = null 17:53:05 sasl.login.class = null 17:53:05 sasl.login.connect.timeout.ms = null 17:53:05 sasl.login.read.timeout.ms = null 17:53:05 sasl.login.refresh.buffer.seconds = 300 17:53:05 sasl.login.refresh.min.period.seconds = 60 17:53:05 sasl.login.refresh.window.factor = 0.8 17:53:05 sasl.login.refresh.window.jitter = 0.05 17:53:05 sasl.login.retry.backoff.max.ms = 10000 17:53:05 sasl.login.retry.backoff.ms = 100 17:53:05 sasl.mechanism = GSSAPI 17:53:05 sasl.oauthbearer.clock.skew.seconds = 30 17:53:05 sasl.oauthbearer.expected.audience = null 17:53:05 sasl.oauthbearer.expected.issuer = null 17:53:05 sasl.oauthbearer.header.urlencode = false 17:53:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:05 sasl.oauthbearer.jwks.endpoint.url = null 17:53:05 sasl.oauthbearer.scope.claim.name = scope 17:53:05 sasl.oauthbearer.sub.claim.name = sub 17:53:05 sasl.oauthbearer.token.endpoint.url = null 17:53:05 security.protocol = PLAINTEXT 17:53:05 security.providers = null 17:53:05 send.buffer.bytes = 131072 17:53:05 socket.connection.setup.timeout.max.ms = 30000 17:53:05 socket.connection.setup.timeout.ms = 10000 17:53:05 ssl.cipher.suites = null 17:53:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:05 ssl.endpoint.identification.algorithm = https 17:53:05 ssl.engine.factory.class = null 17:53:05 ssl.key.password = null 17:53:05 ssl.keymanager.algorithm = SunX509 17:53:05 ssl.keystore.certificate.chain = null 17:53:05 ssl.keystore.key = null 17:53:05 ssl.keystore.location = null 17:53:05 ssl.keystore.password = null 17:53:05 ssl.keystore.type = JKS 17:53:05 ssl.protocol = TLSv1.3 17:53:05 ssl.provider = null 17:53:05 ssl.secure.random.implementation = null 17:53:05 ssl.trustmanager.algorithm = PKIX 17:53:05 ssl.truststore.certificates = null 17:53:05 ssl.truststore.location = null 17:53:05 ssl.truststore.password = null 17:53:05 ssl.truststore.type = JKS 17:53:05 transaction.timeout.ms = 60000 17:53:05 transactional.id = null 17:53:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:05 17:53:05 2026-01-14T17:53:05.281Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:05 2026-01-14T17:53:05.285Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:05 2026-01-14T17:53:05.285Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:05 2026-01-14T17:53:05.285Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:05 2026-01-14T17:53:05.285Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413185285 17:53:05 2026-01-14T17:53:05.299Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:05 2026-01-14T17:53:05.322Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.322Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:05 2026-01-14T17:53:05.332Z INFO 6637 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:05 2026-01-14T17:53:05.431Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.431Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.452Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:05 2026-01-14T17:53:05.452Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:05 2026-01-14T17:53:05.453Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:05 2026-01-14T17:53:05.453Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.453Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.467Z INFO 6637 --- [ 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:53:05 2026-01-14T17:53:05.469Z INFO 6637 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 17:53:05 2026-01-14T17:53:05.500Z INFO 6637 --- [ 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-827b5530-51d9-4917-ad81-98bbd6ef64a8 17:53:05 2026-01-14T17:53:05.500Z INFO 6637 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 17:53:05 2026-01-14T17:53:05.526Z INFO 6637 --- [ 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-827b5530-51d9-4917-ad81-98bbd6ef64a8', protocol='range'} 17:53:05 2026-01-14T17:53:05.526Z INFO 6637 --- [ 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-827b5530-51d9-4917-ad81-98bbd6ef64a8=Assignment(partitions=[my-topic-name-0])} 17:53:05 2026-01-14T17:53:05.543Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.543Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.549Z INFO 6637 --- [ 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-827b5530-51d9-4917-ad81-98bbd6ef64a8', protocol='range'} 17:53:05 2026-01-14T17:53:05.549Z INFO 6637 --- [ 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:53:05 2026-01-14T17:53:05.549Z INFO 6637 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 17:53:05 2026-01-14T17:53:05.557Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.557Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.557Z INFO 6637 --- [ 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:53:05 2026-01-14T17:53:05.567Z INFO 6637 --- [ 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:53:05 2026-01-14T17:53:05.580Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.580Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.604Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.604Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:05 2026-01-14T17:53:05.621Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:05 2026-01-14T17:53:05.621Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:05 2026-01-14T17:53:05.621Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:05 2026-01-14T17:53:05.675Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.675Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.675Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 17:53:05 2026-01-14T17:53:05.675Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 17:53:05 2026-01-14T17:53:05.675Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 17:53:05 2026-01-14T17:53:05.676Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.676Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 17:53:05 2026-01-14T17:53:05.676Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 17:53:05 2026-01-14T17:53:05.676Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.676Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.676Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 17:53:05 2026-01-14T17:53:05.676Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Cancelled in-flight METADATA request with correlation id 8 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 17:53:05 2026-01-14T17:53:05.677Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.677Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.677Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 17:53:05 2026-01-14T17:53:05.682Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 17:53:05 2026-01-14T17:53:05.682Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.682Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 7ms, elapsed time since send: 7ms, throttle time: 0ms, request timeout: 30000ms) 17:53:05 2026-01-14T17:53:05.682Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.682Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 17:53:05 2026-01-14T17:53:05.682Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 17:53:05 2026-01-14T17:53:05.728Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.729Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 125ms, elapsed time since send: 125ms, throttle time: 0ms, request timeout: 30000ms) 17:53:05 2026-01-14T17:53:05.729Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 17:53:05 2026-01-14T17:53:05.729Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 17:53:05 2026-01-14T17:53:05.729Z INFO 6637 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=118593553, epoch=1) to node 1: 17:53:05 17:53:05 org.apache.kafka.common.errors.DisconnectException 17:53:05 17:53:05 2026-01-14T17:53:05.729Z INFO 6637 --- [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:53:05 2026-01-14T17:53:05.754Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.754Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.769Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.769Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.775Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.775Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:05 2026-01-14T17:53:05.776Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.776Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.782Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.782Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.783Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.783Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.785Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.785Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.789Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.789Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.798Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.798Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:05 2026-01-14T17:53:05.799Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.799Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.813Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.813Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:05 2026-01-14T17:53:05.829Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.829Z WARN 6637 --- [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:53:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.336 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 17:53:05 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 17:53:05 2026-01-14T17:53:05.883Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.883Z WARN 6637 --- [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:53:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 17:53:05 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 17:53:05 2026-01-14T17:53:05.885Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.885Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:05 2026-01-14T17:53:05.893Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.893Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.929Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.929Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.934Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.934Z WARN 6637 --- [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:53:05 2026-01-14T17:53:05.946Z INFO 6637 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 17:53:05 2026-01-14T17:53:05.946Z INFO 6637 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 17:53:05 2026-01-14T17:53:05.946Z INFO 6637 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 17:53:05 2026-01-14T17:53:05.948Z INFO 6637 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 17:53:05 2026-01-14T17:53:05.949Z DEBUG 6637 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 17:53:05 2026-01-14T17:53:05.949Z INFO 6637 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 17:53:05 2026-01-14T17:53:05.949Z DEBUG 6637 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 17:53:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 17:53:05 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 17:53:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 17:53:05 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 17:53:05 2026-01-14T17:53:05.973Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.973Z WARN 6637 --- [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:53:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 17:53:05 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 17:53:05 2026-01-14T17:53:05.990Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:05 2026-01-14T17:53:05.990Z WARN 6637 --- [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:53:06 2026-01-14T17:53:05.994Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:06 2026-01-14T17:53:05.994Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.000Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.000Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.002Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.002Z WARN 6637 --- [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:53:06 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 17:53:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 17:53:06 2026-01-14T17:53:06.030Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.030Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:06 2026-01-14T17:53:06.070Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.070Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.085Z INFO 6637 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 17:53:06 2026-01-14T17:53:06.087Z INFO 6637 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 17:53:06 2026-01-14T17:53:06.120Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.120Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.120Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.121Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.147Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.147Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:06 2026-01-14T17:53:06.166Z INFO 6637 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 17:53:06 2026-01-14T17:53:06.168Z INFO 6637 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:53:06 2026-01-14T17:53:06.169Z INFO 6637 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:53:06 2026-01-14T17:53:06.170Z INFO 6637 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:53:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 17:53:06 2026-01-14T17:53:06.175Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.175Z WARN 6637 --- [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:53:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 17:53:06 2026-01-14T17:53:06.178Z INFO 6637 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:53:06 2026-01-14T17:53:06.191Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.192Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.194Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.194Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:06 2026-01-14T17:53:06.235Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.235Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.266Z INFO 6637 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 253e387139bfe09e8cc7a0542c9307397ea8c3c4c7ef52da308f023c892d81af 17:53:06 2026-01-14T17:53:06.324Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.324Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:06 2026-01-14T17:53:06.327Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:06 2026-01-14T17:53:06.327Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:06 2026-01-14T17:53:06.327Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:06 2026-01-14T17:53:06.414Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.414Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.447Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.447Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.455Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.455Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.459Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.459Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.466Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.466Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.491Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.491Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:06 2026-01-14T17:53:06.491Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:06 2026-01-14T17:53:06.491Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:06 2026-01-14T17:53:06.491Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:06 2026-01-14T17:53:06.558Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.558Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.576Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.577Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:06 2026-01-14T17:53:06.579Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.579Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.581Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.581Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.583Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.583Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.583Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.583Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.605Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.605Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:06 2026-01-14T17:53:06.632Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.632Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.666Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.666Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.740Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.741Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.755Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.755Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.828Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.828Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:06 2026-01-14T17:53:06.832Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.832Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.880Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.880Z WARN 6637 --- [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:53:06 2026-01-14T17:53:06.903Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:06 2026-01-14T17:53:06.903Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.071Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.071Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.195Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.195Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:07 2026-01-14T17:53:07.284Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:07 2026-01-14T17:53:07.284Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:07 2026-01-14T17:53:07.284Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:07 2026-01-14T17:53:07.318Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.318Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:07 2026-01-14T17:53:07.325Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.325Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:07 2026-01-14T17:53:07.384Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.385Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:07 2026-01-14T17:53:07.394Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.394Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.425Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:07 2026-01-14T17:53:07.425Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:07 2026-01-14T17:53:07.425Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:07 2026-01-14T17:53:07.449Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.449Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.454Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.454Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.457Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.457Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.485Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.485Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.545Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.545Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.547Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.547Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.559Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.559Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.583Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.583Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.585Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.585Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.606Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.606Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:07 2026-01-14T17:53:07.624Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.624Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.756Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.756Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.832Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.832Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:07 2026-01-14T17:53:07.834Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.835Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.836Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.836Z WARN 6637 --- [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:53:07 2026-01-14T17:53:07.850Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:07 2026-01-14T17:53:07.850Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.071Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.071Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.136Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:08 2026-01-14T17:53:08.136Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:08 2026-01-14T17:53:08.136Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:08 2026-01-14T17:53:08.196Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.196Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:08 2026-01-14T17:53:08.259Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.259Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:08 2026-01-14T17:53:08.320Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.320Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:08 2026-01-14T17:53:08.366Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.366Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.380Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.380Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:08 2026-01-14T17:53:08.425Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.425Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.426Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:08 2026-01-14T17:53:08.426Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:08 2026-01-14T17:53:08.426Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:08 2026-01-14T17:53:08.449Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.449Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.458Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.458Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.487Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.487Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.547Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.547Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.560Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.560Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.584Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.584Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.588Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.588Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.591Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.591Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.608Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.608Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:08 2026-01-14T17:53:08.624Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.624Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.758Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.758Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.835Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.835Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:08 2026-01-14T17:53:08.835Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.835Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.838Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.838Z WARN 6637 --- [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:53:08 2026-01-14T17:53:08.850Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:08 2026-01-14T17:53:08.850Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.072Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.072Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.139Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:09 2026-01-14T17:53:09.140Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:09 2026-01-14T17:53:09.140Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:09 2026-01-14T17:53:09.230Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.230Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:09 2026-01-14T17:53:09.261Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.261Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:09 2026-01-14T17:53:09.279Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:09 2026-01-14T17:53:09.279Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:09 2026-01-14T17:53:09.279Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:09 2026-01-14T17:53:09.321Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.321Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:09 2026-01-14T17:53:09.367Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.367Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.382Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.382Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:09 2026-01-14T17:53:09.426Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.426Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.451Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.451Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.459Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.459Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.507Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.507Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.549Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.549Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.562Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.562Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.586Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.586Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.591Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.591Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.592Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.592Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.609Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.609Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:09 2026-01-14T17:53:09.624Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.624Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.741Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.741Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.747Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.747Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.759Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.759Z WARN 6637 --- [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:53:09 2026-01-14T17:53:09.837Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.837Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:09 2026-01-14T17:53:09.852Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:09 2026-01-14T17:53:09.852Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.045Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:10 2026-01-14T17:53:10.045Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:10 2026-01-14T17:53:10.045Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:10 2026-01-14T17:53:10.073Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.073Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.232Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.232Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:10 2026-01-14T17:53:10.262Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.262Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:10 2026-01-14T17:53:10.286Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:10 2026-01-14T17:53:10.286Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:10 2026-01-14T17:53:10.286Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:10 2026-01-14T17:53:10.322Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.322Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:10 2026-01-14T17:53:10.369Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.369Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.383Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.383Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:10 2026-01-14T17:53:10.419Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.419Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.451Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.451Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.460Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.460Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.509Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.509Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.559Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.559Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.563Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.563Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.580Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.580Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.588Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.588Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.592Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.592Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.601Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.601Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:10 2026-01-14T17:53:10.625Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.625Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.743Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.743Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.760Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.760Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.794Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.794Z WARN 6637 --- [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:53:10 2026-01-14T17:53:10.843Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.843Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:10 2026-01-14T17:53:10.852Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:10 2026-01-14T17:53:10.852Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.021Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.022Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.045Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:11 2026-01-14T17:53:11.045Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:11 2026-01-14T17:53:11.045Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:11 2026-01-14T17:53:11.234Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.234Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:11 2026-01-14T17:53:11.264Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.264Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:11 2026-01-14T17:53:11.287Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:11 2026-01-14T17:53:11.287Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:11 2026-01-14T17:53:11.287Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:11 2026-01-14T17:53:11.323Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.323Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:11 2026-01-14T17:53:11.371Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.371Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.385Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.385Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:11 2026-01-14T17:53:11.386Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.386Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.405Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.405Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:11 2026-01-14T17:53:11.452Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.452Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.467Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.467Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.512Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.512Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.549Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.549Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.565Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.565Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.568Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.568Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.589Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.589Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.593Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.593Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.626Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.626Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.746Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.746Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.762Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.762Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.797Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.797Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.852Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.852Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:11 2026-01-14T17:53:11.853Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.853Z WARN 6637 --- [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:53:11 2026-01-14T17:53:11.933Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:11 2026-01-14T17:53:11.933Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.071Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:12 2026-01-14T17:53:12.071Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:12 2026-01-14T17:53:12.071Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:12 2026-01-14T17:53:12.151Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:12 2026-01-14T17:53:12.151Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:12 2026-01-14T17:53:12.151Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:12 2026-01-14T17:53:12.236Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.236Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:12 2026-01-14T17:53:12.265Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.265Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:12 2026-01-14T17:53:12.291Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.291Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.331Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.331Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:12 2026-01-14T17:53:12.371Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.371Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.384Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.385Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:12 2026-01-14T17:53:12.387Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.387Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:12 2026-01-14T17:53:12.453Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.454Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.469Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.469Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.513Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.513Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.553Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.553Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.565Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.566Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.571Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.571Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.594Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.594Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.594Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.594Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.628Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.628Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.678Z INFO 6637 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.499454736S 17:53:12 2026-01-14T17:53:12.693Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:53:12 allow.auto.create.topics = true 17:53:12 auto.commit.interval.ms = 5000 17:53:12 auto.include.jmx.reporter = true 17:53:12 auto.offset.reset = earliest 17:53:12 bootstrap.servers = [localhost:32774] 17:53:12 check.crcs = true 17:53:12 client.dns.lookup = use_all_dns_ips 17:53:12 client.id = consumer-group for Test A-10 17:53:12 client.rack = 17:53:12 connections.max.idle.ms = 540000 17:53:12 default.api.timeout.ms = 60000 17:53:12 enable.auto.commit = true 17:53:12 enable.metrics.push = true 17:53:12 exclude.internal.topics = true 17:53:12 fetch.max.bytes = 52428800 17:53:12 fetch.max.wait.ms = 500 17:53:12 fetch.min.bytes = 1 17:53:12 group.id = group for Test A 17:53:12 group.instance.id = null 17:53:12 group.protocol = classic 17:53:12 group.remote.assignor = null 17:53:12 heartbeat.interval.ms = 3000 17:53:12 interceptor.classes = [] 17:53:12 internal.leave.group.on.close = true 17:53:12 internal.throw.on.fetch.stable.offset.unsupported = false 17:53:12 isolation.level = read_uncommitted 17:53:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:53:12 max.partition.fetch.bytes = 1048576 17:53:12 max.poll.interval.ms = 300000 17:53:12 max.poll.records = 500 17:53:12 metadata.max.age.ms = 300000 17:53:12 metadata.recovery.strategy = none 17:53:12 metric.reporters = [] 17:53:12 metrics.num.samples = 2 17:53:12 metrics.recording.level = INFO 17:53:12 metrics.sample.window.ms = 30000 17:53:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:53:12 receive.buffer.bytes = 65536 17:53:12 reconnect.backoff.max.ms = 1000 17:53:12 reconnect.backoff.ms = 50 17:53:12 request.timeout.ms = 30000 17:53:12 retry.backoff.max.ms = 1000 17:53:12 retry.backoff.ms = 100 17:53:12 sasl.client.callback.handler.class = null 17:53:12 sasl.jaas.config = null 17:53:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:12 sasl.kerberos.min.time.before.relogin = 60000 17:53:12 sasl.kerberos.service.name = null 17:53:12 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:12 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:12 sasl.login.callback.handler.class = null 17:53:12 sasl.login.class = null 17:53:12 sasl.login.connect.timeout.ms = null 17:53:12 sasl.login.read.timeout.ms = null 17:53:12 sasl.login.refresh.buffer.seconds = 300 17:53:12 sasl.login.refresh.min.period.seconds = 60 17:53:12 sasl.login.refresh.window.factor = 0.8 17:53:12 sasl.login.refresh.window.jitter = 0.05 17:53:12 sasl.login.retry.backoff.max.ms = 10000 17:53:12 sasl.login.retry.backoff.ms = 100 17:53:12 sasl.mechanism = GSSAPI 17:53:12 sasl.oauthbearer.clock.skew.seconds = 30 17:53:12 sasl.oauthbearer.expected.audience = null 17:53:12 sasl.oauthbearer.expected.issuer = null 17:53:12 sasl.oauthbearer.header.urlencode = false 17:53:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:12 sasl.oauthbearer.jwks.endpoint.url = null 17:53:12 sasl.oauthbearer.scope.claim.name = scope 17:53:12 sasl.oauthbearer.sub.claim.name = sub 17:53:12 sasl.oauthbearer.token.endpoint.url = null 17:53:12 security.protocol = PLAINTEXT 17:53:12 security.providers = null 17:53:12 send.buffer.bytes = 131072 17:53:12 session.timeout.ms = 45000 17:53:12 socket.connection.setup.timeout.max.ms = 30000 17:53:12 socket.connection.setup.timeout.ms = 10000 17:53:12 ssl.cipher.suites = null 17:53:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:12 ssl.endpoint.identification.algorithm = https 17:53:12 ssl.engine.factory.class = null 17:53:12 ssl.key.password = null 17:53:12 ssl.keymanager.algorithm = SunX509 17:53:12 ssl.keystore.certificate.chain = null 17:53:12 ssl.keystore.key = null 17:53:12 ssl.keystore.location = null 17:53:12 ssl.keystore.password = null 17:53:12 ssl.keystore.type = JKS 17:53:12 ssl.protocol = TLSv1.3 17:53:12 ssl.provider = null 17:53:12 ssl.secure.random.implementation = null 17:53:12 ssl.trustmanager.algorithm = PKIX 17:53:12 ssl.truststore.certificates = null 17:53:12 ssl.truststore.location = null 17:53:12 ssl.truststore.password = null 17:53:12 ssl.truststore.type = JKS 17:53:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:53:12 17:53:12 2026-01-14T17:53:12.694Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:12 2026-01-14T17:53:12.696Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:12 2026-01-14T17:53:12.696Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:12 2026-01-14T17:53:12.696Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413192696 17:53:12 17:53:12 . ____ _ __ _ _ 17:53:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:12 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:12 =========|_|==============|___/=/_/_/_/ 17:53:12 17:53:12 :: Spring Boot :: (v3.5.9) 17:53:12 17:53:12 2026-01-14T17:53:12.715Z INFO 6637 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:12 2026-01-14T17:53:12.715Z INFO 6637 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:53:12 2026-01-14T17:53:12.731Z INFO 6637 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.032 seconds (process running for 84.312) 17:53:12 2026-01-14T17:53:12.741Z INFO 6637 --- [ 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:53:12 2026-01-14T17:53:12.742Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:12 2026-01-14T17:53:12.742Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:12 acks = -1 17:53:12 auto.include.jmx.reporter = true 17:53:12 batch.size = 16384 17:53:12 bootstrap.servers = [localhost:32774] 17:53:12 buffer.memory = 33554432 17:53:12 client.dns.lookup = use_all_dns_ips 17:53:12 client.id = producer-22 17:53:12 compression.gzip.level = -1 17:53:12 compression.lz4.level = 9 17:53:12 compression.type = none 17:53:12 compression.zstd.level = 3 17:53:12 connections.max.idle.ms = 540000 17:53:12 delivery.timeout.ms = 120000 17:53:12 enable.idempotence = false 17:53:12 enable.metrics.push = true 17:53:12 interceptor.classes = [] 17:53:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:12 linger.ms = 1 17:53:12 max.block.ms = 60000 17:53:12 max.in.flight.requests.per.connection = 5 17:53:12 max.request.size = 1048576 17:53:12 metadata.max.age.ms = 300000 17:53:12 metadata.max.idle.ms = 300000 17:53:12 metadata.recovery.strategy = none 17:53:12 metric.reporters = [] 17:53:12 metrics.num.samples = 2 17:53:12 metrics.recording.level = INFO 17:53:12 metrics.sample.window.ms = 30000 17:53:12 partitioner.adaptive.partitioning.enable = true 17:53:12 partitioner.availability.timeout.ms = 0 17:53:12 partitioner.class = null 17:53:12 partitioner.ignore.keys = false 17:53:12 receive.buffer.bytes = 32768 17:53:12 reconnect.backoff.max.ms = 1000 17:53:12 reconnect.backoff.ms = 50 17:53:12 request.timeout.ms = 30000 17:53:12 retries = 0 17:53:12 retry.backoff.max.ms = 1000 17:53:12 retry.backoff.ms = 100 17:53:12 sasl.client.callback.handler.class = null 17:53:12 sasl.jaas.config = null 17:53:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:12 sasl.kerberos.min.time.before.relogin = 60000 17:53:12 sasl.kerberos.service.name = null 17:53:12 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:12 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:12 sasl.login.callback.handler.class = null 17:53:12 sasl.login.class = null 17:53:12 sasl.login.connect.timeout.ms = null 17:53:12 sasl.login.read.timeout.ms = null 17:53:12 sasl.login.refresh.buffer.seconds = 300 17:53:12 sasl.login.refresh.min.period.seconds = 60 17:53:12 sasl.login.refresh.window.factor = 0.8 17:53:12 sasl.login.refresh.window.jitter = 0.05 17:53:12 sasl.login.retry.backoff.max.ms = 10000 17:53:12 sasl.login.retry.backoff.ms = 100 17:53:12 sasl.mechanism = GSSAPI 17:53:12 sasl.oauthbearer.clock.skew.seconds = 30 17:53:12 sasl.oauthbearer.expected.audience = null 17:53:12 sasl.oauthbearer.expected.issuer = null 17:53:12 sasl.oauthbearer.header.urlencode = false 17:53:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:12 sasl.oauthbearer.jwks.endpoint.url = null 17:53:12 sasl.oauthbearer.scope.claim.name = scope 17:53:12 sasl.oauthbearer.sub.claim.name = sub 17:53:12 sasl.oauthbearer.token.endpoint.url = null 17:53:12 security.protocol = PLAINTEXT 17:53:12 security.providers = null 17:53:12 send.buffer.bytes = 131072 17:53:12 socket.connection.setup.timeout.max.ms = 30000 17:53:12 socket.connection.setup.timeout.ms = 10000 17:53:12 ssl.cipher.suites = null 17:53:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:12 ssl.endpoint.identification.algorithm = https 17:53:12 ssl.engine.factory.class = null 17:53:12 ssl.key.password = null 17:53:12 ssl.keymanager.algorithm = SunX509 17:53:12 ssl.keystore.certificate.chain = null 17:53:12 ssl.keystore.key = null 17:53:12 ssl.keystore.location = null 17:53:12 ssl.keystore.password = null 17:53:12 ssl.keystore.type = JKS 17:53:12 ssl.protocol = TLSv1.3 17:53:12 ssl.provider = null 17:53:12 ssl.secure.random.implementation = null 17:53:12 ssl.trustmanager.algorithm = PKIX 17:53:12 ssl.truststore.certificates = null 17:53:12 ssl.truststore.location = null 17:53:12 ssl.truststore.password = null 17:53:12 ssl.truststore.type = JKS 17:53:12 transaction.timeout.ms = 60000 17:53:12 transactional.id = null 17:53:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:12 17:53:12 2026-01-14T17:53:12.743Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:12 2026-01-14T17:53:12.745Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:12 2026-01-14T17:53:12.745Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:12 2026-01-14T17:53:12.745Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:12 2026-01-14T17:53:12.745Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413192745 17:53:12 2026-01-14T17:53:12.749Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.749Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.754Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.754Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:12 2026-01-14T17:53:12.763Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.763Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.804Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.804Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:12 2026-01-14T17:53:12.821Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.821Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.854Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.854Z WARN 6637 --- [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:53:12 2026-01-14T17:53:12.934Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:12 2026-01-14T17:53:12.934Z WARN 6637 --- [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:53:13 2026-01-14T17:53:12.951Z INFO 6637 --- [ 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:53:13 2026-01-14T17:53:13.072Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:13 2026-01-14T17:53:13.072Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:13 2026-01-14T17:53:13.072Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:13 2026-01-14T17:53:13.088Z INFO 6637 --- [ 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:53:13 2026-01-14T17:53:13.089Z INFO 6637 --- [ 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:53:13 2026-01-14T17:53:13.112Z INFO 6637 --- [ 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-279fdb9b-f738-41a1-bb24-41b039150156 17:53:13 2026-01-14T17:53:13.112Z INFO 6637 --- [ 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:53:13 2026-01-14T17:53:13.131Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:13 2026-01-14T17:53:13.132Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:13 2026-01-14T17:53:13.132Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:13 2026-01-14T17:53:13.140Z INFO 6637 --- [ 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-279fdb9b-f738-41a1-bb24-41b039150156', protocol='range'} 17:53:13 2026-01-14T17:53:13.141Z INFO 6637 --- [ 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-279fdb9b-f738-41a1-bb24-41b039150156=Assignment(partitions=[target-topic-for-Test-A-0])} 17:53:13 2026-01-14T17:53:13.164Z INFO 6637 --- [ 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-279fdb9b-f738-41a1-bb24-41b039150156', protocol='range'} 17:53:13 2026-01-14T17:53:13.164Z INFO 6637 --- [ 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:53:13 2026-01-14T17:53:13.164Z INFO 6637 --- [ 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:53:13 2026-01-14T17:53:13.178Z INFO 6637 --- [ 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:53:13 2026-01-14T17:53:13.191Z INFO 6637 --- [ 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:53:13 2026-01-14T17:53:13.237Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.237Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:53:13 allow.auto.create.topics = true 17:53:13 auto.commit.interval.ms = 5000 17:53:13 auto.include.jmx.reporter = true 17:53:13 auto.offset.reset = earliest 17:53:13 bootstrap.servers = [localhost:32774] 17:53:13 check.crcs = true 17:53:13 client.dns.lookup = use_all_dns_ips 17:53:13 client.id = consumer-group for Test A-11 17:53:13 client.rack = 17:53:13 connections.max.idle.ms = 540000 17:53:13 default.api.timeout.ms = 60000 17:53:13 enable.auto.commit = true 17:53:13 enable.metrics.push = true 17:53:13 exclude.internal.topics = true 17:53:13 fetch.max.bytes = 52428800 17:53:13 fetch.max.wait.ms = 500 17:53:13 fetch.min.bytes = 1 17:53:13 group.id = group for Test A 17:53:13 group.instance.id = null 17:53:13 group.protocol = classic 17:53:13 group.remote.assignor = null 17:53:13 heartbeat.interval.ms = 3000 17:53:13 interceptor.classes = [] 17:53:13 internal.leave.group.on.close = true 17:53:13 internal.throw.on.fetch.stable.offset.unsupported = false 17:53:13 isolation.level = read_uncommitted 17:53:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:53:13 max.partition.fetch.bytes = 1048576 17:53:13 max.poll.interval.ms = 300000 17:53:13 max.poll.records = 500 17:53:13 metadata.max.age.ms = 300000 17:53:13 metadata.recovery.strategy = none 17:53:13 metric.reporters = [] 17:53:13 metrics.num.samples = 2 17:53:13 metrics.recording.level = INFO 17:53:13 metrics.sample.window.ms = 30000 17:53:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:53:13 receive.buffer.bytes = 65536 17:53:13 reconnect.backoff.max.ms = 1000 17:53:13 reconnect.backoff.ms = 50 17:53:13 request.timeout.ms = 30000 17:53:13 retry.backoff.max.ms = 1000 17:53:13 retry.backoff.ms = 100 17:53:13 sasl.client.callback.handler.class = null 17:53:13 sasl.jaas.config = null 17:53:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:13 sasl.kerberos.min.time.before.relogin = 60000 17:53:13 sasl.kerberos.service.name = null 17:53:13 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:13 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:13 sasl.login.callback.handler.class = null 17:53:13 sasl.login.class = null 17:53:13 sasl.login.connect.timeout.ms = null 17:53:13 sasl.login.read.timeout.ms = null 17:53:13 sasl.login.refresh.buffer.seconds = 300 17:53:13 sasl.login.refresh.min.period.seconds = 60 17:53:13 sasl.login.refresh.window.factor = 0.8 17:53:13 sasl.login.refresh.window.jitter = 0.05 17:53:13 sasl.login.retry.backoff.max.ms = 10000 17:53:13 sasl.login.retry.backoff.ms = 100 17:53:13 sasl.mechanism = GSSAPI 17:53:13 sasl.oauthbearer.clock.skew.seconds = 30 17:53:13 sasl.oauthbearer.expected.audience = null 17:53:13 sasl.oauthbearer.expected.issuer = null 17:53:13 sasl.oauthbearer.header.urlencode = false 17:53:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:13 sasl.oauthbearer.jwks.endpoint.url = null 17:53:13 sasl.oauthbearer.scope.claim.name = scope 17:53:13 sasl.oauthbearer.sub.claim.name = sub 17:53:13 sasl.oauthbearer.token.endpoint.url = null 17:53:13 security.protocol = PLAINTEXT 17:53:13 security.providers = null 17:53:13 send.buffer.bytes = 131072 17:53:13 session.timeout.ms = 45000 17:53:13 socket.connection.setup.timeout.max.ms = 30000 17:53:13 socket.connection.setup.timeout.ms = 10000 17:53:13 ssl.cipher.suites = null 17:53:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:13 ssl.endpoint.identification.algorithm = https 17:53:13 ssl.engine.factory.class = null 17:53:13 ssl.key.password = null 17:53:13 ssl.keymanager.algorithm = SunX509 17:53:13 ssl.keystore.certificate.chain = null 17:53:13 ssl.keystore.key = null 17:53:13 ssl.keystore.location = null 17:53:13 ssl.keystore.password = null 17:53:13 ssl.keystore.type = JKS 17:53:13 ssl.protocol = TLSv1.3 17:53:13 ssl.provider = null 17:53:13 ssl.secure.random.implementation = null 17:53:13 ssl.trustmanager.algorithm = PKIX 17:53:13 ssl.truststore.certificates = null 17:53:13 ssl.truststore.location = null 17:53:13 ssl.truststore.password = null 17:53:13 ssl.truststore.type = JKS 17:53:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:53:13 17:53:13 2026-01-14T17:53:13.237Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:13 2026-01-14T17:53:13.238Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:13 2026-01-14T17:53:13.240Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:13 2026-01-14T17:53:13.240Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:13 2026-01-14T17:53:13.240Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413193240 17:53:13 2026-01-14T17:53:13.245Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:13 2026-01-14T17:53:13.245Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:13 acks = -1 17:53:13 auto.include.jmx.reporter = true 17:53:13 batch.size = 16384 17:53:13 bootstrap.servers = [localhost:32774] 17:53:13 buffer.memory = 33554432 17:53:13 client.dns.lookup = use_all_dns_ips 17:53:13 client.id = producer-23 17:53:13 compression.gzip.level = -1 17:53:13 compression.lz4.level = 9 17:53:13 compression.type = none 17:53:13 compression.zstd.level = 3 17:53:13 connections.max.idle.ms = 540000 17:53:13 delivery.timeout.ms = 120000 17:53:13 enable.idempotence = false 17:53:13 enable.metrics.push = true 17:53:13 interceptor.classes = [] 17:53:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:13 linger.ms = 1 17:53:13 max.block.ms = 60000 17:53:13 max.in.flight.requests.per.connection = 5 17:53:13 max.request.size = 1048576 17:53:13 metadata.max.age.ms = 300000 17:53:13 metadata.max.idle.ms = 300000 17:53:13 metadata.recovery.strategy = none 17:53:13 metric.reporters = [] 17:53:13 metrics.num.samples = 2 17:53:13 metrics.recording.level = INFO 17:53:13 metrics.sample.window.ms = 30000 17:53:13 partitioner.adaptive.partitioning.enable = true 17:53:13 partitioner.availability.timeout.ms = 0 17:53:13 partitioner.class = null 17:53:13 partitioner.ignore.keys = false 17:53:13 receive.buffer.bytes = 32768 17:53:13 reconnect.backoff.max.ms = 1000 17:53:13 reconnect.backoff.ms = 50 17:53:13 request.timeout.ms = 30000 17:53:13 retries = 0 17:53:13 retry.backoff.max.ms = 1000 17:53:13 retry.backoff.ms = 100 17:53:13 sasl.client.callback.handler.class = null 17:53:13 sasl.jaas.config = null 17:53:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:13 sasl.kerberos.min.time.before.relogin = 60000 17:53:13 sasl.kerberos.service.name = null 17:53:13 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:13 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:13 sasl.login.callback.handler.class = null 17:53:13 sasl.login.class = null 17:53:13 sasl.login.connect.timeout.ms = null 17:53:13 sasl.login.read.timeout.ms = null 17:53:13 sasl.login.refresh.buffer.seconds = 300 17:53:13 sasl.login.refresh.min.period.seconds = 60 17:53:13 sasl.login.refresh.window.factor = 0.8 17:53:13 sasl.login.refresh.window.jitter = 0.05 17:53:13 sasl.login.retry.backoff.max.ms = 10000 17:53:13 sasl.login.retry.backoff.ms = 100 17:53:13 sasl.mechanism = GSSAPI 17:53:13 sasl.oauthbearer.clock.skew.seconds = 30 17:53:13 sasl.oauthbearer.expected.audience = null 17:53:13 sasl.oauthbearer.expected.issuer = null 17:53:13 sasl.oauthbearer.header.urlencode = false 17:53:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:13 sasl.oauthbearer.jwks.endpoint.url = null 17:53:13 sasl.oauthbearer.scope.claim.name = scope 17:53:13 sasl.oauthbearer.sub.claim.name = sub 17:53:13 sasl.oauthbearer.token.endpoint.url = null 17:53:13 security.protocol = PLAINTEXT 17:53:13 security.providers = null 17:53:13 send.buffer.bytes = 131072 17:53:13 socket.connection.setup.timeout.max.ms = 30000 17:53:13 socket.connection.setup.timeout.ms = 10000 17:53:13 ssl.cipher.suites = null 17:53:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:13 ssl.endpoint.identification.algorithm = https 17:53:13 ssl.engine.factory.class = null 17:53:13 ssl.key.password = null 17:53:13 ssl.keymanager.algorithm = SunX509 17:53:13 ssl.keystore.certificate.chain = null 17:53:13 ssl.keystore.key = null 17:53:13 ssl.keystore.location = null 17:53:13 ssl.keystore.password = null 17:53:13 ssl.keystore.type = JKS 17:53:13 ssl.protocol = TLSv1.3 17:53:13 ssl.provider = null 17:53:13 ssl.secure.random.implementation = null 17:53:13 ssl.trustmanager.algorithm = PKIX 17:53:13 ssl.truststore.certificates = null 17:53:13 ssl.truststore.location = null 17:53:13 ssl.truststore.password = null 17:53:13 ssl.truststore.type = JKS 17:53:13 transaction.timeout.ms = 60000 17:53:13 transactional.id = null 17:53:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:13 17:53:13 2026-01-14T17:53:13.245Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:13 2026-01-14T17:53:13.247Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:13 2026-01-14T17:53:13.247Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:13 2026-01-14T17:53:13.247Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:13 2026-01-14T17:53:13.247Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413193247 17:53:13 2026-01-14T17:53:13.262Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.262Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:13 2026-01-14T17:53:13.267Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.268Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:13 2026-01-14T17:53:13.313Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.314Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.328Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.329Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.333Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.333Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:13 2026-01-14T17:53:13.373Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.373Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.388Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.388Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:13 2026-01-14T17:53:13.398Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:53:13 allow.auto.create.topics = true 17:53:13 auto.commit.interval.ms = 5000 17:53:13 auto.include.jmx.reporter = true 17:53:13 auto.offset.reset = earliest 17:53:13 bootstrap.servers = [localhost:32774] 17:53:13 check.crcs = true 17:53:13 client.dns.lookup = use_all_dns_ips 17:53:13 client.id = consumer-group for Test A-12 17:53:13 client.rack = 17:53:13 connections.max.idle.ms = 540000 17:53:13 default.api.timeout.ms = 60000 17:53:13 enable.auto.commit = true 17:53:13 enable.metrics.push = true 17:53:13 exclude.internal.topics = true 17:53:13 fetch.max.bytes = 52428800 17:53:13 fetch.max.wait.ms = 500 17:53:13 fetch.min.bytes = 1 17:53:13 group.id = group for Test A 17:53:13 group.instance.id = null 17:53:13 group.protocol = classic 17:53:13 group.remote.assignor = null 17:53:13 heartbeat.interval.ms = 3000 17:53:13 interceptor.classes = [] 17:53:13 internal.leave.group.on.close = true 17:53:13 internal.throw.on.fetch.stable.offset.unsupported = false 17:53:13 isolation.level = read_uncommitted 17:53:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:53:13 max.partition.fetch.bytes = 1048576 17:53:13 max.poll.interval.ms = 300000 17:53:13 max.poll.records = 500 17:53:13 metadata.max.age.ms = 300000 17:53:13 metadata.recovery.strategy = none 17:53:13 metric.reporters = [] 17:53:13 metrics.num.samples = 2 17:53:13 metrics.recording.level = INFO 17:53:13 metrics.sample.window.ms = 30000 17:53:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:53:13 receive.buffer.bytes = 65536 17:53:13 reconnect.backoff.max.ms = 1000 17:53:13 reconnect.backoff.ms = 50 17:53:13 request.timeout.ms = 30000 17:53:13 retry.backoff.max.ms = 1000 17:53:13 retry.backoff.ms = 100 17:53:13 sasl.client.callback.handler.class = null 17:53:13 sasl.jaas.config = null 17:53:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:13 sasl.kerberos.min.time.before.relogin = 60000 17:53:13 sasl.kerberos.service.name = null 17:53:13 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:13 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:13 sasl.login.callback.handler.class = null 17:53:13 sasl.login.class = null 17:53:13 sasl.login.connect.timeout.ms = null 17:53:13 sasl.login.read.timeout.ms = null 17:53:13 sasl.login.refresh.buffer.seconds = 300 17:53:13 sasl.login.refresh.min.period.seconds = 60 17:53:13 sasl.login.refresh.window.factor = 0.8 17:53:13 sasl.login.refresh.window.jitter = 0.05 17:53:13 sasl.login.retry.backoff.max.ms = 10000 17:53:13 sasl.login.retry.backoff.ms = 100 17:53:13 sasl.mechanism = GSSAPI 17:53:13 sasl.oauthbearer.clock.skew.seconds = 30 17:53:13 sasl.oauthbearer.expected.audience = null 17:53:13 sasl.oauthbearer.expected.issuer = null 17:53:13 sasl.oauthbearer.header.urlencode = false 17:53:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:13 sasl.oauthbearer.jwks.endpoint.url = null 17:53:13 sasl.oauthbearer.scope.claim.name = scope 17:53:13 sasl.oauthbearer.sub.claim.name = sub 17:53:13 sasl.oauthbearer.token.endpoint.url = null 17:53:13 security.protocol = PLAINTEXT 17:53:13 security.providers = null 17:53:13 send.buffer.bytes = 131072 17:53:13 session.timeout.ms = 45000 17:53:13 socket.connection.setup.timeout.max.ms = 30000 17:53:13 socket.connection.setup.timeout.ms = 10000 17:53:13 ssl.cipher.suites = null 17:53:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:13 ssl.endpoint.identification.algorithm = https 17:53:13 ssl.engine.factory.class = null 17:53:13 ssl.key.password = null 17:53:13 ssl.keymanager.algorithm = SunX509 17:53:13 ssl.keystore.certificate.chain = null 17:53:13 ssl.keystore.key = null 17:53:13 ssl.keystore.location = null 17:53:13 ssl.keystore.password = null 17:53:13 ssl.keystore.type = JKS 17:53:13 ssl.protocol = TLSv1.3 17:53:13 ssl.provider = null 17:53:13 ssl.secure.random.implementation = null 17:53:13 ssl.trustmanager.algorithm = PKIX 17:53:13 ssl.truststore.certificates = null 17:53:13 ssl.truststore.location = null 17:53:13 ssl.truststore.password = null 17:53:13 ssl.truststore.type = JKS 17:53:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:53:13 17:53:13 2026-01-14T17:53:13.399Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:13 2026-01-14T17:53:13.401Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.401Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:13 2026-01-14T17:53:13.401Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:13 2026-01-14T17:53:13.401Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:13 2026-01-14T17:53:13.401Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413193401 17:53:13 2026-01-14T17:53:13.405Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.405Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.405Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:13 2026-01-14T17:53:13.406Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:13 acks = -1 17:53:13 auto.include.jmx.reporter = true 17:53:13 batch.size = 16384 17:53:13 bootstrap.servers = [localhost:32774] 17:53:13 buffer.memory = 33554432 17:53:13 client.dns.lookup = use_all_dns_ips 17:53:13 client.id = producer-24 17:53:13 compression.gzip.level = -1 17:53:13 compression.lz4.level = 9 17:53:13 compression.type = none 17:53:13 compression.zstd.level = 3 17:53:13 connections.max.idle.ms = 540000 17:53:13 delivery.timeout.ms = 120000 17:53:13 enable.idempotence = false 17:53:13 enable.metrics.push = true 17:53:13 interceptor.classes = [] 17:53:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:13 linger.ms = 1 17:53:13 max.block.ms = 60000 17:53:13 max.in.flight.requests.per.connection = 5 17:53:13 max.request.size = 1048576 17:53:13 metadata.max.age.ms = 300000 17:53:13 metadata.max.idle.ms = 300000 17:53:13 metadata.recovery.strategy = none 17:53:13 metric.reporters = [] 17:53:13 metrics.num.samples = 2 17:53:13 metrics.recording.level = INFO 17:53:13 metrics.sample.window.ms = 30000 17:53:13 partitioner.adaptive.partitioning.enable = true 17:53:13 partitioner.availability.timeout.ms = 0 17:53:13 partitioner.class = null 17:53:13 partitioner.ignore.keys = false 17:53:13 receive.buffer.bytes = 32768 17:53:13 reconnect.backoff.max.ms = 1000 17:53:13 reconnect.backoff.ms = 50 17:53:13 request.timeout.ms = 30000 17:53:13 retries = 0 17:53:13 retry.backoff.max.ms = 1000 17:53:13 retry.backoff.ms = 100 17:53:13 sasl.client.callback.handler.class = null 17:53:13 sasl.jaas.config = null 17:53:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:13 sasl.kerberos.min.time.before.relogin = 60000 17:53:13 sasl.kerberos.service.name = null 17:53:13 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:13 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:13 sasl.login.callback.handler.class = null 17:53:13 sasl.login.class = null 17:53:13 sasl.login.connect.timeout.ms = null 17:53:13 sasl.login.read.timeout.ms = null 17:53:13 sasl.login.refresh.buffer.seconds = 300 17:53:13 sasl.login.refresh.min.period.seconds = 60 17:53:13 sasl.login.refresh.window.factor = 0.8 17:53:13 sasl.login.refresh.window.jitter = 0.05 17:53:13 sasl.login.retry.backoff.max.ms = 10000 17:53:13 sasl.login.retry.backoff.ms = 100 17:53:13 sasl.mechanism = GSSAPI 17:53:13 sasl.oauthbearer.clock.skew.seconds = 30 17:53:13 sasl.oauthbearer.expected.audience = null 17:53:13 sasl.oauthbearer.expected.issuer = null 17:53:13 sasl.oauthbearer.header.urlencode = false 17:53:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:13 sasl.oauthbearer.jwks.endpoint.url = null 17:53:13 sasl.oauthbearer.scope.claim.name = scope 17:53:13 sasl.oauthbearer.sub.claim.name = sub 17:53:13 sasl.oauthbearer.token.endpoint.url = null 17:53:13 security.protocol = PLAINTEXT 17:53:13 security.providers = null 17:53:13 send.buffer.bytes = 131072 17:53:13 socket.connection.setup.timeout.max.ms = 30000 17:53:13 socket.connection.setup.timeout.ms = 10000 17:53:13 ssl.cipher.suites = null 17:53:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:13 ssl.endpoint.identification.algorithm = https 17:53:13 ssl.engine.factory.class = null 17:53:13 ssl.key.password = null 17:53:13 ssl.keymanager.algorithm = SunX509 17:53:13 ssl.keystore.certificate.chain = null 17:53:13 ssl.keystore.key = null 17:53:13 ssl.keystore.location = null 17:53:13 ssl.keystore.password = null 17:53:13 ssl.keystore.type = JKS 17:53:13 ssl.protocol = TLSv1.3 17:53:13 ssl.provider = null 17:53:13 ssl.secure.random.implementation = null 17:53:13 ssl.trustmanager.algorithm = PKIX 17:53:13 ssl.truststore.certificates = null 17:53:13 ssl.truststore.location = null 17:53:13 ssl.truststore.password = null 17:53:13 ssl.truststore.type = JKS 17:53:13 transaction.timeout.ms = 60000 17:53:13 transactional.id = null 17:53:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:13 17:53:13 2026-01-14T17:53:13.406Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:13 2026-01-14T17:53:13.407Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:13 2026-01-14T17:53:13.407Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:13 2026-01-14T17:53:13.407Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:13 2026-01-14T17:53:13.407Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413193407 17:53:13 2026-01-14T17:53:13.414Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:13 2026-01-14T17:53:13.419Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:53:13 allow.auto.create.topics = true 17:53:13 auto.commit.interval.ms = 5000 17:53:13 auto.include.jmx.reporter = true 17:53:13 auto.offset.reset = earliest 17:53:13 bootstrap.servers = [localhost:32774] 17:53:13 check.crcs = true 17:53:13 client.dns.lookup = use_all_dns_ips 17:53:13 client.id = consumer-group for Test A-13 17:53:13 client.rack = 17:53:13 connections.max.idle.ms = 540000 17:53:13 default.api.timeout.ms = 60000 17:53:13 enable.auto.commit = true 17:53:13 enable.metrics.push = true 17:53:13 exclude.internal.topics = true 17:53:13 fetch.max.bytes = 52428800 17:53:13 fetch.max.wait.ms = 500 17:53:13 fetch.min.bytes = 1 17:53:13 group.id = group for Test A 17:53:13 group.instance.id = null 17:53:13 group.protocol = classic 17:53:13 group.remote.assignor = null 17:53:13 heartbeat.interval.ms = 3000 17:53:13 interceptor.classes = [] 17:53:13 internal.leave.group.on.close = true 17:53:13 internal.throw.on.fetch.stable.offset.unsupported = false 17:53:13 isolation.level = read_uncommitted 17:53:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:53:13 max.partition.fetch.bytes = 1048576 17:53:13 max.poll.interval.ms = 300000 17:53:13 max.poll.records = 500 17:53:13 metadata.max.age.ms = 300000 17:53:13 metadata.recovery.strategy = none 17:53:13 metric.reporters = [] 17:53:13 metrics.num.samples = 2 17:53:13 metrics.recording.level = INFO 17:53:13 metrics.sample.window.ms = 30000 17:53:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:53:13 receive.buffer.bytes = 65536 17:53:13 reconnect.backoff.max.ms = 1000 17:53:13 reconnect.backoff.ms = 50 17:53:13 request.timeout.ms = 30000 17:53:13 retry.backoff.max.ms = 1000 17:53:13 retry.backoff.ms = 100 17:53:13 sasl.client.callback.handler.class = null 17:53:13 sasl.jaas.config = null 17:53:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:13 sasl.kerberos.min.time.before.relogin = 60000 17:53:13 sasl.kerberos.service.name = null 17:53:13 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:13 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:13 sasl.login.callback.handler.class = null 17:53:13 sasl.login.class = null 17:53:13 sasl.login.connect.timeout.ms = null 17:53:13 sasl.login.read.timeout.ms = null 17:53:13 sasl.login.refresh.buffer.seconds = 300 17:53:13 sasl.login.refresh.min.period.seconds = 60 17:53:13 sasl.login.refresh.window.factor = 0.8 17:53:13 sasl.login.refresh.window.jitter = 0.05 17:53:13 sasl.login.retry.backoff.max.ms = 10000 17:53:13 sasl.login.retry.backoff.ms = 100 17:53:13 sasl.mechanism = GSSAPI 17:53:13 sasl.oauthbearer.clock.skew.seconds = 30 17:53:13 sasl.oauthbearer.expected.audience = null 17:53:13 sasl.oauthbearer.expected.issuer = null 17:53:13 sasl.oauthbearer.header.urlencode = false 17:53:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:13 sasl.oauthbearer.jwks.endpoint.url = null 17:53:13 sasl.oauthbearer.scope.claim.name = scope 17:53:13 sasl.oauthbearer.sub.claim.name = sub 17:53:13 sasl.oauthbearer.token.endpoint.url = null 17:53:13 security.protocol = PLAINTEXT 17:53:13 security.providers = null 17:53:13 send.buffer.bytes = 131072 17:53:13 session.timeout.ms = 45000 17:53:13 socket.connection.setup.timeout.max.ms = 30000 17:53:13 socket.connection.setup.timeout.ms = 10000 17:53:13 ssl.cipher.suites = null 17:53:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:13 ssl.endpoint.identification.algorithm = https 17:53:13 ssl.engine.factory.class = null 17:53:13 ssl.key.password = null 17:53:13 ssl.keymanager.algorithm = SunX509 17:53:13 ssl.keystore.certificate.chain = null 17:53:13 ssl.keystore.key = null 17:53:13 ssl.keystore.location = null 17:53:13 ssl.keystore.password = null 17:53:13 ssl.keystore.type = JKS 17:53:13 ssl.protocol = TLSv1.3 17:53:13 ssl.provider = null 17:53:13 ssl.secure.random.implementation = null 17:53:13 ssl.trustmanager.algorithm = PKIX 17:53:13 ssl.truststore.certificates = null 17:53:13 ssl.truststore.location = null 17:53:13 ssl.truststore.password = null 17:53:13 ssl.truststore.type = JKS 17:53:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:53:13 17:53:13 2026-01-14T17:53:13.419Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:13 2026-01-14T17:53:13.422Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:13 2026-01-14T17:53:13.422Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:13 2026-01-14T17:53:13.422Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413193422 17:53:13 2026-01-14T17:53:13.426Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:13 2026-01-14T17:53:13.426Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:13 acks = -1 17:53:13 auto.include.jmx.reporter = true 17:53:13 batch.size = 16384 17:53:13 bootstrap.servers = [localhost:32774] 17:53:13 buffer.memory = 33554432 17:53:13 client.dns.lookup = use_all_dns_ips 17:53:13 client.id = producer-25 17:53:13 compression.gzip.level = -1 17:53:13 compression.lz4.level = 9 17:53:13 compression.type = none 17:53:13 compression.zstd.level = 3 17:53:13 connections.max.idle.ms = 540000 17:53:13 delivery.timeout.ms = 120000 17:53:13 enable.idempotence = false 17:53:13 enable.metrics.push = true 17:53:13 interceptor.classes = [] 17:53:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:13 linger.ms = 1 17:53:13 max.block.ms = 60000 17:53:13 max.in.flight.requests.per.connection = 5 17:53:13 max.request.size = 1048576 17:53:13 metadata.max.age.ms = 300000 17:53:13 metadata.max.idle.ms = 300000 17:53:13 metadata.recovery.strategy = none 17:53:13 metric.reporters = [] 17:53:13 metrics.num.samples = 2 17:53:13 metrics.recording.level = INFO 17:53:13 metrics.sample.window.ms = 30000 17:53:13 partitioner.adaptive.partitioning.enable = true 17:53:13 partitioner.availability.timeout.ms = 0 17:53:13 partitioner.class = null 17:53:13 partitioner.ignore.keys = false 17:53:13 receive.buffer.bytes = 32768 17:53:13 reconnect.backoff.max.ms = 1000 17:53:13 reconnect.backoff.ms = 50 17:53:13 request.timeout.ms = 30000 17:53:13 retries = 0 17:53:13 retry.backoff.max.ms = 1000 17:53:13 retry.backoff.ms = 100 17:53:13 sasl.client.callback.handler.class = null 17:53:13 sasl.jaas.config = null 17:53:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:13 sasl.kerberos.min.time.before.relogin = 60000 17:53:13 sasl.kerberos.service.name = null 17:53:13 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:13 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:13 sasl.login.callback.handler.class = null 17:53:13 sasl.login.class = null 17:53:13 sasl.login.connect.timeout.ms = null 17:53:13 sasl.login.read.timeout.ms = null 17:53:13 sasl.login.refresh.buffer.seconds = 300 17:53:13 sasl.login.refresh.min.period.seconds = 60 17:53:13 sasl.login.refresh.window.factor = 0.8 17:53:13 sasl.login.refresh.window.jitter = 0.05 17:53:13 sasl.login.retry.backoff.max.ms = 10000 17:53:13 sasl.login.retry.backoff.ms = 100 17:53:13 sasl.mechanism = GSSAPI 17:53:13 sasl.oauthbearer.clock.skew.seconds = 30 17:53:13 sasl.oauthbearer.expected.audience = null 17:53:13 sasl.oauthbearer.expected.issuer = null 17:53:13 sasl.oauthbearer.header.urlencode = false 17:53:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:13 sasl.oauthbearer.jwks.endpoint.url = null 17:53:13 sasl.oauthbearer.scope.claim.name = scope 17:53:13 sasl.oauthbearer.sub.claim.name = sub 17:53:13 sasl.oauthbearer.token.endpoint.url = null 17:53:13 security.protocol = PLAINTEXT 17:53:13 security.providers = null 17:53:13 send.buffer.bytes = 131072 17:53:13 socket.connection.setup.timeout.max.ms = 30000 17:53:13 socket.connection.setup.timeout.ms = 10000 17:53:13 ssl.cipher.suites = null 17:53:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:13 ssl.endpoint.identification.algorithm = https 17:53:13 ssl.engine.factory.class = null 17:53:13 ssl.key.password = null 17:53:13 ssl.keymanager.algorithm = SunX509 17:53:13 ssl.keystore.certificate.chain = null 17:53:13 ssl.keystore.key = null 17:53:13 ssl.keystore.location = null 17:53:13 ssl.keystore.password = null 17:53:13 ssl.keystore.type = JKS 17:53:13 ssl.protocol = TLSv1.3 17:53:13 ssl.provider = null 17:53:13 ssl.secure.random.implementation = null 17:53:13 ssl.trustmanager.algorithm = PKIX 17:53:13 ssl.truststore.certificates = null 17:53:13 ssl.truststore.location = null 17:53:13 ssl.truststore.password = null 17:53:13 ssl.truststore.type = JKS 17:53:13 transaction.timeout.ms = 60000 17:53:13 transactional.id = null 17:53:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:13 17:53:13 2026-01-14T17:53:13.426Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:13 2026-01-14T17:53:13.429Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:13 2026-01-14T17:53:13.429Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:13 2026-01-14T17:53:13.429Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:13 2026-01-14T17:53:13.429Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413193429 17:53:13 2026-01-14T17:53:13.449Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:13 2026-01-14T17:53:13.453Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:53:13 allow.auto.create.topics = true 17:53:13 auto.commit.interval.ms = 5000 17:53:13 auto.include.jmx.reporter = true 17:53:13 auto.offset.reset = earliest 17:53:13 bootstrap.servers = [localhost:32774] 17:53:13 check.crcs = true 17:53:13 client.dns.lookup = use_all_dns_ips 17:53:13 client.id = consumer-group for Test A-14 17:53:13 client.rack = 17:53:13 connections.max.idle.ms = 540000 17:53:13 default.api.timeout.ms = 60000 17:53:13 enable.auto.commit = true 17:53:13 enable.metrics.push = true 17:53:13 exclude.internal.topics = true 17:53:13 fetch.max.bytes = 52428800 17:53:13 fetch.max.wait.ms = 500 17:53:13 fetch.min.bytes = 1 17:53:13 group.id = group for Test A 17:53:13 group.instance.id = null 17:53:13 group.protocol = classic 17:53:13 group.remote.assignor = null 17:53:13 heartbeat.interval.ms = 3000 17:53:13 interceptor.classes = [] 17:53:13 internal.leave.group.on.close = true 17:53:13 internal.throw.on.fetch.stable.offset.unsupported = false 17:53:13 isolation.level = read_uncommitted 17:53:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:53:13 max.partition.fetch.bytes = 1048576 17:53:13 max.poll.interval.ms = 300000 17:53:13 max.poll.records = 500 17:53:13 metadata.max.age.ms = 300000 17:53:13 metadata.recovery.strategy = none 17:53:13 metric.reporters = [] 17:53:13 metrics.num.samples = 2 17:53:13 metrics.recording.level = INFO 17:53:13 metrics.sample.window.ms = 30000 17:53:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:53:13 receive.buffer.bytes = 65536 17:53:13 reconnect.backoff.max.ms = 1000 17:53:13 reconnect.backoff.ms = 50 17:53:13 request.timeout.ms = 30000 17:53:13 retry.backoff.max.ms = 1000 17:53:13 retry.backoff.ms = 100 17:53:13 sasl.client.callback.handler.class = null 17:53:13 sasl.jaas.config = null 17:53:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:13 sasl.kerberos.min.time.before.relogin = 60000 17:53:13 sasl.kerberos.service.name = null 17:53:13 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:13 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:13 sasl.login.callback.handler.class = null 17:53:13 sasl.login.class = null 17:53:13 sasl.login.connect.timeout.ms = null 17:53:13 sasl.login.read.timeout.ms = null 17:53:13 sasl.login.refresh.buffer.seconds = 300 17:53:13 sasl.login.refresh.min.period.seconds = 60 17:53:13 sasl.login.refresh.window.factor = 0.8 17:53:13 sasl.login.refresh.window.jitter = 0.05 17:53:13 sasl.login.retry.backoff.max.ms = 10000 17:53:13 sasl.login.retry.backoff.ms = 100 17:53:13 sasl.mechanism = GSSAPI 17:53:13 sasl.oauthbearer.clock.skew.seconds = 30 17:53:13 sasl.oauthbearer.expected.audience = null 17:53:13 sasl.oauthbearer.expected.issuer = null 17:53:13 sasl.oauthbearer.header.urlencode = false 17:53:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:13 sasl.oauthbearer.jwks.endpoint.url = null 17:53:13 sasl.oauthbearer.scope.claim.name = scope 17:53:13 sasl.oauthbearer.sub.claim.name = sub 17:53:13 sasl.oauthbearer.token.endpoint.url = null 17:53:13 security.protocol = PLAINTEXT 17:53:13 security.providers = null 17:53:13 send.buffer.bytes = 131072 17:53:13 session.timeout.ms = 45000 17:53:13 socket.connection.setup.timeout.max.ms = 30000 17:53:13 socket.connection.setup.timeout.ms = 10000 17:53:13 ssl.cipher.suites = null 17:53:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:13 ssl.endpoint.identification.algorithm = https 17:53:13 ssl.engine.factory.class = null 17:53:13 ssl.key.password = null 17:53:13 ssl.keymanager.algorithm = SunX509 17:53:13 ssl.keystore.certificate.chain = null 17:53:13 ssl.keystore.key = null 17:53:13 ssl.keystore.location = null 17:53:13 ssl.keystore.password = null 17:53:13 ssl.keystore.type = JKS 17:53:13 ssl.protocol = TLSv1.3 17:53:13 ssl.provider = null 17:53:13 ssl.secure.random.implementation = null 17:53:13 ssl.trustmanager.algorithm = PKIX 17:53:13 ssl.truststore.certificates = null 17:53:13 ssl.truststore.location = null 17:53:13 ssl.truststore.password = null 17:53:13 ssl.truststore.type = JKS 17:53:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:53:13 17:53:13 2026-01-14T17:53:13.453Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:13 2026-01-14T17:53:13.456Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:13 2026-01-14T17:53:13.456Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:13 2026-01-14T17:53:13.456Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413193456 17:53:13 2026-01-14T17:53:13.461Z ERROR 6637 --- [ 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:53:13 2026-01-14T17:53:13.462Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:13 2026-01-14T17:53:13.462Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:13 acks = -1 17:53:13 auto.include.jmx.reporter = true 17:53:13 batch.size = 16384 17:53:13 bootstrap.servers = [localhost:32774] 17:53:13 buffer.memory = 33554432 17:53:13 client.dns.lookup = use_all_dns_ips 17:53:13 client.id = producer-26 17:53:13 compression.gzip.level = -1 17:53:13 compression.lz4.level = 9 17:53:13 compression.type = none 17:53:13 compression.zstd.level = 3 17:53:13 connections.max.idle.ms = 540000 17:53:13 delivery.timeout.ms = 120000 17:53:13 enable.idempotence = false 17:53:13 enable.metrics.push = true 17:53:13 interceptor.classes = [] 17:53:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:13 linger.ms = 1 17:53:13 max.block.ms = 60000 17:53:13 max.in.flight.requests.per.connection = 5 17:53:13 max.request.size = 1048576 17:53:13 metadata.max.age.ms = 300000 17:53:13 metadata.max.idle.ms = 300000 17:53:13 metadata.recovery.strategy = none 17:53:13 metric.reporters = [] 17:53:13 metrics.num.samples = 2 17:53:13 metrics.recording.level = INFO 17:53:13 metrics.sample.window.ms = 30000 17:53:13 partitioner.adaptive.partitioning.enable = true 17:53:13 partitioner.availability.timeout.ms = 0 17:53:13 partitioner.class = null 17:53:13 partitioner.ignore.keys = false 17:53:13 receive.buffer.bytes = 32768 17:53:13 reconnect.backoff.max.ms = 1000 17:53:13 reconnect.backoff.ms = 50 17:53:13 request.timeout.ms = 30000 17:53:13 retries = 0 17:53:13 retry.backoff.max.ms = 1000 17:53:13 retry.backoff.ms = 100 17:53:13 sasl.client.callback.handler.class = null 17:53:13 sasl.jaas.config = null 17:53:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:13 sasl.kerberos.min.time.before.relogin = 60000 17:53:13 sasl.kerberos.service.name = null 17:53:13 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:13 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:13 sasl.login.callback.handler.class = null 17:53:13 sasl.login.class = null 17:53:13 sasl.login.connect.timeout.ms = null 17:53:13 sasl.login.read.timeout.ms = null 17:53:13 sasl.login.refresh.buffer.seconds = 300 17:53:13 sasl.login.refresh.min.period.seconds = 60 17:53:13 sasl.login.refresh.window.factor = 0.8 17:53:13 sasl.login.refresh.window.jitter = 0.05 17:53:13 sasl.login.retry.backoff.max.ms = 10000 17:53:13 sasl.login.retry.backoff.ms = 100 17:53:13 sasl.mechanism = GSSAPI 17:53:13 sasl.oauthbearer.clock.skew.seconds = 30 17:53:13 sasl.oauthbearer.expected.audience = null 17:53:13 sasl.oauthbearer.expected.issuer = null 17:53:13 sasl.oauthbearer.header.urlencode = false 17:53:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:13 sasl.oauthbearer.jwks.endpoint.url = null 17:53:13 sasl.oauthbearer.scope.claim.name = scope 17:53:13 sasl.oauthbearer.sub.claim.name = sub 17:53:13 sasl.oauthbearer.token.endpoint.url = null 17:53:13 security.protocol = PLAINTEXT 17:53:13 security.providers = null 17:53:13 send.buffer.bytes = 131072 17:53:13 socket.connection.setup.timeout.max.ms = 30000 17:53:13 socket.connection.setup.timeout.ms = 10000 17:53:13 ssl.cipher.suites = null 17:53:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:13 ssl.endpoint.identification.algorithm = https 17:53:13 ssl.engine.factory.class = null 17:53:13 ssl.key.password = null 17:53:13 ssl.keymanager.algorithm = SunX509 17:53:13 ssl.keystore.certificate.chain = null 17:53:13 ssl.keystore.key = null 17:53:13 ssl.keystore.location = null 17:53:13 ssl.keystore.password = null 17:53:13 ssl.keystore.type = JKS 17:53:13 ssl.protocol = TLSv1.3 17:53:13 ssl.provider = null 17:53:13 ssl.secure.random.implementation = null 17:53:13 ssl.trustmanager.algorithm = PKIX 17:53:13 ssl.truststore.certificates = null 17:53:13 ssl.truststore.location = null 17:53:13 ssl.truststore.password = null 17:53:13 ssl.truststore.type = JKS 17:53:13 transaction.timeout.ms = 60000 17:53:13 transactional.id = null 17:53:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:53:13 17:53:13 2026-01-14T17:53:13.462Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:13 2026-01-14T17:53:13.464Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:13 2026-01-14T17:53:13.464Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:13 2026-01-14T17:53:13.464Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:13 2026-01-14T17:53:13.464Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413193464 17:53:13 2026-01-14T17:53:13.478Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.478Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.Metadata : [Producer clientId=producer-26] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:13 2026-01-14T17:53:13.514Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.514Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.553Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.553Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.565Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.565Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.574Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.574Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.596Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.596Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.610Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.611Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.631Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.631Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.657Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.657Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 17:53:13 2026-01-14T17:53:13.658Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node -1 disconnected. 17:53:13 2026-01-14T17:53:13.658Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.658Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.658Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.658Z INFO 6637 --- [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: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 17:53:13 2026-01-14T17:53:13.658Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.658Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 17:53:13 2026-01-14T17:53:13.659Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 17:53:13 2026-01-14T17:53:13.659Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 17:53:13 2026-01-14T17:53:13.743Z INFO 6637 --- [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:53:13 2026-01-14T17:53:13.744Z INFO 6637 --- [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: 519ms, elapsed time since send: 519ms, throttle time: 0ms, request timeout: 30000ms) 17:53:13 2026-01-14T17:53:13.744Z INFO 6637 --- [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:53:13 2026-01-14T17:53:13.744Z INFO 6637 --- [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:53:13 2026-01-14T17:53:13.744Z INFO 6637 --- [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=242643803, epoch=1) to node 1: 17:53:13 17:53:13 org.apache.kafka.common.errors.DisconnectException 17:53:13 17:53:13 2026-01-14T17:53:13.744Z INFO 6637 --- [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:53:13 2026-01-14T17:53:13.756Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.756Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.757Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.758Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:13 2026-01-14T17:53:13.758Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.758Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.764Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.764Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.766Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.766Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.769Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.769Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.770Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.770Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.770Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.770Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.822Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.823Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.845Z INFO 6637 --- [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:53:13 2026-01-14T17:53:13.845Z WARN 6637 --- [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:53:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.672 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 17:53:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 17:53:13 2026-01-14T17:53:13.855Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.855Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.862Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.862Z WARN 6637 --- [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:53:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 17:53:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 17:53:13 2026-01-14T17:53:13.886Z INFO 6637 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:53:13 2026-01-14T17:53:13.886Z INFO 6637 --- [ 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:53:13 2026-01-14T17:53:13.889Z INFO 6637 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:53:13 2026-01-14T17:53:13.889Z INFO 6637 --- [ 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:53:13 [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:53:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 17:53:13 17:53:13,913 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:53:13 17:53:13,913 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:53:13 17:53:13,913 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:53:13 17:53:13,918 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:53:13 17:53:13,918 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:53:13 17:53:13,924 |-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:53:13 17:53:13,924 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:53:13 17:53:13 . ____ _ __ _ _ 17:53:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:13 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:13 =========|_|==============|___/=/_/_/_/ 17:53:13 17:53:13 :: Spring Boot :: (v3.5.9) 17:53:13 17:53:13 2026-01-14T17:53:13.930Z INFO 6637 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:13 2026-01-14T17:53:13.930Z INFO 6637 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 17:53:13 2026-01-14T17:53:13.935Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.936Z WARN 6637 --- [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:53:13 2026-01-14T17:53:13.937Z INFO 6637 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.039 seconds (process running for 85.518) 17:53:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 17:53:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 17:53:13 2026-01-14T17:53:13.987Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:13 2026-01-14T17:53:13.987Z WARN 6637 --- [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:53:14 2026-01-14T17:53:13.998Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:14 2026-01-14T17:53:13.998Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.013Z INFO 6637 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 17:53:14 2026-01-14T17:53:14.016Z INFO 6637 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 17:53:14 2026-01-14T17:53:14.016Z INFO 6637 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 17:53:14 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 17:53:14 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 17:53:14 2026-01-14T17:53:14.051Z INFO 6637 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 17:53:14 2026-01-14T17:53:14.051Z INFO 6637 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 17:53:14 2026-01-14T17:53:14.055Z INFO 6637 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 17:53:14 2026-01-14T17:53:14.055Z INFO 6637 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 17:53:14 2026-01-14T17:53:14.056Z INFO 6637 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 17:53:14 2026-01-14T17:53:14.056Z WARN 6637 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 17:53:14 2026-01-14T17:53:14.056Z INFO 6637 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 17:53:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 17:53:14 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 17:53:14 2026-01-14T17:53:14.072Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:14 2026-01-14T17:53:14.072Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:14 2026-01-14T17:53:14.072Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:14 2026-01-14T17:53:14.076Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.076Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.080Z WARN 6637 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 17:53:14 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 17:53:14 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 17:53:14 2026-01-14T17:53:14.135Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.135Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.138Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:14 2026-01-14T17:53:14.138Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:14 2026-01-14T17:53:14.138Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:14 2026-01-14T17:53:14.146Z INFO 6637 --- [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:53:14 2026-01-14T17:53:14.146Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.197Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.197Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.206Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.206Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.238Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.238Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:14 2026-01-14T17:53:14.268Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.268Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:14 2026-01-14T17:53:14.315Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.315Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.365Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.365Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:14 2026-01-14T17:53:14.375Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.375Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.390Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.390Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:14 2026-01-14T17:53:14.393Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.393Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.402Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.402Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:14 2026-01-14T17:53:14.432Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.432Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.447Z INFO 6637 --- [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:53:14 2026-01-14T17:53:14.447Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.471Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.471Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.486Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.486Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.511Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.511Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.515Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.515Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.554Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.554Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.566Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.566Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.586Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.586Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.598Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.598Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.601Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.601Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.614Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.614Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.666Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.666Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:14 2026-01-14T17:53:14.710Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.710Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.767Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.767Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.767Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.767Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.822Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.822Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.850Z INFO 6637 --- [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:53:14 2026-01-14T17:53:14.851Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.856Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.856Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.896Z WARN 6637 --- [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:53:14 2026-01-14T17:53:14.936Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:14 2026-01-14T17:53:14.936Z WARN 6637 --- [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:53:14 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 17:53:14 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 17:53:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 17:53:14 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 17:53:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 17:53:14 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 17:53:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 17:53:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 17:53:15 2026-01-14T17:53:15.019Z WARN 6637 --- [ 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:53:15 2026-01-14T17:53:15.019Z WARN 6637 --- [ 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:53:15 2026-01-14T17:53:15.019Z WARN 6637 --- [ 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:53:15 2026-01-14T17:53:15.020Z WARN 6637 --- [ 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:53:15 2026-01-14T17:53:15.022Z WARN 6637 --- [ 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:53:15 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 17:53:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 17:53:15 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 17:53:15 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 17:53:15 2026-01-14T17:53:15.068Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:15 o o o o---o o--o o o---o o o----o o--o--o 17:53:15 | | / \ / | / / \ | | 17:53:15 o----o o o o----o | o o o----o | 17:53:15 | | * \ / | \ * \ | | 17:53:15 o o * o o---o o--o o----o o---o * o o----o o 17:53:15 17:53:15 2026-01-14T17:53:15.068Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:15 2026-01-14T17:53:15.068Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:53:15 2026-01-14T17:53:15.068Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:53:15 2026-01-14T17:53:15.069Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:53:15 2026-01-14T17:53:15.069Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:15 To enable the Jet engine on the members, do one of the following: 17:53:15 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:15 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:15 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:15 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:15 2026-01-14T17:53:15.081Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:15 2026-01-14T17:53:15.081Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:15 2026-01-14T17:53:15.081Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:15 2026-01-14T17:53:15.083Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:53:15 2026-01-14T17:53:15.085Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:15 2026-01-14T17:53:15.087Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:15 2026-01-14T17:53:15.087Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:15 2026-01-14T17:53:15.087Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:15 2026-01-14T17:53:15.103Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:15 2026-01-14T17:53:15.103Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:53:15 2026-01-14T17:53:15.214Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.214Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.236Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.236Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.239Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.239Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:15 2026-01-14T17:53:15.269Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.269Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:15 2026-01-14T17:53:15.306Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.306Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.315Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.315Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.316Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.316Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.376Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.376Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.389Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.389Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.391Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.391Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:15 2026-01-14T17:53:15.392Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.392Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:15 2026-01-14T17:53:15.402Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.402Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:15 2026-01-14T17:53:15.415Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.415Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.491Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.491Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.516Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.516Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.556Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.556Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.566Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.566Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.585Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.585Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.591Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.591Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.603Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.603Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.615Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.615Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.674Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.674Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:15 2026-01-14T17:53:15.763Z INFO 6637 --- [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:53:15 2026-01-14T17:53:15.763Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.768Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.768Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.769Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.769Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.824Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.824Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.857Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.857Z WARN 6637 --- [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:53:15 2026-01-14T17:53:15.884Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:15 2026-01-14T17:53:15.884Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:15 2026-01-14T17:53:15.884Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:15 2026-01-14T17:53:15.937Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:15 2026-01-14T17:53:15.937Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.041Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:16 2026-01-14T17:53:16.041Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:16 2026-01-14T17:53:16.041Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:16 2026-01-14T17:53:16.238Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.238Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.239Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.239Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:16 2026-01-14T17:53:16.247Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.247Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.270Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.270Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:16 2026-01-14T17:53:16.307Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.307Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.317Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.317Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.337Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.337Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.377Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.377Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.391Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.391Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:16 2026-01-14T17:53:16.394Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.394Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:16 2026-01-14T17:53:16.402Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.402Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:16 2026-01-14T17:53:16.416Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.416Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.435Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.435Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.438Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.438Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.456Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.456Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.494Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.494Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.517Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.517Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.582Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.582Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.592Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.592Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.604Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.604Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.616Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.616Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.676Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.676Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:16 2026-01-14T17:53:16.765Z INFO 6637 --- [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:53:16 2026-01-14T17:53:16.765Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.769Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.769Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.771Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.771Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.825Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.825Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.857Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.857Z WARN 6637 --- [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:53:16 2026-01-14T17:53:16.886Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:16 2026-01-14T17:53:16.886Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:16 2026-01-14T17:53:16.886Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:16 2026-01-14T17:53:16.937Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:16 2026-01-14T17:53:16.937Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.045Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:17 2026-01-14T17:53:17.045Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:17 2026-01-14T17:53:17.045Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:17 2026-01-14T17:53:17.240Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.240Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.240Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.240Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:17 2026-01-14T17:53:17.247Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.248Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.271Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.271Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:17 2026-01-14T17:53:17.277Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.277Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.309Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.309Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.318Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.318Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.322Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.322Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.350Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:17 17:53:17 Members {size:1, ver:1} [ 17:53:17 Member [10.30.107.72]:5701 - f0921fcb-0377-48a4-a7ed-da513fd60904 this 17:53:17 ] 17:53:17 17:53:17 2026-01-14T17:53:17.351Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:53:17 2026-01-14T17:53:17.359Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.359Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.392Z INFO 6637 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:17 2026-01-14T17:53:17.392Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.392Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:17 2026-01-14T17:53:17.394Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.394Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:17 2026-01-14T17:53:17.403Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.403Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:17 2026-01-14T17:53:17.417Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.417Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.436Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.436Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.439Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.439Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.495Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.495Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.519Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.519Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.571Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.571Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.594Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.594Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.605Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.605Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.618Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.618Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.678Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.678Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:17 2026-01-14T17:53:17.699Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:53:17 2026-01-14T17:53:17.700Z INFO 6637 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - f0921fcb-0377-48a4-a7ed-da513fd60904 this is handled 17:53:17 2026-01-14T17:53:17.709Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:17 2026-01-14T17:53:17.709Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:17 2026-01-14T17:53:17.710Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:17 2026-01-14T17:53:17.771Z INFO 6637 --- [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:53:17 2026-01-14T17:53:17.771Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.771Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.772Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.781Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.781Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.786Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:17 2026-01-14T17:53:17.786Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 86 ms. 17:53:17 2026-01-14T17:53:17.786Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:53:17 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.729 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 17:53:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 17:53:17 2026-01-14T17:53:17.826Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.826Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.826Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.827Z INFO 6637 --- [ 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:53:17 2026-01-14T17:53:17.827Z DEBUG 6637 --- [ 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:53:17 2026-01-14T17:53:17.862Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.862Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.867Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.867Z INFO 6637 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 17:53:17 2026-01-14T17:53:17.867Z DEBUG 6637 --- [ 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:53:17 2026-01-14T17:53:17.868Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.870Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.872Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.872Z INFO 6637 --- [ 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:53:17 2026-01-14T17:53:17.872Z DEBUG 6637 --- [ 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:53:17 2026-01-14T17:53:17.873Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.873Z INFO 6637 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 17:53:17 2026-01-14T17:53:17.873Z DEBUG 6637 --- [ 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:53:17 2026-01-14T17:53:17.875Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.876Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.877Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.879Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.879Z INFO 6637 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 17:53:17 2026-01-14T17:53:17.879Z INFO 6637 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 17:53:17 2026-01-14T17:53:17.880Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.882Z ERROR 6637 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 17:53:17 2026-01-14T17:53:17.885Z ERROR 6637 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 17:53:17 2026-01-14T17:53:17.886Z ERROR 6637 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 17:53:17 2026-01-14T17:53:17.886Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:17 2026-01-14T17:53:17.887Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:17 2026-01-14T17:53:17.887Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:17 2026-01-14T17:53:17.887Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.887Z INFO 6637 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 17:53:17 2026-01-14T17:53:17.887Z DEBUG 6637 --- [ 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:53:17 2026-01-14T17:53:17.888Z ERROR 6637 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 17:53:17 2026-01-14T17:53:17.888Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.888Z INFO 6637 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 17:53:17 2026-01-14T17:53:17.888Z DEBUG 6637 --- [ 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:53:17 2026-01-14T17:53:17.893Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.897Z DEBUG 6637 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 17:53:17 2026-01-14T17:53:17.900Z DEBUG 6637 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 17:53:17 2026-01-14T17:53:17.900Z DEBUG 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 17:53:17 2026-01-14T17:53:17.902Z DEBUG 6637 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 17:53:17 2026-01-14T17:53:17.902Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 17:53:17 2026-01-14T17:53:17.903Z WARN 6637 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 17:53:17 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 17:53:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 17:53:17 2026-01-14T17:53:17.938Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:17 2026-01-14T17:53:17.938Z WARN 6637 --- [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:53:17 2026-01-14T17:53:17.974Z INFO 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 17:53:17 2026-01-14T17:53:17.979Z INFO 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 17:53:17 2026-01-14T17:53:17.980Z INFO 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 17:53:17 2026-01-14T17:53:17.983Z ERROR 6637 --- [ 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:53:17 2026-01-14T17:53:17.984Z ERROR 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 17:53:17 2026-01-14T17:53:17.985Z INFO 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 17:53:17 2026-01-14T17:53:17.985Z ERROR 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 17:53:18 2026-01-14T17:53:18.007Z ERROR 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:53:18 17:53:18 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:53:18 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 17:53:18 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 17:53:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 17:53:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:18 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:53:18 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:53:18 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:53:18 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:53:18 at groovy.lang.Closure.call(Closure.java:427) 17:53:18 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:53:18 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:53:18 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:53:18 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:53:18 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:53:18 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:53:18 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:53:18 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:53:18 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:53:18 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:53:18 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:53:18 at jdk.proxy2/jdk.proxy2.$Proxy244.initiateStateAdvised(Unknown Source) 17:53:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:397) 17:53:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:208) 17:53:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$50217737.processCreatedCmHandles$accessor$bWx6XRlM(Unknown Source) 17:53:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$50217737$auxiliary$KvCGakYZ.call(Unknown Source) 17:53:18 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:53:18 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:53:18 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:53:18 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:53:18 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:53:18 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:53:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$50217737.processCreatedCmHandles(Unknown Source) 17:53:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:103) 17:53:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$50217737.updateDmiRegistration$accessor$bWx6XRlM(Unknown Source) 17:53:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$50217737$auxiliary$n0YJWCJm.call(Unknown Source) 17:53:18 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:53:18 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:53:18 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:53:18 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:53:18 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:53:18 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:53:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$50217737.updateDmiRegistration(Unknown Source) 17:53:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$50217737$updateDmiRegistration.call(Unknown Source) 17:53:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:53:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:53:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:53:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:53:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:53:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:53:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:53:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:53:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:53:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:53:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:53:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:53:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:53:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:53:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:53:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:53:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:53:18 17:53:18 2026-01-14T17:53:18.011Z ERROR 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:53:18 17:53:18 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:53:18 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 17:53:18 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 17:53:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 17:53:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:53:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:53:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:53:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:53:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:53:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:53:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:53:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:53:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:53:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:53:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:53:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:53:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:53:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:53:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:53:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:53:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:53:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:53:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:53:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:53:18 17:53:18 2026-01-14T17:53:18.013Z ERROR 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:53:18 17:53:18 java.lang.RuntimeException: Failed 17:53:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:53:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:53:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:53:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:53:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:53:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:53:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:53:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:53:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:53:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:53:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:53:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:53:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:53:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:53:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:53:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:53:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:53:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:53:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:53:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:53:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:53:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:53:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:53:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:53:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:53:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:53:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:53:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:53:18 17:53:18 2026-01-14T17:53:18.016Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:18 2026-01-14T17:53:18.016Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:18 2026-01-14T17:53:18.016Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:18 2026-01-14T17:53:18.025Z ERROR 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:53:18 2026-01-14T17:53:18.025Z ERROR 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 17:53:18 2026-01-14T17:53:18.032Z ERROR 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:53:18 2026-01-14T17:53:18.032Z ERROR 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 17:53:18 2026-01-14T17:53:18.034Z ERROR 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:53:18 2026-01-14T17:53:18.034Z ERROR 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 17:53:18 2026-01-14T17:53:18.035Z ERROR 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:53:18 2026-01-14T17:53:18.035Z ERROR 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 17:53:18 2026-01-14T17:53:18.040Z INFO 6637 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 17:53:18 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 17:53:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 17:53:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 17:53:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 17:53:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 17:53:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 17:53:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 17:53:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 17:53:18 2026-01-14T17:53:18.118Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.118Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:18 2026-01-14T17:53:18.160Z ERROR 6637 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 17:53:18 2026-01-14T17:53:18.182Z WARN 6637 --- [ 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:53:18 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 17:53:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 17:53:18 2026-01-14T17:53:18.242Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.242Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.261Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.261Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.273Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.273Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:18 2026-01-14T17:53:18.307Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.307Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.310Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.310Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.320Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.320Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.323Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.323Z WARN 6637 --- [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:53:18 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 17:53:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 17:53:18 2026-01-14T17:53:18.360Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.360Z WARN 6637 --- [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:53:18 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 17:53:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 17:53:18 2026-01-14T17:53:18.393Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.393Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:18 2026-01-14T17:53:18.395Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.395Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:18 2026-01-14T17:53:18.404Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.404Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:18 2026-01-14T17:53:18.406Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:53:18 2026-01-14T17:53:18.408Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:53:18 2026-01-14T17:53:18.409Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:53:18 2026-01-14T17:53:18.409Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 17:53:18 2026-01-14T17:53:18.409Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 17:53:18 2026-01-14T17:53:18.409Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:53:18 2026-01-14T17:53:18.410Z WARN 6637 --- [ 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:53:18 2026-01-14T17:53:18.410Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:53:18 2026-01-14T17:53:18.411Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:53:18 2026-01-14T17:53:18.411Z ERROR 6637 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 17:53:18 17:53:18 java.lang.RuntimeException: some exception 17:53:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:53:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:53:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:53:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:53:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:53:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:53:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:53:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:18 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:53:18 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:53:18 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:53:18 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:53:18 at groovy.lang.Closure.call(Closure.java:427) 17:53:18 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:53:18 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:53:18 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:53:18 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:53:18 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:53:18 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:53:18 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:53:18 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:53:18 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:53:18 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:53:18 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:53:18 at jdk.proxy2/jdk.proxy2.$Proxy228.getCmHandleState(Unknown Source) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 17:53:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 17:53:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 17:53:18 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 17:53:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 17:53:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 17:53:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 17:53:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 17:53:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 17:53:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 17:53:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:53:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:53:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:53:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:53:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:53:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:53:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:53:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:53:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:53:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:53:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:53:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:53:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:53:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:53:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:53:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:53:18 17:53:18 2026-01-14T17:53:18.413Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:53:18 2026-01-14T17:53:18.413Z ERROR 6637 --- [ 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:53:18 17:53:18 java.lang.RuntimeException: Some network error 17:53:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:53:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:53:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:53:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:53:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:53:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:53:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:53:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:18 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:53:18 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:53:18 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:53:18 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:53:18 at groovy.lang.Closure.call(Closure.java:427) 17:53:18 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:53:18 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:53:18 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:53:18 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:53:18 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:53:18 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:53:18 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:53:18 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:53:18 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:53:18 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:53:18 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$857948167.getResourceData(Unknown Source) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 17:53:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 17:53:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 17:53:18 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 17:53:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 17:53:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 17:53:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 17:53:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 17:53:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 17:53:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 17:53:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:53:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:53:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:53:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:53:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:53:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:53:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:53:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:53:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:53:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:53:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:53:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:53:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:53:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:53:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:53:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:53:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:53:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:53:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:53:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:53:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:53:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:53:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:53:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:53:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:53:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:53:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:53:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:53:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:53:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:53:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:53:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:53:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:53:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:53:18 17:53:18 2026-01-14T17:53:18.413Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:53:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 17:53:18 2026-01-14T17:53:18.418Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.419Z WARN 6637 --- [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:53:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 17:53:18 2026-01-14T17:53:18.437Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.437Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.441Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.441Z WARN 6637 --- [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:53:18 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 17:53:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 17:53:18 2026-01-14T17:53:18.502Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.502Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.503Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:53:18 2026-01-14T17:53:18.504Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:53:18 2026-01-14T17:53:18.504Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 17:53:18 2026-01-14T17:53:18.504Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 17:53:18 2026-01-14T17:53:18.505Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 17:53:18 2026-01-14T17:53:18.505Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 17:53:18 2026-01-14T17:53:18.506Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 17:53:18 2026-01-14T17:53:18.507Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:53:18 2026-01-14T17:53:18.508Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:53:18 2026-01-14T17:53:18.508Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.508Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.509Z WARN 6637 --- [ 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:53:18 2026-01-14T17:53:18.509Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:53:18 2026-01-14T17:53:18.509Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 17:53:18 2026-01-14T17:53:18.510Z WARN 6637 --- [ 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:53:18 2026-01-14T17:53:18.512Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:53:18 2026-01-14T17:53:18.515Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 17:53:18 2026-01-14T17:53:18.515Z INFO 6637 --- [ 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:53:18 2026-01-14T17:53:18.516Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 17:53:18 2026-01-14T17:53:18.516Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 17:53:18 2026-01-14T17:53:18.516Z INFO 6637 --- [ 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:53:18 2026-01-14T17:53:18.516Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 17:53:18 2026-01-14T17:53:18.516Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 17:53:18 2026-01-14T17:53:18.516Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 17:53:18 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 17:53:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 17:53:18 2026-01-14T17:53:18.532Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:18 o o o o---o o--o o o---o o o----o o--o--o 17:53:18 | | / \ / | / / \ | | 17:53:18 o----o o o o----o | o o o----o | 17:53:18 | | * \ / | \ * \ | | 17:53:18 o o * o o---o o--o o----o o---o * o o----o o 17:53:18 17:53:18 2026-01-14T17:53:18.532Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:18 2026-01-14T17:53:18.532Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:53:18 2026-01-14T17:53:18.532Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:53:18 2026-01-14T17:53:18.532Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:53:18 2026-01-14T17:53:18.532Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:18 To enable the Jet engine on the members, do one of the following: 17:53:18 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:18 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:18 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53: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:53:18 2026-01-14T17:53:18.549Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:53:18 2026-01-14T17:53:18.551Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:18 2026-01-14T17:53:18.559Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:18 2026-01-14T17:53:18.560Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:53:18 2026-01-14T17:53:18.573Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.573Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.595Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.595Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.607Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.607Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.618Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.619Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.680Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.680Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:18 2026-01-14T17:53:18.772Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.772Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.774Z INFO 6637 --- [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:53:18 2026-01-14T17:53:18.774Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.791Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.791Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.799Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:18 2026-01-14T17:53:18.799Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:18 2026-01-14T17:53:18.799Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:18 2026-01-14T17:53:18.827Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.827Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.862Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.862Z WARN 6637 --- [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:53:18 2026-01-14T17:53:18.939Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:18 2026-01-14T17:53:18.939Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.017Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:19 2026-01-14T17:53:19.017Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:19 2026-01-14T17:53:19.017Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:19 2026-01-14T17:53:19.119Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.119Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:19 2026-01-14T17:53:19.243Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.243Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.263Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.263Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.266Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.266Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.268Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.268Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:19 2026-01-14T17:53:19.274Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.274Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:19 2026-01-14T17:53:19.311Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.311Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.324Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.324Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.365Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.365Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.394Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.394Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:19 2026-01-14T17:53:19.396Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.396Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:19 2026-01-14T17:53:19.409Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.409Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.425Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.425Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.438Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.438Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.441Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.441Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.504Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.504Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.518Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.518Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.574Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.574Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.595Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.595Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.608Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.608Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.619Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.619Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.682Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.682Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:19 2026-01-14T17:53:19.776Z INFO 6637 --- [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:53:19 2026-01-14T17:53:19.776Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.790Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.790Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.793Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.793Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.802Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:19 2026-01-14T17:53:19.802Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:19 2026-01-14T17:53:19.802Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:19 2026-01-14T17:53:19.828Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.828Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.862Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.862Z WARN 6637 --- [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:53:19 2026-01-14T17:53:19.940Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:19 2026-01-14T17:53:19.940Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.018Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:20 2026-01-14T17:53:20.018Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:20 2026-01-14T17:53:20.018Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:20 2026-01-14T17:53:20.120Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.120Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:20 2026-01-14T17:53:20.263Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.263Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.269Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.269Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:20 2026-01-14T17:53:20.271Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.272Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.293Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.293Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.293Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.293Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:20 2026-01-14T17:53:20.311Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.311Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.324Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.324Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.366Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.366Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.398Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.398Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:20 2026-01-14T17:53:20.410Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.410Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.414Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.414Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:20 2026-01-14T17:53:20.419Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.419Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.427Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.427Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.442Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.442Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.506Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.506Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.518Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.518Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.575Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.575Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.595Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.595Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.608Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.608Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.619Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.619Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.684Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.684Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:20 2026-01-14T17:53:20.771Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:20 17:53:20 Members {size:1, ver:1} [ 17:53:20 Member [10.30.107.72]:5701 - fde12590-cb2c-4fe3-9c01-35cd701e0e0e this 17:53:20 ] 17:53:20 17:53:20 2026-01-14T17:53:20.772Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:53:20 2026-01-14T17:53:20.778Z INFO 6637 --- [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:53:20 2026-01-14T17:53:20.778Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.782Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:20 2026-01-14T17:53:20.782Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:20 2026-01-14T17:53:20.782Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:20 2026-01-14T17:53:20.790Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.790Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.792Z DEBUG 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:53:20 2026-01-14T17:53:20.793Z DEBUG 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:53:20 2026-01-14T17:53:20.794Z DEBUG 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:53:20 2026-01-14T17:53:20.795Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.795Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.797Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 17:53:20 2026-01-14T17:53:20.797Z WARN 6637 --- [ 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:53:20 2026-01-14T17:53:20.800Z INFO 6637 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:20 2026-01-14T17:53:20.822Z DEBUG 6637 --- [ 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:53:20 2026-01-14T17:53:20.825Z DEBUG 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 17:53:20 2026-01-14T17:53:20.825Z DEBUG 6637 --- [ 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:53:20 2026-01-14T17:53:20.825Z DEBUG 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 17:53:20 2026-01-14T17:53:20.829Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.829Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.855Z DEBUG 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 17:53:20 2026-01-14T17:53:20.859Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:53:20 2026-01-14T17:53:20.860Z INFO 6637 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - fde12590-cb2c-4fe3-9c01-35cd701e0e0e this is handled 17:53:20 2026-01-14T17:53:20.862Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:20 2026-01-14T17:53:20.862Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:20 2026-01-14T17:53:20.863Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:20 2026-01-14T17:53:20.863Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:20 2026-01-14T17:53:20.863Z WARN 6637 --- [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:53:20 2026-01-14T17:53:20.871Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:20 2026-01-14T17:53:20.871Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 12 ms. 17:53:20 2026-01-14T17:53:20.871Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:53:20 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.351 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 17:53:20 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 17:53:20 2026-01-14T17:53:20.896Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 17:53:20 2026-01-14T17:53:20.900Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:53:20 2026-01-14T17:53:20.901Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:53:20 2026-01-14T17:53:20.901Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:53:20 2026-01-14T17:53:20.901Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:53:20 2026-01-14T17:53:20.901Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:53:20 2026-01-14T17:53:20.901Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:20 2026-01-14T17:53:20.904Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 17:53:20 2026-01-14T17:53:20.904Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 17:53:20 2026-01-14T17:53:20.904Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:53:20 2026-01-14T17:53:20.905Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:53:20 2026-01-14T17:53:20.905Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:53:20 2026-01-14T17:53:20.905Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:20 2026-01-14T17:53:20.908Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 17:53:20 2026-01-14T17:53:20.908Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 17:53:20 2026-01-14T17:53:20.908Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:53:20 2026-01-14T17:53:20.909Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:53:20 2026-01-14T17:53:20.909Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:53:20 2026-01-14T17:53:20.909Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:20 2026-01-14T17:53:20.909Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:53:20 2026-01-14T17:53:20.910Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:53:20 2026-01-14T17:53:20.910Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:53:20 2026-01-14T17:53:20.910Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:20 2026-01-14T17:53:20.912Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 17:53:20 2026-01-14T17:53:20.912Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 17:53:20 2026-01-14T17:53:20.912Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:53:20 2026-01-14T17:53:20.913Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:53:20 2026-01-14T17:53:20.913Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:53:20 2026-01-14T17:53:20.913Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:20 2026-01-14T17:53:20.913Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:53:20 2026-01-14T17:53:20.914Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:53:20 2026-01-14T17:53:20.914Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:53:20 2026-01-14T17:53:20.914Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:20 2026-01-14T17:53:20.914Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 17:53:20 2026-01-14T17:53:20.915Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 17:53:20 2026-01-14T17:53:20.915Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 17:53:20 2026-01-14T17:53:20.915Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:20 2026-01-14T17:53:20.917Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 17:53:20 2026-01-14T17:53:20.917Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 17:53:20 2026-01-14T17:53:20.918Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 17:53:20 2026-01-14T17:53:20.919Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 17:53:20 2026-01-14T17:53:20.920Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 17:53:20 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 17:53:20 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 17:53:20 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 17:53:20 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 17:53:20 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 17:53:20 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 17:53:20 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 17:53:20 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 17:53:20 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 17:53:20 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 17:53:20 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 17:53:21 2026-01-14T17:53:20.921Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z WARN 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 17:53:21 2026-01-14T17:53:20.922Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 17:53:21 2026-01-14T17:53:20.922Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:53:21 2026-01-14T17:53:20.924Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:53:21 2026-01-14T17:53:20.924Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:53:21 2026-01-14T17:53:20.924Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:21 2026-01-14T17:53:20.924Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:53:21 2026-01-14T17:53:20.925Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:53:21 2026-01-14T17:53:20.925Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:53:21 2026-01-14T17:53:20.925Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:21 2026-01-14T17:53:20.925Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 17:53:21 2026-01-14T17:53:20.925Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 17:53:21 2026-01-14T17:53:20.925Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 17:53:21 2026-01-14T17:53:20.925Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:21 2026-01-14T17:53:20.926Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:53:21 2026-01-14T17:53:20.926Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:53:21 2026-01-14T17:53:20.927Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:53:21 2026-01-14T17:53:20.927Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:53:21 2026-01-14T17:53:20.927Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:53:21 2026-01-14T17:53:20.927Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:21 2026-01-14T17:53:20.927Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:53:21 2026-01-14T17:53:20.927Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:53:21 2026-01-14T17:53:20.927Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:53:21 2026-01-14T17:53:20.927Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 17:53:21 2026-01-14T17:53:20.927Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 17:53:21 2026-01-14T17:53:20.928Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:53:21 2026-01-14T17:53:20.928Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:53:21 2026-01-14T17:53:20.928Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:53:21 2026-01-14T17:53:20.928Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:53:21 2026-01-14T17:53:20.929Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 17:53:21 2026-01-14T17:53:20.931Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:53:21 2026-01-14T17:53:20.931Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:53:21 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 17:53:21 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 17:53:21 2026-01-14T17:53:20.942Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:21 2026-01-14T17:53:20.942Z WARN 6637 --- [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:53:21 17:53:21 . ____ _ __ _ _ 17:53:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:21 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:21 =========|_|==============|___/=/_/_/_/ 17:53:21 17:53:21 :: Spring Boot :: (v3.5.9) 17:53:21 17:53:21 2026-01-14T17:53:20.954Z INFO 6637 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:21 2026-01-14T17:53:20.954Z INFO 6637 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:53:21 2026-01-14T17:53:20.959Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:21 2026-01-14T17:53:20.959Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:21 2026-01-14T17:53:20.959Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:21 2026-01-14T17:53:20.973Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:53:21 o o o o---o o--o o o---o o o----o o--o--o 17:53:21 | | / \ / | / / \ | | 17:53:21 o----o o o o----o | o o o----o | 17:53:21 | | * \ / | \ * \ | | 17:53:21 o o * o o---o o--o o----o o---o * o o----o o 17:53:21 17:53:21 2026-01-14T17:53:20.973Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:21 2026-01-14T17:53:20.973Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:53:21 2026-01-14T17:53:20.973Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:53:21 2026-01-14T17:53:20.973Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:53:21 2026-01-14T17:53:20.973Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:53:21 To enable the Jet engine on the members, do one of the following: 17:53:21 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:21 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:21 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:21 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:21 2026-01-14T17:53:20.987Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:53:21 2026-01-14T17:53:20.988Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:53:21 2026-01-14T17:53:20.996Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:21 2026-01-14T17:53:20.996Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTING 17:53:21 2026-01-14T17:53:21.122Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.122Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:21 2026-01-14T17:53:21.263Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.263Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.265Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.265Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.270Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.270Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:21 2026-01-14T17:53:21.294Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.294Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.295Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.295Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:21 2026-01-14T17:53:21.311Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.311Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.325Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.325Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.368Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.368Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.398Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.398Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:21 2026-01-14T17:53:21.412Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.412Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.416Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.416Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:21 2026-01-14T17:53:21.419Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.419Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.428Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.428Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.443Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.443Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.516Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.516Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.518Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.518Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.575Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.575Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.595Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.595Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.609Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.609Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.667Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.667Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.687Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.687Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:21 2026-01-14T17:53:21.780Z INFO 6637 --- [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:53:21 2026-01-14T17:53:21.780Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.786Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:21 2026-01-14T17:53:21.786Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:21 2026-01-14T17:53:21.786Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:21 2026-01-14T17:53:21.792Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.792Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.800Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.800Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.830Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.830Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.864Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.864Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.944Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:21 2026-01-14T17:53:21.944Z WARN 6637 --- [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:53:21 2026-01-14T17:53:21.962Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:21 2026-01-14T17:53:21.962Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:21 2026-01-14T17:53:21.962Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:22 2026-01-14T17:53:22.124Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.124Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:22 2026-01-14T17:53:22.267Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.267Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.271Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.271Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:22 2026-01-14T17:53:22.295Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.295Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.295Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.295Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:22 2026-01-14T17:53:22.302Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.302Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.312Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.312Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.326Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.326Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.399Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.399Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:22 2026-01-14T17:53:22.403Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.403Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.409Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.409Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.413Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.413Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.417Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.417Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:22 2026-01-14T17:53:22.421Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.421Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.445Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.445Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.518Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.518Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.519Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.519Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.546Z ERROR 6637 --- [_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:53:22 2026-01-14T17:53:22.546Z ERROR 6637 --- [_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:53:22 2026-01-14T17:53:22.575Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.576Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.596Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.596Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.610Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.610Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.667Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.667Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.689Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.689Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:22 2026-01-14T17:53:22.704Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.704Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.782Z INFO 6637 --- [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:53:22 2026-01-14T17:53:22.782Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.789Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:22 2026-01-14T17:53:22.789Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:22 2026-01-14T17:53:22.789Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:22 2026-01-14T17:53:22.793Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.793Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.802Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.802Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.865Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.865Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.972Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:22 2026-01-14T17:53:22.972Z WARN 6637 --- [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:53:22 2026-01-14T17:53:22.975Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:22 2026-01-14T17:53:22.975Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:22 2026-01-14T17:53:22.975Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:23 2026-01-14T17:53:23.125Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.125Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:23 2026-01-14T17:53:23.268Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.268Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.272Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.272Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:23 2026-01-14T17:53:23.295Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.295Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.296Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.296Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:23 2026-01-14T17:53:23.303Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.303Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.313Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.313Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.326Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.327Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.394Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.394Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.399Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.399Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:23 2026-01-14T17:53:23.404Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.404Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.414Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.414Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.419Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.419Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:23 2026-01-14T17:53:23.421Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.421Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.446Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.446Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.465Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:53:23 17:53:23 Members {size:1, ver:1} [ 17:53:23 Member [10.30.107.72]:5701 - b54e95d3-9fa9-4019-960c-8f1526368049 this 17:53:23 ] 17:53:23 17:53:23 2026-01-14T17:53:23.468Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTED 17:53:23 2026-01-14T17:53:23.492Z INFO 6637 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.553 seconds (process running for 95.073) 17:53:23 2026-01-14T17:53:23.519Z INFO 6637 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:53:23 2026-01-14T17:53:23.519Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.519Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.520Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.520Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.534Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:53:23 2026-01-14T17:53:23.535Z INFO 6637 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - b54e95d3-9fa9-4019-960c-8f1526368049 this is handled 17:53:23 2026-01-14T17:53:23.536Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:53:23 2026-01-14T17:53:23.537Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:53:23 2026-01-14T17:53:23.538Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:53:23 2026-01-14T17:53:23.564Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:53:23 2026-01-14T17:53:23.564Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 29 ms. 17:53:23 2026-01-14T17:53:23.565Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:53:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.630 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 17:53:23 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 17:53:23 2026-01-14T17:53:23.575Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.575Z WARN 6637 --- [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:53:23 17:53:23 . ____ _ __ _ _ 17:53:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:23 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:23 =========|_|==============|___/=/_/_/_/ 17:53:23 17:53:23 :: Spring Boot :: (v3.5.9) 17:53:23 17:53:23 2026-01-14T17:53:23.589Z INFO 6637 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:23 2026-01-14T17:53:23.589Z INFO 6637 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 17:53:23 2026-01-14T17:53:23.596Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.596Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.611Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.611Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.614Z INFO 6637 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.04 seconds (process running for 95.195) 17:53:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 17:53:23 2026-01-14T17:53:23.633Z INFO 6637 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:23 2026-01-14T17:53:23.644Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:23 2026-01-14T17:53:23.644Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:23 2026-01-14T17:53:23.644Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:23 2026-01-14T17:53:23.667Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.667Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.691Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.691Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:23 2026-01-14T17:53:23.706Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.706Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.783Z INFO 6637 --- [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:53:23 2026-01-14T17:53:23.784Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.793Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.793Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.802Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.802Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.866Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.867Z WARN 6637 --- [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:53:23 2026-01-14T17:53:23.882Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:23 2026-01-14T17:53:23.882Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:23 2026-01-14T17:53:23.882Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:23 2026-01-14T17:53:23.974Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:23 2026-01-14T17:53:23.974Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.018Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:24 o o o o---o o--o o o---o o o----o o--o--o 17:53:24 | | / \ / | / / \ | | 17:53:24 o----o o o o----o | o o o----o | 17:53:24 | | * \ / | \ * \ | | 17:53:24 o o * o o---o o--o o----o o---o * o o----o o 17:53:24 17:53:24 2026-01-14T17:53:24.018Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:24 2026-01-14T17:53:24.018Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:53:24 2026-01-14T17:53:24.018Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:53:24 2026-01-14T17:53:24.018Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:53:24 2026-01-14T17:53:24.018Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:24 To enable the Jet engine on the members, do one of the following: 17:53:24 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:24 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:24 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:24 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:24 2026-01-14T17:53:24.030Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:53:24 2026-01-14T17:53:24.032Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:24 2026-01-14T17:53:24.047Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:24 2026-01-14T17:53:24.048Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:53:24 2026-01-14T17:53:24.152Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.152Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:24 2026-01-14T17:53:24.269Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.269Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.272Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.272Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:24 2026-01-14T17:53:24.296Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.296Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.296Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:24 2026-01-14T17:53:24.296Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.305Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.305Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.314Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.314Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.326Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.326Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.395Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.395Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.400Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.400Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:24 2026-01-14T17:53:24.406Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.406Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.414Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.414Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.420Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.420Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:24 2026-01-14T17:53:24.422Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.422Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.447Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.447Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.520Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.521Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.522Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.522Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.576Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.576Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.597Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.597Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.611Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.611Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.656Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:24 2026-01-14T17:53:24.656Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:24 2026-01-14T17:53:24.656Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:24 2026-01-14T17:53:24.669Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.669Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.697Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.697Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:24 2026-01-14T17:53:24.707Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.707Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.787Z INFO 6637 --- [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:53:24 2026-01-14T17:53:24.787Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.794Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.794Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.802Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.803Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.867Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.867Z WARN 6637 --- [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:53:24 2026-01-14T17:53:24.886Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:24 2026-01-14T17:53:24.886Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:24 2026-01-14T17:53:24.886Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:24 2026-01-14T17:53:24.974Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:24 2026-01-14T17:53:24.974Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.154Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.154Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:25 2026-01-14T17:53:25.270Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.270Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.273Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.273Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:25 2026-01-14T17:53:25.296Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.296Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.297Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.298Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:25 2026-01-14T17:53:25.314Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.314Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.319Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.319Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.327Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.327Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.330Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.330Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.396Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.396Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.402Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.402Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:25 2026-01-14T17:53:25.414Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.414Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.421Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.422Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:25 2026-01-14T17:53:25.423Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.423Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.448Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.448Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.521Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.521Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.523Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.523Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.585Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.585Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.598Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.598Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.613Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.613Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.658Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:25 2026-01-14T17:53:25.659Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:25 2026-01-14T17:53:25.659Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:25 2026-01-14T17:53:25.669Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.669Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.690Z INFO 6637 --- [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:53:25 2026-01-14T17:53:25.690Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.698Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.698Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:25 2026-01-14T17:53:25.709Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.709Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.794Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.794Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.803Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.803Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.868Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.868Z WARN 6637 --- [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:53:25 2026-01-14T17:53:25.889Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:25 2026-01-14T17:53:25.889Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:25 2026-01-14T17:53:25.889Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:25 2026-01-14T17:53:25.975Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:25 2026-01-14T17:53:25.975Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.155Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.155Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:26 2026-01-14T17:53:26.266Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:26 17:53:26 Members {size:1, ver:1} [ 17:53:26 Member [10.30.107.72]:5701 - f71be6b7-f503-4d8d-b836-5e91d1878a64 this 17:53:26 ] 17:53:26 17:53:26 2026-01-14T17:53:26.267Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:53:26 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 17:53:26 2026-01-14T17:53:26.270Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.270Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.274Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.274Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:26 2026-01-14T17:53:26.274Z INFO 6637 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:26 2026-01-14T17:53:26.297Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.297Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:26 2026-01-14T17:53:26.298Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.298Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.300Z INFO 6637 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 17:53:26 2026-01-14T17:53:26.300Z INFO 6637 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 17:53:26 2026-01-14T17:53:26.300Z INFO 6637 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 17:53:26 2026-01-14T17:53:26.300Z INFO 6637 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 17:53:26 2026-01-14T17:53:26.300Z INFO 6637 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 17:53:26 2026-01-14T17:53:26.302Z INFO 6637 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 17:53:26 2026-01-14T17:53:26.302Z INFO 6637 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 17:53:26 2026-01-14T17:53:26.302Z INFO 6637 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 17:53:26 2026-01-14T17:53:26.302Z INFO 6637 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 17:53:26 2026-01-14T17:53:26.302Z INFO 6637 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 17:53:26 2026-01-14T17:53:26.315Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.315Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.328Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.328Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.331Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.332Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.338Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:53:26 2026-01-14T17:53:26.339Z INFO 6637 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - f71be6b7-f503-4d8d-b836-5e91d1878a64 this is handled 17:53:26 2026-01-14T17:53:26.340Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:26 2026-01-14T17:53:26.340Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:26 2026-01-14T17:53:26.341Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:26 2026-01-14T17:53:26.356Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:26 2026-01-14T17:53:26.356Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 18 ms. 17:53:26 2026-01-14T17:53:26.356Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:53:26 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 17:53:26 2026-01-14T17:53:26.360Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.360Z WARN 6637 --- [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:53:26 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 17:53:26 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 17:53:26 2026-01-14T17:53:26.398Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.398Z WARN 6637 --- [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:53:26 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 17:53:26 2026-01-14T17:53:26.403Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.403Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:26 2026-01-14T17:53:26.415Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.415Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.419Z ERROR 6637 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 17:53:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 17:53:26 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 17:53:26 2026-01-14T17:53:26.424Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.424Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.425Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.425Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:26 2026-01-14T17:53:26.441Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 17:53:26 2026-01-14T17:53:26.442Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 17:53:26 2026-01-14T17:53:26.443Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 17:53:26 2026-01-14T17:53:26.444Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 17:53:26 2026-01-14T17:53:26.448Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.448Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.450Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 17:53:26 2026-01-14T17:53:26.451Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 17:53:26 2026-01-14T17:53:26.454Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 17:53:26 2026-01-14T17:53:26.454Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 17:53:26 2026-01-14T17:53:26.455Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 17:53:26 2026-01-14T17:53:26.458Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 17:53:26 2026-01-14T17:53:26.458Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 17:53:26 2026-01-14T17:53:26.460Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 17:53:26 2026-01-14T17:53:26.460Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 17:53:26 2026-01-14T17:53:26.463Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 17:53:26 2026-01-14T17:53:26.463Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 17:53:26 2026-01-14T17:53:26.463Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 17:53:26 2026-01-14T17:53:26.463Z DEBUG 6637 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 17:53:26 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 17:53:26 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 17:53:26 2026-01-14T17:53:26.469Z INFO 6637 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:53:26 2026-01-14T17:53:26.519Z INFO 6637 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 416eda631db8c7369af2d5c99d3821a73910061d81a98b1b7792167dc9523696 17:53:26 2026-01-14T17:53:26.522Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.522Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.530Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.530Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.585Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.585Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.599Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.599Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.614Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.614Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.662Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:26 2026-01-14T17:53:26.662Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:26 2026-01-14T17:53:26.662Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:26 2026-01-14T17:53:26.671Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.671Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.691Z INFO 6637 --- [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:53:26 2026-01-14T17:53:26.691Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.702Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.702Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:26 2026-01-14T17:53:26.712Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.712Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.795Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.795Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.805Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.805Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.869Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.869Z WARN 6637 --- [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:53:26 2026-01-14T17:53:26.893Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:26 2026-01-14T17:53:26.893Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:26 2026-01-14T17:53:26.893Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:26 2026-01-14T17:53:26.976Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:26 2026-01-14T17:53:26.977Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.156Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.156Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:27 2026-01-14T17:53:27.284Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.284Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:27 2026-01-14T17:53:27.288Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.288Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.298Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.298Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.299Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.299Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:27 2026-01-14T17:53:27.316Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.316Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.332Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.332Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.361Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.361Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.371Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.371Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.398Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.398Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.406Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.406Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:27 2026-01-14T17:53:27.415Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.415Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.425Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.425Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.426Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.426Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:27 2026-01-14T17:53:27.452Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.452Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.523Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.523Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.534Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.534Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.586Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.586Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.599Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.599Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.614Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.614Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.656Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.656Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.663Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:27 2026-01-14T17:53:27.663Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:27 2026-01-14T17:53:27.663Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:27 2026-01-14T17:53:27.693Z INFO 6637 --- [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:53:27 2026-01-14T17:53:27.693Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.704Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.704Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:27 2026-01-14T17:53:27.714Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.714Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.796Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.796Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.807Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.807Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.870Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.870Z WARN 6637 --- [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:53:27 2026-01-14T17:53:27.913Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:27 2026-01-14T17:53:27.914Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:27 2026-01-14T17:53:27.914Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:27 2026-01-14T17:53:27.976Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:27 2026-01-14T17:53:27.976Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.157Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.157Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:28 2026-01-14T17:53:28.286Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.286Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:28 2026-01-14T17:53:28.289Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.289Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.299Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.299Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.300Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.300Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:28 2026-01-14T17:53:28.334Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.334Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.362Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.362Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.363Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.363Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.372Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.372Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.399Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.399Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.406Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.406Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:28 2026-01-14T17:53:28.416Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.416Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.427Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.427Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:28 2026-01-14T17:53:28.441Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.441Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.472Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.472Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.525Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.525Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.536Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.536Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.587Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.587Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.601Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.601Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.614Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.614Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.659Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.659Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.664Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:28 2026-01-14T17:53:28.664Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:28 2026-01-14T17:53:28.664Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:28 2026-01-14T17:53:28.695Z INFO 6637 --- [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:53:28 2026-01-14T17:53:28.695Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.705Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.705Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:28 2026-01-14T17:53:28.716Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:28 2026-01-14T17:53:28.716Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:28 2026-01-14T17:53:28.716Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:28 2026-01-14T17:53:28.716Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.716Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.797Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.797Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.807Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.807Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.870Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.870Z WARN 6637 --- [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:53:28 2026-01-14T17:53:28.977Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:28 2026-01-14T17:53:28.977Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.158Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.158Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:29 2026-01-14T17:53:29.286Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.286Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:29 2026-01-14T17:53:29.289Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.289Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.300Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.300Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:29 2026-01-14T17:53:29.336Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.336Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.344Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.344Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.363Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.363Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.364Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.364Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.372Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.372Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.399Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.399Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.407Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.407Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:29 2026-01-14T17:53:29.417Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.417Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.427Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.427Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:29 2026-01-14T17:53:29.444Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.444Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.473Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.473Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.528Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.528Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.538Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.538Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.597Z INFO 6637 --- [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:53:29 2026-01-14T17:53:29.597Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.601Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.601Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.616Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:29 2026-01-14T17:53:29.616Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:29 2026-01-14T17:53:29.616Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:29 2026-01-14T17:53:29.635Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.635Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.645Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.645Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.659Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.659Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.664Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:29 2026-01-14T17:53:29.664Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:29 2026-01-14T17:53:29.664Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:29 2026-01-14T17:53:29.707Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.707Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:29 2026-01-14T17:53:29.719Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.719Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.804Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.804Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.808Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.808Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.872Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.872Z WARN 6637 --- [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:53:29 2026-01-14T17:53:29.979Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:29 2026-01-14T17:53:29.979Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.159Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.159Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:30 2026-01-14T17:53:30.238Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.238Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:30 2026-01-14T17:53:30.289Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.289Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.301Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.301Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:30 2026-01-14T17:53:30.338Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.338Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.351Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.351Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.364Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.364Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.366Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.366Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.373Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.373Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.393Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.393Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:30 2026-01-14T17:53:30.400Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.400Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.407Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.407Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:30 2026-01-14T17:53:30.418Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.418Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.473Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.473Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.475Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.475Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.530Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.530Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.533Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:30 2026-01-14T17:53:30.533Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:30 2026-01-14T17:53:30.533Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:30 2026-01-14T17:53:30.541Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.541Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.602Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.602Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.603Z INFO 6637 --- [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:53:30 2026-01-14T17:53:30.603Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.636Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.636Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.638Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:30 2026-01-14T17:53:30.638Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:30 2026-01-14T17:53:30.638Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:30 2026-01-14T17:53:30.646Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.647Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.661Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.661Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.709Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.709Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:30 2026-01-14T17:53:30.722Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.722Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.805Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.805Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.809Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.809Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.872Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.872Z WARN 6637 --- [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:53:30 2026-01-14T17:53:30.906Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:30 2026-01-14T17:53:30.906Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.135Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.135Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:31 2026-01-14T17:53:31.239Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.239Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:31 2026-01-14T17:53:31.290Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.290Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.303Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.303Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:31 2026-01-14T17:53:31.339Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.339Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.352Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.352Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.365Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.365Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.367Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.367Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.373Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.373Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.393Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.393Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:31 2026-01-14T17:53:31.402Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.402Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.417Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.417Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:31 2026-01-14T17:53:31.420Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.420Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.478Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.478Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.507Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.507Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.530Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.531Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.543Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.543Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.578Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:31 2026-01-14T17:53:31.578Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:31 2026-01-14T17:53:31.578Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:31 2026-01-14T17:53:31.604Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.604Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.607Z INFO 6637 --- [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:53:31 2026-01-14T17:53:31.607Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.637Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.637Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.654Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.654Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.662Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.662Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.662Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:31 2026-01-14T17:53:31.662Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:31 2026-01-14T17:53:31.662Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:31 2026-01-14T17:53:31.719Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.719Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:31 2026-01-14T17:53:31.724Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.724Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.807Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.807Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.810Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.810Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.876Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.876Z WARN 6637 --- [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:53:31 2026-01-14T17:53:31.906Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:31 2026-01-14T17:53:31.907Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.145Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.145Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:32 2026-01-14T17:53:32.240Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.240Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:32 2026-01-14T17:53:32.292Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.293Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.305Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.305Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:32 2026-01-14T17:53:32.341Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.341Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.353Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.353Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.366Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.366Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.380Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.380Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.394Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.394Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:32 2026-01-14T17:53:32.406Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.406Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.413Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.413Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.418Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.418Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:32 2026-01-14T17:53:32.423Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.423Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.433Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:32 2026-01-14T17:53:32.433Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:32 2026-01-14T17:53:32.433Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:32 2026-01-14T17:53:32.480Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.480Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.509Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.509Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.531Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.531Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.551Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.551Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.582Z INFO 6637 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.113235953S 17:53:32 2026-01-14T17:53:32.586Z INFO 6637 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:53:32 allow.auto.create.topics = true 17:53:32 auto.commit.interval.ms = 5000 17:53:32 auto.include.jmx.reporter = true 17:53:32 auto.offset.reset = earliest 17:53:32 bootstrap.servers = [localhost:32775] 17:53:32 check.crcs = true 17:53:32 client.dns.lookup = use_all_dns_ips 17:53:32 client.id = consumer-ncmp-group-15 17:53:32 client.rack = 17:53:32 connections.max.idle.ms = 540000 17:53:32 default.api.timeout.ms = 60000 17:53:32 enable.auto.commit = true 17:53:32 enable.metrics.push = true 17:53:32 exclude.internal.topics = true 17:53:32 fetch.max.bytes = 52428800 17:53:32 fetch.max.wait.ms = 500 17:53:32 fetch.min.bytes = 1 17:53:32 group.id = ncmp-group 17:53:32 group.instance.id = null 17:53:32 group.protocol = classic 17:53:32 group.remote.assignor = null 17:53:32 heartbeat.interval.ms = 3000 17:53:32 interceptor.classes = [] 17:53:32 internal.leave.group.on.close = true 17:53:32 internal.throw.on.fetch.stable.offset.unsupported = false 17:53:32 isolation.level = read_uncommitted 17:53:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:53:32 max.partition.fetch.bytes = 1048576 17:53:32 max.poll.interval.ms = 300000 17:53:32 max.poll.records = 500 17:53:32 metadata.max.age.ms = 300000 17:53:32 metadata.recovery.strategy = none 17:53:32 metric.reporters = [] 17:53:32 metrics.num.samples = 2 17:53:32 metrics.recording.level = INFO 17:53:32 metrics.sample.window.ms = 30000 17:53:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:53:32 receive.buffer.bytes = 65536 17:53:32 reconnect.backoff.max.ms = 1000 17:53:32 reconnect.backoff.ms = 50 17:53:32 request.timeout.ms = 30000 17:53:32 retry.backoff.max.ms = 1000 17:53:32 retry.backoff.ms = 100 17:53:32 sasl.client.callback.handler.class = null 17:53:32 sasl.jaas.config = null 17:53:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:32 sasl.kerberos.min.time.before.relogin = 60000 17:53:32 sasl.kerberos.service.name = null 17:53:32 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:32 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:32 sasl.login.callback.handler.class = null 17:53:32 sasl.login.class = null 17:53:32 sasl.login.connect.timeout.ms = null 17:53:32 sasl.login.read.timeout.ms = null 17:53:32 sasl.login.refresh.buffer.seconds = 300 17:53:32 sasl.login.refresh.min.period.seconds = 60 17:53:32 sasl.login.refresh.window.factor = 0.8 17:53:32 sasl.login.refresh.window.jitter = 0.05 17:53:32 sasl.login.retry.backoff.max.ms = 10000 17:53:32 sasl.login.retry.backoff.ms = 100 17:53:32 sasl.mechanism = GSSAPI 17:53:32 sasl.oauthbearer.clock.skew.seconds = 30 17:53:32 sasl.oauthbearer.expected.audience = null 17:53:32 sasl.oauthbearer.expected.issuer = null 17:53:32 sasl.oauthbearer.header.urlencode = false 17:53:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:32 sasl.oauthbearer.jwks.endpoint.url = null 17:53:32 sasl.oauthbearer.scope.claim.name = scope 17:53:32 sasl.oauthbearer.sub.claim.name = sub 17:53:32 sasl.oauthbearer.token.endpoint.url = null 17:53:32 security.protocol = PLAINTEXT 17:53:32 security.providers = null 17:53:32 send.buffer.bytes = 131072 17:53:32 session.timeout.ms = 45000 17:53:32 socket.connection.setup.timeout.max.ms = 30000 17:53:32 socket.connection.setup.timeout.ms = 10000 17:53:32 ssl.cipher.suites = null 17:53:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:32 ssl.endpoint.identification.algorithm = https 17:53:32 ssl.engine.factory.class = null 17:53:32 ssl.key.password = null 17:53:32 ssl.keymanager.algorithm = SunX509 17:53:32 ssl.keystore.certificate.chain = null 17:53:32 ssl.keystore.key = null 17:53:32 ssl.keystore.location = null 17:53:32 ssl.keystore.password = null 17:53:32 ssl.keystore.type = JKS 17:53:32 ssl.protocol = TLSv1.3 17:53:32 ssl.provider = null 17:53:32 ssl.secure.random.implementation = null 17:53:32 ssl.trustmanager.algorithm = PKIX 17:53:32 ssl.truststore.certificates = null 17:53:32 ssl.truststore.location = null 17:53:32 ssl.truststore.password = null 17:53:32 ssl.truststore.type = JKS 17:53:32 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:53:32 17:53:32 2026-01-14T17:53:32.586Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:32 2026-01-14T17:53:32.590Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:32 2026-01-14T17:53:32.590Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:32 2026-01-14T17:53:32.590Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413212590 17:53:32 17:53:32 . ____ _ __ _ _ 17:53:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:32 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:32 =========|_|==============|___/=/_/_/_/ 17:53:32 17:53:32 :: Spring Boot :: (v3.5.9) 17:53:32 17:53:32 2026-01-14T17:53:32.606Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.606Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.607Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:32 2026-01-14T17:53:32.607Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 17:53:32 2026-01-14T17:53:32.612Z INFO 6637 --- [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:53:32 2026-01-14T17:53:32.612Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.616Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.022 seconds (process running for 104.197) 17:53:32 2026-01-14T17:53:32.619Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:32 2026-01-14T17:53:32.619Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:32 2026-01-14T17:53:32.619Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:32 2026-01-14T17:53:32.619Z INFO 6637 --- [ 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:53:32 2026-01-14T17:53:32.622Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:53:32 2026-01-14T17:53:32.623Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:53:32 acks = -1 17:53:32 auto.include.jmx.reporter = true 17:53:32 batch.size = 16384 17:53:32 bootstrap.servers = [localhost:32775] 17:53:32 buffer.memory = 33554432 17:53:32 client.dns.lookup = use_all_dns_ips 17:53:32 client.id = producer-27 17:53:32 compression.gzip.level = -1 17:53:32 compression.lz4.level = 9 17:53:32 compression.type = none 17:53:32 compression.zstd.level = 3 17:53:32 connections.max.idle.ms = 540000 17:53:32 delivery.timeout.ms = 120000 17:53:32 enable.idempotence = false 17:53:32 enable.metrics.push = true 17:53:32 interceptor.classes = [] 17:53:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:53:32 linger.ms = 1 17:53:32 max.block.ms = 60000 17:53:32 max.in.flight.requests.per.connection = 5 17:53:32 max.request.size = 1048576 17:53:32 metadata.max.age.ms = 300000 17:53:32 metadata.max.idle.ms = 300000 17:53:32 metadata.recovery.strategy = none 17:53:32 metric.reporters = [] 17:53:32 metrics.num.samples = 2 17:53:32 metrics.recording.level = INFO 17:53:32 metrics.sample.window.ms = 30000 17:53:32 partitioner.adaptive.partitioning.enable = true 17:53:32 partitioner.availability.timeout.ms = 0 17:53:32 partitioner.class = null 17:53:32 partitioner.ignore.keys = false 17:53:32 receive.buffer.bytes = 32768 17:53:32 reconnect.backoff.max.ms = 1000 17:53:32 reconnect.backoff.ms = 50 17:53:32 request.timeout.ms = 30000 17:53:32 retries = 0 17:53:32 retry.backoff.max.ms = 1000 17:53:32 retry.backoff.ms = 100 17:53:32 sasl.client.callback.handler.class = null 17:53:32 sasl.jaas.config = null 17:53:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:53:32 sasl.kerberos.min.time.before.relogin = 60000 17:53:32 sasl.kerberos.service.name = null 17:53:32 sasl.kerberos.ticket.renew.jitter = 0.05 17:53:32 sasl.kerberos.ticket.renew.window.factor = 0.8 17:53:32 sasl.login.callback.handler.class = null 17:53:32 sasl.login.class = null 17:53:32 sasl.login.connect.timeout.ms = null 17:53:32 sasl.login.read.timeout.ms = null 17:53:32 sasl.login.refresh.buffer.seconds = 300 17:53:32 sasl.login.refresh.min.period.seconds = 60 17:53:32 sasl.login.refresh.window.factor = 0.8 17:53:32 sasl.login.refresh.window.jitter = 0.05 17:53:32 sasl.login.retry.backoff.max.ms = 10000 17:53:32 sasl.login.retry.backoff.ms = 100 17:53:32 sasl.mechanism = GSSAPI 17:53:32 sasl.oauthbearer.clock.skew.seconds = 30 17:53:32 sasl.oauthbearer.expected.audience = null 17:53:32 sasl.oauthbearer.expected.issuer = null 17:53:32 sasl.oauthbearer.header.urlencode = false 17:53:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:53:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:53:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:53:32 sasl.oauthbearer.jwks.endpoint.url = null 17:53:32 sasl.oauthbearer.scope.claim.name = scope 17:53:32 sasl.oauthbearer.sub.claim.name = sub 17:53:32 sasl.oauthbearer.token.endpoint.url = null 17:53:32 security.protocol = PLAINTEXT 17:53:32 security.providers = null 17:53:32 send.buffer.bytes = 131072 17:53:32 socket.connection.setup.timeout.max.ms = 30000 17:53:32 socket.connection.setup.timeout.ms = 10000 17:53:32 ssl.cipher.suites = null 17:53:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:53:32 ssl.endpoint.identification.algorithm = https 17:53:32 ssl.engine.factory.class = null 17:53:32 ssl.key.password = null 17:53:32 ssl.keymanager.algorithm = SunX509 17:53:32 ssl.keystore.certificate.chain = null 17:53:32 ssl.keystore.key = null 17:53:32 ssl.keystore.location = null 17:53:32 ssl.keystore.password = null 17:53:32 ssl.keystore.type = JKS 17:53:32 ssl.protocol = TLSv1.3 17:53:32 ssl.provider = null 17:53:32 ssl.secure.random.implementation = null 17:53:32 ssl.trustmanager.algorithm = PKIX 17:53:32 ssl.truststore.certificates = null 17:53:32 ssl.truststore.location = null 17:53:32 ssl.truststore.password = null 17:53:32 ssl.truststore.type = JKS 17:53:32 transaction.timeout.ms = 60000 17:53:32 transactional.id = null 17:53:32 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:53:32 17:53:32 2026-01-14T17:53:32.623Z INFO 6637 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:53:32 2026-01-14T17:53:32.626Z INFO 6637 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:53:32 2026-01-14T17:53:32.626Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:53:32 2026-01-14T17:53:32.626Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:53:32 2026-01-14T17:53:32.626Z INFO 6637 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413212626 17:53:32 2026-01-14T17:53:32.637Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.637Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.655Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.655Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.662Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.662Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.673Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.673Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.Metadata : [Producer clientId=producer-27] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:32 2026-01-14T17:53:32.726Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.726Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:32 2026-01-14T17:53:32.729Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.729Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.802Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.802Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.811Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.811Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.841Z INFO 6637 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:53:32 2026-01-14T17:53:32.876Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.876Z WARN 6637 --- [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:53:32 2026-01-14T17:53:32.909Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:32 2026-01-14T17:53:32.909Z WARN 6637 --- [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:53:33 2026-01-14T17:53:32.964Z INFO 6637 --- [ 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:53:33 2026-01-14T17:53:32.965Z INFO 6637 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 17:53:33 2026-01-14T17:53:32.991Z INFO 6637 --- [ 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-fcaa193c-1fe0-4e5d-ae9f-2d2d10a23dd8 17:53:33 2026-01-14T17:53:32.992Z INFO 6637 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 17:53:33 2026-01-14T17:53:33.022Z INFO 6637 --- [ 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-fcaa193c-1fe0-4e5d-ae9f-2d2d10a23dd8', protocol='range'} 17:53:33 2026-01-14T17:53:33.022Z INFO 6637 --- [ 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-fcaa193c-1fe0-4e5d-ae9f-2d2d10a23dd8=Assignment(partitions=[ncmp-events-test-0])} 17:53:33 2026-01-14T17:53:33.043Z INFO 6637 --- [ 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-fcaa193c-1fe0-4e5d-ae9f-2d2d10a23dd8', protocol='range'} 17:53:33 2026-01-14T17:53:33.044Z INFO 6637 --- [ 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:53:33 2026-01-14T17:53:33.044Z INFO 6637 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 17:53:33 2026-01-14T17:53:33.057Z INFO 6637 --- [ 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:53:33 2026-01-14T17:53:33.071Z INFO 6637 --- [ 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:53:33 2026-01-14T17:53:33.146Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.146Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:33 2026-01-14T17:53:33.196Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.197Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 17:53:33 2026-01-14T17:53:33.224Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.225Z INFO 6637 --- [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: 123ms, elapsed time since send: 123ms, throttle time: 0ms, request timeout: 30000ms) 17:53:33 2026-01-14T17:53:33.225Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node -1 disconnected. 17:53:33 2026-01-14T17:53:33.225Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 2147483646 disconnected. 17:53:33 2026-01-14T17:53:33.225Z INFO 6637 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Error sending fetch request (sessionId=54386580, epoch=1) to node 1: 17:53:33 17:53:33 org.apache.kafka.common.errors.DisconnectException 17:53:33 17:53:33 2026-01-14T17:53:33.225Z INFO 6637 --- [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:53:33 2026-01-14T17:53:33.241Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.241Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:33 2026-01-14T17:53:33.293Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.293Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.305Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.305Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:33 2026-01-14T17:53:33.307Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.307Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.326Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.326Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.354Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.354Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.368Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.368Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.380Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.380Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.380Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:33 2026-01-14T17:53:33.381Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:33 2026-01-14T17:53:33.381Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.915 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 17:53:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 17:53:33 2026-01-14T17:53:33.390Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.390Z WARN 6637 --- [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:53:33 17:53:33,404 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:53:33 17:53:33,404 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:53:33 17:53:33,404 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:53:33 17:53:33,408 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:53:33 17:53:33,408 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:53:33 17:53:33,414 |-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:53:33 17:53:33,415 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:53:33 17:53:33 . ____ _ __ _ _ 17:53:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:33 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:33 =========|_|==============|___/=/_/_/_/ 17:53:33 17:53:33 :: Spring Boot :: (v3.5.9) 17:53:33 17:53:33 2026-01-14T17:53:33.419Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.419Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:33 2026-01-14T17:53:33.420Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:33 2026-01-14T17:53:33.420Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 17:53:33 2026-01-14T17:53:33.424Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.424Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.427Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.427Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.427Z INFO 6637 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.035 seconds (process running for 105.008) 17:53:33 2026-01-14T17:53:33.480Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.480Z WARN 6637 --- [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:53:33 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 17:53:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 17:53:33 17:53:33 . ____ _ __ _ _ 17:53:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:33 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:33 =========|_|==============|___/=/_/_/_/ 17:53:33 17:53:33 :: Spring Boot :: (v3.5.9) 17:53:33 17:53:33 2026-01-14T17:53:33.496Z INFO 6637 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:33 2026-01-14T17:53:33.496Z INFO 6637 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:53:33 2026-01-14T17:53:33.501Z INFO 6637 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.016 seconds (process running for 105.082) 17:53:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 17:53:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 17:53:33 2026-01-14T17:53:33.514Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 17:53:33 o o o o---o o--o o o---o o o----o o--o--o 17:53:33 | | / \ / | / / \ | | 17:53:33 o----o o o o----o | o o o----o | 17:53:33 | | * \ / | \ * \ | | 17:53:33 o o * o o---o o--o o----o o---o * o o----o o 17:53:33 17:53:33 2026-01-14T17:53:33.514Z INFO 6637 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:33 2026-01-14T17:53:33.514Z INFO 6637 --- [ 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:53:33 2026-01-14T17:53:33.514Z INFO 6637 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 17:53:33 2026-01-14T17:53:33.514Z INFO 6637 --- [ 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:53:33 2026-01-14T17:53:33.514Z INFO 6637 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:33 To enable the Jet engine on the members, do one of the following: 17:53:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:33 2026-01-14T17:53:33.515Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.515Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.524Z INFO 6637 --- [ 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:53:33 2026-01-14T17:53:33.525Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:33 2026-01-14T17:53:33.531Z INFO 6637 --- [ 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:53:33 2026-01-14T17:53:33.531Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 17:53:33 2026-01-14T17:53:33.533Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.533Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.544Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.544Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.563Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.564Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.608Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.608Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.617Z INFO 6637 --- [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:53:33 2026-01-14T17:53:33.617Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.623Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:33 2026-01-14T17:53:33.623Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:33 2026-01-14T17:53:33.623Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:33 2026-01-14T17:53:33.638Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.639Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.656Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.656Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.664Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.664Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.728Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.728Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.730Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.730Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:33 2026-01-14T17:53:33.737Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.737Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.812Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.812Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.812Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.812Z WARN 6637 --- [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:53:33 2026-01-14T17:53:33.878Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:33 2026-01-14T17:53:33.878Z WARN 6637 --- [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:53:34 2026-01-14T17:53:33.940Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:34 2026-01-14T17:53:33.940Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.006Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.006Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.148Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.148Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:34 2026-01-14T17:53:34.230Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.230Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.242Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.242Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:34 2026-01-14T17:53:34.294Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.294Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.305Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.305Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:34 2026-01-14T17:53:34.356Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.356Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.368Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.368Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.370Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:34 2026-01-14T17:53:34.370Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:34 2026-01-14T17:53:34.370Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:34 2026-01-14T17:53:34.382Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.382Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.390Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.390Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.396Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.396Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:34 2026-01-14T17:53:34.407Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.407Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.416Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.416Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.421Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.421Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:34 2026-01-14T17:53:34.424Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.424Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.481Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.481Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.516Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.516Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.519Z INFO 6637 --- [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:53:34 2026-01-14T17:53:34.519Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.534Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.534Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.565Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.565Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.609Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.609Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.624Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:34 2026-01-14T17:53:34.624Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:34 2026-01-14T17:53:34.624Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:34 2026-01-14T17:53:34.639Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.639Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.657Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.657Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.664Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.664Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.732Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.732Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:34 2026-01-14T17:53:34.739Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.739Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.812Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.812Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.813Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.813Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.879Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.879Z WARN 6637 --- [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:53:34 2026-01-14T17:53:34.898Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:34 2026-01-14T17:53:34.898Z WARN 6637 --- [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:53:35 2026-01-14T17:53:34.942Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:35 2026-01-14T17:53:34.942Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.031Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.031Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.148Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.148Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:35 2026-01-14T17:53:35.225Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:35 2026-01-14T17:53:35.225Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:35 2026-01-14T17:53:35.225Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:35 2026-01-14T17:53:35.243Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.243Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:35 2026-01-14T17:53:35.294Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.294Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.307Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.307Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:35 2026-01-14T17:53:35.357Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.357Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.370Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.370Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.383Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.383Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.391Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.391Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.397Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.397Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:35 2026-01-14T17:53:35.407Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.407Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.417Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.417Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.422Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.422Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:35 2026-01-14T17:53:35.427Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.427Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.444Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.444Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.517Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.517Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.521Z INFO 6637 --- [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:53:35 2026-01-14T17:53:35.521Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.535Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.535Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.567Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.567Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.611Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.611Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.624Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:35 2026-01-14T17:53:35.624Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:35 2026-01-14T17:53:35.624Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:35 2026-01-14T17:53:35.639Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.639Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.657Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.657Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.666Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.666Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.734Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.734Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:35 2026-01-14T17:53:35.741Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.741Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.813Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.813Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.814Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.814Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.879Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.879Z WARN 6637 --- [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:53:35 2026-01-14T17:53:35.898Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:35 2026-01-14T17:53:35.898Z WARN 6637 --- [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:53:36 2026-01-14T17:53:35.943Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:36 2026-01-14T17:53:35.943Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.033Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.033Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.150Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.150Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:36 2026-01-14T17:53:36.152Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 17:53:36 17:53:36 Members {size:1, ver:1} [ 17:53:36 Member [10.250.0.254]:5701 - 75bf03bf-3843-47fb-bfbb-fc1c68da0a2b this 17:53:36 ] 17:53:36 17:53:36 2026-01-14T17:53:36.153Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 17:53:36 2026-01-14T17:53:36.156Z INFO 6637 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:36 2026-01-14T17:53:36.176Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 17:53:36 2026-01-14T17:53:36.177Z INFO 6637 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - 75bf03bf-3843-47fb-bfbb-fc1c68da0a2b this is handled 17:53:36 2026-01-14T17:53:36.178Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:36 2026-01-14T17:53:36.178Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:36 2026-01-14T17:53:36.179Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:36 2026-01-14T17:53:36.244Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.244Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:36 2026-01-14T17:53:36.249Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.249Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.273Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:36 2026-01-14T17:53:36.273Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:36 2026-01-14T17:53:36.273Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:36 2026-01-14T17:53:36.284Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.284Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.308Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.308Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:36 2026-01-14T17:53:36.311Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.311Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.358Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.358Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.384Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.384Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.415Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.415Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.415Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.415Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.415Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.415Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:36 2026-01-14T17:53:36.423Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.423Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:36 2026-01-14T17:53:36.429Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.429Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.465Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.465Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.467Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:36 2026-01-14T17:53:36.467Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 291 ms. 17:53:36 2026-01-14T17:53:36.467Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 17:53:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.955 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 17:53:36 2026-01-14T17:53:36.476Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:36 2026-01-14T17:53:36.476Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:36 2026-01-14T17:53:36.476Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:36 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 17:53:36 17:53:36 . ____ _ __ _ _ 17:53:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:53:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:53:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:53:36 ' |____| .__|_| |_|_| |_\__, | / / / / 17:53:36 =========|_|==============|___/=/_/_/_/ 17:53:36 17:53:36 :: Spring Boot :: (v3.5.9) 17:53:36 17:53:36 2026-01-14T17:53:36.497Z INFO 6637 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:53:36 2026-01-14T17:53:36.497Z INFO 6637 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:53:36 2026-01-14T17:53:36.514Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:53:36 o o o o---o o--o o o---o o o----o o--o--o 17:53:36 | | / \ / | / / \ | | 17:53:36 o----o o o o----o | o o o----o | 17:53:36 | | * \ / | \ * \ | | 17:53:36 o o * o o---o o--o o----o o---o * o o----o o 17:53:36 17:53:36 2026-01-14T17:53:36.514Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:36 2026-01-14T17:53:36.514Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:53:36 2026-01-14T17:53:36.514Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:53:36 2026-01-14T17:53:36.514Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:53:36 2026-01-14T17:53:36.514Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:53:36 To enable the Jet engine on the members, do one of the following: 17:53:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:36 2026-01-14T17:53:36.517Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.517Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.523Z INFO 6637 --- [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:53:36 2026-01-14T17:53:36.523Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.530Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:53:36 2026-01-14T17:53:36.531Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:53:36 2026-01-14T17:53:36.536Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.536Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.538Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:36 2026-01-14T17:53:36.539Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTING 17:53:36 2026-01-14T17:53:36.569Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.569Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.613Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.613Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.641Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.641Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.658Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.658Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.666Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.666Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.742Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.742Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.745Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.746Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:36 2026-01-14T17:53:36.813Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.813Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.815Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.815Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.880Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.880Z WARN 6637 --- [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:53:36 2026-01-14T17:53:36.899Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:36 2026-01-14T17:53:36.899Z WARN 6637 --- [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:53:37 2026-01-14T17:53:36.944Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:37 2026-01-14T17:53:36.944Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.037Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.037Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.151Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.151Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:37 2026-01-14T17:53:37.180Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:37 2026-01-14T17:53:37.180Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:37 2026-01-14T17:53:37.180Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:37 2026-01-14T17:53:37.245Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.245Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:37 2026-01-14T17:53:37.268Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.268Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.290Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.290Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.309Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.309Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:37 2026-01-14T17:53:37.312Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.312Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.331Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:37 2026-01-14T17:53:37.331Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:37 2026-01-14T17:53:37.331Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:37 2026-01-14T17:53:37.360Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.360Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.384Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.384Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.415Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.415Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:37 2026-01-14T17:53:37.416Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.416Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.416Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.416Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.425Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.425Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:37 2026-01-14T17:53:37.431Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.431Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.467Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.467Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.519Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.519Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.525Z INFO 6637 --- [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:53:37 2026-01-14T17:53:37.525Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.537Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.537Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.571Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.571Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.613Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.613Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.641Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.641Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.667Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.667Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.701Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.701Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.744Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.744Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.747Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.747Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:37 2026-01-14T17:53:37.814Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.814Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.816Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.816Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.881Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.881Z WARN 6637 --- [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:53:37 2026-01-14T17:53:37.900Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:37 2026-01-14T17:53:37.900Z WARN 6637 --- [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:53:38 2026-01-14T17:53:37.945Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:38 2026-01-14T17:53:37.945Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.040Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.040Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.080Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:38 2026-01-14T17:53:38.080Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:38 2026-01-14T17:53:38.080Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:38 2026-01-14T17:53:38.146Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.146Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:38 2026-01-14T17:53:38.247Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.247Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:38 2026-01-14T17:53:38.270Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.270Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.291Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.291Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.294Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.294Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.310Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.310Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:38 2026-01-14T17:53:38.331Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:38 2026-01-14T17:53:38.331Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:38 2026-01-14T17:53:38.332Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:38 2026-01-14T17:53:38.360Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.360Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.386Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.386Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.391Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.391Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.416Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.416Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:38 2026-01-14T17:53:38.418Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.418Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.426Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.426Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:38 2026-01-14T17:53:38.432Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.432Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.482Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.482Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.520Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.520Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.528Z INFO 6637 --- [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:53:38 2026-01-14T17:53:38.528Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.537Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.537Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.573Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.573Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.614Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.614Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.642Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.642Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.668Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.668Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.674Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:53:38 17:53:38 Members {size:1, ver:1} [ 17:53:38 Member [10.30.107.72]:5701 - b990ff5c-6fed-410a-adcc-01659708e185 this 17:53:38 ] 17:53:38 17:53:38 2026-01-14T17:53:38.675Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is STARTED 17:53:38 2026-01-14T17:53:38.684Z INFO 6637 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.204 seconds (process running for 110.265) 17:53:38 2026-01-14T17:53:38.692Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:53:38 2026-01-14T17:53:38.693Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:53:38 2026-01-14T17:53:38.693Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:53:38 2026-01-14T17:53:38.694Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:53:38 2026-01-14T17:53:38.702Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.702Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.746Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.746Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.749Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.750Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:38 2026-01-14T17:53:38.755Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:53:38 2026-01-14T17:53:38.755Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 63 ms. 17:53:38 2026-01-14T17:53:38.755Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:53:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.278 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 17:53:38 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 17:53:38 2026-01-14T17:53:38.774Z INFO 6637 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:38 2026-01-14T17:53:38.815Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.815Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.817Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.817Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.844Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:38 o o o o---o o--o o o---o o o----o o--o--o 17:53:38 | | / \ / | / / \ | | 17:53:38 o----o o o o----o | o o o----o | 17:53:38 | | * \ / | \ * \ | | 17:53:38 o o * o o---o o--o o----o o---o * o o----o o 17:53:38 17:53:38 2026-01-14T17:53:38.844Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:38 2026-01-14T17:53:38.844Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:53:38 2026-01-14T17:53:38.844Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:53:38 2026-01-14T17:53:38.844Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:53:38 2026-01-14T17:53:38.844Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:38 To enable the Jet engine on the members, do one of the following: 17:53:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:38 2026-01-14T17:53:38.857Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:53:38 2026-01-14T17:53:38.859Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:38 2026-01-14T17:53:38.866Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:38 2026-01-14T17:53:38.866Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:53:38 2026-01-14T17:53:38.900Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.900Z WARN 6637 --- [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:53:38 2026-01-14T17:53:38.905Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:38 2026-01-14T17:53:38.905Z WARN 6637 --- [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:53:39 2026-01-14T17:53:38.945Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:39 2026-01-14T17:53:38.945Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.042Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.042Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.083Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:39 2026-01-14T17:53:39.083Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:39 2026-01-14T17:53:39.083Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:39 2026-01-14T17:53:39.146Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.146Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:39 2026-01-14T17:53:39.247Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.247Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:39 2026-01-14T17:53:39.265Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.265Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.272Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.272Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.284Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:39 2026-01-14T17:53:39.284Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:39 2026-01-14T17:53:39.284Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:39 2026-01-14T17:53:39.292Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.292Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.311Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.311Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:39 2026-01-14T17:53:39.360Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.360Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.386Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.386Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.399Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.399Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:39 2026-01-14T17:53:39.419Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.419Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.420Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.420Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.427Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.427Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:39 2026-01-14T17:53:39.432Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.432Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.484Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.484Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.521Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.521Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.536Z INFO 6637 --- [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:53:39 2026-01-14T17:53:39.537Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.538Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.538Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.580Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.580Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.615Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.615Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.640Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.640Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.642Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.642Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.669Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.669Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.749Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.749Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.752Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.752Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:39 2026-01-14T17:53:39.816Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.816Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.817Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.817Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.843Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.843Z WARN 6637 --- [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:53:39 2026-01-14T17:53:39.906Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:39 2026-01-14T17:53:39.906Z WARN 6637 --- [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:53:40 2026-01-14T17:53:39.946Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:40 2026-01-14T17:53:39.946Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.044Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.044Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.086Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:40 2026-01-14T17:53:40.086Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:40 2026-01-14T17:53:40.086Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:40 2026-01-14T17:53:40.148Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.148Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:40 2026-01-14T17:53:40.249Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.249Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:40 2026-01-14T17:53:40.266Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.266Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.273Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.273Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.276Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.276Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:40 2026-01-14T17:53:40.287Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:40 2026-01-14T17:53:40.287Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:40 2026-01-14T17:53:40.287Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:40 2026-01-14T17:53:40.293Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.293Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.361Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.361Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.387Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.387Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.399Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.399Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:40 2026-01-14T17:53:40.420Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.420Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.421Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.421Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.428Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.428Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:40 2026-01-14T17:53:40.433Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.433Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.485Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.485Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.522Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.522Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.539Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.539Z INFO 6637 --- [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:53:40 2026-01-14T17:53:40.539Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.539Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.582Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.582Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.616Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.616Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.643Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.643Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.656Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.656Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.670Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.670Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.751Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.751Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.754Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.754Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:40 2026-01-14T17:53:40.817Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.817Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.817Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.817Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.843Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.843Z WARN 6637 --- [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:53:40 2026-01-14T17:53:40.907Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:40 2026-01-14T17:53:40.907Z WARN 6637 --- [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:53:41 2026-01-14T17:53:40.939Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:41 2026-01-14T17:53:40.939Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:41 2026-01-14T17:53:40.939Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:41 2026-01-14T17:53:40.946Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:41 2026-01-14T17:53:40.946Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.046Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.046Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.146Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:41 17:53:41 Members {size:1, ver:1} [ 17:53:41 Member [10.30.107.72]:5701 - 95e105d1-84ae-48de-a0de-7fb481870209 this 17:53:41 ] 17:53:41 17:53:41 2026-01-14T17:53:41.147Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:53:41 2026-01-14T17:53:41.149Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.149Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:41 2026-01-14T17:53:41.152Z INFO 6637 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:41 2026-01-14T17:53:41.159Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:53:41 2026-01-14T17:53:41.160Z INFO 6637 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 95e105d1-84ae-48de-a0de-7fb481870209 this is handled 17:53:41 2026-01-14T17:53:41.161Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:41 2026-01-14T17:53:41.161Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:41 2026-01-14T17:53:41.162Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:41 2026-01-14T17:53:41.240Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:41 2026-01-14T17:53:41.241Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:41 2026-01-14T17:53:41.241Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:41 2026-01-14T17:53:41.250Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.250Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:41 2026-01-14T17:53:41.274Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.274Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.275Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:41 2026-01-14T17:53:41.276Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 116 ms. 17:53:41 2026-01-14T17:53:41.276Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:53:41 2026-01-14T17:53:41.278Z INFO 6637 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:41 2026-01-14T17:53:41.293Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.293Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.302Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.302Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.314Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.314Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:41 2026-01-14T17:53:41.344Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:41 o o o o---o o--o o o---o o o----o o--o--o 17:53:41 | | / \ / | / / \ | | 17:53:41 o----o o o o----o | o o o----o | 17:53:41 | | * \ / | \ * \ | | 17:53:41 o o * o o---o o--o o----o o---o * o o----o o 17:53:41 17:53:41 2026-01-14T17:53:41.344Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:41 2026-01-14T17:53:41.344Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:53:41 2026-01-14T17:53:41.345Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:53:41 2026-01-14T17:53:41.345Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:53:41 2026-01-14T17:53:41.345Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:41 To enable the Jet engine on the members, do one of the following: 17:53:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:41 2026-01-14T17:53:41.356Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:53:41 2026-01-14T17:53:41.358Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:41 2026-01-14T17:53:41.365Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.365Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.372Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:41 2026-01-14T17:53:41.372Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:53:41 2026-01-14T17:53:41.387Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.387Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.400Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.400Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:41 2026-01-14T17:53:41.421Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.421Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.421Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.421Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.429Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.429Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:41 2026-01-14T17:53:41.437Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.437Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.487Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.487Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.523Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.523Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.541Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.541Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.542Z INFO 6637 --- [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:53:41 2026-01-14T17:53:41.542Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.584Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.584Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.588Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.588Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.644Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.644Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.657Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.657Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.672Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.672Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.754Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.754Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.755Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.755Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:41 2026-01-14T17:53:41.817Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.817Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.818Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.818Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.844Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.844Z WARN 6637 --- [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:53:41 2026-01-14T17:53:41.891Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:41 2026-01-14T17:53:41.891Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:41 2026-01-14T17:53:41.892Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:41 2026-01-14T17:53:41.908Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:41 2026-01-14T17:53:41.908Z WARN 6637 --- [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:53:42 2026-01-14T17:53:41.948Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:42 2026-01-14T17:53:41.948Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.049Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.049Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.149Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.149Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:42 2026-01-14T17:53:42.245Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:42 2026-01-14T17:53:42.245Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:42 2026-01-14T17:53:42.245Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:42 2026-01-14T17:53:42.252Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.252Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:42 2026-01-14T17:53:42.275Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.275Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.295Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.295Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.303Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.303Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.315Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.315Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:42 2026-01-14T17:53:42.366Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.366Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.389Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.389Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.401Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.401Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:42 2026-01-14T17:53:42.422Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.422Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.422Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.422Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.429Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.429Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:42 2026-01-14T17:53:42.438Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.438Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.488Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.488Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.524Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.524Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.541Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.541Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.544Z INFO 6637 --- [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:53:42 2026-01-14T17:53:42.544Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.586Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.586Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.620Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.620Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.645Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.645Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.645Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.645Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.658Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.658Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.755Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.756Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.757Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.757Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:42 2026-01-14T17:53:42.818Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.818Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.819Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.819Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.844Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:42 2026-01-14T17:53:42.844Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:42 2026-01-14T17:53:42.844Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:42 2026-01-14T17:53:42.844Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.844Z WARN 6637 --- [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:53:42 2026-01-14T17:53:42.910Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:42 2026-01-14T17:53:42.910Z WARN 6637 --- [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:53:43 2026-01-14T17:53:42.949Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:43 2026-01-14T17:53:42.949Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.051Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.051Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.151Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.151Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:43 2026-01-14T17:53:43.248Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:43 2026-01-14T17:53:43.248Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:43 2026-01-14T17:53:43.248Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:43 2026-01-14T17:53:43.253Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.253Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:43 2026-01-14T17:53:43.276Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.276Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.296Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.296Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.303Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.303Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.315Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.315Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:43 2026-01-14T17:53:43.398Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.398Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.402Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.403Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:43 2026-01-14T17:53:43.412Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.412Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.423Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.423Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.423Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.423Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.440Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.440Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.467Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.467Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:43 2026-01-14T17:53:43.488Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.488Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.489Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.489Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.541Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.541Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.546Z INFO 6637 --- [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:53:43 2026-01-14T17:53:43.546Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.588Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.588Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.621Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.621Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.645Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.645Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.659Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.659Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.662Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:43 17:53:43 Members {size:1, ver:1} [ 17:53:43 Member [10.30.107.72]:5701 - e8b8a8a8-e808-4013-a4b5-fd5e9257c187 this 17:53:43 ] 17:53:43 17:53:43 2026-01-14T17:53:43.663Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:53:43 2026-01-14T17:53:43.664Z INFO 6637 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:43 2026-01-14T17:53:43.666Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:53:43 2026-01-14T17:53:43.667Z INFO 6637 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - e8b8a8a8-e808-4013-a4b5-fd5e9257c187 this is handled 17:53:43 2026-01-14T17:53:43.667Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:43 2026-01-14T17:53:43.668Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:43 2026-01-14T17:53:43.668Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:43 2026-01-14T17:53:43.676Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.676Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.747Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:43 2026-01-14T17:53:43.747Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 17:53:43 2026-01-14T17:53:43.747Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:53:43 2026-01-14T17:53:43.748Z INFO 6637 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:43 2026-01-14T17:53:43.758Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.758Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.759Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.759Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:43 2026-01-14T17:53:43.790Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:43 o o o o---o o--o o o---o o o----o o--o--o 17:53:43 | | / \ / | / / \ | | 17:53:43 o----o o o o----o | o o o----o | 17:53:43 | | * \ / | \ * \ | | 17:53:43 o o * o o---o o--o o----o o---o * o o----o o 17:53:43 17:53:43 2026-01-14T17:53:43.790Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:43 2026-01-14T17:53:43.790Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:53:43 2026-01-14T17:53:43.790Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:53:43 2026-01-14T17:53:43.790Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:53:43 2026-01-14T17:53:43.790Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:43 To enable the Jet engine on the members, do one of the following: 17:53:43 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:43 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:43 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53: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:53:43 2026-01-14T17:53:43.800Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:53:43 2026-01-14T17:53:43.801Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:43 2026-01-14T17:53:43.812Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:43 2026-01-14T17:53:43.812Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:53:43 2026-01-14T17:53:43.819Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.819Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.819Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.819Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.844Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.844Z WARN 6637 --- [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:53:43 2026-01-14T17:53:43.852Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:43 2026-01-14T17:53:43.852Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:43 2026-01-14T17:53:43.852Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:43 2026-01-14T17:53:43.911Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:43 2026-01-14T17:53:43.911Z WARN 6637 --- [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:53:44 2026-01-14T17:53:43.950Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:44 2026-01-14T17:53:43.950Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.053Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.053Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.152Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.152Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:44 2026-01-14T17:53:44.248Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:44 2026-01-14T17:53:44.248Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:44 2026-01-14T17:53:44.248Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:44 2026-01-14T17:53:44.253Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.253Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:44 2026-01-14T17:53:44.278Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.278Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.297Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.297Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.303Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.303Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.317Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.317Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:44 2026-01-14T17:53:44.328Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.328Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.399Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.400Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.402Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.402Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:44 2026-01-14T17:53:44.414Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.414Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.424Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.424Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.425Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.425Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.441Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.441Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.479Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.479Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.509Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.510Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:44 2026-01-14T17:53:44.542Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.542Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.549Z INFO 6637 --- [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:53:44 2026-01-14T17:53:44.549Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.590Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.590Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.622Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.622Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.646Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.646Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.660Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.660Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.677Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.677Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.760Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.760Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.761Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.761Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:44 2026-01-14T17:53:44.805Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:44 2026-01-14T17:53:44.805Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:44 2026-01-14T17:53:44.805Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:44 2026-01-14T17:53:44.812Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.812Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.820Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.820Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.846Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.846Z WARN 6637 --- [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:53:44 2026-01-14T17:53:44.912Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:44 2026-01-14T17:53:44.913Z WARN 6637 --- [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:53:45 2026-01-14T17:53:44.952Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:45 2026-01-14T17:53:44.952Z WARN 6637 --- [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:53:45 2026-01-14T17:53:44.955Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:45 2026-01-14T17:53:44.955Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.154Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.154Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:45 2026-01-14T17:53:45.249Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:45 2026-01-14T17:53:45.249Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:45 2026-01-14T17:53:45.249Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:45 2026-01-14T17:53:45.254Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.255Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:45 2026-01-14T17:53:45.279Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.279Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.299Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.299Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.304Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.304Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.317Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.317Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:45 2026-01-14T17:53:45.328Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.328Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.330Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.330Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.400Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.400Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.404Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.404Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:45 2026-01-14T17:53:45.425Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.425Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.425Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.425Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.443Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.443Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.456Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.456Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.509Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.509Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:45 2026-01-14T17:53:45.544Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.544Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.552Z INFO 6637 --- [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:53:45 2026-01-14T17:53:45.552Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.592Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.592Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.612Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.612Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.646Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.646Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.661Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.661Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.662Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.662Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.677Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.677Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.744Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.744Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.763Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.763Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:45 2026-01-14T17:53:45.808Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:45 2026-01-14T17:53:45.808Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:45 2026-01-14T17:53:45.808Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:45 2026-01-14T17:53:45.821Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.821Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.846Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.846Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.856Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.856Z WARN 6637 --- [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:53:45 2026-01-14T17:53:45.912Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:45 2026-01-14T17:53:45.912Z WARN 6637 --- [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:53:46 2026-01-14T17:53:45.953Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:46 2026-01-14T17:53:45.953Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.103Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:46 17:53:46 Members {size:1, ver:1} [ 17:53:46 Member [10.30.107.72]:5701 - 3221e914-5fe6-4b51-afae-97c74b8d8097 this 17:53:46 ] 17:53:46 17:53:46 2026-01-14T17:53:46.104Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:53:46 2026-01-14T17:53:46.105Z INFO 6637 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:46 2026-01-14T17:53:46.121Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:53:46 2026-01-14T17:53:46.121Z INFO 6637 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 3221e914-5fe6-4b51-afae-97c74b8d8097 this is handled 17:53:46 2026-01-14T17:53:46.122Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:46 2026-01-14T17:53:46.122Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:46 2026-01-14T17:53:46.123Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:46 2026-01-14T17:53:46.171Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.171Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:46 2026-01-14T17:53:46.190Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:46 2026-01-14T17:53:46.190Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 69 ms. 17:53:46 2026-01-14T17:53:46.190Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:53:46 2026-01-14T17:53:46.192Z INFO 6637 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:46 2026-01-14T17:53:46.217Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.217Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.230Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:46 o o o o---o o--o o o---o o o----o o--o--o 17:53:46 | | / \ / | / / \ | | 17:53:46 o----o o o o----o | o o o----o | 17:53:46 | | * \ / | \ * \ | | 17:53:46 o o * o o---o o--o o----o o---o * o o----o o 17:53:46 17:53:46 2026-01-14T17:53:46.230Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:46 2026-01-14T17:53:46.230Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:53:46 2026-01-14T17:53:46.230Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:53:46 2026-01-14T17:53:46.230Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:53:46 2026-01-14T17:53:46.230Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:46 To enable the Jet engine on the members, do one of the following: 17:53:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53: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:53:46 2026-01-14T17:53:46.240Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:53:46 2026-01-14T17:53:46.241Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:46 2026-01-14T17:53:46.250Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:46 2026-01-14T17:53:46.250Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:46 2026-01-14T17:53:46.250Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:46 2026-01-14T17:53:46.252Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:46 2026-01-14T17:53:46.252Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:53:46 2026-01-14T17:53:46.255Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.255Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:46 2026-01-14T17:53:46.291Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.291Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.299Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.299Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.305Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.305Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.319Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.319Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:46 2026-01-14T17:53:46.367Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.367Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.400Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.400Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.405Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.405Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:46 2026-01-14T17:53:46.427Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.427Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.444Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.444Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.458Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.458Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.459Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.459Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.511Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.511Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:46 2026-01-14T17:53:46.544Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.544Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.557Z INFO 6637 --- [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:53:46 2026-01-14T17:53:46.557Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.594Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.594Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.614Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:46 2026-01-14T17:53:46.614Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:46 2026-01-14T17:53:46.614Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:46 2026-01-14T17:53:46.618Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.618Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.647Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.647Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.662Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.662Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.665Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.665Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.678Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.678Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.756Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.756Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.765Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.765Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:46 2026-01-14T17:53:46.822Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.822Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.848Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.848Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.858Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.858Z WARN 6637 --- [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:53:46 2026-01-14T17:53:46.913Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:46 2026-01-14T17:53:46.913Z WARN 6637 --- [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:53:47 2026-01-14T17:53:46.954Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:47 2026-01-14T17:53:46.954Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.116Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:47 2026-01-14T17:53:47.116Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:47 2026-01-14T17:53:47.117Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:47 2026-01-14T17:53:47.130Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.130Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.173Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.173Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:47 2026-01-14T17:53:47.218Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.218Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.255Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.255Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:47 2026-01-14T17:53:47.300Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.300Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.306Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.306Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.353Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.353Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.366Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.366Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:47 2026-01-14T17:53:47.367Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.367Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.405Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.405Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:47 2026-01-14T17:53:47.428Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.428Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.445Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.445Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.459Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.459Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.461Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.461Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.495Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.495Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.512Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.512Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:47 2026-01-14T17:53:47.545Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.545Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.559Z INFO 6637 --- [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:53:47 2026-01-14T17:53:47.559Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.618Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:47 2026-01-14T17:53:47.618Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:47 2026-01-14T17:53:47.618Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:47 2026-01-14T17:53:47.618Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.619Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.648Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.648Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.662Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.662Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.667Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.667Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.678Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.678Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.757Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.757Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.767Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.767Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:47 2026-01-14T17:53:47.824Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.824Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.848Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.848Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.860Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.861Z WARN 6637 --- [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:53:47 2026-01-14T17:53:47.890Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:47 2026-01-14T17:53:47.890Z WARN 6637 --- [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:53:48 2026-01-14T17:53:47.954Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:48 2026-01-14T17:53:47.954Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.103Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:48 2026-01-14T17:53:48.103Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:48 2026-01-14T17:53:48.103Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:48 2026-01-14T17:53:48.132Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.132Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.175Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.175Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:48 2026-01-14T17:53:48.178Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.178Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:48 2026-01-14T17:53:48.219Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.219Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.266Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.266Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.302Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.302Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.356Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.356Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.367Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.367Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:48 2026-01-14T17:53:48.368Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.368Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.385Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.385Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.405Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.405Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.407Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.407Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:48 2026-01-14T17:53:48.460Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.460Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.462Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.462Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.497Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.497Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.512Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.512Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:48 2026-01-14T17:53:48.546Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.546Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.562Z INFO 6637 --- [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:53:48 2026-01-14T17:53:48.562Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.580Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:48 2026-01-14T17:53:48.580Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:48 2026-01-14T17:53:48.580Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:48 2026-01-14T17:53:48.619Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.619Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.650Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:48 17:53:48 Members {size:1, ver:1} [ 17:53:48 Member [10.30.107.72]:5701 - ff892562-1529-4d49-9ba3-89628394ffc9 this 17:53:48 ] 17:53:48 17:53:48 2026-01-14T17:53:48.651Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:53:48 2026-01-14T17:53:48.653Z INFO 6637 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:48 2026-01-14T17:53:48.657Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:53:48 2026-01-14T17:53:48.657Z INFO 6637 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - ff892562-1529-4d49-9ba3-89628394ffc9 this is handled 17:53:48 2026-01-14T17:53:48.659Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:48 2026-01-14T17:53:48.659Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:48 2026-01-14T17:53:48.660Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:48 2026-01-14T17:53:48.664Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.664Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.666Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.666Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.668Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.668Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.679Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.679Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.743Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:48 2026-01-14T17:53:48.743Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 86 ms. 17:53:48 2026-01-14T17:53:48.743Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:53:48 2026-01-14T17:53:48.745Z INFO 6637 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:48 2026-01-14T17:53:48.758Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.758Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.769Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.769Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:48 2026-01-14T17:53:48.782Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:48 o o o o---o o--o o o---o o o----o o--o--o 17:53:48 | | / \ / | / / \ | | 17:53:48 o----o o o o----o | o o o----o | 17:53:48 | | * \ / | \ * \ | | 17:53:48 o o * o o---o o--o o----o o---o * o o----o o 17:53:48 17:53:48 2026-01-14T17:53:48.782Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:48 2026-01-14T17:53:48.782Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:53:48 2026-01-14T17:53:48.782Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:53:48 2026-01-14T17:53:48.782Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:53:48 2026-01-14T17:53:48.782Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:48 To enable the Jet engine on the members, do one of the following: 17:53:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:48 2026-01-14T17:53:48.793Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:53:48 2026-01-14T17:53:48.794Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:48 2026-01-14T17:53:48.801Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:48 2026-01-14T17:53:48.801Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:53:48 2026-01-14T17:53:48.825Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.825Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.851Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.851Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.862Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.862Z WARN 6637 --- [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:53:48 2026-01-14T17:53:48.891Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:48 2026-01-14T17:53:48.891Z WARN 6637 --- [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:53:49 2026-01-14T17:53:48.954Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:49 2026-01-14T17:53:48.954Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.006Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:49 2026-01-14T17:53:49.006Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:49 2026-01-14T17:53:49.006Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:49 2026-01-14T17:53:49.132Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.132Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.177Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.177Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:49 2026-01-14T17:53:49.210Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.210Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:49 2026-01-14T17:53:49.220Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.220Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.267Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.267Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.303Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.303Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.353Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.353Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.357Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.357Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.368Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.368Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:49 2026-01-14T17:53:49.369Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.369Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.408Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.408Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:49 2026-01-14T17:53:49.422Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.422Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.431Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.431Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.460Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.460Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.499Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.499Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.514Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.514Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:49 2026-01-14T17:53:49.547Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.547Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.565Z INFO 6637 --- [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:53:49 2026-01-14T17:53:49.565Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.587Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:49 2026-01-14T17:53:49.587Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:49 2026-01-14T17:53:49.587Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:49 2026-01-14T17:53:49.620Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.620Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.665Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.665Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.666Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.666Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.670Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.670Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.671Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.671Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:49 2026-01-14T17:53:49.679Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.679Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.759Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.759Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.827Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.827Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.852Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.852Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.864Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.864Z WARN 6637 --- [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:53:49 2026-01-14T17:53:49.892Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:49 2026-01-14T17:53:49.892Z WARN 6637 --- [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:53:50 2026-01-14T17:53:49.954Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:50 2026-01-14T17:53:49.954Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.009Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:50 2026-01-14T17:53:50.009Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:50 2026-01-14T17:53:50.009Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:50 2026-01-14T17:53:50.132Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.132Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.178Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.178Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:50 2026-01-14T17:53:50.221Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.221Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.226Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.226Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:50 2026-01-14T17:53:50.268Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.268Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.280Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.280Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.333Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.333Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.358Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.358Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.369Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.369Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:50 2026-01-14T17:53:50.370Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.370Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.410Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.410Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:50 2026-01-14T17:53:50.422Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.422Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.425Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.425Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.461Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.461Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.467Z INFO 6637 --- [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:53:50 2026-01-14T17:53:50.467Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.490Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:50 2026-01-14T17:53:50.490Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:50 2026-01-14T17:53:50.490Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:50 2026-01-14T17:53:50.501Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.501Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.515Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.515Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:50 2026-01-14T17:53:50.560Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.560Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.573Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.573Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:50 2026-01-14T17:53:50.621Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.621Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.667Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.667Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.673Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.673Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.680Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.680Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.685Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.685Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.760Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.760Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.852Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.852Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.862Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.863Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.866Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.866Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.893Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:50 2026-01-14T17:53:50.893Z WARN 6637 --- [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:53:50 2026-01-14T17:53:50.911Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:50 2026-01-14T17:53:50.911Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:50 2026-01-14T17:53:50.911Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:51 2026-01-14T17:53:50.956Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:51 2026-01-14T17:53:50.956Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.043Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.043Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:51 2026-01-14T17:53:51.132Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.132Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.139Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:51 17:53:51 Members {size:1, ver:1} [ 17:53:51 Member [10.30.107.72]:5701 - 794c3415-8ae0-4158-9ac3-08289c129ef0 this 17:53:51 ] 17:53:51 17:53:51 2026-01-14T17:53:51.140Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:53:51 2026-01-14T17:53:51.141Z INFO 6637 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:51 2026-01-14T17:53:51.149Z INFO 6637 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 17:53:51 2026-01-14T17:53:51.150Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:53:51 2026-01-14T17:53:51.150Z INFO 6637 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 794c3415-8ae0-4158-9ac3-08289c129ef0 this is handled 17:53:51 2026-01-14T17:53:51.151Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:51 2026-01-14T17:53:51.152Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:51 2026-01-14T17:53:51.152Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:51 2026-01-14T17:53:51.222Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.222Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.227Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.227Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:51 2026-01-14T17:53:51.230Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:51 2026-01-14T17:53:51.230Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 17:53:51 2026-01-14T17:53:51.230Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:53:51 2026-01-14T17:53:51.232Z INFO 6637 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:51 2026-01-14T17:53:51.267Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:51 o o o o---o o--o o o---o o o----o o--o--o 17:53:51 | | / \ / | / / \ | | 17:53:51 o----o o o o----o | o o o----o | 17:53:51 | | * \ / | \ * \ | | 17:53:51 o o * o o---o o--o o----o o---o * o o----o o 17:53:51 17:53:51 2026-01-14T17:53:51.267Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:51 2026-01-14T17:53:51.267Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:53:51 2026-01-14T17:53:51.267Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:53:51 2026-01-14T17:53:51.267Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:53:51 2026-01-14T17:53:51.267Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:51 To enable the Jet engine on the members, do one of the following: 17:53:51 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:51 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:51 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53: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:53:51 2026-01-14T17:53:51.270Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.270Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.281Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:53:51 2026-01-14T17:53:51.283Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.283Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.284Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:51 2026-01-14T17:53:51.290Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:51 2026-01-14T17:53:51.290Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:53:51 2026-01-14T17:53:51.334Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.334Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.358Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.358Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.369Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.369Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:51 2026-01-14T17:53:51.371Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.371Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.396Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:51 2026-01-14T17:53:51.396Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:51 2026-01-14T17:53:51.396Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:51 2026-01-14T17:53:51.412Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.412Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:51 2026-01-14T17:53:51.426Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.426Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.463Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.463Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.470Z INFO 6637 --- [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:53:51 2026-01-14T17:53:51.470Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.471Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.471Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.503Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.503Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.515Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.515Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:51 2026-01-14T17:53:51.561Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.561Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.575Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.575Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:51 2026-01-14T17:53:51.576Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.576Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.622Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.622Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.667Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.667Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.687Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.687Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.705Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.706Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.760Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.760Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.853Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.853Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.862Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.862Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.864Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:51 2026-01-14T17:53:51.864Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:51 2026-01-14T17:53:51.864Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:51 2026-01-14T17:53:51.869Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.869Z WARN 6637 --- [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:53:51 2026-01-14T17:53:51.894Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:51 2026-01-14T17:53:51.895Z WARN 6637 --- [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:53:52 2026-01-14T17:53:51.956Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:52 2026-01-14T17:53:51.956Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.085Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.085Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:52 2026-01-14T17:53:52.134Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.134Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.223Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.223Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.228Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.228Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:52 2026-01-14T17:53:52.249Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:52 2026-01-14T17:53:52.249Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:52 2026-01-14T17:53:52.249Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:52 2026-01-14T17:53:52.271Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.271Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.283Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.283Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.335Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.335Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.358Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.358Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.370Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.370Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:52 2026-01-14T17:53:52.371Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.371Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.414Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.414Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:52 2026-01-14T17:53:52.426Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.426Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.463Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.464Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.472Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.472Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.473Z INFO 6637 --- [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:53:52 2026-01-14T17:53:52.473Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.506Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.506Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.515Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.515Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:52 2026-01-14T17:53:52.552Z ERROR 6637 --- [_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:53:52 2026-01-14T17:53:52.552Z ERROR 6637 --- [_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:53:52 2026-01-14T17:53:52.563Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.563Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.578Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.578Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:52 2026-01-14T17:53:52.580Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.581Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.622Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.622Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.668Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.668Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.688Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.689Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.706Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.706Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.762Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.762Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.817Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:52 2026-01-14T17:53:52.817Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:52 2026-01-14T17:53:52.817Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:52 2026-01-14T17:53:52.855Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.855Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.863Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.863Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.871Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.871Z WARN 6637 --- [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:53:52 2026-01-14T17:53:52.883Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:52 2026-01-14T17:53:52.883Z WARN 6637 --- [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:53:53 2026-01-14T17:53:52.958Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:53 2026-01-14T17:53:52.958Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.086Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.086Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:53 2026-01-14T17:53:53.102Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:53 2026-01-14T17:53:53.102Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:53 2026-01-14T17:53:53.102Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:53 2026-01-14T17:53:53.134Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.134Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.223Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.223Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.229Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.229Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:53 2026-01-14T17:53:53.272Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.272Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.284Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.284Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.326Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.326Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.338Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.338Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.360Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.360Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.371Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.371Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:53 2026-01-14T17:53:53.373Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.373Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.414Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.414Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:53 2026-01-14T17:53:53.464Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.464Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.473Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.473Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.475Z INFO 6637 --- [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:53:53 2026-01-14T17:53:53.475Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.479Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.479Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:53 2026-01-14T17:53:53.508Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.508Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.517Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.517Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:53 2026-01-14T17:53:53.541Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.541Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.563Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.563Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.582Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.583Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.624Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.624Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.670Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:53 2026-01-14T17:53:53.670Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:53 2026-01-14T17:53:53.670Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:53 2026-01-14T17:53:53.671Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:53 17:53:53 Members {size:1, ver:1} [ 17:53:53 Member [10.30.107.72]:5701 - 228d201e-ac40-4fe4-a797-f34b2d78401f this 17:53:53 ] 17:53:53 17:53:53 2026-01-14T17:53:53.671Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:53:53 2026-01-14T17:53:53.674Z INFO 6637 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:53 2026-01-14T17:53:53.681Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:53:53 2026-01-14T17:53:53.681Z INFO 6637 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 228d201e-ac40-4fe4-a797-f34b2d78401f this is handled 17:53:53 2026-01-14T17:53:53.682Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:53 2026-01-14T17:53:53.683Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:53 2026-01-14T17:53:53.683Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:53 2026-01-14T17:53:53.688Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.688Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.707Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.707Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.763Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.763Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.856Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.856Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.863Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.863Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.874Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.874Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.883Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:53 2026-01-14T17:53:53.883Z WARN 6637 --- [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:53:53 2026-01-14T17:53:53.952Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:53 2026-01-14T17:53:53.952Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 271 ms. 17:53:53 2026-01-14T17:53:53.952Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:53:54 2026-01-14T17:53:53.954Z INFO 6637 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:54 2026-01-14T17:53:53.956Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:54 2026-01-14T17:53:53.956Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:54 2026-01-14T17:53:53.956Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:54 2026-01-14T17:53:53.959Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:54 2026-01-14T17:53:53.959Z WARN 6637 --- [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:53:54 2026-01-14T17:53:53.986Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:54 o o o o---o o--o o o---o o o----o o--o--o 17:53:54 | | / \ / | / / \ | | 17:53:54 o----o o o o----o | o o o----o | 17:53:54 | | * \ / | \ * \ | | 17:53:54 o o * o o---o o--o o----o o---o * o o----o o 17:53:54 17:53:54 2026-01-14T17:53:53.986Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:54 2026-01-14T17:53:53.986Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:53:54 2026-01-14T17:53:53.986Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:53:54 2026-01-14T17:53:53.986Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:53:54 2026-01-14T17:53:53.986Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:54 To enable the Jet engine on the members, do one of the following: 17:53:54 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:54 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:54 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53: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:53:54 2026-01-14T17:53:53.995Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:53:54 2026-01-14T17:53:53.997Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:54 2026-01-14T17:53:54.002Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:54 2026-01-14T17:53:54.002Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:53:54 2026-01-14T17:53:54.088Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.088Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:54 2026-01-14T17:53:54.170Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.170Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.224Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.224Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.230Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.230Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:54 2026-01-14T17:53:54.273Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.273Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.285Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.285Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.331Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.331Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.338Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.338Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.361Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.361Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.372Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.372Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:54 2026-01-14T17:53:54.375Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.375Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.416Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.416Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:54 2026-01-14T17:53:54.464Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.464Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.474Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.474Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.476Z INFO 6637 --- [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:53:54 2026-01-14T17:53:54.476Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.485Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.486Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:54 2026-01-14T17:53:54.512Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.512Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.518Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.518Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:54 2026-01-14T17:53:54.525Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.525Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.564Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.564Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.586Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.586Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.625Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.625Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.671Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:54 2026-01-14T17:53:54.671Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:54 2026-01-14T17:53:54.671Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:54 2026-01-14T17:53:54.689Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.689Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.707Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.707Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.764Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.764Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.857Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.857Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.864Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.864Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.876Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.876Z WARN 6637 --- [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:53:54 2026-01-14T17:53:54.884Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:54 2026-01-14T17:53:54.884Z WARN 6637 --- [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:53:55 2026-01-14T17:53:54.959Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:55 2026-01-14T17:53:54.960Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:55 2026-01-14T17:53:54.960Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:55 2026-01-14T17:53:54.961Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:55 2026-01-14T17:53:54.961Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.089Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.089Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:55 2026-01-14T17:53:55.172Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.172Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.225Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.225Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.230Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.230Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:55 2026-01-14T17:53:55.274Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.274Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.287Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.287Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.332Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.332Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.361Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.361Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.362Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.362Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.373Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.373Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:55 2026-01-14T17:53:55.376Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.376Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.417Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.417Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:55 2026-01-14T17:53:55.464Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.464Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.476Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.476Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.478Z INFO 6637 --- [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:53:55 2026-01-14T17:53:55.478Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.487Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.487Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:55 2026-01-14T17:53:55.513Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.513Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.519Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.519Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:55 2026-01-14T17:53:55.526Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.526Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.566Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.566Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.588Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.588Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.606Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:55 2026-01-14T17:53:55.606Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:55 2026-01-14T17:53:55.606Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:55 2026-01-14T17:53:55.625Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.625Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.690Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.690Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.708Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.708Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.765Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.765Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.857Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.857Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.862Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:55 2026-01-14T17:53:55.862Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:55 2026-01-14T17:53:55.862Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:55 2026-01-14T17:53:55.865Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.865Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.878Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.878Z WARN 6637 --- [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:53:55 2026-01-14T17:53:55.884Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:55 2026-01-14T17:53:55.884Z WARN 6637 --- [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:53:56 2026-01-14T17:53:55.962Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:56 2026-01-14T17:53:55.962Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.091Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.091Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:56 2026-01-14T17:53:56.173Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.173Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.227Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.227Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.231Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.231Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:56 2026-01-14T17:53:56.249Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:56 17:53:56 Members {size:1, ver:1} [ 17:53:56 Member [10.30.107.72]:5701 - eaee3df8-8a1b-434b-8e0e-bbadc236a7eb this 17:53:56 ] 17:53:56 17:53:56 2026-01-14T17:53:56.250Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:53:56 2026-01-14T17:53:56.251Z INFO 6637 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:56 2026-01-14T17:53:56.258Z INFO 6637 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 17:53:56 2026-01-14T17:53:56.264Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:53:56 2026-01-14T17:53:56.265Z INFO 6637 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - eaee3df8-8a1b-434b-8e0e-bbadc236a7eb this is handled 17:53:56 2026-01-14T17:53:56.266Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:56 2026-01-14T17:53:56.267Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:56 2026-01-14T17:53:56.268Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:56 2026-01-14T17:53:56.287Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.287Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.311Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.311Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.333Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.333Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.334Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:56 2026-01-14T17:53:56.335Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 70 ms. 17:53:56 2026-01-14T17:53:56.335Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:53:56 2026-01-14T17:53:56.336Z INFO 6637 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:56 2026-01-14T17:53:56.364Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.364Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.365Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.365Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.366Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:56 o o o o---o o--o o o---o o o----o o--o--o 17:53:56 | | / \ / | / / \ | | 17:53:56 o----o o o o----o | o o o----o | 17:53:56 | | * \ / | \ * \ | | 17:53:56 o o * o o---o o--o o----o o---o * o o----o o 17:53:56 17:53:56 2026-01-14T17:53:56.366Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:56 2026-01-14T17:53:56.366Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:53:56 2026-01-14T17:53:56.366Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:53:56 2026-01-14T17:53:56.366Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:53:56 2026-01-14T17:53:56.366Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:56 To enable the Jet engine on the members, do one of the following: 17:53:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:56 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:56 2026-01-14T17:53:56.375Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.375Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:56 2026-01-14T17:53:56.377Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.377Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.378Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:53:56 2026-01-14T17:53:56.380Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:56 2026-01-14T17:53:56.387Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:56 2026-01-14T17:53:56.387Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:53:56 2026-01-14T17:53:56.415Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.415Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.418Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.418Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:56 2026-01-14T17:53:56.427Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.427Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.464Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.464Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.479Z INFO 6637 --- [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:53:56 2026-01-14T17:53:56.479Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.489Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.489Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:56 2026-01-14T17:53:56.527Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.527Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.531Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.531Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:56 2026-01-14T17:53:56.538Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.538Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.567Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.567Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.598Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.598Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.607Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:56 2026-01-14T17:53:56.607Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:56 2026-01-14T17:53:56.607Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:56 2026-01-14T17:53:56.690Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.690Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.708Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.708Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.766Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.766Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.857Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.857Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.867Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.867Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.868Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:56 2026-01-14T17:53:56.868Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:56 2026-01-14T17:53:56.868Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:56 2026-01-14T17:53:56.882Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.882Z WARN 6637 --- [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:53:56 2026-01-14T17:53:56.884Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:56 2026-01-14T17:53:56.884Z WARN 6637 --- [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:53:57 2026-01-14T17:53:56.964Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:57 2026-01-14T17:53:56.964Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.091Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.091Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:57 2026-01-14T17:53:57.174Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.174Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.227Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.227Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.253Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.253Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:57 2026-01-14T17:53:57.288Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.288Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.311Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.311Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.333Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.333Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.366Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.366Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.366Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.366Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.376Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.376Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:57 2026-01-14T17:53:57.377Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.377Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.418Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.418Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.418Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.418Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:57 2026-01-14T17:53:57.428Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.428Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.465Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.465Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.481Z INFO 6637 --- [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:53:57 2026-01-14T17:53:57.481Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.491Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.492Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:57 2026-01-14T17:53:57.528Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.528Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.529Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.529Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.532Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.532Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:57 2026-01-14T17:53:57.562Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:57 2026-01-14T17:53:57.562Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:57 2026-01-14T17:53:57.562Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:57 2026-01-14T17:53:57.568Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.568Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.600Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.600Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.710Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.710Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.720Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:57 2026-01-14T17:53:57.720Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:57 2026-01-14T17:53:57.720Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:57 2026-01-14T17:53:57.727Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.727Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.767Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.767Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.790Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.790Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.858Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.858Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.884Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.884Z WARN 6637 --- [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:53:57 2026-01-14T17:53:57.886Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:57 2026-01-14T17:53:57.886Z WARN 6637 --- [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:53:58 2026-01-14T17:53:57.965Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:58 2026-01-14T17:53:57.965Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.092Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.093Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:58 2026-01-14T17:53:58.175Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.175Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.229Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.229Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.230Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:58 17:53:58 Members {size:1, ver:1} [ 17:53:58 Member [10.30.107.72]:5701 - 346af643-1d14-4d15-a8df-8301bf9df255 this 17:53:58 ] 17:53:58 17:53:58 2026-01-14T17:53:58.230Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:53:58 2026-01-14T17:53:58.232Z INFO 6637 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:53:58 2026-01-14T17:53:58.239Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:53:58 2026-01-14T17:53:58.239Z INFO 6637 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 346af643-1d14-4d15-a8df-8301bf9df255 this is handled 17:53:58 2026-01-14T17:53:58.240Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:53:58 2026-01-14T17:53:58.241Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:53:58 2026-01-14T17:53:58.241Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:53:58 2026-01-14T17:53:58.254Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.254Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:58 2026-01-14T17:53:58.290Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.290Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.313Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.313Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.317Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:53:58 2026-01-14T17:53:58.318Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 79 ms. 17:53:58 2026-01-14T17:53:58.318Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:53:58 2026-01-14T17:53:58.319Z INFO 6637 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:53:58 2026-01-14T17:53:58.334Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.334Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.347Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:53:58 o o o o---o o--o o o---o o o----o o--o--o 17:53:58 | | / \ / | / / \ | | 17:53:58 o----o o o o----o | o o o----o | 17:53:58 | | * \ / | \ * \ | | 17:53:58 o o * o o---o o--o o----o o---o * o o----o o 17:53:58 17:53:58 2026-01-14T17:53:58.347Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:53:58 2026-01-14T17:53:58.347Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:53:58 2026-01-14T17:53:58.347Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:53:58 2026-01-14T17:53:58.347Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:53:58 2026-01-14T17:53:58.347Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:53:58 To enable the Jet engine on the members, do one of the following: 17:53:58 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:53:58 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:53:58 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:53:58 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:53:58 2026-01-14T17:53:58.356Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:53:58 2026-01-14T17:53:58.357Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:53:58 2026-01-14T17:53:58.362Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:53:58 2026-01-14T17:53:58.362Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:53:58 2026-01-14T17:53:58.367Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.367Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.368Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.368Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.377Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.377Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:58 2026-01-14T17:53:58.379Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.379Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.418Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.418Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:58 2026-01-14T17:53:58.420Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.420Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.430Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.430Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.465Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.465Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.482Z INFO 6637 --- [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:53:58 2026-01-14T17:53:58.482Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.494Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.494Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:58 2026-01-14T17:53:58.529Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.529Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.530Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.530Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.533Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.533Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:58 2026-01-14T17:53:58.566Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:58 2026-01-14T17:53:58.566Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:58 2026-01-14T17:53:58.566Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:58 2026-01-14T17:53:58.570Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.570Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.601Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.601Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.711Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.711Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.721Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:58 2026-01-14T17:53:58.721Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:58 2026-01-14T17:53:58.721Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:58 2026-01-14T17:53:58.728Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.728Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.734Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.734Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.767Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.767Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.771Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.771Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.786Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.786Z WARN 6637 --- [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:53:58 2026-01-14T17:53:58.887Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:58 2026-01-14T17:53:58.887Z WARN 6637 --- [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:53:59 2026-01-14T17:53:58.966Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:53:59 2026-01-14T17:53:58.966Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.093Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.093Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:53:59 2026-01-14T17:53:59.107Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.107Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.176Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.176Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.255Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.255Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:53:59 2026-01-14T17:53:59.291Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.291Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.313Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.313Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.323Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.323Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.334Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.334Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.369Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.369Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.369Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.369Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.378Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.378Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:53:59 2026-01-14T17:53:59.379Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.379Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.419Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.419Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:53:59 2026-01-14T17:53:59.430Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.430Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.466Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.466Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.484Z INFO 6637 --- [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:53:59 2026-01-14T17:53:59.484Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.495Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.495Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:53:59 2026-01-14T17:53:59.530Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.530Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.531Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.531Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.533Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.533Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:53:59 2026-01-14T17:53:59.544Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:53:59 2026-01-14T17:53:59.544Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:53:59 2026-01-14T17:53:59.544Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:59 2026-01-14T17:53:59.571Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.571Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.603Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.603Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.610Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.610Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.687Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:53:59 2026-01-14T17:53:59.687Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:53:59 2026-01-14T17:53:59.687Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:53:59 2026-01-14T17:53:59.711Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.711Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.729Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.729Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.768Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.768Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.771Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.771Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.787Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.787Z WARN 6637 --- [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:53:59 2026-01-14T17:53:59.888Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:53:59 2026-01-14T17:53:59.888Z WARN 6637 --- [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:54:00 2026-01-14T17:53:59.968Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:00 2026-01-14T17:53:59.968Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.094Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.094Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:54:00 2026-01-14T17:54:00.107Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.107Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.178Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.178Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.256Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.256Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:54:00 2026-01-14T17:54:00.275Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.275Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.292Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.293Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.325Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.325Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.330Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.330Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:54:00 2026-01-14T17:54:00.362Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.362Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.370Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.370Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.371Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.371Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.380Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.381Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.396Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:00 2026-01-14T17:54:00.396Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:54:00 2026-01-14T17:54:00.396Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:00 2026-01-14T17:54:00.419Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.419Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:54:00 2026-01-14T17:54:00.432Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.432Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.455Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.455Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:54:00 2026-01-14T17:54:00.468Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.468Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.487Z INFO 6637 --- [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:54:00 2026-01-14T17:54:00.487Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.497Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.497Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:54:00 2026-01-14T17:54:00.531Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.531Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.532Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.532Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.572Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.572Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.604Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.604Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.609Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:54:00 17:54:00 Members {size:1, ver:1} [ 17:54:00 Member [10.30.107.72]:5701 - aa71a326-8b61-47b6-ab5e-bebecf751a5f this 17:54:00 ] 17:54:00 17:54:00 2026-01-14T17:54:00.609Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:54:00 2026-01-14T17:54:00.610Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.610Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.610Z INFO 6637 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:54:00 2026-01-14T17:54:00.618Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:54:00 2026-01-14T17:54:00.618Z INFO 6637 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - aa71a326-8b61-47b6-ab5e-bebecf751a5f this is handled 17:54:00 2026-01-14T17:54:00.619Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:54:00 2026-01-14T17:54:00.619Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:54:00 2026-01-14T17:54:00.620Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:54:00 2026-01-14T17:54:00.690Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:00 2026-01-14T17:54:00.690Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:54:00 2026-01-14T17:54:00.690Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:00 2026-01-14T17:54:00.692Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:54:00 2026-01-14T17:54:00.692Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 74 ms. 17:54:00 2026-01-14T17:54:00.692Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:54:00 2026-01-14T17:54:00.693Z INFO 6637 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:54:00 2026-01-14T17:54:00.712Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.712Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.728Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:54:00 o o o o---o o--o o o---o o o----o o--o--o 17:54:00 | | / \ / | / / \ | | 17:54:00 o----o o o o----o | o o o----o | 17:54:00 | | * \ / | \ * \ | | 17:54:00 o o * o o---o o--o o----o o---o * o o----o o 17:54:00 17:54:00 2026-01-14T17:54:00.728Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:54:00 2026-01-14T17:54:00.728Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:54:00 2026-01-14T17:54:00.728Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:54:00 2026-01-14T17:54:00.728Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:54:00 2026-01-14T17:54:00.728Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:54:00 To enable the Jet engine on the members, do one of the following: 17:54:00 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:54:00 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:54:00 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:54: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:54:00 2026-01-14T17:54:00.729Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.729Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.742Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:54:00 2026-01-14T17:54:00.744Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:54:00 2026-01-14T17:54:00.750Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:54:00 2026-01-14T17:54:00.751Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:54:00 2026-01-14T17:54:00.769Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.769Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.773Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.773Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.790Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.790Z WARN 6637 --- [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:54:00 2026-01-14T17:54:00.890Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:00 2026-01-14T17:54:00.890Z WARN 6637 --- [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:54:01 2026-01-14T17:54:00.969Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:01 2026-01-14T17:54:00.969Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.109Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.109Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.113Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.113Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:54:01 2026-01-14T17:54:01.178Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.178Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.257Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.257Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:54:01 2026-01-14T17:54:01.276Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.276Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.281Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.281Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:54:01 2026-01-14T17:54:01.293Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.293Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.328Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.328Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.351Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.351Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.372Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.372Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.378Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.378Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.381Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.381Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.399Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:01 2026-01-14T17:54:01.399Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:54:01 2026-01-14T17:54:01.399Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:01 2026-01-14T17:54:01.421Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.421Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:54:01 2026-01-14T17:54:01.432Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.432Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.469Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.469Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.486Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.486Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:54:01 2026-01-14T17:54:01.489Z INFO 6637 --- [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:54:01 2026-01-14T17:54:01.489Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.499Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.499Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:54:01 2026-01-14T17:54:01.531Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.531Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.533Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.533Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.572Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.572Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.606Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.606Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.611Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.611Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.672Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:01 2026-01-14T17:54:01.672Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:54:01 2026-01-14T17:54:01.672Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:01 2026-01-14T17:54:01.712Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.712Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.730Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.730Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.770Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.770Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.775Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.775Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.792Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.792Z WARN 6637 --- [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:54:01 2026-01-14T17:54:01.890Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:01 2026-01-14T17:54:01.890Z WARN 6637 --- [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:54:02 2026-01-14T17:54:01.971Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:02 2026-01-14T17:54:01.971Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.088Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.088Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:54:02 2026-01-14T17:54:02.110Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.110Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.179Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.179Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.258Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.258Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:54:02 2026-01-14T17:54:02.277Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.277Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.282Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.282Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:54:02 2026-01-14T17:54:02.293Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.293Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.304Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.304Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.330Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.330Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.373Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.373Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.378Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.378Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.382Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.382Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.391Z INFO 6637 --- [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:54:02 2026-01-14T17:54:02.391Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.400Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:02 2026-01-14T17:54:02.400Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:54:02 2026-01-14T17:54:02.400Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:02 2026-01-14T17:54:02.422Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.422Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:54:02 2026-01-14T17:54:02.433Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.433Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.469Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.469Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.487Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.487Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:54:02 2026-01-14T17:54:02.501Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.501Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:54:02 2026-01-14T17:54:02.532Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.532Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.534Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.534Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.574Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.574Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.608Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.608Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.645Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.645Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.675Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:02 2026-01-14T17:54:02.675Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:54:02 2026-01-14T17:54:02.675Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:02 2026-01-14T17:54:02.676Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.676Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.712Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.712Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.771Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.771Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.776Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.776Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.794Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.794Z WARN 6637 --- [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:54:02 2026-01-14T17:54:02.891Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:02 2026-01-14T17:54:02.891Z WARN 6637 --- [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:54:03 2026-01-14T17:54:02.971Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:03 2026-01-14T17:54:02.971Z WARN 6637 --- [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:54:03 2026-01-14T17:54:02.995Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:54:03 17:54:03 Members {size:1, ver:1} [ 17:54:03 Member [10.30.107.72]:5701 - 17d67934-ba84-429a-a1cb-2cc8c561745b this 17:54:03 ] 17:54:03 17:54:03 2026-01-14T17:54:02.996Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:54:03 2026-01-14T17:54:02.997Z INFO 6637 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:54:03 2026-01-14T17:54:03.019Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:54:03 2026-01-14T17:54:03.020Z INFO 6637 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 17d67934-ba84-429a-a1cb-2cc8c561745b this is handled 17:54:03 2026-01-14T17:54:03.020Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:54:03 2026-01-14T17:54:03.021Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:54:03 2026-01-14T17:54:03.021Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:54:03 2026-01-14T17:54:03.092Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.092Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:54:03 2026-01-14T17:54:03.112Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.112Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.180Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.180Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.259Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.259Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:54:03 2026-01-14T17:54:03.278Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.278Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.282Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.282Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:54:03 2026-01-14T17:54:03.295Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.295Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.305Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.305Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.330Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.330Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.332Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.332Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.375Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.375Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.384Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.384Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.393Z INFO 6637 --- [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:54:03 2026-01-14T17:54:03.393Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.403Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:03 2026-01-14T17:54:03.403Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:54:03 2026-01-14T17:54:03.403Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:03 2026-01-14T17:54:03.423Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.423Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:54:03 2026-01-14T17:54:03.434Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.434Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.470Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.470Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.488Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.488Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:54:03 2026-01-14T17:54:03.503Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.503Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:54:03 2026-01-14T17:54:03.535Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.535Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.544Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.544Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.574Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.574Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.611Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.611Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.634Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.634Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.646Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.646Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.678Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:03 2026-01-14T17:54:03.678Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:54:03 2026-01-14T17:54:03.678Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:03 2026-01-14T17:54:03.712Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.712Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.773Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.773Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.777Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.777Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.796Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.796Z WARN 6637 --- [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:54:03 2026-01-14T17:54:03.891Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:03 2026-01-14T17:54:03.891Z WARN 6637 --- [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:54:04 2026-01-14T17:54:03.972Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:04 2026-01-14T17:54:03.972Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.092Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.092Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:54:04 2026-01-14T17:54:04.094Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:54:04 2026-01-14T17:54:04.094Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 1075 ms. 17:54:04 2026-01-14T17:54:04.095Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:54:04 2026-01-14T17:54:04.096Z INFO 6637 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:54:04 2026-01-14T17:54:04.113Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.113Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.122Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:54:04 o o o o---o o--o o o---o o o----o o--o--o 17:54:04 | | / \ / | / / \ | | 17:54:04 o----o o o o----o | o o o----o | 17:54:04 | | * \ / | \ * \ | | 17:54:04 o o * o o---o o--o o----o o---o * o o----o o 17:54:04 17:54:04 2026-01-14T17:54:04.122Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:54:04 2026-01-14T17:54:04.123Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:54:04 2026-01-14T17:54:04.123Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:54:04 2026-01-14T17:54:04.123Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:54:04 2026-01-14T17:54:04.123Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:54:04 To enable the Jet engine on the members, do one of the following: 17:54:04 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:54:04 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:54:04 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:54:04 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:54:04 2026-01-14T17:54:04.131Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:54:04 2026-01-14T17:54:04.132Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:54:04 2026-01-14T17:54:04.137Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:54:04 2026-01-14T17:54:04.138Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:54:04 2026-01-14T17:54:04.180Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.180Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.260Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.261Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:54:04 2026-01-14T17:54:04.278Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.278Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.282Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.282Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:54:04 2026-01-14T17:54:04.296Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.296Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.305Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.305Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.306Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:04 2026-01-14T17:54:04.306Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:54:04 2026-01-14T17:54:04.306Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:04 2026-01-14T17:54:04.331Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.331Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.334Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.334Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.377Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.377Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.384Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.384Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.395Z INFO 6637 --- [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:54:04 2026-01-14T17:54:04.395Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.423Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.423Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:54:04 2026-01-14T17:54:04.435Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.435Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.471Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.471Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.489Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.489Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:54:04 2026-01-14T17:54:04.505Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.505Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:54:04 2026-01-14T17:54:04.536Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.536Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.544Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.545Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.576Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.576Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.580Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:04 2026-01-14T17:54:04.580Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:54:04 2026-01-14T17:54:04.580Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:04 2026-01-14T17:54:04.613Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.613Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.636Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.636Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.646Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.646Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.698Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.698Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.713Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.713Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.774Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.774Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.777Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.777Z WARN 6637 --- [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:54:04 2026-01-14T17:54:04.892Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:04 2026-01-14T17:54:04.892Z WARN 6637 --- [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:54:05 2026-01-14T17:54:04.973Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:05 2026-01-14T17:54:04.973Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.092Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.092Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:54:05 2026-01-14T17:54:05.114Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.114Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.182Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.182Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.260Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.260Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:54:05 2026-01-14T17:54:05.280Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.280Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.283Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.283Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:54:05 2026-01-14T17:54:05.297Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.297Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.307Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.307Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.309Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:05 2026-01-14T17:54:05.310Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:54:05 2026-01-14T17:54:05.310Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:05 2026-01-14T17:54:05.332Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.332Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.335Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.335Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.378Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.378Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.386Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.386Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.397Z INFO 6637 --- [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:54:05 2026-01-14T17:54:05.397Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.424Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.425Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:54:05 2026-01-14T17:54:05.436Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.436Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.482Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.482Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:54:05 2026-01-14T17:54:05.507Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.507Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:54:05 2026-01-14T17:54:05.515Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.515Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.521Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.521Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.537Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.537Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.583Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:05 2026-01-14T17:54:05.583Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:54:05 2026-01-14T17:54:05.583Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:05 2026-01-14T17:54:05.600Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.600Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.609Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.609Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.615Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.615Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.637Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.637Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.678Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.678Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.713Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.713Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.776Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.776Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.778Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.778Z WARN 6637 --- [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:54:05 2026-01-14T17:54:05.892Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:05 2026-01-14T17:54:05.892Z WARN 6637 --- [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:54:06 2026-01-14T17:54:05.974Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:06 2026-01-14T17:54:05.974Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.093Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.093Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:54:06 2026-01-14T17:54:06.115Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.115Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.183Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.183Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.261Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.261Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:54:06 2026-01-14T17:54:06.281Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.281Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.283Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.283Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:54:06 2026-01-14T17:54:06.298Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.298Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.309Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.309Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.309Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:06 2026-01-14T17:54:06.309Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:54:06 2026-01-14T17:54:06.309Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:06 2026-01-14T17:54:06.333Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.333Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.337Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.337Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.379Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.379Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.387Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.387Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.399Z INFO 6637 --- [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:54:06 2026-01-14T17:54:06.399Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.407Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:54:06 17:54:06 Members {size:1, ver:1} [ 17:54:06 Member [10.30.107.72]:5701 - 88f7f58f-4fb5-4df5-bb3e-d0117804e8b2 this 17:54:06 ] 17:54:06 17:54:06 2026-01-14T17:54:06.408Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:54:06 2026-01-14T17:54:06.409Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.409Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:54:06 2026-01-14T17:54:06.409Z INFO 6637 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:54:06 2026-01-14T17:54:06.425Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.425Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:54:06 2026-01-14T17:54:06.428Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:54:06 2026-01-14T17:54:06.429Z INFO 6637 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 88f7f58f-4fb5-4df5-bb3e-d0117804e8b2 this is handled 17:54:06 2026-01-14T17:54:06.430Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:54:06 2026-01-14T17:54:06.430Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:54:06 2026-01-14T17:54:06.431Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:54:06 2026-01-14T17:54:06.437Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.437Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.483Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.483Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:54:06 2026-01-14T17:54:06.492Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:54:06 2026-01-14T17:54:06.493Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 64 ms. 17:54:06 2026-01-14T17:54:06.493Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:54:06 2026-01-14T17:54:06.494Z INFO 6637 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:54:06 2026-01-14T17:54:06.497Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.497Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.516Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.516Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.519Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:54:06 o o o o---o o--o o o---o o o----o o--o--o 17:54:06 | | / \ / | / / \ | | 17:54:06 o----o o o o----o | o o o----o | 17:54:06 | | * \ / | \ * \ | | 17:54:06 o o * o o---o o--o o----o o---o * o o----o o 17:54:06 17:54:06 2026-01-14T17:54:06.519Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:54:06 2026-01-14T17:54:06.519Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:54:06 2026-01-14T17:54:06.519Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:54:06 2026-01-14T17:54:06.519Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:54:06 2026-01-14T17:54:06.519Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:54:06 To enable the Jet engine on the members, do one of the following: 17:54:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:54:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:54:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:54:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:54:06 2026-01-14T17:54:06.529Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:54:06 2026-01-14T17:54:06.530Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:54:06 2026-01-14T17:54:06.539Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.539Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.545Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:54:06 2026-01-14T17:54:06.545Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:54:06 2026-01-14T17:54:06.584Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:06 2026-01-14T17:54:06.584Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:54:06 2026-01-14T17:54:06.584Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:06 2026-01-14T17:54:06.602Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.602Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.615Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.615Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.617Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.617Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.639Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.639Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.679Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.679Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.753Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.753Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.776Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.776Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.779Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.779Z WARN 6637 --- [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:54:06 2026-01-14T17:54:06.892Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:06 2026-01-14T17:54:06.892Z WARN 6637 --- [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:54:07 2026-01-14T17:54:06.974Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:07 2026-01-14T17:54:06.974Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.093Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.094Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:54:07 2026-01-14T17:54:07.116Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.116Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.161Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:07 2026-01-14T17:54:07.161Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:54:07 2026-01-14T17:54:07.161Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:07 2026-01-14T17:54:07.183Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.183Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.262Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.262Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:54:07 2026-01-14T17:54:07.281Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.281Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.283Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.283Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:54:07 2026-01-14T17:54:07.299Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.299Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.310Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.310Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.334Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.334Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.339Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.339Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.381Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.381Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.388Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.388Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.401Z INFO 6637 --- [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:54:07 2026-01-14T17:54:07.401Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.410Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.410Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:54:07 2026-01-14T17:54:07.426Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.426Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:54:07 2026-01-14T17:54:07.437Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.438Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.484Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.484Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:54:07 2026-01-14T17:54:07.498Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.498Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.501Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.501Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.517Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.517Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.537Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:07 2026-01-14T17:54:07.537Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:54:07 2026-01-14T17:54:07.537Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:07 2026-01-14T17:54:07.604Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.604Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.617Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.617Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.619Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.619Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.640Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.640Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.679Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.679Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.753Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.753Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.777Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.777Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.780Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.780Z WARN 6637 --- [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:54:07 2026-01-14T17:54:07.892Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:07 2026-01-14T17:54:07.892Z WARN 6637 --- [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:54:08 2026-01-14T17:54:07.975Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:08 2026-01-14T17:54:07.975Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.093Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.093Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:54:08 2026-01-14T17:54:08.116Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.116Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.162Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:08 2026-01-14T17:54:08.162Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:54:08 2026-01-14T17:54:08.162Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:08 2026-01-14T17:54:08.183Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.183Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.263Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.263Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:54:08 2026-01-14T17:54:08.269Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.269Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:54:08 2026-01-14T17:54:08.278Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.278Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.300Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.300Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.302Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.302Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.312Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.312Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.341Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.341Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.382Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.382Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.389Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.389Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.403Z INFO 6637 --- [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:54:08 2026-01-14T17:54:08.403Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.412Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.412Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:54:08 2026-01-14T17:54:08.427Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.427Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:54:08 2026-01-14T17:54:08.438Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.438Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.485Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.486Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:54:08 2026-01-14T17:54:08.499Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.499Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.501Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.501Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.517Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.517Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.540Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:08 2026-01-14T17:54:08.540Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:54:08 2026-01-14T17:54:08.540Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:08 2026-01-14T17:54:08.606Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.606Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.620Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.620Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.625Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.625Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.641Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.641Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.680Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.680Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.754Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.754Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.778Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.778Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.781Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.781Z WARN 6637 --- [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:54:08 2026-01-14T17:54:08.892Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:08 2026-01-14T17:54:08.892Z WARN 6637 --- [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:54:09 2026-01-14T17:54:08.975Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:09 2026-01-14T17:54:08.975Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.057Z INFO 6637 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.72]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.106.70]:5701 17:54:09 2026-01-14T17:54:09.094Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.094Z INFO 6637 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.72]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.107.72:49227 and /10.30.106.70:5701 17:54:09 2026-01-14T17:54:09.094Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:54:09 2026-01-14T17:54:09.107Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.107Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.144Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.144Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.163Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:09 2026-01-14T17:54:09.163Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:54:09 2026-01-14T17:54:09.163Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:09 2026-01-14T17:54:09.182Z INFO 6637 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:54:09 17:54:09 Members {size:2, ver:2} [ 17:54:09 Member [10.30.106.70]:5701 - 50d6766d-d643-4e48-921a-9d2f74ffd2ce 17:54:09 Member [10.30.107.72]:5701 - 5c1f73ad-2abb-47b8-aa28-795d7d3fed55 this 17:54:09 ] 17:54:09 17:54:09 2026-01-14T17:54:09.183Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:54:09 2026-01-14T17:54:09.184Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.184Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.217Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:54:09 2026-01-14T17:54:09.269Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.269Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:54:09 2026-01-14T17:54:09.295Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.295Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:54:09 2026-01-14T17:54:09.301Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.301Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.302Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.302Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.313Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.313Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.343Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.343Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.363Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.363Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.383Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.383Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.390Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.390Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.405Z INFO 6637 --- [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:54:09 2026-01-14T17:54:09.405Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.414Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.414Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:54:09 2026-01-14T17:54:09.429Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.429Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:54:09 2026-01-14T17:54:09.433Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:54:09 2026-01-14T17:54:09.435Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:54:09 2026-01-14T17:54:09.447Z INFO 6637 --- [ main] c.h.i.server.tcp.TcpServerConnection : [10.30.107.72]:5701 [dev] [5.5.0] Connection[id=1, /10.30.107.72:49227->/10.30.106.70:5701, qualifier=null, endpoint=[10.30.106.70]:5701, remoteUuid=50d6766d-d643-4e48-921a-9d2f74ffd2ce, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 17:54:09 2026-01-14T17:54:09.450Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:54:09 2026-01-14T17:54:09.462Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:54:09 2026-01-14T17:54:09.462Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 245 ms. 17:54:09 2026-01-14T17:54:09.462Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:54:09 2026-01-14T17:54:09.464Z INFO 6637 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:54:09 2026-01-14T17:54:09.485Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.485Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:54:09 2026-01-14T17:54:09.493Z INFO 6637 --- [ main] com.hazelcast.system.logo : [10.30.107.72]:5701 [dev] [5.5.0] 17:54:09 o o o o---o o--o o o---o o o----o o--o--o 17:54:09 | | / \ / | / / \ | | 17:54:09 o----o o o o----o | o o o----o | 17:54:09 | | * \ / | \ * \ | | 17:54:09 o o * o o---o o--o o----o o---o * o o----o o 17:54:09 17:54:09 2026-01-14T17:54:09.493Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:54:09 2026-01-14T17:54:09.493Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701 17:54:09 2026-01-14T17:54:09.493Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] Cluster name: dev 17:54:09 2026-01-14T17:54:09.493Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]: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:54:09 2026-01-14T17:54:09.493Z INFO 6637 --- [ main] com.hazelcast.system : [10.30.107.72]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:54:09 To enable the Jet engine on the members, do one of the following: 17:54:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:54:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:54:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:54:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:54:09 2026-01-14T17:54:09.494Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:09 2026-01-14T17:54:09.494Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:54:09 2026-01-14T17:54:09.494Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:09 2026-01-14T17:54:09.500Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.500Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.503Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.503Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.504Z INFO 6637 --- [ main] com.hazelcast.system.security : [10.30.107.72]: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:54:09 2026-01-14T17:54:09.505Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Using Multicast discovery 17:54:09 2026-01-14T17:54:09.512Z INFO 6637 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.72]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:54:09 2026-01-14T17:54:09.513Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTING 17:54:09 2026-01-14T17:54:09.518Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.518Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.609Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.609Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.622Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.622Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.627Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.627Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.641Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.641Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.682Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.682Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.755Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.755Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.779Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.779Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.783Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.783Z WARN 6637 --- [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:54:09 2026-01-14T17:54:09.894Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:09 2026-01-14T17:54:09.894Z WARN 6637 --- [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:54:10 2026-01-14T17:54:09.977Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:10 2026-01-14T17:54:09.977Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.096Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.096Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:54:10 2026-01-14T17:54:10.115Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:10 2026-01-14T17:54:10.115Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:54:10 2026-01-14T17:54:10.115Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:10 2026-01-14T17:54:10.147Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.147Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.151Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.151Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.185Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.185Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.269Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.269Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:54:10 2026-01-14T17:54:10.296Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.296Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:54:10 2026-01-14T17:54:10.304Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.304Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.313Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.313Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.342Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.342Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.345Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.345Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.346Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:10 2026-01-14T17:54:10.346Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:54:10 2026-01-14T17:54:10.346Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:10 2026-01-14T17:54:10.372Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.372Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.384Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.384Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.390Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.390Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.407Z INFO 6637 --- [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:54:10 2026-01-14T17:54:10.407Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.416Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.416Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:54:10 2026-01-14T17:54:10.429Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.429Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:54:10 2026-01-14T17:54:10.486Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.486Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:54:10 2026-01-14T17:54:10.501Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.501Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.504Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.504Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.520Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.520Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.611Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.611Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.624Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.624Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.636Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.636Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.662Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.662Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.683Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.683Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.757Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.757Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.780Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.780Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.784Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.784Z WARN 6637 --- [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:54:10 2026-01-14T17:54:10.895Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:10 2026-01-14T17:54:10.895Z WARN 6637 --- [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:54:11 2026-01-14T17:54:10.978Z INFO 6637 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:54:11 2026-01-14T17:54:10.978Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.098Z INFO 6637 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.098Z WARN 6637 --- [ad | producer-4] org.apache.kafka.clients.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:54:11 2026-01-14T17:54:11.118Z INFO 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:54:11 2026-01-14T17:54:11.118Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.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:54:11 2026-01-14T17:54:11.118Z WARN 6637 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:11 2026-01-14T17:54:11.148Z INFO 6637 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.148Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.150Z INFO 6637 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.150Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.157Z INFO 6637 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.157Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.271Z INFO 6637 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.271Z WARN 6637 --- [ad | producer-7] org.apache.kafka.clients.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:54:11 2026-01-14T17:54:11.297Z INFO 6637 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.72]:5701 [dev] [5.5.0] 17:54:11 17:54:11 Members {size:1, ver:1} [ 17:54:11 Member [10.30.107.72]:5701 - 08b42098-c66d-487c-b397-1426de2ea942 this 17:54:11 ] 17:54:11 17:54:11 2026-01-14T17:54:11.297Z INFO 6637 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.297Z WARN 6637 --- [ad | producer-3] org.apache.kafka.clients.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:54:11 2026-01-14T17:54:11.298Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is STARTED 17:54:11 2026-01-14T17:54:11.300Z INFO 6637 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:54:11 2026-01-14T17:54:11.305Z INFO 6637 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.305Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.314Z INFO 6637 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.314Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.343Z INFO 6637 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.344Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.346Z INFO 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:54:11 2026-01-14T17:54:11.346Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.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:54:11 2026-01-14T17:54:11.346Z WARN 6637 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:54:11 2026-01-14T17:54:11.349Z INFO 6637 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.349Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.373Z INFO 6637 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.373Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.386Z INFO 6637 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.386Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.391Z INFO 6637 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.391Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.409Z INFO 6637 --- [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:54:11 2026-01-14T17:54:11.409Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.418Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.418Z WARN 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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:54:11 2026-01-14T17:54:11.431Z INFO 6637 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.431Z WARN 6637 --- [d | producer-13] org.apache.kafka.clients.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:54:11 2026-01-14T17:54:11.487Z INFO 6637 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.487Z WARN 6637 --- [d | producer-14] org.apache.kafka.clients.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:54:11 2026-01-14T17:54:11.490Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTTING_DOWN 17:54:11 2026-01-14T17:54:11.491Z INFO 6637 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.72]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.72]:5701 - 08b42098-c66d-487c-b397-1426de2ea942 this is handled 17:54:11 2026-01-14T17:54:11.492Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down multicast service... 17:54:11 2026-01-14T17:54:11.493Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down connection manager... 17:54:11 2026-01-14T17:54:11.493Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Shutting down node engine... 17:54:11 2026-01-14T17:54:11.501Z INFO 6637 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.501Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.504Z INFO 6637 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.504Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.509Z INFO 6637 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.72]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:54:11 2026-01-14T17:54:11.509Z INFO 6637 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.72]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 18 ms. 17:54:11 2026-01-14T17:54:11.509Z INFO 6637 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.72]:5701 [dev] [5.5.0] [10.30.107.72]:5701 is SHUTDOWN 17:54:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.75 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 17:54:11 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 17:54:11 2026-01-14T17:54:11.519Z INFO 6637 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.519Z WARN 6637 --- [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:54:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 17:54:11 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 17:54: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:54:11 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 17:54:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 17:54:11 [INFO] Running org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 17:54:11 2026-01-14T17:54:11.614Z INFO 6637 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.614Z WARN 6637 --- [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:54:11 17:54:11 . ____ _ __ _ _ 17:54:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:54:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:54:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:54:11 ' |____| .__|_| |_|_| |_\__, | / / / / 17:54:11 =========|_|==============|___/=/_/_/_/ 17:54:11 17:54:11 :: Spring Boot :: (v3.5.9) 17:54:11 17:54:11 2026-01-14T17:54:11.625Z INFO 6637 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 17.0.6-ea with PID 6637 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:54:11 2026-01-14T17:54:11.625Z INFO 6637 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 17:54:11 2026-01-14T17:54:11.627Z INFO 6637 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.627Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.632Z INFO 6637 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.021 seconds (process running for 143.214) 17:54:11 2026-01-14T17:54:11.637Z INFO 6637 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.637Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.670Z INFO 6637 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.670Z WARN 6637 --- [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:54:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 17:54:11 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 17:54:11 2026-01-14T17:54:11.732Z INFO 6637 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.733Z WARN 6637 --- [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:54: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:54:11 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 17:54: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:54:11 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 17:54:11 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 17:54:11 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 17:54:11 2026-01-14T17:54:11.758Z INFO 6637 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.758Z WARN 6637 --- [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:54: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:54:11 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 17:54: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:54:11 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 17:54:11 2026-01-14T17:54:11.776Z INFO 6637 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 17:54:11 2026-01-14T17:54:11.778Z INFO 6637 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 17:54:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 17:54:11 2026-01-14T17:54:11.781Z INFO 6637 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.781Z WARN 6637 --- [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:54:11 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 17:54:11 2026-01-14T17:54:11.791Z INFO 6637 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.791Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.815Z INFO 6637 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 17:54:11 2026-01-14T17:54:11.817Z INFO 6637 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 17:54:11 2026-01-14T17:54:11.817Z INFO 6637 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 17:54:11 2026-01-14T17:54:11.819Z INFO 6637 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 17:54:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 17:54:11 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 17:54:11 2026-01-14T17:54:11.846Z ERROR 6637 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 17:54:11 17:54:11 java.lang.RuntimeException: Simulated failure 17:54:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:54:11 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 17:54:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:11 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:54:11 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:54:11 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:54:11 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:54:11 at groovy.lang.Closure.call(Closure.java:427) 17:54:11 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:54:11 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:54:11 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:54:11 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:54:11 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:54:11 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:54:11 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:54:11 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:54:11 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:54:11 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:54:11 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:54:11 at jdk.proxy2/jdk.proxy2.$Proxy252.getNcmpServiceCmHandle(Unknown Source) 17:54:11 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 17:54:11 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 17:54:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1240842845.migrateInventoryToModelRelease20250722$accessor$ASkmbpRd(Unknown Source) 17:54:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1240842845$auxiliary$sbfRxxvN.call(Unknown Source) 17:54:11 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:54:11 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:54:11 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:54:11 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:54:11 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:54:11 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:54:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1240842845.migrateInventoryToModelRelease20250722(Unknown Source) 17:54:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1240842845$migrateInventoryToModelRelease20250722.call(Unknown Source) 17:54:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:54:11 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 17:54:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:54:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:54:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:54:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:11 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:11 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:11 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:11 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:11 17:54:11 2026-01-14T17:54:11.847Z ERROR 6637 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 17:54:11 17:54:11 java.lang.RuntimeException: Simulated failure 17:54:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:11 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:11 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:11 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:11 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:11 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:54:11 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 17:54:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:11 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:54:11 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:54:11 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:54:11 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:54:11 at groovy.lang.Closure.call(Closure.java:427) 17:54:11 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:54:11 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:54:11 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:54:11 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:54:11 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:54:11 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:54:11 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:54:11 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:54:11 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:54:11 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:54:11 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:54:11 at jdk.proxy2/jdk.proxy2.$Proxy228.cmHandleBulkMigrate(Unknown Source) 17:54:11 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 17:54:11 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 17:54:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1240842845.migrateInventoryToModelRelease20250722$accessor$ASkmbpRd(Unknown Source) 17:54:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1240842845$auxiliary$sbfRxxvN.call(Unknown Source) 17:54:11 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:54:11 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:54:11 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:54:11 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:54:11 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:54:11 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:54:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1240842845.migrateInventoryToModelRelease20250722(Unknown Source) 17:54:11 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1240842845$migrateInventoryToModelRelease20250722.call(Unknown Source) 17:54:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:54:11 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 17:54:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:54:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:54:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:54:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:11 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:11 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:11 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:11 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:11 17:54:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 17:54:11 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 17:54:11 2026-01-14T17:54:11.887Z INFO 6637 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:54:11 2026-01-14T17:54:11.887Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:54:11 2026-01-14T17:54:11.887Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 17:54:11 2026-01-14T17:54:11.889Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 17:54:11 2026-01-14T17:54:11.891Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:54:11 2026-01-14T17:54:11.897Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:54:11 2026-01-14T17:54:11.899Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2025-07-22. 17:54:11 2026-01-14T17:54:11.900Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2025-07-22 installed successfully, 17:54:11 2026-01-14T17:54:11.900Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:54:11 2026-01-14T17:54:11.902Z INFO 6637 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:54:11 2026-01-14T17:54:11.902Z WARN 6637 --- [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:54:11 2026-01-14T17:54:11.904Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:54:11 2026-01-14T17:54:11.904Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 17:54:11 2026-01-14T17:54:11.904Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 17:54:11 2026-01-14T17:54:11.904Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:54:11 2026-01-14T17:54:11.909Z INFO 6637 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 17:54:11 2026-01-14T17:54:11.911Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:54:11 2026-01-14T17:54:11.911Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2025-07-22 is already installed. 17:54:11 2026-01-14T17:54:11.911Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:54:11 2026-01-14T17:54:11.913Z INFO 6637 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 17:54:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 17:54:12 [INFO] 17:54:12 [INFO] Results: 17:54:12 [INFO] 17:54:12 [INFO] Tests run: 852, Failures: 0, Errors: 0, Skipped: 0 17:54:12 [INFO] 17:54:12 [INFO] 17:54:12 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 17:54:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:54:12 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 17:54:12 [INFO] All coverage checks have been met. 17:54:12 [INFO] 17:54:12 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 17:54:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:54:12 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 17:54:12 [INFO] 17:54:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 17:54:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.4-SNAPSHOT.jar 17:54:12 [INFO] 17:54:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 17:54:12 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.4-SNAPSHOT/cps-ncmp-service-3.7.4-SNAPSHOT.jar 17:54: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.4-SNAPSHOT/cps-ncmp-service-3.7.4-SNAPSHOT.pom 17:54:12 [INFO] 17:54:12 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 17:54:12 [INFO] Building cps-ncmp-rest 3.7.4-SNAPSHOT [11/21] 17:54:12 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:13 [INFO] 17:54:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 17:54:13 [INFO] 17:54:13 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 17:54:13 [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:54:13 [INFO] 17:54:13 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 17:54:13 [INFO] Generating with dryRun=false 17:54:13 [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:54:13 [INFO] OpenAPI Generator: spring (server) 17:54:13 [INFO] Generator 'spring' is considered stable. 17:54:13 [INFO] ---------------------------------- 17:54:13 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 17:54: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:54:13 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:54:13 [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:54:13 [INFO] Processing operation getResourceDataForCmHandle 17:54:13 [INFO] Processing operation updateResourceDataRunningForCmHandle 17:54:13 [INFO] Processing operation createResourceDataRunningForCmHandle 17:54:13 [INFO] Processing operation deleteResourceDataRunningForCmHandle 17:54:13 [INFO] Processing operation patchResourceDataRunningForCmHandle 17:54:13 [INFO] Processing operation executeDataOperationForCmHandles 17:54:13 [INFO] Processing operation queryResourceDataForCmHandle 17:54:13 [INFO] Processing operation getModuleReferencesByCmHandle 17:54:13 [INFO] Processing operation getModuleDefinitions 17:54:13 [INFO] Processing operation searchCmHandles 17:54:13 [INFO] Processing operation retrieveCmHandleDetailsById 17:54:13 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 17:54:13 [INFO] Processing operation searchCmHandleIds 17:54:13 [INFO] Processing operation getCmHandleStateByCmHandleId 17:54:13 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 17:54: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:54: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:54: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:54: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:54: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:54: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/DataOperationDefinition.java 17:54: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/DataOperationRequest.java 17:54: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:54: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/DmiErrorMessage.java 17:54: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/DmiErrorMessageDmiResponse.java 17:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54:13 [INFO] Skipping generation of Webhooks. 17:54: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:54:13 [INFO] Skipping generation of supporting files. 17:54:13 ################################################################################ 17:54:13 # Thanks for using OpenAPI Generator. # 17:54:13 # Please consider donation to help us maintain this project 🙏 # 17:54:13 # https://opencollective.com/openapi_generator/donate # 17:54:13 ################################################################################ 17:54:13 [INFO] 17:54:13 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 17:54:13 [INFO] Generating with dryRun=false 17:54:13 [INFO] No .openapi-generator-ignore file found. 17:54:13 [INFO] OpenAPI Generator: spring (server) 17:54:13 [INFO] Generator 'spring' is considered stable. 17:54:13 [INFO] ---------------------------------- 17:54:13 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 17:54: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:54:13 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:54:13 [INFO] Processing operation updateDmiPluginRegistration 17:54:13 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 17:54:13 [INFO] Processing operation searchCmHandleIds 17:54:13 [INFO] Processing operation searchCmHandles 17:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54:14 [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:54:14 [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:54:14 [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:54:14 [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:54:14 [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:54:14 [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:54:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:54:14 [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:54:14 [INFO] Skipping generation of Webhooks. 17:54:14 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:54:14 [INFO] Skipping generation of supporting files. 17:54:14 ################################################################################ 17:54:14 # Thanks for using OpenAPI Generator. # 17:54:14 # Please consider donation to help us maintain this project 🙏 # 17:54:14 # https://opencollective.com/openapi_generator/donate # 17:54:14 ################################################################################ 17:54:14 [INFO] 17:54:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 17:54:14 [INFO] You have 0 Checkstyle violations. 17:54:14 [INFO] 17:54:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 17:54:14 [INFO] You have 0 Checkstyle violations. 17:54:14 [INFO] 17:54:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 17:54:14 [INFO] Copying 1 resource from src/main/resources to target/classes 17:54:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 17:54:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 17:54:14 [INFO] 17:54:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 17:54:14 [INFO] Recompiling the module because of changed dependency. 17:54:14 [INFO] Compiling 39 source files with javac [debug release 17] to target/classes 17:54:15 [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:54:15 [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:54:15 [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:54:15 [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:54:15 [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:54:15 [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:54:15 [INFO] 17:54:15 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 17:54:15 [INFO] Generating with dryRun=false 17:54:15 [INFO] No .openapi-generator-ignore file found. 17:54:15 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:54:15 [INFO] Generator 'openapi-yaml' is considered stable. 17:54:15 [INFO] Output file [outputFile=openapi-inventory.yaml] 17:54: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:54: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:54: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:54: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:54: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:54:15 [INFO] Skipping generation of Webhooks. 17:54: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:54:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 17:54:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 17:54:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 17:54:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:54:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:54:15 ################################################################################ 17:54:15 # Thanks for using OpenAPI Generator. # 17:54:15 # Please consider donation to help us maintain this project 🙏 # 17:54:15 # https://opencollective.com/openapi_generator/donate # 17:54:15 ################################################################################ 17:54:15 [INFO] 17:54:15 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 17:54:15 [INFO] Generating with dryRun=false 17:54:15 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:54:15 [INFO] Generator 'openapi-yaml' is considered stable. 17:54:15 [INFO] Output file [outputFile=openapi.yaml] 17:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54: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:54:15 [INFO] Skipping generation of Webhooks. 17:54: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:54:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 17:54:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 17:54: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:54:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:54:15 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:54:15 ################################################################################ 17:54:15 # Thanks for using OpenAPI Generator. # 17:54:15 # Please consider donation to help us maintain this project 🙏 # 17:54:15 # https://opencollective.com/openapi_generator/donate # 17:54:15 ################################################################################ 17:54:16 [INFO] 17:54:16 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 17:54:16 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 17:54:16 [INFO] 17:54:16 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 17:54:16 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 17:54:16 [INFO] 17:54:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 17:54:16 [INFO] Copying 7 resources from src/test/resources to target/test-classes 17:54:16 [INFO] 17:54:16 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 17:54:16 [INFO] Recompiling the module because of changed dependency. 17:54:16 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:54:16 [INFO] 17:54:16 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 17:54:16 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:54:16 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:54:16 [INFO] Parallel parsing disabled. 17:54:18 [INFO] Compiled 22 files. 17:54:18 [INFO] 17:54:18 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 17:54:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:54:18 [INFO] 17:54:18 [INFO] ------------------------------------------------------- 17:54:18 [INFO] T E S T S 17:54:18 [INFO] ------------------------------------------------------- 17:54:19 17:54:19.485 [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:54:19 17:54:19.794 [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:54:19 17:54:19.860 [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:54:19 17:54:19.878 [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:54:19 17:54:19.903 [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:54:20 17:54:19.921 [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:54:20 17:54:19.945 [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:54:20 17:54:19.961 [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:54:20 17:54:20.006 [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:54:20 17:54:20.020 [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:54:20 17:54:20.023 [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:54:20 17:54:20.035 [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:54:20 17:54:20.037 [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:54:20 17:54:20.047 [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:54:20 17:54:20.051 [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:54:20 17:54:20.062 [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:54:20 [INFO] Running org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 17:54:20 17:54:20.744 [main] INFO org.onap.cps.ncmp.rest.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 17:54:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 17:54:20 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:54:22 17:54:22,645 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:54:22 17:54:22,646 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:54:22 17:54:22,650 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:54:22 17:54:22,709 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:54:22 17:54:22,709 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:54:22 17:54:22,869 |-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:54:22 17:54:22,869 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:54:23 17:54:23 . ____ _ __ _ _ 17:54:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:54:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:54:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:54:23 ' |____| .__|_| |_|_| |_\__, | / / / / 17:54:23 =========|_|==============|___/=/_/_/_/ 17:54:23 17:54:23 :: Spring Boot :: (v3.5.9) 17:54:23 17:54:23 2026-01-14T17:54:23.319Z INFO 11023 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11023 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:54:23 2026-01-14T17:54:23.323Z INFO 11023 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:54:25 2026-01-14T17:54:25.507Z INFO 11023 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:54:25 2026-01-14T17:54:25.508Z INFO 11023 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:54:25 2026-01-14T17:54:25.510Z INFO 11023 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:54:25 2026-01-14T17:54:25.674Z INFO 11023 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 3.539 seconds (process running for 7.503) 17:54:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:54:26 2026-01-14T17:54:26.746Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:26 17:54:26 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 17:54:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:54:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 17:54:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:26 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 17:54:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:26 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:54:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:54:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:26 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:26 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:26 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:26 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:26 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:26 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:26 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:26 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:54:26 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 17:54:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:26 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:26 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:26 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:26 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:54:26 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:26 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:26 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:26 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:54:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:26 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:26 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:26 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:54:26 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:26 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:26 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:26 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:26 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:26 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:26 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:26 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:26 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:26 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:26 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:26 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:26 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:26 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:26 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:26 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:26 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:26 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:26 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:26 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:26 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:26 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:26 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:26 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:26 17:54:27 2026-01-14T17:54:27.206Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:27 17:54:27 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 17:54:27 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:54:27 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:54:27 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:54:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:54:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:27 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 17:54:27 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 17:54:27 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 17:54:27 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 17:54:27 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 17:54:27 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 17:54:27 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 17:54:27 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 17:54:27 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 17:54:27 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 17:54:27 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 17:54:27 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:54:27 ... 130 common frames omitted 17:54:27 17:54:27 2026-01-14T17:54:27.262Z WARN 11023 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 17:54:27 2026-01-14T17:54:27.296Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:27 17:54:27 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:27 17:54:27 2026-01-14T17:54:27.305Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:27 17:54:27 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:54:27 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:27 17:54:27 2026-01-14T17:54:27.313Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:27 17:54:27 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:27 17:54:27 2026-01-14T17:54:27.321Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:27 17:54:27 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:54:27 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:27 17:54:27 2026-01-14T17:54:27.329Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:27 17:54:27 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:54:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:27 17:54:27 2026-01-14T17:54:27.339Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:27 17:54:27 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:54:27 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:54:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:27 17:54:27 2026-01-14T17:54:27.345Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:27 17:54:27 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:27 17:54:27 2026-01-14T17:54:27.351Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:27 17:54:27 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:54:27 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:54:27 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:54:27 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:54:27 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:27 17:54:27 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.494 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:54:27 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:54:27 17:54:27 . ____ _ __ _ _ 17:54:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:54:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:54:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:54:27 ' |____| .__|_| |_|_| |_\__, | / / / / 17:54:27 =========|_|==============|___/=/_/_/_/ 17:54:27 17:54:27 :: Spring Boot :: (v3.5.9) 17:54:27 17:54:27 2026-01-14T17:54:27.465Z INFO 11023 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11023 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:54:27 2026-01-14T17:54:27.466Z INFO 11023 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:54:27 2026-01-14T17:54:27.780Z INFO 11023 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:54:27 2026-01-14T17:54:27.780Z INFO 11023 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:54:27 2026-01-14T17:54:27.780Z INFO 11023 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:54:27 2026-01-14T17:54:27.787Z INFO 11023 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.351 seconds (process running for 9.617) 17:54:27 2026-01-14T17:54:27.901Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:27 17:54:27 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 17:54:27 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:54:27 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:54:27 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:54:27 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:54:27 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:27 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:54:27 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:54:27 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 17:54:27 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 17:54:27 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 17:54:27 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 17:54:27 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 17:54:27 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 17:54:27 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 17:54:27 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 17:54:27 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 17:54:27 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 17:54:27 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:54:27 ... 130 common frames omitted 17:54:27 17:54:27 2026-01-14T17:54:27.952Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:27 17:54:27 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:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:54:27 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:27 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:54:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:54:27 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:27 17:54:27 2026-01-14T17:54:27.957Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:27 17:54:27 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:54:27 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:54:27 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:54:27 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:54:27 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:54:27 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:54:27 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:54:27 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:54:27 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:54:27 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:54:27 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:54:27 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:54:27 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:54:27 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:54:27 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:54:27 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:54:27 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:54:27 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:27 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:27 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:27 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:27 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:27 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:54:27 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:54:27 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:54:27 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:54:27 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:27 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:27 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:27 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:27 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:27 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:27 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:27 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:27 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:27 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:27 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:27 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:27 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:27 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:27 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:27 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:27 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:27 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:27 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:27 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:27 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 17:54:27 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 17:54:27 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 17:54:27 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 17:54:27 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 17:54:27 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 17:54:27 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 17:54:27 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 17:54:27 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 17:54:27 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 17:54:27 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 17:54:27 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 17:54:27 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 17:54:27 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 17:54:27 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 17:54:27 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:54:27 ... 140 common frames omitted 17:54:27 17:54:28 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:54:28 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:54:28 17:54:28 . ____ _ __ _ _ 17:54:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:54:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:54:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:54:28 ' |____| .__|_| |_|_| |_\__, | / / / / 17:54:28 =========|_|==============|___/=/_/_/_/ 17:54:28 17:54:28 :: Spring Boot :: (v3.5.9) 17:54:28 17:54:28 2026-01-14T17:54:28.269Z INFO 11023 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11023 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:54:28 2026-01-14T17:54:28.269Z INFO 11023 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:54:28 2026-01-14T17:54:28.677Z INFO 11023 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:54:28 2026-01-14T17:54:28.677Z INFO 11023 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:54:28 2026-01-14T17:54:28.677Z INFO 11023 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:54:28 2026-01-14T17:54:28.685Z INFO 11023 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.438 seconds (process running for 10.514) 17:54:28 2026-01-14T17:54:28.774Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:28 17:54:28 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 17:54:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:54:28 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 17:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:54:28 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:54:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:54:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:28 17:54:28 2026-01-14T17:54:28.781Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:28 17:54:28 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 17:54:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:54:28 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:160) 17:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:54:28 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:54:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:54:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:28 17:54:28 2026-01-14T17:54:28.786Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:28 17:54:28 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 17:54:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:54:28 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 17:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:54:28 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:54:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:54:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:28 17:54:28 2026-01-14T17:54:28.790Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:28 17:54:28 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 17:54:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:54:28 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) 17:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:54:28 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:54:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:54:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:28 17:54:28 2026-01-14T17:54:28.800Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:28 17:54:28 java.lang.IllegalStateException: some error message 17:54:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:54:28 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) 17:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:54:28 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:54:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:54:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:28 17:54:28 2026-01-14T17:54:28.819Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:28 17:54:28 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 17:54:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:54:28 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:168) 17:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:54:28 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:54:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:54:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:28 17:54:28 2026-01-14T17:54:28.823Z ERROR 11023 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:54:28 17:54:28 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 17:54:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:54:28 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:54:28 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:54:28 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:54:28 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:54:28 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:54:28 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:54:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:54:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:54:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:54:28 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:169) 17:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:54:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:54:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:54:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:54:28 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:54:28 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:54:28 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:54:28 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:54:28 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:54:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:54:28 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:28 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:54:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:54:28 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:54:28 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:54:28 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:54:28 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:54:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:54:28 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:54:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:54:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:54:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:54:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:54:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:54:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:54:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:54:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:54:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:54:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:54:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:54:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:54:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:54:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:54:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:54:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:54:28 17:54:28 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.790 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:54:28 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:54:29 17:54:29 . ____ _ __ _ _ 17:54:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:54:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:54:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:54:29 ' |____| .__|_| |_|_| |_\__, | / / / / 17:54:29 =========|_|==============|___/=/_/_/_/ 17:54:29 17:54:29 :: Spring Boot :: (v3.5.9) 17:54:29 17:54:29 2026-01-14T17:54:28.931Z INFO 11023 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 17.0.6-ea with PID 11023 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:54:29 2026-01-14T17:54:28.931Z INFO 11023 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:54:29 2026-01-14T17:54:29.156Z INFO 11023 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:54:29 2026-01-14T17:54:29.156Z INFO 11023 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:54:29 2026-01-14T17:54:29.156Z INFO 11023 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:54:29 2026-01-14T17:54:29.163Z INFO 11023 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.256 seconds (process running for 10.992) 17:54:29 2026-01-14T17:54:29.249Z WARN 11023 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 17:54:29 2026-01-14T17:54:29.255Z WARN 11023 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 17:54:29 2026-01-14T17:54:29.313Z WARN 11023 --- [ 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:54:29 2026-01-14T17:54:29.427Z WARN 11023 --- [ 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:54:29 2026-01-14T17:54:29.434Z WARN 11023 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 17:54:29 2026-01-14T17:54:29.456Z WARN 11023 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: denied for test 17:54:29 2026-01-14T17:54:29.468Z WARN 11023 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 17:54:29 2026-01-14T17:54:29.472Z WARN 11023 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 17:54:29 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:54:29 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 17:54:29 2026-01-14T17:54:29.674Z WARN 11023 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 17:54:29 2026-01-14T17:54:29.676Z WARN 11023 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 17:54:29 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 17:54:29 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 17:54:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 17:54:29 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 17:54:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 17:54:29 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 17:54:29 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 17:54:29 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 17:54:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 17:54:29 [INFO] 17:54:29 [INFO] Results: 17:54:29 [INFO] 17:54:29 [INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0 17:54:29 [INFO] 17:54:29 [INFO] 17:54:29 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 17:54:29 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:54:29 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 17:54:29 [INFO] All coverage checks have been met. 17:54:29 [INFO] 17:54:29 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 17:54:29 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:54:29 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 17:54:29 [INFO] 17:54:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 17:54:29 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.4-SNAPSHOT.jar 17:54:29 [INFO] 17:54:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 17:54:29 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.4-SNAPSHOT/cps-ncmp-rest-3.7.4-SNAPSHOT.jar 17:54:30 [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.4-SNAPSHOT/cps-ncmp-rest-3.7.4-SNAPSHOT.pom 17:54:30 [INFO] 17:54:30 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 17:54:30 [INFO] Building cps-ncmp-rest-stub 3.7.4-SNAPSHOT [12/21] 17:54:30 [INFO] --------------------------------[ pom ]--------------------------------- 17:54:30 [INFO] 17:54:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 17:54:30 [INFO] 17:54:30 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 17:54:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:30 [INFO] surefireArgLine set to empty 17:54:30 [INFO] 17:54:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 17:54:30 [INFO] You have 0 Checkstyle violations. 17:54:30 [INFO] 17:54:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 17:54:30 [INFO] You have 0 Checkstyle violations. 17:54:30 [INFO] 17:54:30 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 17:54:30 [INFO] No sources specified for compilation. Skipping. 17:54:30 [INFO] 17:54:30 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 17:54:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:30 [INFO] 17:54:30 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 17:54:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:30 [INFO] 17:54:30 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 17:54:30 [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.4-SNAPSHOT/cps-ncmp-rest-stub-3.7.4-SNAPSHOT.pom 17:54:30 [INFO] 17:54:30 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 17:54:30 [INFO] Building cps-ncmp-rest-stub-service 3.7.4-SNAPSHOT [13/21] 17:54:30 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:30 [INFO] 17:54:30 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 17:54:30 [INFO] 17:54:30 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 17:54:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:30 [INFO] surefireArgLine set to empty 17:54:30 [INFO] 17:54:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 17:54:30 [INFO] You have 0 Checkstyle violations. 17:54:30 [INFO] 17:54:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 17:54:30 [INFO] You have 0 Checkstyle violations. 17:54:30 [INFO] 17:54:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 17:54:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:30 [INFO] Copying 3 resources 17:54:30 [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:54:30 [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:54:30 [INFO] 17:54:30 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 17:54:30 [INFO] Recompiling the module because of changed dependency. 17:54:30 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 17:54:30 [INFO] 17:54:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 17:54:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 17:54:30 [INFO] 17:54:30 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 17:54:30 [INFO] No sources to compile 17:54:30 [INFO] 17:54:30 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 17:54:30 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:54:30 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:54:30 [INFO] Parallel parsing disabled. 17:54:31 [INFO] Compiled 4 files. 17:54:31 [INFO] 17:54:31 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 17:54:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:54:31 [INFO] 17:54:31 [INFO] ------------------------------------------------------- 17:54:31 [INFO] T E S T S 17:54:31 [INFO] ------------------------------------------------------- 17:54:32 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 17:54:33 17:54:33,236 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:54:33 17:54:33,238 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:54:33 17:54:33,242 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:54:33 17:54:33,276 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:54:33 17:54:33,276 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:54:33 17:54:33,343 |-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:54:33 17:54:33,343 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:54:33 2026-01-14T17:54:33.593Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11096 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 17:54:33 2026-01-14T17:54:33.594Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 17:54:34 2026-01-14T17:54:34.824Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 17:54:34 2026-01-14T17:54:34.828Z INFO 11096 --- [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:54:34 2026-01-14T17:54:34.859Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 17:54:34 2026-01-14T17:54:34.860Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1242 ms 17:54:35 2026-01-14T17:54:34.979Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 17:54:35 2026-01-14T17:54:34.994Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@3d5f08d4{application,/,b=file:/tmp/jetty-docbase.0.7779945728782222657/,a=AVAILABLE,h=oeje10s.SessionHandler@3afaa39f{STARTED}} 17:54:35 2026-01-14T17:54:34.995Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@3d5f08d4{application,/,b=file:/tmp/jetty-docbase.0.7779945728782222657/,a=AVAILABLE,h=oeje10s.SessionHandler@3afaa39f{STARTED}} 17:54:35 2026-01-14T17:54:34.997Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@628bcf2c{STARTING}[12.0.31,sto=0] @3659ms 17:54:35 2026-01-14T17:54:35.692Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:54:35 2026-01-14T17:54:35.782Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 17:54:35 2026-01-14T17:54:35.782Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 17:54:35 2026-01-14T17:54:35.784Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 17:54:35 2026-01-14T17:54:35.796Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@3a2881d6{HTTP/1.1, (http/1.1)}{0.0.0.0:39413} 17:54:35 2026-01-14T17:54:35.798Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 39413 (http/1.1) with context path '/' 17:54:35 2026-01-14T17:54:35.815Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.826 seconds (process running for 4.478) 17:54:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:54:36 2026-01-14T17:54:36.869Z WARN 11096 --- [cps-ncmp-rest-stub] [ qtp55527633-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:54:36 2026-01-14T17:54:36.870Z INFO 11096 --- [cps-ncmp-rest-stub] [ qtp55527633-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 17:54:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.442 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 17:54:37 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 17:54:37 2026-01-14T17:54:37.016Z WARN 11096 --- [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:54:37 2026-01-14T17:54:37.016Z INFO 11096 --- [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:54:37 2026-01-14T17:54:37.019Z INFO 11096 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test1793093993140562714/file.txt 17:54:37 2026-01-14T17:54:37.021Z WARN 11096 --- [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:54:37 2026-01-14T17:54:37.021Z ERROR 11096 --- [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:54:37 2026-01-14T17:54:37.022Z WARN 11096 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test1793093993140562714/unknown-file.txt', will search it in classpath 17:54:37 2026-01-14T17:54:37.022Z ERROR 11096 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test1793093993140562714/unknown-file.txt file not found on classpath or on file system 17:54:37 [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:54:37 [INFO] 17:54:37 [INFO] Results: 17:54:37 [INFO] 17:54:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 17:54:37 [INFO] 17:54:37 [INFO] 17:54:37 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 17:54:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:37 [INFO] 17:54:37 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 17:54:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:37 [INFO] 17:54:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 17:54:37 [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.4-SNAPSHOT.jar 17:54:37 [INFO] 17:54:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 17:54:37 [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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar 17:54:37 [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.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.pom 17:54:37 [INFO] 17:54:37 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 17:54:37 [INFO] Building cps-ncmp-rest-stub-app 3.7.4-SNAPSHOT [14/21] 17:54:37 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:37 [INFO] 17:54:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 17:54:37 [INFO] 17:54:37 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 17:54:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:37 [INFO] surefireArgLine set to empty 17:54:37 [INFO] 17:54:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 17:54:37 [INFO] You have 0 Checkstyle violations. 17:54:37 [INFO] 17:54:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 17:54:37 [INFO] You have 0 Checkstyle violations. 17:54:37 [INFO] 17:54:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 17:54:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 17:54:37 [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:54:37 [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:54:37 [INFO] 17:54:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 17:54:37 [INFO] Recompiling the module because of changed dependency. 17:54:37 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:54:37 [INFO] 17:54:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 17:54:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 17:54:37 [INFO] 17:54:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 17:54:37 [INFO] No sources to compile 17:54:37 [INFO] 17:54:37 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 17:54:37 [INFO] No sources specified for compilation. Skipping. 17:54:37 [INFO] 17:54:37 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 17:54:37 [INFO] No tests to run. 17:54:37 [INFO] 17:54:37 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 17:54:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:37 [INFO] 17:54:37 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 17:54:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:54:37 [INFO] 17:54:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 17:54:37 [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.4-SNAPSHOT.jar 17:54:37 [INFO] 17:54:37 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 17:54:38 [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.4-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 17:54:38 [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.4-SNAPSHOT.jar.original 17:54:38 [INFO] 17:54:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 17:54:38 [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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar 17:54:38 [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.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.pom 17:54:38 [INFO] 17:54:38 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 17:54:38 [INFO] Building cps-ri 3.7.4-SNAPSHOT [15/21] 17:54:38 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:39 [INFO] 17:54:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 17:54:39 [INFO] 17:54:39 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 17:54:39 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-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:54:39 [INFO] 17:54:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 17:54:39 [INFO] You have 0 Checkstyle violations. 17:54:39 [INFO] 17:54:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 17:54:39 [INFO] You have 0 Checkstyle violations. 17:54:39 [INFO] 17:54:39 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 17:54:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:39 [INFO] Copying 10 resources 17:54:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 17:54:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 17:54:39 [INFO] 17:54:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 17:54:39 [INFO] Recompiling the module because of changed dependency. 17:54:39 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 17:54:40 [INFO] 17:54:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 17:54:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 17:54:40 [INFO] 17:54:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 17:54:40 [INFO] No sources to compile 17:54:40 [INFO] 17:54:40 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 17:54:40 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:54:40 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:54:40 [INFO] Parallel parsing disabled. 17:54:41 [INFO] Compiled 18 files. 17:54:41 [INFO] 17:54:41 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 17:54:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:54:41 [INFO] 17:54:41 [INFO] ------------------------------------------------------- 17:54:41 [INFO] T E S T S 17:54:41 [INFO] ------------------------------------------------------- 17:54:43 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 17:54:44 17:54:44.617 [main] WARN org.onap.cps.ri.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 17:54:44 17:54:44.976 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 17:54:45 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 17:54:45 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 17:54:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 17:54:45 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 17:54:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 17:54:45 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 17:54:45 17:54:45.438 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 17:54:45 17:54:45.439 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 17:54:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.onap.cps.ri.utils.SessionManagerSpec 17:54:45 [INFO] 17:54:45 [INFO] Results: 17:54:45 [INFO] 17:54:45 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 17:54:45 [INFO] 17:54:45 [INFO] 17:54:45 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 17:54:45 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:54:45 [INFO] Analyzed bundle 'cps-ri' with 17 classes 17:54:45 [INFO] All coverage checks have been met. 17:54:45 [INFO] 17:54:45 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 17:54:45 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:54:45 [INFO] Analyzed bundle 'cps-ri' with 17 classes 17:54:45 [INFO] 17:54:45 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 17:54:45 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.4-SNAPSHOT.jar 17:54:45 [INFO] 17:54:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 17:54:45 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.4-SNAPSHOT/cps-ri-3.7.4-SNAPSHOT.jar 17:54:45 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.4-SNAPSHOT/cps-ri-3.7.4-SNAPSHOT.pom 17:54:45 [INFO] 17:54:45 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 17:54:45 [INFO] Building integration-test 3.7.4-SNAPSHOT [16/21] 17:54:45 [INFO] --------------------------------[ jar ]--------------------------------- 17:54:45 [INFO] 17:54:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 17:54:45 [INFO] 17:54:45 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 17:54:45 [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:54:45 [INFO] 17:54:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 17:54:45 [INFO] You have 0 Checkstyle violations. 17:54:45 [INFO] 17:54:45 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 17:54:45 [INFO] You have 0 Checkstyle violations. 17:54:45 [INFO] 17:54:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 17:54:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 17:54:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 17:54:45 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 17:54:45 [INFO] 17:54:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 17:54:45 [INFO] No sources to compile 17:54:45 [INFO] 17:54:45 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 17:54:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:54:45 [INFO] Copying 22 resources 17:54:45 [INFO] 17:54:45 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 17:54:45 [INFO] Recompiling the module because of changed dependency. 17:54:45 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 17:54:46 [INFO] 17:54:46 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 17:54:46 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:54:46 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:54:46 [INFO] Parallel parsing disabled. 17:54:49 [INFO] Compiled 175 files. 17:54:49 [INFO] 17:54:49 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 17:54:49 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:54:49 [INFO] 17:54:49 [INFO] ------------------------------------------------------- 17:54:49 [INFO] T E S T S 17:54:49 [INFO] ------------------------------------------------------- 17:54:52 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 17:54:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.233 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 17:54:55 17:54:55.142 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 17:54:55 17:54:55.150 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 17:54:55 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 17:54:55 17:54:55.269 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.4 17:54:55 17:54:55.583 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 17:54:56 17:54:56.049 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 17:54:56 17:54:56.051 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 17:54:56 17:54:56.071 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 17:54:56 Server Version: 23.0.1 17:54:56 API Version: 1.42 17:54:56 Operating System: CentOS Stream 8 17:54:56 Total Memory: 31890 MB 17:54:56 17:54:56.074 [main] WARN org.testcontainers.utility.ResourceReaper -- 17:54:56 ******************************************************************************** 17:54:56 Ryuk has been disabled. This can cause unexpected behavior in your environment. 17:54:56 ******************************************************************************** 17:54:56 17:54:56.079 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 17:54:56 17:54:56.080 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 17:54:56 17:54:56.105 [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:54:56 17:54:56.113 [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:54:57 17:54:57.697 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 17:54:57 17:54:57.725 [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:54:58 17:54:58.075 [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:54:58 17:54:58.976 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (7 MB/? MB) 17:54:59 17:54:59.097 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (10 MB/? MB) 17:54:59 17:54:59.988 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (30 MB/? MB) 17:55:00 17:55:00.022 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (34 MB/? MB) 17:55:00 17:55:00.356 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (39 MB/? MB) 17:55:00 17:55:00.371 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (39 MB/? MB) 17:55:00 17:55:00.383 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (39 MB/? MB) 17:55:00 17:55:00.729 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (39 MB/? MB) 17:55:00 17:55:00.734 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (39 MB/? MB) 17:55:01 17:55:01.091 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (40 MB/? MB) 17:55:01 17:55:01.100 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 0 extracted, (40 MB/? MB) 17:55:01 17:55:01.260 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (40 MB/? MB) 17:55:01 17:55:01.442 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (43 MB/? MB) 17:55:01 17:55:01.533 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (44 MB/? MB) 17:55:01 17:55:01.659 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (46 MB/? MB) 17:55:02 17:55:02.001 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (55 MB/? MB) 17:55:02 17:55:02.110 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (58 MB/? MB) 17:55:02 17:55:02.192 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (60 MB/? MB) 17:55:02 17:55:02.272 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (60 MB/? MB) 17:55:05 17:55:05.386 [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:55:07 17:55:07.541 [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:55:07 17:55:07.625 [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:55:07 17:55:07.700 [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:55:07 17:55:07.791 [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:55:07 17:55:07.870 [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:55:07 17:55:07.885 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s) 17:55:07 17:55:07.886 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT11.78068663S 17:55:08 17:55:07.919 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 17:55:09 17:55:09.332 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 58ba5152f21bc957b57475c33a88efd596d23e1385fca772313f7cdb09a9f17f 17:55:11 17:55:10.950 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT3.030962142S 17:55:11 17:55:10.951 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 17:55:11 17:55:10.955 [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:55:11 17:55:10.955 [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:55:11 17:55:10.956 [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:55:11 17:55:11.038 [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: 4d270cfa67ec562d1cf54ba80af2460ff08e1fe18155358bb2bb2bc9e07f7a3d 17:55:17 17:55:17.272 [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.316453592S 17:55:17 17:55:17.273 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 17:55:18 17:55:18,045 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:55:18 17:55:18,046 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:55:18 17:55:18,052 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:55:18 17:55:18,116 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:55:18 17:55:18,116 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:55:19 17:55:19,065 |-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:55:19 17:55:19,065 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:55:19 2026-01-14T17:55:19.499Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11246 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 17:55:19 2026-01-14T17:55:19.500Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 17:55:20 2026-01-14T17:55:20.699Z INFO 11246 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 17:55:20 2026-01-14T17:55:20.890Z INFO 11246 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 181 ms. Found 6 JPA repository interfaces. 17:55:22 2026-01-14T17:55:22.790Z INFO 11246 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 17:55:23 2026-01-14T17:55:23.049Z INFO 11246 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@5111e660 17:55:23 2026-01-14T17:55:23.051Z INFO 11246 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 17:55:23 2026-01-14T17:55:23.262Z INFO 11246 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 17:55:23 2026-01-14T17:55:23.699Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 17:55:23 2026-01-14T17:55:23.752Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:55:23 2026-01-14T17:55:23.773Z INFO 11246 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 17:55:24 2026-01-14T17:55:24.022Z INFO 11246 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 17:55:24 2026-01-14T17:55:24.023Z INFO 11246 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 8413324023 17:55:24 2026-01-14T17:55:24.025Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:55:24 2026-01-14T17:55:24.094Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 17:55:24 2026-01-14T17:55:24.114Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 17:55:24 2026-01-14T17:55:24.115Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 20ms 17:55:24 2026-01-14T17:55:24.132Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 17:55:24 2026-01-14T17:55:24.137Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 17:55:24 2026-01-14T17:55:24.137Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 5ms 17:55:24 2026-01-14T17:55:24.141Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 17:55:24 2026-01-14T17:55:24.145Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 17:55:24 2026-01-14T17:55:24.146Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 17:55:24 2026-01-14T17:55:24.151Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 17:55:24 2026-01-14T17:55:24.157Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 17:55:24 2026-01-14T17:55:24.157Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 6ms 17:55:24 2026-01-14T17:55:24.161Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 17:55:24 2026-01-14T17:55:24.166Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 17:55:24 2026-01-14T17:55:24.167Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 6ms 17:55:24 2026-01-14T17:55:24.171Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 17:55:24 2026-01-14T17:55:24.175Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 17:55:24 2026-01-14T17:55:24.176Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms 17:55:24 2026-01-14T17:55:24.180Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 17:55:24 2026-01-14T17:55:24.185Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 17:55:24 2026-01-14T17:55:24.186Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 6ms 17:55:24 2026-01-14T17:55:24.189Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 17:55:24 2026-01-14T17:55:24.194Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 17:55:24 2026-01-14T17:55:24.195Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 5ms 17:55:24 2026-01-14T17:55:24.198Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 17:55:24 2026-01-14T17:55:24.200Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 17:55:24 2026-01-14T17:55:24.201Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 17:55:24 2026-01-14T17:55:24.204Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 17:55:24 2026-01-14T17:55:24.207Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 17:55:24 2026-01-14T17:55:24.207Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 17:55:24 2026-01-14T17:55:24.210Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 17:55:24 2026-01-14T17:55:24.214Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 17:55:24 2026-01-14T17:55:24.214Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 17:55:24 2026-01-14T17:55:24.217Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 17:55:24 2026-01-14T17:55:24.222Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 17:55:24 2026-01-14T17:55:24.222Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 17:55:24 2026-01-14T17:55:24.225Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 17:55:24 2026-01-14T17:55:24.227Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 17:55:24 2026-01-14T17:55:24.228Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 3ms 17:55:24 2026-01-14T17:55:24.231Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 17:55:24 2026-01-14T17:55:24.233Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 17:55:24 2026-01-14T17:55:24.233Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 17:55:24 2026-01-14T17:55:24.236Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 17:55:24 2026-01-14T17:55:24.238Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 17:55:24 2026-01-14T17:55:24.239Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 3ms 17:55:24 2026-01-14T17:55:24.241Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 17:55:24 2026-01-14T17:55:24.244Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 17:55:24 2026-01-14T17:55:24.244Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 17:55:24 2026-01-14T17:55:24.247Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 17:55:24 2026-01-14T17:55:24.249Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 17:55:24 2026-01-14T17:55:24.250Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 17:55:24 2026-01-14T17:55:24.252Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 17:55:24 2026-01-14T17:55:24.254Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 17:55:24 2026-01-14T17:55:24.255Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 17:55:24 2026-01-14T17:55:24.258Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 17:55:24 2026-01-14T17:55:24.260Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 17:55:24 2026-01-14T17:55:24.261Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 17:55:24 2026-01-14T17:55:24.263Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 17:55:24 2026-01-14T17:55:24.264Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 17:55:24 2026-01-14T17:55:24.265Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 17:55:24 2026-01-14T17:55:24.267Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 17:55:24 2026-01-14T17:55:24.270Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 17:55:24 2026-01-14T17:55:24.270Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 17:55:24 2026-01-14T17:55:24.273Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 17:55:24 2026-01-14T17:55:24.276Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 17:55:24 2026-01-14T17:55:24.277Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 4ms 17:55:24 2026-01-14T17:55:24.279Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 17:55:24 2026-01-14T17:55:24.282Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 17:55:24 2026-01-14T17:55:24.283Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 17:55:24 2026-01-14T17:55:24.287Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 17:55:24 2026-01-14T17:55:24.290Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 17:55:24 2026-01-14T17:55:24.291Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 4ms 17:55:24 2026-01-14T17:55:24.294Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 17:55:24 2026-01-14T17:55:24.296Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 17:55:24 2026-01-14T17:55:24.297Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 17:55:24 2026-01-14T17:55:24.299Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 17:55:24 2026-01-14T17:55:24.302Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 17:55:24 2026-01-14T17:55:24.303Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 17:55:24 2026-01-14T17:55:24.305Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 17:55:24 2026-01-14T17:55:24.307Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 17:55:24 2026-01-14T17:55:24.307Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 17:55:24 2026-01-14T17:55:24.310Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 17:55:24 2026-01-14T17:55:24.311Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 17:55:24 2026-01-14T17:55:24.312Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 17:55:24 2026-01-14T17:55:24.314Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 17:55:24 2026-01-14T17:55:24.316Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 17:55:24 2026-01-14T17:55:24.316Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 17:55:24 2026-01-14T17:55:24.319Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 17:55:24 2026-01-14T17:55:24.321Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 17:55:24 2026-01-14T17:55:24.321Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 17:55:24 2026-01-14T17:55:24.324Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 17:55:24 2026-01-14T17:55:24.326Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 17:55:24 2026-01-14T17:55:24.327Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 17:55:24 2026-01-14T17:55:24.329Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 17:55:24 2026-01-14T17:55:24.332Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 17:55:24 2026-01-14T17:55:24.332Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 17:55:24 2026-01-14T17:55:24.334Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 17:55:24 2026-01-14T17:55:24.337Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 17:55:24 2026-01-14T17:55:24.337Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 17:55:24 2026-01-14T17:55:24.339Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 17:55:24 2026-01-14T17:55:24.342Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 17:55:24 2026-01-14T17:55:24.342Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 17:55:24 2026-01-14T17:55:24.345Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 17:55:24 2026-01-14T17:55:24.347Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 17:55:24 2026-01-14T17:55:24.348Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms 17:55:24 2026-01-14T17:55:24.350Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 17:55:24 2026-01-14T17:55:24.352Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 17:55:24 2026-01-14T17:55:24.353Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 17:55:24 2026-01-14T17:55:24.355Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 17:55:24 2026-01-14T17:55:24.357Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 17:55:24 2026-01-14T17:55:24.358Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 17:55:24 2026-01-14T17:55:24.361Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 17:55:24 2026-01-14T17:55:24.363Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 17:55:24 2026-01-14T17:55:24.366Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 5ms 17:55:24 2026-01-14T17:55:24.369Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 17:55:24 2026-01-14T17:55:24.372Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 17:55:24 2026-01-14T17:55:24.373Z INFO 11246 --- [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:55:24 2026-01-14T17:55:24.376Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 17:55:24 2026-01-14T17:55:24.392Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 17:55:24 2026-01-14T17:55:24.395Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 19ms 17:55:24 2026-01-14T17:55:24.398Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 17:55:24 2026-01-14T17:55:24.400Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 17:55:24 2026-01-14T17:55:24.401Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 17:55:24 2026-01-14T17:55:24.403Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 17:55:24 2026-01-14T17:55:24.406Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 17:55:24 2026-01-14T17:55:24.406Z INFO 11246 --- [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:55:24 2026-01-14T17:55:24.409Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 17:55:24 2026-01-14T17:55:24.411Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 17:55:24 2026-01-14T17:55:24.414Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 17:55:24 2026-01-14T17:55:24.414Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 5ms 17:55:24 2026-01-14T17:55:24.417Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 17:55:24 2026-01-14T17:55:24.436Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 17:55:24 2026-01-14T17:55:24.437Z INFO 11246 --- [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 20ms 17:55:24 2026-01-14T17:55:24.440Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 17:55:24 2026-01-14T17:55:24.442Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 17:55:24 2026-01-14T17:55:24.444Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 17:55:24 2026-01-14T17:55:24.446Z INFO 11246 --- [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 6ms 17:55:24 2026-01-14T17:55:24.448Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 17:55:24 2026-01-14T17:55:24.450Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 17:55:24 2026-01-14T17:55:24.450Z INFO 11246 --- [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:55:24 2026-01-14T17:55:24.452Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 17:55:24 2026-01-14T17:55:24.454Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 17:55:24 2026-01-14T17:55:24.455Z INFO 11246 --- [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:55:24 2026-01-14T17:55:24.457Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 17:55:24 2026-01-14T17:55:24.458Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 17:55:24 2026-01-14T17:55:24.459Z INFO 11246 --- [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:55:24 2026-01-14T17:55:24.461Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 17:55:24 2026-01-14T17:55:24.468Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 17:55:24 2026-01-14T17:55:24.471Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 17:55:24 2026-01-14T17:55:24.473Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 17:55:24 2026-01-14T17:55:24.479Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 18ms 17:55:24 2026-01-14T17:55:24.486Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 17:55:24 2026-01-14T17:55:24.501Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 17:55:24 2026-01-14T17:55:24.502Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 16ms 17:55:24 2026-01-14T17:55:24.506Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 17:55:24 2026-01-14T17:55:24.518Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 17:55:24 2026-01-14T17:55:24.519Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 13ms 17:55:24 2026-01-14T17:55:24.522Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 17:55:24 2026-01-14T17:55:24.524Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 17:55:24 2026-01-14T17:55:24.524Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 17:55:24 2026-01-14T17:55:24.526Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 17:55:24 2026-01-14T17:55:24.527Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 17:55:24 2026-01-14T17:55:24.529Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 3ms 17:55:24 2026-01-14T17:55:24.540Z INFO 11246 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 17:55:24 2026-01-14T17:55:24.540Z INFO 11246 --- [cps-integration-test] [ main] liquibase.util : Run: 53 17:55:24 2026-01-14T17:55:24.540Z INFO 11246 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 17:55:24 2026-01-14T17:55:24.540Z INFO 11246 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 17:55:24 2026-01-14T17:55:24.540Z INFO 11246 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 17:55:24 2026-01-14T17:55:24.540Z INFO 11246 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 17:55:24 2026-01-14T17:55:24.541Z INFO 11246 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 17:55:24 2026-01-14T17:55:24.546Z INFO 11246 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 17:55:24 2026-01-14T17:55:24.546Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 17:55:24 2026-01-14T17:55:24.550Z INFO 11246 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 17:55:24 2026-01-14T17:55:24.551Z INFO 11246 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 17:55:25 2026-01-14T17:55:25.356Z INFO 11246 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 17:55:25 2026-01-14T17:55:25.429Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.39.Final 17:55:25 2026-01-14T17:55:25.432Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 17:55:25 2026-01-14T17:55:25.476Z INFO 11246 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 17:55:26 2026-01-14T17:55:25.987Z INFO 11246 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 17:55:26 2026-01-14T17:55:26.083Z WARN 11246 --- [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:55:26 2026-01-14T17:55:26.105Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 17:55:26 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 17:55:26 Database driver: undefined/unknown 17:55:26 Database version: 14.1 17:55:26 Autocommit mode: undefined/unknown 17:55:26 Isolation level: undefined/unknown 17:55:26 Minimum pool size: undefined/unknown 17:55:26 Maximum pool size: undefined/unknown 17:55:27 2026-01-14T17:55:27.532Z INFO 11246 --- [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:55:27 2026-01-14T17:55:27.551Z INFO 11246 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 17:55:28 2026-01-14T17:55:28.161Z INFO 11246 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 17:55:29 2026-01-14T17:55:29.622Z WARN 11246 --- [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:55:29 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 17:55:29 2026-01-14T17:55:29.757Z INFO 11246 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:55:29 o o o o---o o--o o o---o o o----o o--o--o 17:55:29 | | / \ / | / / \ | | 17:55:29 o----o o o o----o | o o o----o | 17:55:29 | | * \ / | \ * \ | | 17:55:29 o o * o o---o o--o o----o o---o * o o----o o 17:55:29 17:55:29 2026-01-14T17:55:29.757Z INFO 11246 --- [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:55:29 2026-01-14T17:55:29.759Z INFO 11246 --- [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:55:29 2026-01-14T17:55:29.759Z INFO 11246 --- [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:55:29 2026-01-14T17:55:29.759Z INFO 11246 --- [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:55:29 2026-01-14T17:55:29.762Z INFO 11246 --- [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:55:29 To enable the Jet engine on the members, do one of the following: 17:55:29 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:55:29 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:55:29 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:55: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:55:30 2026-01-14T17:55:30.438Z INFO 11246 --- [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:55:30 2026-01-14T17:55:30.530Z INFO 11246 --- [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:55:30 2026-01-14T17:55:30.762Z INFO 11246 --- [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:55:30 2026-01-14T17:55:30.770Z INFO 11246 --- [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:55:33 2026-01-14T17:55:33.631Z INFO 11246 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:55:33 17:55:33 Members {size:1, ver:1} [ 17:55:33 Member [10.250.0.254]:5701 - 236034ac-e851-4e44-abe4-27ba1bb0ef65 this 17:55:33 ] 17:55:33 17:55:33 2026-01-14T17:55:33.652Z INFO 11246 --- [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:55:35 2026-01-14T17:55:35.013Z WARN 11246 --- [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:55:35 2026-01-14T17:55:35.835Z WARN 11246 --- [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:55:36 2026-01-14T17:55:36.122Z INFO 11246 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:55:36 2026-01-14T17:55:36.122Z INFO 11246 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:55:36 2026-01-14T17:55:36.130Z INFO 11246 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 17:55:36 2026-01-14T17:55:36.152Z INFO 11246 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 30 ms 17:55:36 2026-01-14T17:55:36.368Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:36 allow.auto.create.topics = true 17:55:36 auto.commit.interval.ms = 5000 17:55:36 auto.include.jmx.reporter = true 17:55:36 auto.offset.reset = latest 17:55:36 bootstrap.servers = [localhost:32777] 17:55:36 check.crcs = true 17:55:36 client.dns.lookup = use_all_dns_ips 17:55:36 client.id = consumer-ncmp-group-1 17:55:36 client.rack = 17:55:36 connections.max.idle.ms = 540000 17:55:36 default.api.timeout.ms = 60000 17:55:36 enable.auto.commit = false 17:55:36 enable.metrics.push = true 17:55:36 exclude.internal.topics = true 17:55:36 fetch.max.bytes = 52428800 17:55:36 fetch.max.wait.ms = 500 17:55:36 fetch.min.bytes = 1 17:55:36 group.id = ncmp-group 17:55:36 group.instance.id = null 17:55:36 group.protocol = classic 17:55:36 group.remote.assignor = null 17:55:36 heartbeat.interval.ms = 3000 17:55:36 interceptor.classes = [] 17:55:36 internal.leave.group.on.close = true 17:55:36 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:36 isolation.level = read_uncommitted 17:55:36 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:36 max.partition.fetch.bytes = 1048576 17:55:36 max.poll.interval.ms = 300000 17:55:36 max.poll.records = 500 17:55:36 metadata.max.age.ms = 300000 17:55:36 metadata.recovery.strategy = none 17:55:36 metric.reporters = [] 17:55:36 metrics.num.samples = 2 17:55:36 metrics.recording.level = INFO 17:55:36 metrics.sample.window.ms = 30000 17:55:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:36 receive.buffer.bytes = 65536 17:55:36 reconnect.backoff.max.ms = 1000 17:55:36 reconnect.backoff.ms = 50 17:55:36 request.timeout.ms = 30000 17:55:36 retry.backoff.max.ms = 1000 17:55:36 retry.backoff.ms = 100 17:55:36 sasl.client.callback.handler.class = null 17:55:36 sasl.jaas.config = null 17:55:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:36 sasl.kerberos.min.time.before.relogin = 60000 17:55:36 sasl.kerberos.service.name = null 17:55:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:36 sasl.login.callback.handler.class = null 17:55:36 sasl.login.class = null 17:55:36 sasl.login.connect.timeout.ms = null 17:55:36 sasl.login.read.timeout.ms = null 17:55:36 sasl.login.refresh.buffer.seconds = 300 17:55:36 sasl.login.refresh.min.period.seconds = 60 17:55:36 sasl.login.refresh.window.factor = 0.8 17:55:36 sasl.login.refresh.window.jitter = 0.05 17:55:36 sasl.login.retry.backoff.max.ms = 10000 17:55:36 sasl.login.retry.backoff.ms = 100 17:55:36 sasl.mechanism = GSSAPI 17:55:36 sasl.oauthbearer.clock.skew.seconds = 30 17:55:36 sasl.oauthbearer.expected.audience = null 17:55:36 sasl.oauthbearer.expected.issuer = null 17:55:36 sasl.oauthbearer.header.urlencode = false 17:55:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:36 sasl.oauthbearer.jwks.endpoint.url = null 17:55:36 sasl.oauthbearer.scope.claim.name = scope 17:55:36 sasl.oauthbearer.sub.claim.name = sub 17:55:36 sasl.oauthbearer.token.endpoint.url = null 17:55:36 security.protocol = PLAINTEXT 17:55:36 security.providers = null 17:55:36 send.buffer.bytes = 131072 17:55:36 session.timeout.ms = 45000 17:55:36 socket.connection.setup.timeout.max.ms = 30000 17:55:36 socket.connection.setup.timeout.ms = 10000 17:55:36 ssl.cipher.suites = null 17:55:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:36 ssl.endpoint.identification.algorithm = https 17:55:36 ssl.engine.factory.class = null 17:55:36 ssl.key.password = null 17:55:36 ssl.keymanager.algorithm = SunX509 17:55:36 ssl.keystore.certificate.chain = null 17:55:36 ssl.keystore.key = null 17:55:36 ssl.keystore.location = null 17:55:36 ssl.keystore.password = null 17:55:36 ssl.keystore.type = JKS 17:55:36 ssl.protocol = TLSv1.3 17:55:36 ssl.provider = null 17:55:36 ssl.secure.random.implementation = null 17:55:36 ssl.trustmanager.algorithm = PKIX 17:55:36 ssl.truststore.certificates = null 17:55:36 ssl.truststore.location = null 17:55:36 ssl.truststore.password = null 17:55:36 ssl.truststore.type = JKS 17:55:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:36 17:55:36 2026-01-14T17:55:36.432Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:36 2026-01-14T17:55:36.535Z INFO 11246 --- [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:55:36 2026-01-14T17:55:36.537Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:36 2026-01-14T17:55:36.537Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:36 2026-01-14T17:55:36.537Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413336535 17:55:36 2026-01-14T17:55:36.541Z INFO 11246 --- [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:55:36 2026-01-14T17:55:36.552Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:36 allow.auto.create.topics = true 17:55:36 auto.commit.interval.ms = 5000 17:55:36 auto.include.jmx.reporter = true 17:55:36 auto.offset.reset = latest 17:55:36 bootstrap.servers = [localhost:32777] 17:55:36 check.crcs = true 17:55:36 client.dns.lookup = use_all_dns_ips 17:55:36 client.id = consumer-ncmp-group-2 17:55:36 client.rack = 17:55:36 connections.max.idle.ms = 540000 17:55:36 default.api.timeout.ms = 60000 17:55:36 enable.auto.commit = false 17:55:36 enable.metrics.push = true 17:55:36 exclude.internal.topics = true 17:55:36 fetch.max.bytes = 52428800 17:55:36 fetch.max.wait.ms = 500 17:55:36 fetch.min.bytes = 1 17:55:36 group.id = ncmp-group 17:55:36 group.instance.id = null 17:55:36 group.protocol = classic 17:55:36 group.remote.assignor = null 17:55:36 heartbeat.interval.ms = 3000 17:55:36 interceptor.classes = [] 17:55:36 internal.leave.group.on.close = true 17:55:36 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:36 isolation.level = read_uncommitted 17:55:36 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:36 max.partition.fetch.bytes = 1048576 17:55:36 max.poll.interval.ms = 300000 17:55:36 max.poll.records = 500 17:55:36 metadata.max.age.ms = 300000 17:55:36 metadata.recovery.strategy = none 17:55:36 metric.reporters = [] 17:55:36 metrics.num.samples = 2 17:55:36 metrics.recording.level = INFO 17:55:36 metrics.sample.window.ms = 30000 17:55:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:36 receive.buffer.bytes = 65536 17:55:36 reconnect.backoff.max.ms = 1000 17:55:36 reconnect.backoff.ms = 50 17:55:36 request.timeout.ms = 30000 17:55:36 retry.backoff.max.ms = 1000 17:55:36 retry.backoff.ms = 100 17:55:36 sasl.client.callback.handler.class = null 17:55:36 sasl.jaas.config = null 17:55:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:36 sasl.kerberos.min.time.before.relogin = 60000 17:55:36 sasl.kerberos.service.name = null 17:55:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:36 sasl.login.callback.handler.class = null 17:55:36 sasl.login.class = null 17:55:36 sasl.login.connect.timeout.ms = null 17:55:36 sasl.login.read.timeout.ms = null 17:55:36 sasl.login.refresh.buffer.seconds = 300 17:55:36 sasl.login.refresh.min.period.seconds = 60 17:55:36 sasl.login.refresh.window.factor = 0.8 17:55:36 sasl.login.refresh.window.jitter = 0.05 17:55:36 sasl.login.retry.backoff.max.ms = 10000 17:55:36 sasl.login.retry.backoff.ms = 100 17:55:36 sasl.mechanism = GSSAPI 17:55:36 sasl.oauthbearer.clock.skew.seconds = 30 17:55:36 sasl.oauthbearer.expected.audience = null 17:55:36 sasl.oauthbearer.expected.issuer = null 17:55:36 sasl.oauthbearer.header.urlencode = false 17:55:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:36 sasl.oauthbearer.jwks.endpoint.url = null 17:55:36 sasl.oauthbearer.scope.claim.name = scope 17:55:36 sasl.oauthbearer.sub.claim.name = sub 17:55:36 sasl.oauthbearer.token.endpoint.url = null 17:55:36 security.protocol = PLAINTEXT 17:55:36 security.providers = null 17:55:36 send.buffer.bytes = 131072 17:55:36 session.timeout.ms = 45000 17:55:36 socket.connection.setup.timeout.max.ms = 30000 17:55:36 socket.connection.setup.timeout.ms = 10000 17:55:36 ssl.cipher.suites = null 17:55:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:36 ssl.endpoint.identification.algorithm = https 17:55:36 ssl.engine.factory.class = null 17:55:36 ssl.key.password = null 17:55:36 ssl.keymanager.algorithm = SunX509 17:55:36 ssl.keystore.certificate.chain = null 17:55:36 ssl.keystore.key = null 17:55:36 ssl.keystore.location = null 17:55:36 ssl.keystore.password = null 17:55:36 ssl.keystore.type = JKS 17:55:36 ssl.protocol = TLSv1.3 17:55:36 ssl.provider = null 17:55:36 ssl.secure.random.implementation = null 17:55:36 ssl.trustmanager.algorithm = PKIX 17:55:36 ssl.truststore.certificates = null 17:55:36 ssl.truststore.location = null 17:55:36 ssl.truststore.password = null 17:55:36 ssl.truststore.type = JKS 17:55:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:36 17:55:36 2026-01-14T17:55:36.552Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:36 2026-01-14T17:55:36.561Z INFO 11246 --- [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:55:36 2026-01-14T17:55:36.561Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:36 2026-01-14T17:55:36.561Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:36 2026-01-14T17:55:36.561Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413336561 17:55:36 2026-01-14T17:55:36.561Z INFO 11246 --- [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:55:36 2026-01-14T17:55:36.563Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:36 allow.auto.create.topics = true 17:55:36 auto.commit.interval.ms = 5000 17:55:36 auto.include.jmx.reporter = true 17:55:36 auto.offset.reset = latest 17:55:36 bootstrap.servers = [localhost:32777] 17:55:36 check.crcs = true 17:55:36 client.dns.lookup = use_all_dns_ips 17:55:36 client.id = consumer-ncmp-group-3 17:55:36 client.rack = 17:55:36 connections.max.idle.ms = 540000 17:55:36 default.api.timeout.ms = 60000 17:55:36 enable.auto.commit = false 17:55:36 enable.metrics.push = true 17:55:36 exclude.internal.topics = true 17:55:36 fetch.max.bytes = 52428800 17:55:36 fetch.max.wait.ms = 500 17:55:36 fetch.min.bytes = 1 17:55:36 group.id = ncmp-group 17:55:36 group.instance.id = null 17:55:36 group.protocol = classic 17:55:36 group.remote.assignor = null 17:55:36 heartbeat.interval.ms = 3000 17:55:36 interceptor.classes = [] 17:55:36 internal.leave.group.on.close = true 17:55:36 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:36 isolation.level = read_uncommitted 17:55:36 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:36 max.partition.fetch.bytes = 1048576 17:55:36 max.poll.interval.ms = 300000 17:55:36 max.poll.records = 500 17:55:36 metadata.max.age.ms = 300000 17:55:36 metadata.recovery.strategy = none 17:55:36 metric.reporters = [] 17:55:36 metrics.num.samples = 2 17:55:36 metrics.recording.level = INFO 17:55:36 metrics.sample.window.ms = 30000 17:55:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:36 receive.buffer.bytes = 65536 17:55:36 reconnect.backoff.max.ms = 1000 17:55:36 reconnect.backoff.ms = 50 17:55:36 request.timeout.ms = 30000 17:55:36 retry.backoff.max.ms = 1000 17:55:36 retry.backoff.ms = 100 17:55:36 sasl.client.callback.handler.class = null 17:55:36 sasl.jaas.config = null 17:55:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:36 sasl.kerberos.min.time.before.relogin = 60000 17:55:36 sasl.kerberos.service.name = null 17:55:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:36 sasl.login.callback.handler.class = null 17:55:36 sasl.login.class = null 17:55:36 sasl.login.connect.timeout.ms = null 17:55:36 sasl.login.read.timeout.ms = null 17:55:36 sasl.login.refresh.buffer.seconds = 300 17:55:36 sasl.login.refresh.min.period.seconds = 60 17:55:36 sasl.login.refresh.window.factor = 0.8 17:55:36 sasl.login.refresh.window.jitter = 0.05 17:55:36 sasl.login.retry.backoff.max.ms = 10000 17:55:36 sasl.login.retry.backoff.ms = 100 17:55:36 sasl.mechanism = GSSAPI 17:55:36 sasl.oauthbearer.clock.skew.seconds = 30 17:55:36 sasl.oauthbearer.expected.audience = null 17:55:36 sasl.oauthbearer.expected.issuer = null 17:55:36 sasl.oauthbearer.header.urlencode = false 17:55:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:36 sasl.oauthbearer.jwks.endpoint.url = null 17:55:36 sasl.oauthbearer.scope.claim.name = scope 17:55:36 sasl.oauthbearer.sub.claim.name = sub 17:55:36 sasl.oauthbearer.token.endpoint.url = null 17:55:36 security.protocol = PLAINTEXT 17:55:36 security.providers = null 17:55:36 send.buffer.bytes = 131072 17:55:36 session.timeout.ms = 45000 17:55:36 socket.connection.setup.timeout.max.ms = 30000 17:55:36 socket.connection.setup.timeout.ms = 10000 17:55:36 ssl.cipher.suites = null 17:55:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:36 ssl.endpoint.identification.algorithm = https 17:55:36 ssl.engine.factory.class = null 17:55:36 ssl.key.password = null 17:55:36 ssl.keymanager.algorithm = SunX509 17:55:36 ssl.keystore.certificate.chain = null 17:55:36 ssl.keystore.key = null 17:55:36 ssl.keystore.location = null 17:55:36 ssl.keystore.password = null 17:55:36 ssl.keystore.type = JKS 17:55:36 ssl.protocol = TLSv1.3 17:55:36 ssl.provider = null 17:55:36 ssl.secure.random.implementation = null 17:55:36 ssl.trustmanager.algorithm = PKIX 17:55:36 ssl.truststore.certificates = null 17:55:36 ssl.truststore.location = null 17:55:36 ssl.truststore.password = null 17:55:36 ssl.truststore.type = JKS 17:55:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:36 17:55:36 2026-01-14T17:55:36.563Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:36 2026-01-14T17:55:36.635Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:36 2026-01-14T17:55:36.636Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:36 2026-01-14T17:55:36.636Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413336635 17:55:36 2026-01-14T17:55:36.636Z INFO 11246 --- [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:55:36 2026-01-14T17:55:36.650Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:36 allow.auto.create.topics = true 17:55:36 auto.commit.interval.ms = 5000 17:55:36 auto.include.jmx.reporter = true 17:55:36 auto.offset.reset = latest 17:55:36 bootstrap.servers = [localhost:32777] 17:55:36 check.crcs = true 17:55:36 client.dns.lookup = use_all_dns_ips 17:55:36 client.id = consumer-ncmp-group-4 17:55:36 client.rack = 17:55:36 connections.max.idle.ms = 540000 17:55:36 default.api.timeout.ms = 60000 17:55:36 enable.auto.commit = false 17:55:36 enable.metrics.push = true 17:55:36 exclude.internal.topics = true 17:55:36 fetch.max.bytes = 52428800 17:55:36 fetch.max.wait.ms = 500 17:55:36 fetch.min.bytes = 1 17:55:36 group.id = ncmp-group 17:55:36 group.instance.id = null 17:55:36 group.protocol = classic 17:55:36 group.remote.assignor = null 17:55:36 heartbeat.interval.ms = 3000 17:55:36 interceptor.classes = [] 17:55:36 internal.leave.group.on.close = true 17:55:36 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:36 isolation.level = read_uncommitted 17:55:36 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:36 max.partition.fetch.bytes = 1048576 17:55:36 max.poll.interval.ms = 300000 17:55:36 max.poll.records = 500 17:55:36 metadata.max.age.ms = 300000 17:55:36 metadata.recovery.strategy = none 17:55:36 metric.reporters = [] 17:55:36 metrics.num.samples = 2 17:55:36 metrics.recording.level = INFO 17:55:36 metrics.sample.window.ms = 30000 17:55:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:36 receive.buffer.bytes = 65536 17:55:36 reconnect.backoff.max.ms = 1000 17:55:36 reconnect.backoff.ms = 50 17:55:36 request.timeout.ms = 30000 17:55:36 retry.backoff.max.ms = 1000 17:55:36 retry.backoff.ms = 100 17:55:36 sasl.client.callback.handler.class = null 17:55:36 sasl.jaas.config = null 17:55:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:36 sasl.kerberos.min.time.before.relogin = 60000 17:55:36 sasl.kerberos.service.name = null 17:55:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:36 sasl.login.callback.handler.class = null 17:55:36 sasl.login.class = null 17:55:36 sasl.login.connect.timeout.ms = null 17:55:36 sasl.login.read.timeout.ms = null 17:55:36 sasl.login.refresh.buffer.seconds = 300 17:55:36 sasl.login.refresh.min.period.seconds = 60 17:55:36 sasl.login.refresh.window.factor = 0.8 17:55:36 sasl.login.refresh.window.jitter = 0.05 17:55:36 sasl.login.retry.backoff.max.ms = 10000 17:55:36 sasl.login.retry.backoff.ms = 100 17:55:36 sasl.mechanism = GSSAPI 17:55:36 sasl.oauthbearer.clock.skew.seconds = 30 17:55:36 sasl.oauthbearer.expected.audience = null 17:55:36 sasl.oauthbearer.expected.issuer = null 17:55:36 sasl.oauthbearer.header.urlencode = false 17:55:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:36 sasl.oauthbearer.jwks.endpoint.url = null 17:55:36 sasl.oauthbearer.scope.claim.name = scope 17:55:36 sasl.oauthbearer.sub.claim.name = sub 17:55:36 sasl.oauthbearer.token.endpoint.url = null 17:55:36 security.protocol = PLAINTEXT 17:55:36 security.providers = null 17:55:36 send.buffer.bytes = 131072 17:55:36 session.timeout.ms = 45000 17:55:36 socket.connection.setup.timeout.max.ms = 30000 17:55:36 socket.connection.setup.timeout.ms = 10000 17:55:36 ssl.cipher.suites = null 17:55:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:36 ssl.endpoint.identification.algorithm = https 17:55:36 ssl.engine.factory.class = null 17:55:36 ssl.key.password = null 17:55:36 ssl.keymanager.algorithm = SunX509 17:55:36 ssl.keystore.certificate.chain = null 17:55:36 ssl.keystore.key = null 17:55:36 ssl.keystore.location = null 17:55:36 ssl.keystore.password = null 17:55:36 ssl.keystore.type = JKS 17:55:36 ssl.protocol = TLSv1.3 17:55:36 ssl.provider = null 17:55:36 ssl.secure.random.implementation = null 17:55:36 ssl.trustmanager.algorithm = PKIX 17:55:36 ssl.truststore.certificates = null 17:55:36 ssl.truststore.location = null 17:55:36 ssl.truststore.password = null 17:55:36 ssl.truststore.type = JKS 17:55:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:36 17:55:36 2026-01-14T17:55:36.651Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:36 2026-01-14T17:55:36.658Z INFO 11246 --- [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:55:36 2026-01-14T17:55:36.658Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:36 2026-01-14T17:55:36.658Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:36 2026-01-14T17:55:36.658Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413336658 17:55:36 2026-01-14T17:55:36.658Z INFO 11246 --- [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:55:36 2026-01-14T17:55:36.660Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:36 allow.auto.create.topics = true 17:55:36 auto.commit.interval.ms = 5000 17:55:36 auto.include.jmx.reporter = true 17:55:36 auto.offset.reset = latest 17:55:36 bootstrap.servers = [localhost:32777] 17:55:36 check.crcs = true 17:55:36 client.dns.lookup = use_all_dns_ips 17:55:36 client.id = consumer-ncmp-data-operation-event-group-5 17:55:36 client.rack = 17:55:36 connections.max.idle.ms = 540000 17:55:36 default.api.timeout.ms = 60000 17:55:36 enable.auto.commit = false 17:55:36 enable.metrics.push = true 17:55:36 exclude.internal.topics = true 17:55:36 fetch.max.bytes = 52428800 17:55:36 fetch.max.wait.ms = 500 17:55:36 fetch.min.bytes = 1 17:55:36 group.id = ncmp-data-operation-event-group 17:55:36 group.instance.id = null 17:55:36 group.protocol = classic 17:55:36 group.remote.assignor = null 17:55:36 heartbeat.interval.ms = 3000 17:55:36 interceptor.classes = [] 17:55:36 internal.leave.group.on.close = true 17:55:36 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:36 isolation.level = read_uncommitted 17:55:36 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:36 max.partition.fetch.bytes = 1048576 17:55:36 max.poll.interval.ms = 300000 17:55:36 max.poll.records = 500 17:55:36 metadata.max.age.ms = 300000 17:55:36 metadata.recovery.strategy = none 17:55:36 metric.reporters = [] 17:55:36 metrics.num.samples = 2 17:55:36 metrics.recording.level = INFO 17:55:36 metrics.sample.window.ms = 30000 17:55:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:36 receive.buffer.bytes = 65536 17:55:36 reconnect.backoff.max.ms = 1000 17:55:36 reconnect.backoff.ms = 50 17:55:36 request.timeout.ms = 30000 17:55:36 retry.backoff.max.ms = 1000 17:55:36 retry.backoff.ms = 100 17:55:36 sasl.client.callback.handler.class = null 17:55:36 sasl.jaas.config = null 17:55:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:36 sasl.kerberos.min.time.before.relogin = 60000 17:55:36 sasl.kerberos.service.name = null 17:55:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:36 sasl.login.callback.handler.class = null 17:55:36 sasl.login.class = null 17:55:36 sasl.login.connect.timeout.ms = null 17:55:36 sasl.login.read.timeout.ms = null 17:55:36 sasl.login.refresh.buffer.seconds = 300 17:55:36 sasl.login.refresh.min.period.seconds = 60 17:55:36 sasl.login.refresh.window.factor = 0.8 17:55:36 sasl.login.refresh.window.jitter = 0.05 17:55:36 sasl.login.retry.backoff.max.ms = 10000 17:55:36 sasl.login.retry.backoff.ms = 100 17:55:36 sasl.mechanism = GSSAPI 17:55:36 sasl.oauthbearer.clock.skew.seconds = 30 17:55:36 sasl.oauthbearer.expected.audience = null 17:55:36 sasl.oauthbearer.expected.issuer = null 17:55:36 sasl.oauthbearer.header.urlencode = false 17:55:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:36 sasl.oauthbearer.jwks.endpoint.url = null 17:55:36 sasl.oauthbearer.scope.claim.name = scope 17:55:36 sasl.oauthbearer.sub.claim.name = sub 17:55:36 sasl.oauthbearer.token.endpoint.url = null 17:55:36 security.protocol = PLAINTEXT 17:55:36 security.providers = null 17:55:36 send.buffer.bytes = 131072 17:55:36 session.timeout.ms = 45000 17:55:36 socket.connection.setup.timeout.max.ms = 30000 17:55:36 socket.connection.setup.timeout.ms = 10000 17:55:36 ssl.cipher.suites = null 17:55:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:36 ssl.endpoint.identification.algorithm = https 17:55:36 ssl.engine.factory.class = null 17:55:36 ssl.key.password = null 17:55:36 ssl.keymanager.algorithm = SunX509 17:55:36 ssl.keystore.certificate.chain = null 17:55:36 ssl.keystore.key = null 17:55:36 ssl.keystore.location = null 17:55:36 ssl.keystore.password = null 17:55:36 ssl.keystore.type = JKS 17:55:36 ssl.protocol = TLSv1.3 17:55:36 ssl.provider = null 17:55:36 ssl.secure.random.implementation = null 17:55:36 ssl.trustmanager.algorithm = PKIX 17:55:36 ssl.truststore.certificates = null 17:55:36 ssl.truststore.location = null 17:55:36 ssl.truststore.password = null 17:55:36 ssl.truststore.type = JKS 17:55:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:36 17:55:36 2026-01-14T17:55:36.660Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:36 2026-01-14T17:55:36.666Z INFO 11246 --- [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:55:36 2026-01-14T17:55:36.666Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:36 2026-01-14T17:55:36.666Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:36 2026-01-14T17:55:36.666Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413336666 17:55:36 2026-01-14T17:55:36.667Z INFO 11246 --- [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:55:36 2026-01-14T17:55:36.668Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:36 allow.auto.create.topics = true 17:55:36 auto.commit.interval.ms = 5000 17:55:36 auto.include.jmx.reporter = true 17:55:36 auto.offset.reset = latest 17:55:36 bootstrap.servers = [localhost:32777] 17:55:36 check.crcs = true 17:55:36 client.dns.lookup = use_all_dns_ips 17:55:36 client.id = consumer-ncmp-async-rest-request-event-group-6 17:55:36 client.rack = 17:55:36 connections.max.idle.ms = 540000 17:55:36 default.api.timeout.ms = 60000 17:55:36 enable.auto.commit = false 17:55:36 enable.metrics.push = true 17:55:36 exclude.internal.topics = true 17:55:36 fetch.max.bytes = 52428800 17:55:36 fetch.max.wait.ms = 500 17:55:36 fetch.min.bytes = 1 17:55:36 group.id = ncmp-async-rest-request-event-group 17:55:36 group.instance.id = null 17:55:36 group.protocol = classic 17:55:36 group.remote.assignor = null 17:55:36 heartbeat.interval.ms = 3000 17:55:36 interceptor.classes = [] 17:55:36 internal.leave.group.on.close = true 17:55:36 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:36 isolation.level = read_uncommitted 17:55:36 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:36 max.partition.fetch.bytes = 1048576 17:55:36 max.poll.interval.ms = 300000 17:55:36 max.poll.records = 500 17:55:36 metadata.max.age.ms = 300000 17:55:36 metadata.recovery.strategy = none 17:55:36 metric.reporters = [] 17:55:36 metrics.num.samples = 2 17:55:36 metrics.recording.level = INFO 17:55:36 metrics.sample.window.ms = 30000 17:55:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:36 receive.buffer.bytes = 65536 17:55:36 reconnect.backoff.max.ms = 1000 17:55:36 reconnect.backoff.ms = 50 17:55:36 request.timeout.ms = 30000 17:55:36 retry.backoff.max.ms = 1000 17:55:36 retry.backoff.ms = 100 17:55:36 sasl.client.callback.handler.class = null 17:55:36 sasl.jaas.config = null 17:55:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:36 sasl.kerberos.min.time.before.relogin = 60000 17:55:36 sasl.kerberos.service.name = null 17:55:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:36 sasl.login.callback.handler.class = null 17:55:36 sasl.login.class = null 17:55:36 sasl.login.connect.timeout.ms = null 17:55:36 sasl.login.read.timeout.ms = null 17:55:36 sasl.login.refresh.buffer.seconds = 300 17:55:36 sasl.login.refresh.min.period.seconds = 60 17:55:36 sasl.login.refresh.window.factor = 0.8 17:55:36 sasl.login.refresh.window.jitter = 0.05 17:55:36 sasl.login.retry.backoff.max.ms = 10000 17:55:36 sasl.login.retry.backoff.ms = 100 17:55:36 sasl.mechanism = GSSAPI 17:55:36 sasl.oauthbearer.clock.skew.seconds = 30 17:55:36 sasl.oauthbearer.expected.audience = null 17:55:36 sasl.oauthbearer.expected.issuer = null 17:55:36 sasl.oauthbearer.header.urlencode = false 17:55:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:36 sasl.oauthbearer.jwks.endpoint.url = null 17:55:36 sasl.oauthbearer.scope.claim.name = scope 17:55:36 sasl.oauthbearer.sub.claim.name = sub 17:55:36 sasl.oauthbearer.token.endpoint.url = null 17:55:36 security.protocol = PLAINTEXT 17:55:36 security.providers = null 17:55:36 send.buffer.bytes = 131072 17:55:36 session.timeout.ms = 45000 17:55:36 socket.connection.setup.timeout.max.ms = 30000 17:55:36 socket.connection.setup.timeout.ms = 10000 17:55:36 ssl.cipher.suites = null 17:55:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:36 ssl.endpoint.identification.algorithm = https 17:55:36 ssl.engine.factory.class = null 17:55:36 ssl.key.password = null 17:55:36 ssl.keymanager.algorithm = SunX509 17:55:36 ssl.keystore.certificate.chain = null 17:55:36 ssl.keystore.key = null 17:55:36 ssl.keystore.location = null 17:55:36 ssl.keystore.password = null 17:55:36 ssl.keystore.type = JKS 17:55:36 ssl.protocol = TLSv1.3 17:55:36 ssl.provider = null 17:55:36 ssl.secure.random.implementation = null 17:55:36 ssl.trustmanager.algorithm = PKIX 17:55:36 ssl.truststore.certificates = null 17:55:36 ssl.truststore.location = null 17:55:36 ssl.truststore.password = null 17:55:36 ssl.truststore.type = JKS 17:55:36 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:55:36 17:55:36 2026-01-14T17:55:36.668Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:36 2026-01-14T17:55:36.706Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:36 2026-01-14T17:55:36.706Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:36 2026-01-14T17:55:36.706Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413336706 17:55:36 2026-01-14T17:55:36.706Z INFO 11246 --- [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:55:36 2026-01-14T17:55:36.740Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 19.121 seconds (process running for 46.855) 17:55:36 2026-01-14T17:55:36.741Z INFO 11246 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 17:55:36 2026-01-14T17:55:36.741Z INFO 11246 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 17:55:36 2026-01-14T17:55:36.741Z INFO 11246 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 17:55:36 2026-01-14T17:55:36.741Z INFO 11246 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 17:55:36 2026-01-14T17:55:36.748Z INFO 11246 --- [cps-integration-test] [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:55:36 2026-01-14T17:55:36.776Z INFO 11246 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:55:36 2026-01-14T17:55:36.776Z INFO 11246 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 17:55:36 2026-01-14T17:55:36.852Z INFO 11246 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:55:36 2026-01-14T17:55:36.852Z INFO 11246 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 17:55:37 2026-01-14T17:55:37.248Z WARN 11246 --- [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:55:37 2026-01-14T17:55:37.248Z WARN 11246 --- [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:55:37 2026-01-14T17:55:37.248Z WARN 11246 --- [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:55:37 2026-01-14T17:55:37.248Z WARN 11246 --- [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:55:37 2026-01-14T17:55:37.249Z WARN 11246 --- [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:55:37 2026-01-14T17:55:37.249Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.250Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.250Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.250Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.250Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.248Z WARN 11246 --- [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:55:37 2026-01-14T17:55:37.252Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.384Z WARN 11246 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 17:55:37 2026-01-14T17:55:37.395Z WARN 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 17:55:37 2026-01-14T17:55:37.579Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.600Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.604Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.605Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.622Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.623Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.624Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.625Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.644Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.644Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.650Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.651Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.659Z INFO 11246 --- [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-8e000009-a241-4b0c-8f54-6d096a0fbb2b 17:55:37 2026-01-14T17:55:37.661Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.659Z INFO 11246 --- [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-29c0f6ae-583b-4892-8d26-c0d9eb8f167e 17:55:37 2026-01-14T17:55:37.662Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.663Z INFO 11246 --- [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-075db257-6544-468c-8c56-6d1107b08825 17:55:37 2026-01-14T17:55:37.663Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.665Z INFO 11246 --- [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-f8e8a6ba-1bec-4df9-ac6f-876c561cade4 17:55:37 2026-01-14T17:55:37.666Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.687Z INFO 11246 --- [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-44265122-a1f3-43c0-aa55-7bc5e7679f27 17:55:37 2026-01-14T17:55:37.687Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.690Z INFO 11246 --- [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-d6177364-ff56-4859-8e02-566e29155bee 17:55:37 2026-01-14T17:55:37.690Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.700Z INFO 11246 --- [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-f8e8a6ba-1bec-4df9-ac6f-876c561cade4', protocol='range'} 17:55:37 2026-01-14T17:55:37.708Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-29c0f6ae-583b-4892-8d26-c0d9eb8f167e', protocol='range'} 17:55:37 2026-01-14T17:55:37.708Z INFO 11246 --- [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-d6177364-ff56-4859-8e02-566e29155bee', protocol='range'} 17:55:37 2026-01-14T17:55:37.709Z INFO 11246 --- [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-f8e8a6ba-1bec-4df9-ac6f-876c561cade4=Assignment(partitions=[ncmp-async-m2m-0])} 17:55:37 2026-01-14T17:55:37.709Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-075db257-6544-468c-8c56-6d1107b08825', protocol='range'} 17:55:37 2026-01-14T17:55:37.710Z INFO 11246 --- [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-8e000009-a241-4b0c-8f54-6d096a0fbb2b', protocol='range'} 17:55:37 2026-01-14T17:55:37.710Z INFO 11246 --- [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-d6177364-ff56-4859-8e02-566e29155bee=Assignment(partitions=[ncmp-async-m2m-0])} 17:55:37 2026-01-14T17:55:37.719Z INFO 11246 --- [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-44265122-a1f3-43c0-aa55-7bc5e7679f27', protocol='range'} 17:55:37 2026-01-14T17:55:37.783Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-29c0f6ae-583b-4892-8d26-c0d9eb8f167e=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-4-8e000009-a241-4b0c-8f54-6d096a0fbb2b=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-3-44265122-a1f3-43c0-aa55-7bc5e7679f27=Assignment(partitions=[subscription-0]), consumer-ncmp-group-2-075db257-6544-468c-8c56-6d1107b08825=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 17:55:37 2026-01-14T17:55:37.801Z INFO 11246 --- [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=1, memberId='consumer-ncmp-group-2-075db257-6544-468c-8c56-6d1107b08825', protocol='range'} 17:55:37 2026-01-14T17:55:37.802Z INFO 11246 --- [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-8e000009-a241-4b0c-8f54-6d096a0fbb2b', protocol='range'} 17:55:37 2026-01-14T17:55:37.802Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.803Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.803Z INFO 11246 --- [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-d6177364-ff56-4859-8e02-566e29155bee', protocol='range'} 17:55:37 2026-01-14T17:55:37.804Z INFO 11246 --- [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=1, memberId='consumer-ncmp-group-1-29c0f6ae-583b-4892-8d26-c0d9eb8f167e', protocol='range'} 17:55:37 2026-01-14T17:55:37.804Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.806Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.806Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.807Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.807Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.810Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.813Z INFO 11246 --- [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-44265122-a1f3-43c0-aa55-7bc5e7679f27', protocol='range'} 17:55:37 2026-01-14T17:55:37.813Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.813Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.822Z INFO 11246 --- [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-f8e8a6ba-1bec-4df9-ac6f-876c561cade4', protocol='range'} 17:55:37 2026-01-14T17:55:37.829Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.829Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.836Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.836Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.837Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.837Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.837Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.837Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.858Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.859Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.860Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.862Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.877Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.878Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.895Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.897Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.898Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.899Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.904Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.926Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.929Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 17:55:37 2026-01-14T17:55:37.929Z INFO 11246 --- [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:55:37 2026-01-14T17:55:37.929Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 17:55:38 2026-01-14T17:55:37.932Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 17:55:38 2026-01-14T17:55:37.935Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 17:55:38 2026-01-14T17:55:37.936Z INFO 11246 --- [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:55:38 2026-01-14T17:55:38.255Z INFO 11246 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 17:55:38 2026-01-14T17:55:38.255Z INFO 11246 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 17:55:38 2026-01-14T17:55:38.257Z INFO 11246 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:55:38 2026-01-14T17:55:38.257Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:55:38 2026-01-14T17:55:38.336Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 17:55:38 2026-01-14T17:55:38.451Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 17:55:38 2026-01-14T17:55:38.529Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 17:55:38 2026-01-14T17:55:38.543Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 17:55:38 2026-01-14T17:55:38.551Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 17:55:38 2026-01-14T17:55:38.558Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 17:55:38 2026-01-14T17:55:38.566Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 17:55:38 2026-01-14T17:55:38.598Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 17:55:38 2026-01-14T17:55:38.656Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 17:55:38 2026-01-14T17:55:38.656Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:55:38 2026-01-14T17:55:38.656Z INFO 11246 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:55:38 2026-01-14T17:55:38.656Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 17:55:38 2026-01-14T17:55:38.707Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 17:55:38 2026-01-14T17:55:38.707Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 17:55:38 2026-01-14T17:55:38.709Z INFO 11246 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:55:38 2026-01-14T17:55:38.709Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 17:55:38 2026-01-14T17:55:38.720Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 17:55:38 2026-01-14T17:55:38.720Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 17:55:38 2026-01-14T17:55:38.720Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 17:55:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:55:39 2026-01-14T17:55:39.458Z INFO 11246 --- [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:55:39 2026-01-14T17:55:39.483Z INFO 11246 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:55:39 acks = -1 17:55:39 auto.include.jmx.reporter = true 17:55:39 batch.size = 16384 17:55:39 bootstrap.servers = [localhost:32777] 17:55:39 buffer.memory = 33554432 17:55:39 client.dns.lookup = use_all_dns_ips 17:55:39 client.id = cps-core-1 17:55:39 compression.gzip.level = -1 17:55:39 compression.lz4.level = 9 17:55:39 compression.type = none 17:55:39 compression.zstd.level = 3 17:55:39 connections.max.idle.ms = 540000 17:55:39 delivery.timeout.ms = 120000 17:55:39 enable.idempotence = true 17:55:39 enable.metrics.push = true 17:55:39 interceptor.classes = [] 17:55:39 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:39 linger.ms = 0 17:55:39 max.block.ms = 60000 17:55:39 max.in.flight.requests.per.connection = 5 17:55:39 max.request.size = 1048576 17:55:39 metadata.max.age.ms = 300000 17:55:39 metadata.max.idle.ms = 300000 17:55:39 metadata.recovery.strategy = none 17:55:39 metric.reporters = [] 17:55:39 metrics.num.samples = 2 17:55:39 metrics.recording.level = INFO 17:55:39 metrics.sample.window.ms = 30000 17:55:39 partitioner.adaptive.partitioning.enable = true 17:55:39 partitioner.availability.timeout.ms = 0 17:55:39 partitioner.class = null 17:55:39 partitioner.ignore.keys = false 17:55:39 receive.buffer.bytes = 32768 17:55:39 reconnect.backoff.max.ms = 1000 17:55:39 reconnect.backoff.ms = 50 17:55:39 request.timeout.ms = 30000 17:55:39 retries = 2147483647 17:55:39 retry.backoff.max.ms = 1000 17:55:39 retry.backoff.ms = 100 17:55:39 sasl.client.callback.handler.class = null 17:55:39 sasl.jaas.config = null 17:55:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:39 sasl.kerberos.min.time.before.relogin = 60000 17:55:39 sasl.kerberos.service.name = null 17:55:39 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:39 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:39 sasl.login.callback.handler.class = null 17:55:39 sasl.login.class = null 17:55:39 sasl.login.connect.timeout.ms = null 17:55:39 sasl.login.read.timeout.ms = null 17:55:39 sasl.login.refresh.buffer.seconds = 300 17:55:39 sasl.login.refresh.min.period.seconds = 60 17:55:39 sasl.login.refresh.window.factor = 0.8 17:55:39 sasl.login.refresh.window.jitter = 0.05 17:55:39 sasl.login.retry.backoff.max.ms = 10000 17:55:39 sasl.login.retry.backoff.ms = 100 17:55:39 sasl.mechanism = GSSAPI 17:55:39 sasl.oauthbearer.clock.skew.seconds = 30 17:55:39 sasl.oauthbearer.expected.audience = null 17:55:39 sasl.oauthbearer.expected.issuer = null 17:55:39 sasl.oauthbearer.header.urlencode = false 17:55:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:39 sasl.oauthbearer.jwks.endpoint.url = null 17:55:39 sasl.oauthbearer.scope.claim.name = scope 17:55:39 sasl.oauthbearer.sub.claim.name = sub 17:55:39 sasl.oauthbearer.token.endpoint.url = null 17:55:39 security.protocol = PLAINTEXT 17:55:39 security.providers = null 17:55:39 send.buffer.bytes = 131072 17:55:39 socket.connection.setup.timeout.max.ms = 30000 17:55:39 socket.connection.setup.timeout.ms = 10000 17:55:39 ssl.cipher.suites = null 17:55:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:39 ssl.endpoint.identification.algorithm = https 17:55:39 ssl.engine.factory.class = null 17:55:39 ssl.key.password = null 17:55:39 ssl.keymanager.algorithm = SunX509 17:55:39 ssl.keystore.certificate.chain = null 17:55:39 ssl.keystore.key = null 17:55:39 ssl.keystore.location = null 17:55:39 ssl.keystore.password = null 17:55:39 ssl.keystore.type = JKS 17:55:39 ssl.protocol = TLSv1.3 17:55:39 ssl.provider = null 17:55:39 ssl.secure.random.implementation = null 17:55:39 ssl.trustmanager.algorithm = PKIX 17:55:39 ssl.truststore.certificates = null 17:55:39 ssl.truststore.location = null 17:55:39 ssl.truststore.password = null 17:55:39 ssl.truststore.type = JKS 17:55:39 transaction.timeout.ms = 60000 17:55:39 transactional.id = null 17:55:39 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:55:39 17:55:39 2026-01-14T17:55:39.484Z INFO 11246 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:39 2026-01-14T17:55:39.491Z INFO 11246 --- [cps-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:55:39 2026-01-14T17:55:39.493Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:39 2026-01-14T17:55:39.503Z INFO 11246 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 17:55:39 2026-01-14T17:55:39.515Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:39 2026-01-14T17:55:39.516Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:39 2026-01-14T17:55:39.516Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:39 2026-01-14T17:55:39.522Z INFO 11246 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:39 2026-01-14T17:55:39.522Z INFO 11246 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:39 2026-01-14T17:55:39.522Z INFO 11246 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413339522 17:55:39 2026-01-14T17:55:39.545Z WARN 11246 --- [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:55:39 2026-01-14T17:55:39.545Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:39 2026-01-14T17:55:39.674Z INFO 11246 --- [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:55:40 2026-01-14T17:55:40.197Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:40 2026-01-14T17:55:40.216Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:40 2026-01-14T17:55:40.325Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:40 2026-01-14T17:55:40.412Z INFO 11246 --- [cps-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:55:40 2026-01-14T17:55:40.413Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:40 2026-01-14T17:55:40.414Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:40 2026-01-14T17:55:40.414Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:40 2026-01-14T17:55:40.414Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:40 2026-01-14T17:55:40.501Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:40 2026-01-14T17:55:40.527Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:40 2026-01-14T17:55:40.578Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:40 2026-01-14T17:55:40.639Z INFO 11246 --- [cps-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:55:40 2026-01-14T17:55:40.639Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:40 2026-01-14T17:55:40.640Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:40 2026-01-14T17:55:40.640Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:40 2026-01-14T17:55:40.640Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:40 2026-01-14T17:55:40.729Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:55:40 2026-01-14T17:55:40.747Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:55:40 2026-01-14T17:55:40.808Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:41 2026-01-14T17:55:40.915Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.r.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 17:55:41 2026-01-14T17:55:40.915Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 17:55:41 2026-01-14T17:55:41.041Z INFO 11246 --- [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:55:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.20 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 17:55:41 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 17:55:41 2026-01-14T17:55:41.501Z INFO 11246 --- [cps-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:55:41 2026-01-14T17:55:41.502Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:41 2026-01-14T17:55:41.502Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:41 2026-01-14T17:55:41.503Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:41 2026-01-14T17:55:41.503Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:41 2026-01-14T17:55:41.588Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:41 2026-01-14T17:55:41.609Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:41 2026-01-14T17:55:41.664Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:42 2026-01-14T17:55:41.926Z INFO 11246 --- [cps-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:55:42 2026-01-14T17:55:41.927Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:42 2026-01-14T17:55:41.927Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:42 2026-01-14T17:55:41.928Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:42 2026-01-14T17:55:41.928Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:42 2026-01-14T17:55:42.012Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:42 2026-01-14T17:55:42.030Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:42 2026-01-14T17:55:42.064Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:42 2026-01-14T17:55:42.242Z INFO 11246 --- [cps-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:55:42 2026-01-14T17:55:42.242Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:42 2026-01-14T17:55:42.243Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:42 2026-01-14T17:55:42.243Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:42 2026-01-14T17:55:42.243Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:42 2026-01-14T17:55:42.323Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:42 2026-01-14T17:55:42.343Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:42 2026-01-14T17:55:42.375Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.085 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 17:55:42 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 17:55:42 2026-01-14T17:55:42.589Z INFO 11246 --- [cps-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:55:42 2026-01-14T17:55:42.589Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:42 2026-01-14T17:55:42.590Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:42 2026-01-14T17:55:42.590Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:42 2026-01-14T17:55:42.590Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:42 2026-01-14T17:55:42.673Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:42 2026-01-14T17:55:42.694Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:42 2026-01-14T17:55:42.745Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:42 2026-01-14T17:55:42.804Z INFO 11246 --- [cps-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:55:42 2026-01-14T17:55:42.804Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:42 2026-01-14T17:55:42.805Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:42 2026-01-14T17:55:42.805Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:42 2026-01-14T17:55:42.805Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:42 2026-01-14T17:55:42.903Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:43 2026-01-14T17:55:42.925Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:43 2026-01-14T17:55:42.983Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:43 2026-01-14T17:55:43.239Z INFO 11246 --- [cps-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:55:43 2026-01-14T17:55:43.240Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:43 2026-01-14T17:55:43.240Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:43 2026-01-14T17:55:43.241Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:43 2026-01-14T17:55:43.241Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:43 2026-01-14T17:55:43.321Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:43 2026-01-14T17:55:43.338Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:43 2026-01-14T17:55:43.373Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:43 2026-01-14T17:55:43.420Z INFO 11246 --- [cps-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:55:43 2026-01-14T17:55:43.421Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:43 2026-01-14T17:55:43.426Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:43 2026-01-14T17:55:43.426Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:43 2026-01-14T17:55:43.426Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:43 2026-01-14T17:55:43.502Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:43 2026-01-14T17:55:43.519Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:43 2026-01-14T17:55:43.551Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:43 2026-01-14T17:55:43.893Z INFO 11246 --- [cps-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:55:43 2026-01-14T17:55:43.893Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:43 2026-01-14T17:55:43.894Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:43 2026-01-14T17:55:43.895Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:43 2026-01-14T17:55:43.895Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:44 2026-01-14T17:55:43.980Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:44 2026-01-14T17:55:43.999Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:44 2026-01-14T17:55:44.038Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:44 2026-01-14T17:55:44.090Z INFO 11246 --- [cps-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:55:44 2026-01-14T17:55:44.090Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:44 2026-01-14T17:55:44.091Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:44 2026-01-14T17:55:44.091Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:44 2026-01-14T17:55:44.091Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:44 2026-01-14T17:55:44.174Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:44 2026-01-14T17:55:44.193Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:44 2026-01-14T17:55:44.231Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:44 2026-01-14T17:55:44.510Z INFO 11246 --- [cps-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:55:44 2026-01-14T17:55:44.510Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:44 2026-01-14T17:55:44.511Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:44 2026-01-14T17:55:44.511Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:44 2026-01-14T17:55:44.511Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:44 2026-01-14T17:55:44.608Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:44 2026-01-14T17:55:44.635Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:44 2026-01-14T17:55:44.666Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:44 2026-01-14T17:55:44.709Z INFO 11246 --- [cps-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:55:44 2026-01-14T17:55:44.709Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:44 2026-01-14T17:55:44.710Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:44 2026-01-14T17:55:44.710Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:44 2026-01-14T17:55:44.710Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:44 2026-01-14T17:55:44.785Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:44 2026-01-14T17:55:44.800Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:44 2026-01-14T17:55:44.844Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:45 2026-01-14T17:55:45.124Z INFO 11246 --- [cps-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:55:45 2026-01-14T17:55:45.125Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:45 2026-01-14T17:55:45.125Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:45 2026-01-14T17:55:45.126Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:45 2026-01-14T17:55:45.126Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:45 2026-01-14T17:55:45.205Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:45 2026-01-14T17:55:45.222Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:45 2026-01-14T17:55:45.257Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:45 2026-01-14T17:55:45.304Z INFO 11246 --- [cps-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:55:45 2026-01-14T17:55:45.304Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:45 2026-01-14T17:55:45.304Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:45 2026-01-14T17:55:45.305Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:45 2026-01-14T17:55:45.305Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:45 2026-01-14T17:55:45.389Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:45 2026-01-14T17:55:45.404Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:45 2026-01-14T17:55:45.439Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:45 2026-01-14T17:55:45.687Z INFO 11246 --- [cps-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:55:45 2026-01-14T17:55:45.687Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:45 2026-01-14T17:55:45.691Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:45 2026-01-14T17:55:45.691Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:45 2026-01-14T17:55:45.691Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:45 2026-01-14T17:55:45.782Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:45 2026-01-14T17:55:45.798Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:45 2026-01-14T17:55:45.829Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:45 2026-01-14T17:55:45.875Z INFO 11246 --- [cps-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:55:45 2026-01-14T17:55:45.875Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:45 2026-01-14T17:55:45.875Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:45 2026-01-14T17:55:45.876Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:45 2026-01-14T17:55:45.876Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:46 2026-01-14T17:55:45.948Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:46 2026-01-14T17:55:45.963Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:46 2026-01-14T17:55:45.990Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:46 2026-01-14T17:55:46.188Z INFO 11246 --- [cps-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:55:46 2026-01-14T17:55:46.189Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:46 2026-01-14T17:55:46.189Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:46 2026-01-14T17:55:46.189Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:46 2026-01-14T17:55:46.189Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:46 2026-01-14T17:55:46.265Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:46 2026-01-14T17:55:46.280Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:46 2026-01-14T17:55:46.308Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:46 2026-01-14T17:55:46.349Z INFO 11246 --- [cps-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:55:46 2026-01-14T17:55:46.349Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:46 2026-01-14T17:55:46.350Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:46 2026-01-14T17:55:46.350Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:46 2026-01-14T17:55:46.350Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:46 2026-01-14T17:55:46.418Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:46 2026-01-14T17:55:46.430Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:46 2026-01-14T17:55:46.458Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:46 2026-01-14T17:55:46.667Z INFO 11246 --- [cps-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:55:46 2026-01-14T17:55:46.668Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:46 2026-01-14T17:55:46.668Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:46 2026-01-14T17:55:46.668Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:46 2026-01-14T17:55:46.668Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:46 2026-01-14T17:55:46.739Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:46 2026-01-14T17:55:46.755Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:46 2026-01-14T17:55:46.779Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:46 2026-01-14T17:55:46.816Z INFO 11246 --- [cps-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:55:46 2026-01-14T17:55:46.817Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:46 2026-01-14T17:55:46.817Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:46 2026-01-14T17:55:46.818Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:46 2026-01-14T17:55:46.818Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:46 2026-01-14T17:55:46.887Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:46 2026-01-14T17:55:46.901Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:46 2026-01-14T17:55:46.925Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:47 2026-01-14T17:55:47.150Z INFO 11246 --- [cps-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:55:47 2026-01-14T17:55:47.150Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:47 2026-01-14T17:55:47.151Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:47 2026-01-14T17:55:47.151Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:47 2026-01-14T17:55:47.151Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:47 2026-01-14T17:55:47.219Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:47 2026-01-14T17:55:47.233Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:47 2026-01-14T17:55:47.270Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:47 2026-01-14T17:55:47.306Z INFO 11246 --- [cps-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:55:47 2026-01-14T17:55:47.306Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:47 2026-01-14T17:55:47.307Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:47 2026-01-14T17:55:47.307Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:47 2026-01-14T17:55:47.307Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:47 2026-01-14T17:55:47.371Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:47 2026-01-14T17:55:47.384Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:47 2026-01-14T17:55:47.413Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:47 2026-01-14T17:55:47.584Z INFO 11246 --- [cps-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:55:47 2026-01-14T17:55:47.584Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:47 2026-01-14T17:55:47.585Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:47 2026-01-14T17:55:47.590Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:47 2026-01-14T17:55:47.590Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:47 2026-01-14T17:55:47.659Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:47 2026-01-14T17:55:47.673Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:47 2026-01-14T17:55:47.695Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:47 2026-01-14T17:55:47.725Z INFO 11246 --- [cps-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:55:47 2026-01-14T17:55:47.725Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:47 2026-01-14T17:55:47.726Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:47 2026-01-14T17:55:47.726Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:47 2026-01-14T17:55:47.726Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:47 2026-01-14T17:55:47.792Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:47 2026-01-14T17:55:47.816Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:47 2026-01-14T17:55:47.842Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:48 2026-01-14T17:55:48.028Z INFO 11246 --- [cps-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:55:48 2026-01-14T17:55:48.028Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:48 2026-01-14T17:55:48.029Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:48 2026-01-14T17:55:48.029Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:48 2026-01-14T17:55:48.029Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:48 2026-01-14T17:55:48.111Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:48 2026-01-14T17:55:48.127Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:48 2026-01-14T17:55:48.158Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:48 2026-01-14T17:55:48.204Z INFO 11246 --- [cps-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:55:48 2026-01-14T17:55:48.235Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:48 2026-01-14T17:55:48.241Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:48 2026-01-14T17:55:48.250Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:48 2026-01-14T17:55:48.250Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:48 2026-01-14T17:55:48.333Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:48 2026-01-14T17:55:48.413Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:48 2026-01-14T17:55:48.441Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:48 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.152 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 17:55:48 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 17:55:48 2026-01-14T17:55:48.783Z INFO 11246 --- [cps-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:55:48 2026-01-14T17:55:48.783Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:48 2026-01-14T17:55:48.783Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:48 2026-01-14T17:55:48.783Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:48 2026-01-14T17:55:48.783Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:48 2026-01-14T17:55:48.886Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:48 2026-01-14T17:55:48.902Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:48 2026-01-14T17:55:48.925Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:49 2026-01-14T17:55:49.042Z INFO 11246 --- [cps-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:55:49 2026-01-14T17:55:49.043Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:49 2026-01-14T17:55:49.043Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:49 2026-01-14T17:55:49.044Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:49 2026-01-14T17:55:49.044Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:49 2026-01-14T17:55:49.111Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:49 2026-01-14T17:55:49.122Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:49 2026-01-14T17:55:49.142Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 17:55:49 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 17:55:49 2026-01-14T17:55:49.276Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:49 allow.auto.create.topics = true 17:55:49 auto.commit.interval.ms = 5000 17:55:49 auto.include.jmx.reporter = true 17:55:49 auto.offset.reset = latest 17:55:49 bootstrap.servers = [localhost:32777] 17:55:49 check.crcs = true 17:55:49 client.dns.lookup = use_all_dns_ips 17:55:49 client.id = consumer-test-group-7 17:55:49 client.rack = 17:55:49 connections.max.idle.ms = 540000 17:55:49 default.api.timeout.ms = 60000 17:55:49 enable.auto.commit = true 17:55:49 enable.metrics.push = true 17:55:49 exclude.internal.topics = true 17:55:49 fetch.max.bytes = 52428800 17:55:49 fetch.max.wait.ms = 500 17:55:49 fetch.min.bytes = 1 17:55:49 group.id = test-group 17:55:49 group.instance.id = null 17:55:49 group.protocol = classic 17:55:49 group.remote.assignor = null 17:55:49 heartbeat.interval.ms = 3000 17:55:49 interceptor.classes = [] 17:55:49 internal.leave.group.on.close = true 17:55:49 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:49 isolation.level = read_uncommitted 17:55:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:55:49 max.partition.fetch.bytes = 1048576 17:55:49 max.poll.interval.ms = 300000 17:55:49 max.poll.records = 2147483647 17:55:49 metadata.max.age.ms = 300000 17:55:49 metadata.recovery.strategy = none 17:55:49 metric.reporters = [] 17:55:49 metrics.num.samples = 2 17:55:49 metrics.recording.level = INFO 17:55:49 metrics.sample.window.ms = 30000 17:55:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:49 receive.buffer.bytes = 65536 17:55:49 reconnect.backoff.max.ms = 1000 17:55:49 reconnect.backoff.ms = 50 17:55:49 request.timeout.ms = 30000 17:55:49 retry.backoff.max.ms = 1000 17:55:49 retry.backoff.ms = 100 17:55:49 sasl.client.callback.handler.class = null 17:55:49 sasl.jaas.config = null 17:55:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:49 sasl.kerberos.min.time.before.relogin = 60000 17:55:49 sasl.kerberos.service.name = null 17:55:49 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:49 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:49 sasl.login.callback.handler.class = null 17:55:49 sasl.login.class = null 17:55:49 sasl.login.connect.timeout.ms = null 17:55:49 sasl.login.read.timeout.ms = null 17:55:49 sasl.login.refresh.buffer.seconds = 300 17:55:49 sasl.login.refresh.min.period.seconds = 60 17:55:49 sasl.login.refresh.window.factor = 0.8 17:55:49 sasl.login.refresh.window.jitter = 0.05 17:55:49 sasl.login.retry.backoff.max.ms = 10000 17:55:49 sasl.login.retry.backoff.ms = 100 17:55:49 sasl.mechanism = GSSAPI 17:55:49 sasl.oauthbearer.clock.skew.seconds = 30 17:55:49 sasl.oauthbearer.expected.audience = null 17:55:49 sasl.oauthbearer.expected.issuer = null 17:55:49 sasl.oauthbearer.header.urlencode = false 17:55:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:49 sasl.oauthbearer.jwks.endpoint.url = null 17:55:49 sasl.oauthbearer.scope.claim.name = scope 17:55:49 sasl.oauthbearer.sub.claim.name = sub 17:55:49 sasl.oauthbearer.token.endpoint.url = null 17:55:49 security.protocol = PLAINTEXT 17:55:49 security.providers = null 17:55:49 send.buffer.bytes = 131072 17:55:49 session.timeout.ms = 45000 17:55:49 socket.connection.setup.timeout.max.ms = 30000 17:55:49 socket.connection.setup.timeout.ms = 10000 17:55:49 ssl.cipher.suites = null 17:55:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:49 ssl.endpoint.identification.algorithm = https 17:55:49 ssl.engine.factory.class = null 17:55:49 ssl.key.password = null 17:55:49 ssl.keymanager.algorithm = SunX509 17:55:49 ssl.keystore.certificate.chain = null 17:55:49 ssl.keystore.key = null 17:55:49 ssl.keystore.location = null 17:55:49 ssl.keystore.password = null 17:55:49 ssl.keystore.type = JKS 17:55:49 ssl.protocol = TLSv1.3 17:55:49 ssl.provider = null 17:55:49 ssl.secure.random.implementation = null 17:55:49 ssl.trustmanager.algorithm = PKIX 17:55:49 ssl.truststore.certificates = null 17:55:49 ssl.truststore.location = null 17:55:49 ssl.truststore.password = null 17:55:49 ssl.truststore.type = JKS 17:55:49 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:55:49 17:55:49 2026-01-14T17:55:49.276Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:49 2026-01-14T17:55:49.279Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:49 2026-01-14T17:55:49.279Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:49 2026-01-14T17:55:49.279Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413349279 17:55:49 2026-01-14T17:55:49.283Z INFO 11246 --- [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:55:49 2026-01-14T17:55:49.307Z WARN 11246 --- [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:55:49 2026-01-14T17:55:49.307Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:49 2026-01-14T17:55:49.308Z INFO 11246 --- [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:55:49 2026-01-14T17:55:49.313Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 17:55:49 2026-01-14T17:55:49.317Z INFO 11246 --- [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-4de60303-2d26-4dfa-b0e7-8ae203530ece 17:55:49 2026-01-14T17:55:49.318Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 17:55:49 2026-01-14T17:55:49.323Z INFO 11246 --- [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-4de60303-2d26-4dfa-b0e7-8ae203530ece', protocol='range'} 17:55:49 2026-01-14T17:55:49.428Z INFO 11246 --- [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-4de60303-2d26-4dfa-b0e7-8ae203530ece=Assignment(partitions=[legacy-batch-topic-0])} 17:55:49 2026-01-14T17:55:49.430Z INFO 11246 --- [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-4de60303-2d26-4dfa-b0e7-8ae203530ece', protocol='range'} 17:55:49 2026-01-14T17:55:49.431Z INFO 11246 --- [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:55:49 2026-01-14T17:55:49.431Z INFO 11246 --- [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:55:49 2026-01-14T17:55:49.433Z INFO 11246 --- [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:55:49 2026-01-14T17:55:49.435Z INFO 11246 --- [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:55:49 2026-01-14T17:55:49.816Z INFO 11246 --- [cps-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:55:49 2026-01-14T17:55:49.816Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:49 2026-01-14T17:55:49.817Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:49 2026-01-14T17:55:49.817Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:49 2026-01-14T17:55:49.817Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:49 2026-01-14T17:55:49.885Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:55:49 2026-01-14T17:55:49.894Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:55:49 2026-01-14T17:55:49.915Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:50 2026-01-14T17:55:50.104Z INFO 11246 --- [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:55:50 2026-01-14T17:55:50.104Z INFO 11246 --- [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-4de60303-2d26-4dfa-b0e7-8ae203530ece sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:55:50 2026-01-14T17:55:50.105Z INFO 11246 --- [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:55:50 2026-01-14T17:55:50.105Z INFO 11246 --- [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:55:50 2026-01-14T17:55:50.105Z INFO 11246 --- [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:55:50 2026-01-14T17:55:50.109Z INFO 11246 --- [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:55:50 2026-01-14T17:55:50.109Z INFO 11246 --- [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:55:50 2026-01-14T17:55:50.123Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:55:50 2026-01-14T17:55:50.123Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:55:50 2026-01-14T17:55:50.123Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:55:50 2026-01-14T17:55:50.123Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:55:50 2026-01-14T17:55:50.127Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 17:55:50 2026-01-14T17:55:50.149Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:50 allow.auto.create.topics = true 17:55:50 auto.commit.interval.ms = 5000 17:55:50 auto.include.jmx.reporter = true 17:55:50 auto.offset.reset = latest 17:55:50 bootstrap.servers = [localhost:32777] 17:55:50 check.crcs = true 17:55:50 client.dns.lookup = use_all_dns_ips 17:55:50 client.id = consumer-test-group-8 17:55:50 client.rack = 17:55:50 connections.max.idle.ms = 540000 17:55:50 default.api.timeout.ms = 60000 17:55:50 enable.auto.commit = true 17:55:50 enable.metrics.push = true 17:55:50 exclude.internal.topics = true 17:55:50 fetch.max.bytes = 52428800 17:55:50 fetch.max.wait.ms = 500 17:55:50 fetch.min.bytes = 1 17:55:50 group.id = test-group 17:55:50 group.instance.id = null 17:55:50 group.protocol = classic 17:55:50 group.remote.assignor = null 17:55:50 heartbeat.interval.ms = 3000 17:55:50 interceptor.classes = [] 17:55:50 internal.leave.group.on.close = true 17:55:50 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:50 isolation.level = read_uncommitted 17:55:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:55:50 max.partition.fetch.bytes = 1048576 17:55:50 max.poll.interval.ms = 300000 17:55:50 max.poll.records = 2147483647 17:55:50 metadata.max.age.ms = 300000 17:55:50 metadata.recovery.strategy = none 17:55:50 metric.reporters = [] 17:55:50 metrics.num.samples = 2 17:55:50 metrics.recording.level = INFO 17:55:50 metrics.sample.window.ms = 30000 17:55:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:50 receive.buffer.bytes = 65536 17:55:50 reconnect.backoff.max.ms = 1000 17:55:50 reconnect.backoff.ms = 50 17:55:50 request.timeout.ms = 30000 17:55:50 retry.backoff.max.ms = 1000 17:55:50 retry.backoff.ms = 100 17:55:50 sasl.client.callback.handler.class = null 17:55:50 sasl.jaas.config = null 17:55:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:50 sasl.kerberos.min.time.before.relogin = 60000 17:55:50 sasl.kerberos.service.name = null 17:55:50 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:50 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:50 sasl.login.callback.handler.class = null 17:55:50 sasl.login.class = null 17:55:50 sasl.login.connect.timeout.ms = null 17:55:50 sasl.login.read.timeout.ms = null 17:55:50 sasl.login.refresh.buffer.seconds = 300 17:55:50 sasl.login.refresh.min.period.seconds = 60 17:55:50 sasl.login.refresh.window.factor = 0.8 17:55:50 sasl.login.refresh.window.jitter = 0.05 17:55:50 sasl.login.retry.backoff.max.ms = 10000 17:55:50 sasl.login.retry.backoff.ms = 100 17:55:50 sasl.mechanism = GSSAPI 17:55:50 sasl.oauthbearer.clock.skew.seconds = 30 17:55:50 sasl.oauthbearer.expected.audience = null 17:55:50 sasl.oauthbearer.expected.issuer = null 17:55:50 sasl.oauthbearer.header.urlencode = false 17:55:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:50 sasl.oauthbearer.jwks.endpoint.url = null 17:55:50 sasl.oauthbearer.scope.claim.name = scope 17:55:50 sasl.oauthbearer.sub.claim.name = sub 17:55:50 sasl.oauthbearer.token.endpoint.url = null 17:55:50 security.protocol = PLAINTEXT 17:55:50 security.providers = null 17:55:50 send.buffer.bytes = 131072 17:55:50 session.timeout.ms = 45000 17:55:50 socket.connection.setup.timeout.max.ms = 30000 17:55:50 socket.connection.setup.timeout.ms = 10000 17:55:50 ssl.cipher.suites = null 17:55:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:50 ssl.endpoint.identification.algorithm = https 17:55:50 ssl.engine.factory.class = null 17:55:50 ssl.key.password = null 17:55:50 ssl.keymanager.algorithm = SunX509 17:55:50 ssl.keystore.certificate.chain = null 17:55:50 ssl.keystore.key = null 17:55:50 ssl.keystore.location = null 17:55:50 ssl.keystore.password = null 17:55:50 ssl.keystore.type = JKS 17:55:50 ssl.protocol = TLSv1.3 17:55:50 ssl.provider = null 17:55:50 ssl.secure.random.implementation = null 17:55:50 ssl.trustmanager.algorithm = PKIX 17:55:50 ssl.truststore.certificates = null 17:55:50 ssl.truststore.location = null 17:55:50 ssl.truststore.password = null 17:55:50 ssl.truststore.type = JKS 17:55:50 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:55:50 17:55:50 2026-01-14T17:55:50.149Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:50 2026-01-14T17:55:50.152Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:50 2026-01-14T17:55:50.152Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:50 2026-01-14T17:55:50.152Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413350152 17:55:50 2026-01-14T17:55:50.152Z INFO 11246 --- [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:55:50 2026-01-14T17:55:50.157Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:50 2026-01-14T17:55:50.158Z INFO 11246 --- [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:55:50 2026-01-14T17:55:50.159Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 17:55:50 2026-01-14T17:55:50.166Z INFO 11246 --- [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-ec98640f-1af4-49d5-b362-52b2c27249c7 17:55:50 2026-01-14T17:55:50.167Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 17:55:50 2026-01-14T17:55:50.169Z INFO 11246 --- [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-ec98640f-1af4-49d5-b362-52b2c27249c7', protocol='range'} 17:55:50 2026-01-14T17:55:50.169Z INFO 11246 --- [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-ec98640f-1af4-49d5-b362-52b2c27249c7=Assignment(partitions=[legacy-batch-topic-0])} 17:55:50 2026-01-14T17:55:50.172Z INFO 11246 --- [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-ec98640f-1af4-49d5-b362-52b2c27249c7', protocol='range'} 17:55:50 2026-01-14T17:55:50.172Z INFO 11246 --- [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:55:50 2026-01-14T17:55:50.173Z INFO 11246 --- [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:55:50 2026-01-14T17:55:50.174Z INFO 11246 --- [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:55:50 2026-01-14T17:55:50.178Z INFO 11246 --- [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:55:50 2026-01-14T17:55:50.678Z INFO 11246 --- [cps-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:55:50 2026-01-14T17:55:50.679Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:50 2026-01-14T17:55:50.679Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:50 2026-01-14T17:55:50.680Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:50 2026-01-14T17:55:50.680Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:50 2026-01-14T17:55:50.748Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:55:50 2026-01-14T17:55:50.765Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:55:50 2026-01-14T17:55:50.799Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:50 2026-01-14T17:55:50.855Z WARN 11246 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: e573ec40-43e7-4e54-9b8f-408d89c02a45, data operation cloud event id: f83eba72-9f4c-4e81-ae8d-60356f3c56ac 17:55:50 2026-01-14T17:55:50.855Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:55:50 acks = -1 17:55:50 auto.include.jmx.reporter = true 17:55:50 batch.size = 16384 17:55:50 bootstrap.servers = [localhost:32777] 17:55:50 buffer.memory = 33554432 17:55:50 client.dns.lookup = use_all_dns_ips 17:55:50 client.id = cps-core-1 17:55:50 compression.gzip.level = -1 17:55:50 compression.lz4.level = 9 17:55:50 compression.type = none 17:55:50 compression.zstd.level = 3 17:55:50 connections.max.idle.ms = 540000 17:55:50 delivery.timeout.ms = 120000 17:55:50 enable.idempotence = true 17:55:50 enable.metrics.push = true 17:55:50 interceptor.classes = [] 17:55:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:50 linger.ms = 0 17:55:50 max.block.ms = 60000 17:55:50 max.in.flight.requests.per.connection = 5 17:55:50 max.request.size = 1048576 17:55:50 metadata.max.age.ms = 300000 17:55:50 metadata.max.idle.ms = 300000 17:55:50 metadata.recovery.strategy = none 17:55:50 metric.reporters = [] 17:55:50 metrics.num.samples = 2 17:55:50 metrics.recording.level = INFO 17:55:50 metrics.sample.window.ms = 30000 17:55:50 partitioner.adaptive.partitioning.enable = true 17:55:50 partitioner.availability.timeout.ms = 0 17:55:50 partitioner.class = null 17:55:50 partitioner.ignore.keys = false 17:55:50 receive.buffer.bytes = 32768 17:55:50 reconnect.backoff.max.ms = 1000 17:55:50 reconnect.backoff.ms = 50 17:55:50 request.timeout.ms = 30000 17:55:50 retries = 2147483647 17:55:50 retry.backoff.max.ms = 1000 17:55:50 retry.backoff.ms = 100 17:55:50 sasl.client.callback.handler.class = null 17:55:50 sasl.jaas.config = null 17:55:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:50 sasl.kerberos.min.time.before.relogin = 60000 17:55:50 sasl.kerberos.service.name = null 17:55:50 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:50 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:50 sasl.login.callback.handler.class = null 17:55:50 sasl.login.class = null 17:55:50 sasl.login.connect.timeout.ms = null 17:55:50 sasl.login.read.timeout.ms = null 17:55:50 sasl.login.refresh.buffer.seconds = 300 17:55:50 sasl.login.refresh.min.period.seconds = 60 17:55:50 sasl.login.refresh.window.factor = 0.8 17:55:50 sasl.login.refresh.window.jitter = 0.05 17:55:50 sasl.login.retry.backoff.max.ms = 10000 17:55:50 sasl.login.retry.backoff.ms = 100 17:55:50 sasl.mechanism = GSSAPI 17:55:50 sasl.oauthbearer.clock.skew.seconds = 30 17:55:50 sasl.oauthbearer.expected.audience = null 17:55:50 sasl.oauthbearer.expected.issuer = null 17:55:50 sasl.oauthbearer.header.urlencode = false 17:55:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:50 sasl.oauthbearer.jwks.endpoint.url = null 17:55:50 sasl.oauthbearer.scope.claim.name = scope 17:55:50 sasl.oauthbearer.sub.claim.name = sub 17:55:50 sasl.oauthbearer.token.endpoint.url = null 17:55:50 security.protocol = PLAINTEXT 17:55:50 security.providers = null 17:55:50 send.buffer.bytes = 131072 17:55:50 socket.connection.setup.timeout.max.ms = 30000 17:55:50 socket.connection.setup.timeout.ms = 10000 17:55:50 ssl.cipher.suites = null 17:55:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:50 ssl.endpoint.identification.algorithm = https 17:55:50 ssl.engine.factory.class = null 17:55:50 ssl.key.password = null 17:55:50 ssl.keymanager.algorithm = SunX509 17:55:50 ssl.keystore.certificate.chain = null 17:55:50 ssl.keystore.key = null 17:55:50 ssl.keystore.location = null 17:55:50 ssl.keystore.password = null 17:55:50 ssl.keystore.type = JKS 17:55:50 ssl.protocol = TLSv1.3 17:55:50 ssl.provider = null 17:55:50 ssl.secure.random.implementation = null 17:55:50 ssl.trustmanager.algorithm = PKIX 17:55:50 ssl.truststore.certificates = null 17:55:50 ssl.truststore.location = null 17:55:50 ssl.truststore.password = null 17:55:50 ssl.truststore.type = JKS 17:55:50 transaction.timeout.ms = 60000 17:55:50 transactional.id = null 17:55:50 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:55:50 17:55:50 2026-01-14T17:55:50.856Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:50 2026-01-14T17:55:50.856Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 17:55:50 2026-01-14T17:55:50.859Z INFO 11246 --- [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:55:50 2026-01-14T17:55:50.865Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:50 2026-01-14T17:55:50.865Z INFO 11246 --- [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:55:51 2026-01-14T17:55:50.984Z INFO 11246 --- [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:55:51 2026-01-14T17:55:50.984Z INFO 11246 --- [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-ec98640f-1af4-49d5-b362-52b2c27249c7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:55:51 2026-01-14T17:55:50.984Z INFO 11246 --- [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:55:51 2026-01-14T17:55:50.984Z INFO 11246 --- [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:55:51 2026-01-14T17:55:50.984Z INFO 11246 --- [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:55:51 2026-01-14T17:55:50.985Z INFO 11246 --- [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:55:51 2026-01-14T17:55:50.985Z INFO 11246 --- [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:55:51 2026-01-14T17:55:51.404Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:55:51 2026-01-14T17:55:51.404Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:55:51 2026-01-14T17:55:51.405Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:55:51 2026-01-14T17:55:51.405Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:55:51 2026-01-14T17:55:51.409Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 17:55:51 2026-01-14T17:55:51.426Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:51 allow.auto.create.topics = true 17:55:51 auto.commit.interval.ms = 5000 17:55:51 auto.include.jmx.reporter = true 17:55:51 auto.offset.reset = latest 17:55:51 bootstrap.servers = [localhost:32777] 17:55:51 check.crcs = true 17:55:51 client.dns.lookup = use_all_dns_ips 17:55:51 client.id = consumer-test-group-9 17:55:51 client.rack = 17:55:51 connections.max.idle.ms = 540000 17:55:51 default.api.timeout.ms = 60000 17:55:51 enable.auto.commit = true 17:55:51 enable.metrics.push = true 17:55:51 exclude.internal.topics = true 17:55:51 fetch.max.bytes = 52428800 17:55:51 fetch.max.wait.ms = 500 17:55:51 fetch.min.bytes = 1 17:55:51 group.id = test-group 17:55:51 group.instance.id = null 17:55:51 group.protocol = classic 17:55:51 group.remote.assignor = null 17:55:51 heartbeat.interval.ms = 3000 17:55:51 interceptor.classes = [] 17:55:51 internal.leave.group.on.close = true 17:55:51 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:51 isolation.level = read_uncommitted 17:55:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:55:51 max.partition.fetch.bytes = 1048576 17:55:51 max.poll.interval.ms = 300000 17:55:51 max.poll.records = 2147483647 17:55:51 metadata.max.age.ms = 300000 17:55:51 metadata.recovery.strategy = none 17:55:51 metric.reporters = [] 17:55:51 metrics.num.samples = 2 17:55:51 metrics.recording.level = INFO 17:55:51 metrics.sample.window.ms = 30000 17:55:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:51 receive.buffer.bytes = 65536 17:55:51 reconnect.backoff.max.ms = 1000 17:55:51 reconnect.backoff.ms = 50 17:55:51 request.timeout.ms = 30000 17:55:51 retry.backoff.max.ms = 1000 17:55:51 retry.backoff.ms = 100 17:55:51 sasl.client.callback.handler.class = null 17:55:51 sasl.jaas.config = null 17:55:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:51 sasl.kerberos.min.time.before.relogin = 60000 17:55:51 sasl.kerberos.service.name = null 17:55:51 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:51 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:51 sasl.login.callback.handler.class = null 17:55:51 sasl.login.class = null 17:55:51 sasl.login.connect.timeout.ms = null 17:55:51 sasl.login.read.timeout.ms = null 17:55:51 sasl.login.refresh.buffer.seconds = 300 17:55:51 sasl.login.refresh.min.period.seconds = 60 17:55:51 sasl.login.refresh.window.factor = 0.8 17:55:51 sasl.login.refresh.window.jitter = 0.05 17:55:51 sasl.login.retry.backoff.max.ms = 10000 17:55:51 sasl.login.retry.backoff.ms = 100 17:55:51 sasl.mechanism = GSSAPI 17:55:51 sasl.oauthbearer.clock.skew.seconds = 30 17:55:51 sasl.oauthbearer.expected.audience = null 17:55:51 sasl.oauthbearer.expected.issuer = null 17:55:51 sasl.oauthbearer.header.urlencode = false 17:55:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:51 sasl.oauthbearer.jwks.endpoint.url = null 17:55:51 sasl.oauthbearer.scope.claim.name = scope 17:55:51 sasl.oauthbearer.sub.claim.name = sub 17:55:51 sasl.oauthbearer.token.endpoint.url = null 17:55:51 security.protocol = PLAINTEXT 17:55:51 security.providers = null 17:55:51 send.buffer.bytes = 131072 17:55:51 session.timeout.ms = 45000 17:55:51 socket.connection.setup.timeout.max.ms = 30000 17:55:51 socket.connection.setup.timeout.ms = 10000 17:55:51 ssl.cipher.suites = null 17:55:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:51 ssl.endpoint.identification.algorithm = https 17:55:51 ssl.engine.factory.class = null 17:55:51 ssl.key.password = null 17:55:51 ssl.keymanager.algorithm = SunX509 17:55:51 ssl.keystore.certificate.chain = null 17:55:51 ssl.keystore.key = null 17:55:51 ssl.keystore.location = null 17:55:51 ssl.keystore.password = null 17:55:51 ssl.keystore.type = JKS 17:55:51 ssl.protocol = TLSv1.3 17:55:51 ssl.provider = null 17:55:51 ssl.secure.random.implementation = null 17:55:51 ssl.trustmanager.algorithm = PKIX 17:55:51 ssl.truststore.certificates = null 17:55:51 ssl.truststore.location = null 17:55:51 ssl.truststore.password = null 17:55:51 ssl.truststore.type = JKS 17:55:51 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:55:51 17:55:51 2026-01-14T17:55:51.426Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:51 2026-01-14T17:55:51.429Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:51 2026-01-14T17:55:51.429Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:51 2026-01-14T17:55:51.429Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413351429 17:55:51 2026-01-14T17:55:51.429Z INFO 11246 --- [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:55:51 2026-01-14T17:55:51.437Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:51 2026-01-14T17:55:51.437Z INFO 11246 --- [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:55:51 2026-01-14T17:55:51.438Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 17:55:51 2026-01-14T17:55:51.441Z INFO 11246 --- [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-ab581c9a-c0bd-4571-b4e7-d29b66dda2b2 17:55:51 2026-01-14T17:55:51.441Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 17:55:51 2026-01-14T17:55:51.444Z INFO 11246 --- [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-ab581c9a-c0bd-4571-b4e7-d29b66dda2b2', protocol='range'} 17:55:51 2026-01-14T17:55:51.445Z INFO 11246 --- [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-ab581c9a-c0bd-4571-b4e7-d29b66dda2b2=Assignment(partitions=[legacy-batch-topic-0])} 17:55:51 2026-01-14T17:55:51.447Z INFO 11246 --- [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-ab581c9a-c0bd-4571-b4e7-d29b66dda2b2', protocol='range'} 17:55:51 2026-01-14T17:55:51.447Z INFO 11246 --- [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:55:51 2026-01-14T17:55:51.447Z INFO 11246 --- [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:55:51 2026-01-14T17:55:51.448Z INFO 11246 --- [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:55:51 2026-01-14T17:55:51.453Z INFO 11246 --- [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:55:52 2026-01-14T17:55:51.957Z INFO 11246 --- [cps-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:55:52 2026-01-14T17:55:51.957Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:52 2026-01-14T17:55:51.958Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:52 2026-01-14T17:55:51.958Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:52 2026-01-14T17:55:51.958Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:52 2026-01-14T17:55:52.026Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:55:52 2026-01-14T17:55:52.039Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:55:52 2026-01-14T17:55:52.063Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:52 2026-01-14T17:55:52.104Z WARN 11246 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 5b331a59-20da-4d1c-b879-863fc5b99422, data operation cloud event id: 8fe98bb8-1d9f-4ac3-8e82-d3e6498221dc 17:55:52 2026-01-14T17:55:52.175Z INFO 11246 --- [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:55:52 2026-01-14T17:55:52.175Z INFO 11246 --- [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-ab581c9a-c0bd-4571-b4e7-d29b66dda2b2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:55:52 2026-01-14T17:55:52.175Z INFO 11246 --- [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:55:52 2026-01-14T17:55:52.175Z INFO 11246 --- [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:55:52 2026-01-14T17:55:52.175Z INFO 11246 --- [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:55:52 2026-01-14T17:55:52.176Z INFO 11246 --- [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:55:52 2026-01-14T17:55:52.176Z INFO 11246 --- [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:55:52 2026-01-14T17:55:52.620Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:55:52 2026-01-14T17:55:52.620Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:55:52 2026-01-14T17:55:52.620Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:55:52 2026-01-14T17:55:52.620Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:55:52 2026-01-14T17:55:52.624Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 17:55:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.384 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 17:55:52 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 17:55:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 17:55:52 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 17:55:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 17:55:52 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 17:55:52 2026-01-14T17:55:52.788Z INFO 11246 --- [cps-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:55:52 2026-01-14T17:55:52.788Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:52 2026-01-14T17:55:52.793Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:52 2026-01-14T17:55:52.793Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:52 2026-01-14T17:55:52.793Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:52 2026-01-14T17:55:52.869Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:55:52 2026-01-14T17:55:52.880Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:55:52 2026-01-14T17:55:52.902Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:52 2026-01-14T17:55:52.947Z INFO 11246 --- [cps-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:55:52 2026-01-14T17:55:52.948Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:52 2026-01-14T17:55:52.948Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:52 2026-01-14T17:55:52.948Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:52 2026-01-14T17:55:52.948Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:53 2026-01-14T17:55:53.016Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:55:53 2026-01-14T17:55:53.031Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:55:53 2026-01-14T17:55:53.056Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:53 2026-01-14T17:55:53.089Z INFO 11246 --- [cps-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:55:53 2026-01-14T17:55:53.089Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:53 2026-01-14T17:55:53.089Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:53 2026-01-14T17:55:53.090Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:53 2026-01-14T17:55:53.090Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:53 2026-01-14T17:55:53.173Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:55:53 2026-01-14T17:55:53.193Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:55:53 2026-01-14T17:55:53.234Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:53 2026-01-14T17:55:53.252Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 17:55:53 2026-01-14T17:55:53.282Z INFO 11246 --- [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:55:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 17:55:53 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 17:55:53 2026-01-14T17:55:53.489Z INFO 11246 --- [cps-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:55:53 2026-01-14T17:55:53.489Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:53 2026-01-14T17:55:53.490Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:53 2026-01-14T17:55:53.490Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:53 2026-01-14T17:55:53.490Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:53 2026-01-14T17:55:53.546Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:53 2026-01-14T17:55:53.590Z INFO 11246 --- [cps-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:55:53 2026-01-14T17:55:53.590Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:53 2026-01-14T17:55:53.590Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:53 2026-01-14T17:55:53.591Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:53 2026-01-14T17:55:53.591Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:53 2026-01-14T17:55:53.625Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:53 2026-01-14T17:55:53.662Z INFO 11246 --- [cps-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:55:53 2026-01-14T17:55:53.662Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:53 2026-01-14T17:55:53.662Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:53 2026-01-14T17:55:53.663Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:53 2026-01-14T17:55:53.663Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:53 2026-01-14T17:55:53.691Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:53 2026-01-14T17:55:53.718Z INFO 11246 --- [cps-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:55:53 2026-01-14T17:55:53.719Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:53 2026-01-14T17:55:53.719Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:53 2026-01-14T17:55:53.720Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:53 2026-01-14T17:55:53.720Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:53 2026-01-14T17:55:53.760Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:53 2026-01-14T17:55:53.794Z INFO 11246 --- [cps-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:55:53 2026-01-14T17:55:53.796Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:53 2026-01-14T17:55:53.796Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:53 2026-01-14T17:55:53.797Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:53 2026-01-14T17:55:53.797Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:53 2026-01-14T17:55:53.829Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:53 2026-01-14T17:55:53.856Z INFO 11246 --- [cps-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:55:53 2026-01-14T17:55:53.856Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:53 2026-01-14T17:55:53.856Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:53 2026-01-14T17:55:53.857Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:53 2026-01-14T17:55:53.857Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:53 2026-01-14T17:55:53.882Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:53 2026-01-14T17:55:53.897Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:53 allow.auto.create.topics = true 17:55:53 auto.commit.interval.ms = 5000 17:55:53 auto.include.jmx.reporter = true 17:55:53 auto.offset.reset = latest 17:55:53 bootstrap.servers = [localhost:32777] 17:55:53 check.crcs = true 17:55:53 client.dns.lookup = use_all_dns_ips 17:55:53 client.id = consumer-test-group-10 17:55:53 client.rack = 17:55:53 connections.max.idle.ms = 540000 17:55:53 default.api.timeout.ms = 60000 17:55:53 enable.auto.commit = true 17:55:53 enable.metrics.push = true 17:55:53 exclude.internal.topics = true 17:55:53 fetch.max.bytes = 52428800 17:55:53 fetch.max.wait.ms = 500 17:55:53 fetch.min.bytes = 1 17:55:53 group.id = test-group 17:55:53 group.instance.id = null 17:55:53 group.protocol = classic 17:55:53 group.remote.assignor = null 17:55:53 heartbeat.interval.ms = 3000 17:55:53 interceptor.classes = [] 17:55:53 internal.leave.group.on.close = true 17:55:53 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:53 isolation.level = read_uncommitted 17:55:53 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:55:53 max.partition.fetch.bytes = 1048576 17:55:53 max.poll.interval.ms = 300000 17:55:53 max.poll.records = 2147483647 17:55:53 metadata.max.age.ms = 300000 17:55:53 metadata.recovery.strategy = none 17:55:53 metric.reporters = [] 17:55:53 metrics.num.samples = 2 17:55:53 metrics.recording.level = INFO 17:55:53 metrics.sample.window.ms = 30000 17:55:53 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:53 receive.buffer.bytes = 65536 17:55:53 reconnect.backoff.max.ms = 1000 17:55:53 reconnect.backoff.ms = 50 17:55:53 request.timeout.ms = 30000 17:55:53 retry.backoff.max.ms = 1000 17:55:53 retry.backoff.ms = 100 17:55:53 sasl.client.callback.handler.class = null 17:55:53 sasl.jaas.config = null 17:55:53 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:53 sasl.kerberos.min.time.before.relogin = 60000 17:55:53 sasl.kerberos.service.name = null 17:55:53 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:53 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:53 sasl.login.callback.handler.class = null 17:55:53 sasl.login.class = null 17:55:53 sasl.login.connect.timeout.ms = null 17:55:53 sasl.login.read.timeout.ms = null 17:55:53 sasl.login.refresh.buffer.seconds = 300 17:55:53 sasl.login.refresh.min.period.seconds = 60 17:55:53 sasl.login.refresh.window.factor = 0.8 17:55:53 sasl.login.refresh.window.jitter = 0.05 17:55:53 sasl.login.retry.backoff.max.ms = 10000 17:55:53 sasl.login.retry.backoff.ms = 100 17:55:53 sasl.mechanism = GSSAPI 17:55:53 sasl.oauthbearer.clock.skew.seconds = 30 17:55:53 sasl.oauthbearer.expected.audience = null 17:55:53 sasl.oauthbearer.expected.issuer = null 17:55:53 sasl.oauthbearer.header.urlencode = false 17:55:53 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:53 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:53 sasl.oauthbearer.jwks.endpoint.url = null 17:55:53 sasl.oauthbearer.scope.claim.name = scope 17:55:53 sasl.oauthbearer.sub.claim.name = sub 17:55:53 sasl.oauthbearer.token.endpoint.url = null 17:55:53 security.protocol = PLAINTEXT 17:55:53 security.providers = null 17:55:53 send.buffer.bytes = 131072 17:55:53 session.timeout.ms = 45000 17:55:53 socket.connection.setup.timeout.max.ms = 30000 17:55:53 socket.connection.setup.timeout.ms = 10000 17:55:53 ssl.cipher.suites = null 17:55:53 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:53 ssl.endpoint.identification.algorithm = https 17:55:53 ssl.engine.factory.class = null 17:55:53 ssl.key.password = null 17:55:53 ssl.keymanager.algorithm = SunX509 17:55:53 ssl.keystore.certificate.chain = null 17:55:53 ssl.keystore.key = null 17:55:53 ssl.keystore.location = null 17:55:53 ssl.keystore.password = null 17:55:53 ssl.keystore.type = JKS 17:55:53 ssl.protocol = TLSv1.3 17:55:53 ssl.provider = null 17:55:53 ssl.secure.random.implementation = null 17:55:53 ssl.trustmanager.algorithm = PKIX 17:55:53 ssl.truststore.certificates = null 17:55:53 ssl.truststore.location = null 17:55:53 ssl.truststore.password = null 17:55:53 ssl.truststore.type = JKS 17:55:53 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:55:53 17:55:53 2026-01-14T17:55:53.897Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:53 2026-01-14T17:55:53.899Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:53 2026-01-14T17:55:53.899Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:53 2026-01-14T17:55:53.899Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413353899 17:55:53 2026-01-14T17:55:53.899Z INFO 11246 --- [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:55:53 2026-01-14T17:55:53.910Z WARN 11246 --- [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:55:53 2026-01-14T17:55:53.910Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:53 2026-01-14T17:55:53.911Z INFO 11246 --- [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:55:53 2026-01-14T17:55:53.913Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 17:55:53 2026-01-14T17:55:53.922Z INFO 11246 --- [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-410d66b1-25de-45e1-bfa1-1e2492a2654e 17:55:53 2026-01-14T17:55:53.922Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 17:55:53 2026-01-14T17:55:53.928Z INFO 11246 --- [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-410d66b1-25de-45e1-bfa1-1e2492a2654e', protocol='range'} 17:55:54 2026-01-14T17:55:54.029Z INFO 11246 --- [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-410d66b1-25de-45e1-bfa1-1e2492a2654e=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:55:54 2026-01-14T17:55:54.033Z INFO 11246 --- [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-410d66b1-25de-45e1-bfa1-1e2492a2654e', protocol='range'} 17:55:54 2026-01-14T17:55:54.034Z INFO 11246 --- [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:55:54 2026-01-14T17:55:54.034Z INFO 11246 --- [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:55:54 2026-01-14T17:55:54.035Z INFO 11246 --- [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:55:54 2026-01-14T17:55:54.037Z INFO 11246 --- [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:55:54 2026-01-14T17:55:54.404Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:55:54 acks = -1 17:55:54 auto.include.jmx.reporter = true 17:55:54 batch.size = 16384 17:55:54 bootstrap.servers = [localhost:32777] 17:55:54 buffer.memory = 33554432 17:55:54 client.dns.lookup = use_all_dns_ips 17:55:54 client.id = test-client-id 17:55:54 compression.gzip.level = -1 17:55:54 compression.lz4.level = 9 17:55:54 compression.type = none 17:55:54 compression.zstd.level = 3 17:55:54 connections.max.idle.ms = 540000 17:55:54 delivery.timeout.ms = 120000 17:55:54 enable.idempotence = true 17:55:54 enable.metrics.push = true 17:55:54 interceptor.classes = [] 17:55:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:54 linger.ms = 0 17:55:54 max.block.ms = 60000 17:55:54 max.in.flight.requests.per.connection = 5 17:55:54 max.request.size = 1048576 17:55:54 metadata.max.age.ms = 300000 17:55:54 metadata.max.idle.ms = 300000 17:55:54 metadata.recovery.strategy = none 17:55:54 metric.reporters = [] 17:55:54 metrics.num.samples = 2 17:55:54 metrics.recording.level = INFO 17:55:54 metrics.sample.window.ms = 30000 17:55:54 partitioner.adaptive.partitioning.enable = true 17:55:54 partitioner.availability.timeout.ms = 0 17:55:54 partitioner.class = null 17:55:54 partitioner.ignore.keys = false 17:55:54 receive.buffer.bytes = 32768 17:55:54 reconnect.backoff.max.ms = 1000 17:55:54 reconnect.backoff.ms = 50 17:55:54 request.timeout.ms = 30000 17:55:54 retries = 2147483647 17:55:54 retry.backoff.max.ms = 1000 17:55:54 retry.backoff.ms = 100 17:55:54 sasl.client.callback.handler.class = null 17:55:54 sasl.jaas.config = null 17:55:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:54 sasl.kerberos.min.time.before.relogin = 60000 17:55:54 sasl.kerberos.service.name = null 17:55:54 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:54 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:54 sasl.login.callback.handler.class = null 17:55:54 sasl.login.class = null 17:55:54 sasl.login.connect.timeout.ms = null 17:55:54 sasl.login.read.timeout.ms = null 17:55:54 sasl.login.refresh.buffer.seconds = 300 17:55:54 sasl.login.refresh.min.period.seconds = 60 17:55:54 sasl.login.refresh.window.factor = 0.8 17:55:54 sasl.login.refresh.window.jitter = 0.05 17:55:54 sasl.login.retry.backoff.max.ms = 10000 17:55:54 sasl.login.retry.backoff.ms = 100 17:55:54 sasl.mechanism = GSSAPI 17:55:54 sasl.oauthbearer.clock.skew.seconds = 30 17:55:54 sasl.oauthbearer.expected.audience = null 17:55:54 sasl.oauthbearer.expected.issuer = null 17:55:54 sasl.oauthbearer.header.urlencode = false 17:55:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:54 sasl.oauthbearer.jwks.endpoint.url = null 17:55:54 sasl.oauthbearer.scope.claim.name = scope 17:55:54 sasl.oauthbearer.sub.claim.name = sub 17:55:54 sasl.oauthbearer.token.endpoint.url = null 17:55:54 security.protocol = PLAINTEXT 17:55:54 security.providers = null 17:55:54 send.buffer.bytes = 131072 17:55:54 socket.connection.setup.timeout.max.ms = 30000 17:55:54 socket.connection.setup.timeout.ms = 10000 17:55:54 ssl.cipher.suites = null 17:55:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:54 ssl.endpoint.identification.algorithm = https 17:55:54 ssl.engine.factory.class = null 17:55:54 ssl.key.password = null 17:55:54 ssl.keymanager.algorithm = SunX509 17:55:54 ssl.keystore.certificate.chain = null 17:55:54 ssl.keystore.key = null 17:55:54 ssl.keystore.location = null 17:55:54 ssl.keystore.password = null 17:55:54 ssl.keystore.type = JKS 17:55:54 ssl.protocol = TLSv1.3 17:55:54 ssl.provider = null 17:55:54 ssl.secure.random.implementation = null 17:55:54 ssl.trustmanager.algorithm = PKIX 17:55:54 ssl.truststore.certificates = null 17:55:54 ssl.truststore.location = null 17:55:54 ssl.truststore.password = null 17:55:54 ssl.truststore.type = JKS 17:55:54 transaction.timeout.ms = 60000 17:55:54 transactional.id = null 17:55:54 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:54 17:55:54 2026-01-14T17:55:54.404Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:54 2026-01-14T17:55:54.405Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:55:54 2026-01-14T17:55:54.407Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:54 2026-01-14T17:55:54.408Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:54 2026-01-14T17:55:54.408Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413354407 17:55:54 2026-01-14T17:55:54.408Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:55:54 acks = -1 17:55:54 auto.include.jmx.reporter = true 17:55:54 batch.size = 16384 17:55:54 bootstrap.servers = [localhost:32777] 17:55:54 buffer.memory = 33554432 17:55:54 client.dns.lookup = use_all_dns_ips 17:55:54 client.id = test-client-id 17:55:54 compression.gzip.level = -1 17:55:54 compression.lz4.level = 9 17:55:54 compression.type = none 17:55:54 compression.zstd.level = 3 17:55:54 connections.max.idle.ms = 540000 17:55:54 delivery.timeout.ms = 120000 17:55:54 enable.idempotence = true 17:55:54 enable.metrics.push = true 17:55:54 interceptor.classes = [] 17:55:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:54 linger.ms = 0 17:55:54 max.block.ms = 60000 17:55:54 max.in.flight.requests.per.connection = 5 17:55:54 max.request.size = 1048576 17:55:54 metadata.max.age.ms = 300000 17:55:54 metadata.max.idle.ms = 300000 17:55:54 metadata.recovery.strategy = none 17:55:54 metric.reporters = [] 17:55:54 metrics.num.samples = 2 17:55:54 metrics.recording.level = INFO 17:55:54 metrics.sample.window.ms = 30000 17:55:54 partitioner.adaptive.partitioning.enable = true 17:55:54 partitioner.availability.timeout.ms = 0 17:55:54 partitioner.class = null 17:55:54 partitioner.ignore.keys = false 17:55:54 receive.buffer.bytes = 32768 17:55:54 reconnect.backoff.max.ms = 1000 17:55:54 reconnect.backoff.ms = 50 17:55:54 request.timeout.ms = 30000 17:55:54 retries = 2147483647 17:55:54 retry.backoff.max.ms = 1000 17:55:54 retry.backoff.ms = 100 17:55:54 sasl.client.callback.handler.class = null 17:55:54 sasl.jaas.config = null 17:55:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:54 sasl.kerberos.min.time.before.relogin = 60000 17:55:54 sasl.kerberos.service.name = null 17:55:54 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:54 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:54 sasl.login.callback.handler.class = null 17:55:54 sasl.login.class = null 17:55:54 sasl.login.connect.timeout.ms = null 17:55:54 sasl.login.read.timeout.ms = null 17:55:54 sasl.login.refresh.buffer.seconds = 300 17:55:54 sasl.login.refresh.min.period.seconds = 60 17:55:54 sasl.login.refresh.window.factor = 0.8 17:55:54 sasl.login.refresh.window.jitter = 0.05 17:55:54 sasl.login.retry.backoff.max.ms = 10000 17:55:54 sasl.login.retry.backoff.ms = 100 17:55:54 sasl.mechanism = GSSAPI 17:55:54 sasl.oauthbearer.clock.skew.seconds = 30 17:55:54 sasl.oauthbearer.expected.audience = null 17:55:54 sasl.oauthbearer.expected.issuer = null 17:55:54 sasl.oauthbearer.header.urlencode = false 17:55:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:54 sasl.oauthbearer.jwks.endpoint.url = null 17:55:54 sasl.oauthbearer.scope.claim.name = scope 17:55:54 sasl.oauthbearer.sub.claim.name = sub 17:55:54 sasl.oauthbearer.token.endpoint.url = null 17:55:54 security.protocol = PLAINTEXT 17:55:54 security.providers = null 17:55:54 send.buffer.bytes = 131072 17:55:54 socket.connection.setup.timeout.max.ms = 30000 17:55:54 socket.connection.setup.timeout.ms = 10000 17:55:54 ssl.cipher.suites = null 17:55:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:54 ssl.endpoint.identification.algorithm = https 17:55:54 ssl.engine.factory.class = null 17:55:54 ssl.key.password = null 17:55:54 ssl.keymanager.algorithm = SunX509 17:55:54 ssl.keystore.certificate.chain = null 17:55:54 ssl.keystore.key = null 17:55:54 ssl.keystore.location = null 17:55:54 ssl.keystore.password = null 17:55:54 ssl.keystore.type = JKS 17:55:54 ssl.protocol = TLSv1.3 17:55:54 ssl.provider = null 17:55:54 ssl.secure.random.implementation = null 17:55:54 ssl.trustmanager.algorithm = PKIX 17:55:54 ssl.truststore.certificates = null 17:55:54 ssl.truststore.location = null 17:55:54 ssl.truststore.password = null 17:55:54 ssl.truststore.type = JKS 17:55:54 transaction.timeout.ms = 60000 17:55:54 transactional.id = null 17:55:54 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:55:54 17:55:54 2026-01-14T17:55:54.408Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:54 2026-01-14T17:55:54.409Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:55:54 2026-01-14T17:55:54.412Z INFO 11246 --- [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:55:54 2026-01-14T17:55:54.419Z INFO 11246 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:54 2026-01-14T17:55:54.419Z INFO 11246 --- [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:55:54 2026-01-14T17:55:54.421Z INFO 11246 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:54 2026-01-14T17:55:54.421Z INFO 11246 --- [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:55:54 2026-01-14T17:55:54.447Z INFO 11246 --- [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:55:54 2026-01-14T17:55:54.626Z INFO 11246 --- [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:55:54 2026-01-14T17:55:54.699Z INFO 11246 --- [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:55:54 2026-01-14T17:55:54.699Z INFO 11246 --- [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-410d66b1-25de-45e1-bfa1-1e2492a2654e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:55:54 2026-01-14T17:55:54.699Z INFO 11246 --- [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:55:54 2026-01-14T17:55:54.699Z INFO 11246 --- [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:55:54 2026-01-14T17:55:54.699Z INFO 11246 --- [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:55:54 2026-01-14T17:55:54.700Z INFO 11246 --- [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:55:54 2026-01-14T17:55:54.700Z INFO 11246 --- [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:55:55 2026-01-14T17:55:55.186Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:55:55 2026-01-14T17:55:55.186Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:55:55 2026-01-14T17:55:55.186Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:55:55 2026-01-14T17:55:55.186Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:55:55 2026-01-14T17:55:55.190Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 17:55:55 2026-01-14T17:55:55.192Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:55:55 2026-01-14T17:55:55.197Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:55:55 2026-01-14T17:55:55.197Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:55:55 2026-01-14T17:55:55.197Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:55:55 2026-01-14T17:55:55.197Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:55:55 2026-01-14T17:55:55.198Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:55:55 2026-01-14T17:55:55.198Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:55:55 2026-01-14T17:55:55.199Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:55:55 2026-01-14T17:55:55.199Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:55:55 2026-01-14T17:55:55.199Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:55:55 2026-01-14T17:55:55.199Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:55:55 2026-01-14T17:55:55.199Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:55:55 2026-01-14T17:55:55.395Z INFO 11246 --- [cps-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:55:55 2026-01-14T17:55:55.396Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:55 2026-01-14T17:55:55.396Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:55 2026-01-14T17:55:55.396Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:55 2026-01-14T17:55:55.396Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:55 2026-01-14T17:55:55.428Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:55 2026-01-14T17:55:55.463Z INFO 11246 --- [cps-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:55:55 2026-01-14T17:55:55.464Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:55 2026-01-14T17:55:55.464Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:55 2026-01-14T17:55:55.464Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:55 2026-01-14T17:55:55.464Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:55 2026-01-14T17:55:55.493Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:55 2026-01-14T17:55:55.526Z INFO 11246 --- [cps-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:55:55 2026-01-14T17:55:55.526Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:55 2026-01-14T17:55:55.527Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:55 2026-01-14T17:55:55.527Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:55 2026-01-14T17:55:55.527Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:55 2026-01-14T17:55:55.562Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:55 2026-01-14T17:55:55.605Z INFO 11246 --- [cps-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:55:55 2026-01-14T17:55:55.606Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:55 2026-01-14T17:55:55.606Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:55 2026-01-14T17:55:55.606Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:55 2026-01-14T17:55:55.606Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:55 2026-01-14T17:55:55.640Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:55 2026-01-14T17:55:55.673Z INFO 11246 --- [cps-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:55:55 2026-01-14T17:55:55.674Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:55 2026-01-14T17:55:55.674Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:55 2026-01-14T17:55:55.675Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:55 2026-01-14T17:55:55.675Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:55 2026-01-14T17:55:55.707Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:55 2026-01-14T17:55:55.750Z INFO 11246 --- [cps-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:55:55 2026-01-14T17:55:55.750Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:55 2026-01-14T17:55:55.751Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:55 2026-01-14T17:55:55.751Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:55 2026-01-14T17:55:55.751Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:55 2026-01-14T17:55:55.785Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:55 2026-01-14T17:55:55.800Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:55 allow.auto.create.topics = true 17:55:55 auto.commit.interval.ms = 5000 17:55:55 auto.include.jmx.reporter = true 17:55:55 auto.offset.reset = latest 17:55:55 bootstrap.servers = [localhost:32777] 17:55:55 check.crcs = true 17:55:55 client.dns.lookup = use_all_dns_ips 17:55:55 client.id = consumer-test-group-11 17:55:55 client.rack = 17:55:55 connections.max.idle.ms = 540000 17:55:55 default.api.timeout.ms = 60000 17:55:55 enable.auto.commit = true 17:55:55 enable.metrics.push = true 17:55:55 exclude.internal.topics = true 17:55:55 fetch.max.bytes = 52428800 17:55:55 fetch.max.wait.ms = 500 17:55:55 fetch.min.bytes = 1 17:55:55 group.id = test-group 17:55:55 group.instance.id = null 17:55:55 group.protocol = classic 17:55:55 group.remote.assignor = null 17:55:55 heartbeat.interval.ms = 3000 17:55:55 interceptor.classes = [] 17:55:55 internal.leave.group.on.close = true 17:55:55 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:55 isolation.level = read_uncommitted 17:55:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:55:55 max.partition.fetch.bytes = 1048576 17:55:55 max.poll.interval.ms = 300000 17:55:55 max.poll.records = 2147483647 17:55:55 metadata.max.age.ms = 300000 17:55:55 metadata.recovery.strategy = none 17:55:55 metric.reporters = [] 17:55:55 metrics.num.samples = 2 17:55:55 metrics.recording.level = INFO 17:55:55 metrics.sample.window.ms = 30000 17:55:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:55 receive.buffer.bytes = 65536 17:55:55 reconnect.backoff.max.ms = 1000 17:55:55 reconnect.backoff.ms = 50 17:55:55 request.timeout.ms = 30000 17:55:55 retry.backoff.max.ms = 1000 17:55:55 retry.backoff.ms = 100 17:55:55 sasl.client.callback.handler.class = null 17:55:55 sasl.jaas.config = null 17:55:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:55 sasl.kerberos.min.time.before.relogin = 60000 17:55:55 sasl.kerberos.service.name = null 17:55:55 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:55 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:55 sasl.login.callback.handler.class = null 17:55:55 sasl.login.class = null 17:55:55 sasl.login.connect.timeout.ms = null 17:55:55 sasl.login.read.timeout.ms = null 17:55:55 sasl.login.refresh.buffer.seconds = 300 17:55:55 sasl.login.refresh.min.period.seconds = 60 17:55:55 sasl.login.refresh.window.factor = 0.8 17:55:55 sasl.login.refresh.window.jitter = 0.05 17:55:55 sasl.login.retry.backoff.max.ms = 10000 17:55:55 sasl.login.retry.backoff.ms = 100 17:55:55 sasl.mechanism = GSSAPI 17:55:55 sasl.oauthbearer.clock.skew.seconds = 30 17:55:55 sasl.oauthbearer.expected.audience = null 17:55:55 sasl.oauthbearer.expected.issuer = null 17:55:55 sasl.oauthbearer.header.urlencode = false 17:55:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:55 sasl.oauthbearer.jwks.endpoint.url = null 17:55:55 sasl.oauthbearer.scope.claim.name = scope 17:55:55 sasl.oauthbearer.sub.claim.name = sub 17:55:55 sasl.oauthbearer.token.endpoint.url = null 17:55:55 security.protocol = PLAINTEXT 17:55:55 security.providers = null 17:55:55 send.buffer.bytes = 131072 17:55:55 session.timeout.ms = 45000 17:55:55 socket.connection.setup.timeout.max.ms = 30000 17:55:55 socket.connection.setup.timeout.ms = 10000 17:55:55 ssl.cipher.suites = null 17:55:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:55 ssl.endpoint.identification.algorithm = https 17:55:55 ssl.engine.factory.class = null 17:55:55 ssl.key.password = null 17:55:55 ssl.keymanager.algorithm = SunX509 17:55:55 ssl.keystore.certificate.chain = null 17:55:55 ssl.keystore.key = null 17:55:55 ssl.keystore.location = null 17:55:55 ssl.keystore.password = null 17:55:55 ssl.keystore.type = JKS 17:55:55 ssl.protocol = TLSv1.3 17:55:55 ssl.provider = null 17:55:55 ssl.secure.random.implementation = null 17:55:55 ssl.trustmanager.algorithm = PKIX 17:55:55 ssl.truststore.certificates = null 17:55:55 ssl.truststore.location = null 17:55:55 ssl.truststore.password = null 17:55:55 ssl.truststore.type = JKS 17:55:55 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:55:55 17:55:55 2026-01-14T17:55:55.801Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:55 2026-01-14T17:55:55.803Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:55 2026-01-14T17:55:55.803Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:55 2026-01-14T17:55:55.803Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413355803 17:55:55 2026-01-14T17:55:55.804Z INFO 11246 --- [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:55:55 2026-01-14T17:55:55.811Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:55 2026-01-14T17:55:55.811Z INFO 11246 --- [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:55:55 2026-01-14T17:55:55.812Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 17:55:55 2026-01-14T17:55:55.816Z INFO 11246 --- [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-6ab3b1ac-f7f8-46bb-aac8-df1686573585 17:55:55 2026-01-14T17:55:55.816Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 17:55:55 2026-01-14T17:55:55.818Z INFO 11246 --- [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-6ab3b1ac-f7f8-46bb-aac8-df1686573585', protocol='range'} 17:55:55 2026-01-14T17:55:55.819Z INFO 11246 --- [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-6ab3b1ac-f7f8-46bb-aac8-df1686573585=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:55:55 2026-01-14T17:55:55.821Z INFO 11246 --- [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-6ab3b1ac-f7f8-46bb-aac8-df1686573585', protocol='range'} 17:55:55 2026-01-14T17:55:55.821Z INFO 11246 --- [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:55:55 2026-01-14T17:55:55.822Z INFO 11246 --- [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:55:55 2026-01-14T17:55:55.823Z INFO 11246 --- [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:55:55 2026-01-14T17:55:55.827Z INFO 11246 --- [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:55:56 2026-01-14T17:55:56.307Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:55:56 acks = -1 17:55:56 auto.include.jmx.reporter = true 17:55:56 batch.size = 16384 17:55:56 bootstrap.servers = [localhost:32777] 17:55:56 buffer.memory = 33554432 17:55:56 client.dns.lookup = use_all_dns_ips 17:55:56 client.id = test-client-id 17:55:56 compression.gzip.level = -1 17:55:56 compression.lz4.level = 9 17:55:56 compression.type = none 17:55:56 compression.zstd.level = 3 17:55:56 connections.max.idle.ms = 540000 17:55:56 delivery.timeout.ms = 120000 17:55:56 enable.idempotence = true 17:55:56 enable.metrics.push = true 17:55:56 interceptor.classes = [] 17:55:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:56 linger.ms = 0 17:55:56 max.block.ms = 60000 17:55:56 max.in.flight.requests.per.connection = 5 17:55:56 max.request.size = 1048576 17:55:56 metadata.max.age.ms = 300000 17:55:56 metadata.max.idle.ms = 300000 17:55:56 metadata.recovery.strategy = none 17:55:56 metric.reporters = [] 17:55:56 metrics.num.samples = 2 17:55:56 metrics.recording.level = INFO 17:55:56 metrics.sample.window.ms = 30000 17:55:56 partitioner.adaptive.partitioning.enable = true 17:55:56 partitioner.availability.timeout.ms = 0 17:55:56 partitioner.class = null 17:55:56 partitioner.ignore.keys = false 17:55:56 receive.buffer.bytes = 32768 17:55:56 reconnect.backoff.max.ms = 1000 17:55:56 reconnect.backoff.ms = 50 17:55:56 request.timeout.ms = 30000 17:55:56 retries = 2147483647 17:55:56 retry.backoff.max.ms = 1000 17:55:56 retry.backoff.ms = 100 17:55:56 sasl.client.callback.handler.class = null 17:55:56 sasl.jaas.config = null 17:55:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:56 sasl.kerberos.min.time.before.relogin = 60000 17:55:56 sasl.kerberos.service.name = null 17:55:56 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:56 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:56 sasl.login.callback.handler.class = null 17:55:56 sasl.login.class = null 17:55:56 sasl.login.connect.timeout.ms = null 17:55:56 sasl.login.read.timeout.ms = null 17:55:56 sasl.login.refresh.buffer.seconds = 300 17:55:56 sasl.login.refresh.min.period.seconds = 60 17:55:56 sasl.login.refresh.window.factor = 0.8 17:55:56 sasl.login.refresh.window.jitter = 0.05 17:55:56 sasl.login.retry.backoff.max.ms = 10000 17:55:56 sasl.login.retry.backoff.ms = 100 17:55:56 sasl.mechanism = GSSAPI 17:55:56 sasl.oauthbearer.clock.skew.seconds = 30 17:55:56 sasl.oauthbearer.expected.audience = null 17:55:56 sasl.oauthbearer.expected.issuer = null 17:55:56 sasl.oauthbearer.header.urlencode = false 17:55:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:56 sasl.oauthbearer.jwks.endpoint.url = null 17:55:56 sasl.oauthbearer.scope.claim.name = scope 17:55:56 sasl.oauthbearer.sub.claim.name = sub 17:55:56 sasl.oauthbearer.token.endpoint.url = null 17:55:56 security.protocol = PLAINTEXT 17:55:56 security.providers = null 17:55:56 send.buffer.bytes = 131072 17:55:56 socket.connection.setup.timeout.max.ms = 30000 17:55:56 socket.connection.setup.timeout.ms = 10000 17:55:56 ssl.cipher.suites = null 17:55:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:56 ssl.endpoint.identification.algorithm = https 17:55:56 ssl.engine.factory.class = null 17:55:56 ssl.key.password = null 17:55:56 ssl.keymanager.algorithm = SunX509 17:55:56 ssl.keystore.certificate.chain = null 17:55:56 ssl.keystore.key = null 17:55:56 ssl.keystore.location = null 17:55:56 ssl.keystore.password = null 17:55:56 ssl.keystore.type = JKS 17:55:56 ssl.protocol = TLSv1.3 17:55:56 ssl.provider = null 17:55:56 ssl.secure.random.implementation = null 17:55:56 ssl.trustmanager.algorithm = PKIX 17:55:56 ssl.truststore.certificates = null 17:55:56 ssl.truststore.location = null 17:55:56 ssl.truststore.password = null 17:55:56 ssl.truststore.type = JKS 17:55:56 transaction.timeout.ms = 60000 17:55:56 transactional.id = null 17:55:56 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:56 17:55:56 2026-01-14T17:55:56.307Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:56 2026-01-14T17:55:56.308Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:55:56 2026-01-14T17:55:56.311Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:56 2026-01-14T17:55:56.311Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:56 2026-01-14T17:55:56.311Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413356311 17:55:56 2026-01-14T17:55:56.312Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:55:56 acks = -1 17:55:56 auto.include.jmx.reporter = true 17:55:56 batch.size = 16384 17:55:56 bootstrap.servers = [localhost:32777] 17:55:56 buffer.memory = 33554432 17:55:56 client.dns.lookup = use_all_dns_ips 17:55:56 client.id = test-client-id 17:55:56 compression.gzip.level = -1 17:55:56 compression.lz4.level = 9 17:55:56 compression.type = none 17:55:56 compression.zstd.level = 3 17:55:56 connections.max.idle.ms = 540000 17:55:56 delivery.timeout.ms = 120000 17:55:56 enable.idempotence = true 17:55:56 enable.metrics.push = true 17:55:56 interceptor.classes = [] 17:55:56 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:56 linger.ms = 0 17:55:56 max.block.ms = 60000 17:55:56 max.in.flight.requests.per.connection = 5 17:55:56 max.request.size = 1048576 17:55:56 metadata.max.age.ms = 300000 17:55:56 metadata.max.idle.ms = 300000 17:55:56 metadata.recovery.strategy = none 17:55:56 metric.reporters = [] 17:55:56 metrics.num.samples = 2 17:55:56 metrics.recording.level = INFO 17:55:56 metrics.sample.window.ms = 30000 17:55:56 partitioner.adaptive.partitioning.enable = true 17:55:56 partitioner.availability.timeout.ms = 0 17:55:56 partitioner.class = null 17:55:56 partitioner.ignore.keys = false 17:55:56 receive.buffer.bytes = 32768 17:55:56 reconnect.backoff.max.ms = 1000 17:55:56 reconnect.backoff.ms = 50 17:55:56 request.timeout.ms = 30000 17:55:56 retries = 2147483647 17:55:56 retry.backoff.max.ms = 1000 17:55:56 retry.backoff.ms = 100 17:55:56 sasl.client.callback.handler.class = null 17:55:56 sasl.jaas.config = null 17:55:56 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:56 sasl.kerberos.min.time.before.relogin = 60000 17:55:56 sasl.kerberos.service.name = null 17:55:56 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:56 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:56 sasl.login.callback.handler.class = null 17:55:56 sasl.login.class = null 17:55:56 sasl.login.connect.timeout.ms = null 17:55:56 sasl.login.read.timeout.ms = null 17:55:56 sasl.login.refresh.buffer.seconds = 300 17:55:56 sasl.login.refresh.min.period.seconds = 60 17:55:56 sasl.login.refresh.window.factor = 0.8 17:55:56 sasl.login.refresh.window.jitter = 0.05 17:55:56 sasl.login.retry.backoff.max.ms = 10000 17:55:56 sasl.login.retry.backoff.ms = 100 17:55:56 sasl.mechanism = GSSAPI 17:55:56 sasl.oauthbearer.clock.skew.seconds = 30 17:55:56 sasl.oauthbearer.expected.audience = null 17:55:56 sasl.oauthbearer.expected.issuer = null 17:55:56 sasl.oauthbearer.header.urlencode = false 17:55:56 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:56 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:56 sasl.oauthbearer.jwks.endpoint.url = null 17:55:56 sasl.oauthbearer.scope.claim.name = scope 17:55:56 sasl.oauthbearer.sub.claim.name = sub 17:55:56 sasl.oauthbearer.token.endpoint.url = null 17:55:56 security.protocol = PLAINTEXT 17:55:56 security.providers = null 17:55:56 send.buffer.bytes = 131072 17:55:56 socket.connection.setup.timeout.max.ms = 30000 17:55:56 socket.connection.setup.timeout.ms = 10000 17:55:56 ssl.cipher.suites = null 17:55:56 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:56 ssl.endpoint.identification.algorithm = https 17:55:56 ssl.engine.factory.class = null 17:55:56 ssl.key.password = null 17:55:56 ssl.keymanager.algorithm = SunX509 17:55:56 ssl.keystore.certificate.chain = null 17:55:56 ssl.keystore.key = null 17:55:56 ssl.keystore.location = null 17:55:56 ssl.keystore.password = null 17:55:56 ssl.keystore.type = JKS 17:55:56 ssl.protocol = TLSv1.3 17:55:56 ssl.provider = null 17:55:56 ssl.secure.random.implementation = null 17:55:56 ssl.trustmanager.algorithm = PKIX 17:55:56 ssl.truststore.certificates = null 17:55:56 ssl.truststore.location = null 17:55:56 ssl.truststore.password = null 17:55:56 ssl.truststore.type = JKS 17:55:56 transaction.timeout.ms = 60000 17:55:56 transactional.id = null 17:55:56 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:55:56 17:55:56 2026-01-14T17:55:56.312Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:56 2026-01-14T17:55:56.313Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:55:56 2026-01-14T17:55:56.316Z INFO 11246 --- [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:55:56 2026-01-14T17:55:56.319Z INFO 11246 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:56 2026-01-14T17:55:56.320Z INFO 11246 --- [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:55:56 2026-01-14T17:55:56.321Z INFO 11246 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:56 2026-01-14T17:55:56.321Z INFO 11246 --- [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:55:56 2026-01-14T17:55:56.327Z INFO 11246 --- [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:55:56 2026-01-14T17:55:56.365Z INFO 11246 --- [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:55:56 2026-01-14T17:55:56.470Z INFO 11246 --- [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:55:56 2026-01-14T17:55:56.494Z INFO 11246 --- [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:55:56 2026-01-14T17:55:56.579Z INFO 11246 --- [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:55:56 2026-01-14T17:55:56.579Z INFO 11246 --- [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-6ab3b1ac-f7f8-46bb-aac8-df1686573585 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:55:56 2026-01-14T17:55:56.579Z INFO 11246 --- [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:55:56 2026-01-14T17:55:56.579Z INFO 11246 --- [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:55:56 2026-01-14T17:55:56.579Z INFO 11246 --- [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:55:56 2026-01-14T17:55:56.588Z INFO 11246 --- [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:55:56 2026-01-14T17:55:56.588Z INFO 11246 --- [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:55:56 2026-01-14T17:55:56.596Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:55:56 2026-01-14T17:55:56.596Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:55:56 2026-01-14T17:55:56.596Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:55:56 2026-01-14T17:55:56.596Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:55:56 2026-01-14T17:55:56.598Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 17:55:56 2026-01-14T17:55:56.598Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:55:56 2026-01-14T17:55:56.602Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:55:56 2026-01-14T17:55:56.602Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:55:56 2026-01-14T17:55:56.602Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:55:56 2026-01-14T17:55:56.602Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:55:56 2026-01-14T17:55:56.602Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:55:56 2026-01-14T17:55:56.602Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:55:56 2026-01-14T17:55:56.605Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:55:56 2026-01-14T17:55:56.605Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:55:56 2026-01-14T17:55:56.605Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:55:56 2026-01-14T17:55:56.605Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:55:56 2026-01-14T17:55:56.605Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:55:56 2026-01-14T17:55:56.772Z INFO 11246 --- [cps-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:55:56 2026-01-14T17:55:56.772Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:56 2026-01-14T17:55:56.773Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:56 2026-01-14T17:55:56.773Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:56 2026-01-14T17:55:56.773Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:56 2026-01-14T17:55:56.802Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:56 2026-01-14T17:55:56.840Z INFO 11246 --- [cps-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:55:56 2026-01-14T17:55:56.840Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:56 2026-01-14T17:55:56.840Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:56 2026-01-14T17:55:56.840Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:56 2026-01-14T17:55:56.840Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:56 2026-01-14T17:55:56.867Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:56 2026-01-14T17:55:56.896Z INFO 11246 --- [cps-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:55:56 2026-01-14T17:55:56.896Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:56 2026-01-14T17:55:56.896Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:56 2026-01-14T17:55:56.896Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:56 2026-01-14T17:55:56.896Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:56 2026-01-14T17:55:56.922Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:56 2026-01-14T17:55:56.950Z INFO 11246 --- [cps-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:55:56 2026-01-14T17:55:56.950Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:56 2026-01-14T17:55:56.951Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:56 2026-01-14T17:55:56.951Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:56 2026-01-14T17:55:56.951Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:57 2026-01-14T17:55:56.982Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:57 2026-01-14T17:55:57.013Z INFO 11246 --- [cps-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:55:57 2026-01-14T17:55:57.013Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:57 2026-01-14T17:55:57.013Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:57 2026-01-14T17:55:57.014Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:57 2026-01-14T17:55:57.014Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:57 2026-01-14T17:55:57.040Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:57 2026-01-14T17:55:57.067Z INFO 11246 --- [cps-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:55:57 2026-01-14T17:55:57.067Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:57 2026-01-14T17:55:57.068Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:57 2026-01-14T17:55:57.068Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:57 2026-01-14T17:55:57.068Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:57 2026-01-14T17:55:57.092Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:57 2026-01-14T17:55:57.105Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:57 allow.auto.create.topics = true 17:55:57 auto.commit.interval.ms = 5000 17:55:57 auto.include.jmx.reporter = true 17:55:57 auto.offset.reset = latest 17:55:57 bootstrap.servers = [localhost:32777] 17:55:57 check.crcs = true 17:55:57 client.dns.lookup = use_all_dns_ips 17:55:57 client.id = consumer-test-group-12 17:55:57 client.rack = 17:55:57 connections.max.idle.ms = 540000 17:55:57 default.api.timeout.ms = 60000 17:55:57 enable.auto.commit = true 17:55:57 enable.metrics.push = true 17:55:57 exclude.internal.topics = true 17:55:57 fetch.max.bytes = 52428800 17:55:57 fetch.max.wait.ms = 500 17:55:57 fetch.min.bytes = 1 17:55:57 group.id = test-group 17:55:57 group.instance.id = null 17:55:57 group.protocol = classic 17:55:57 group.remote.assignor = null 17:55:57 heartbeat.interval.ms = 3000 17:55:57 interceptor.classes = [] 17:55:57 internal.leave.group.on.close = true 17:55:57 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:57 isolation.level = read_uncommitted 17:55:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:55:57 max.partition.fetch.bytes = 1048576 17:55:57 max.poll.interval.ms = 300000 17:55:57 max.poll.records = 2147483647 17:55:57 metadata.max.age.ms = 300000 17:55:57 metadata.recovery.strategy = none 17:55:57 metric.reporters = [] 17:55:57 metrics.num.samples = 2 17:55:57 metrics.recording.level = INFO 17:55:57 metrics.sample.window.ms = 30000 17:55:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:57 receive.buffer.bytes = 65536 17:55:57 reconnect.backoff.max.ms = 1000 17:55:57 reconnect.backoff.ms = 50 17:55:57 request.timeout.ms = 30000 17:55:57 retry.backoff.max.ms = 1000 17:55:57 retry.backoff.ms = 100 17:55:57 sasl.client.callback.handler.class = null 17:55:57 sasl.jaas.config = null 17:55:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:57 sasl.kerberos.min.time.before.relogin = 60000 17:55:57 sasl.kerberos.service.name = null 17:55:57 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:57 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:57 sasl.login.callback.handler.class = null 17:55:57 sasl.login.class = null 17:55:57 sasl.login.connect.timeout.ms = null 17:55:57 sasl.login.read.timeout.ms = null 17:55:57 sasl.login.refresh.buffer.seconds = 300 17:55:57 sasl.login.refresh.min.period.seconds = 60 17:55:57 sasl.login.refresh.window.factor = 0.8 17:55:57 sasl.login.refresh.window.jitter = 0.05 17:55:57 sasl.login.retry.backoff.max.ms = 10000 17:55:57 sasl.login.retry.backoff.ms = 100 17:55:57 sasl.mechanism = GSSAPI 17:55:57 sasl.oauthbearer.clock.skew.seconds = 30 17:55:57 sasl.oauthbearer.expected.audience = null 17:55:57 sasl.oauthbearer.expected.issuer = null 17:55:57 sasl.oauthbearer.header.urlencode = false 17:55:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:57 sasl.oauthbearer.jwks.endpoint.url = null 17:55:57 sasl.oauthbearer.scope.claim.name = scope 17:55:57 sasl.oauthbearer.sub.claim.name = sub 17:55:57 sasl.oauthbearer.token.endpoint.url = null 17:55:57 security.protocol = PLAINTEXT 17:55:57 security.providers = null 17:55:57 send.buffer.bytes = 131072 17:55:57 session.timeout.ms = 45000 17:55:57 socket.connection.setup.timeout.max.ms = 30000 17:55:57 socket.connection.setup.timeout.ms = 10000 17:55:57 ssl.cipher.suites = null 17:55:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:57 ssl.endpoint.identification.algorithm = https 17:55:57 ssl.engine.factory.class = null 17:55:57 ssl.key.password = null 17:55:57 ssl.keymanager.algorithm = SunX509 17:55:57 ssl.keystore.certificate.chain = null 17:55:57 ssl.keystore.key = null 17:55:57 ssl.keystore.location = null 17:55:57 ssl.keystore.password = null 17:55:57 ssl.keystore.type = JKS 17:55:57 ssl.protocol = TLSv1.3 17:55:57 ssl.provider = null 17:55:57 ssl.secure.random.implementation = null 17:55:57 ssl.trustmanager.algorithm = PKIX 17:55:57 ssl.truststore.certificates = null 17:55:57 ssl.truststore.location = null 17:55:57 ssl.truststore.password = null 17:55:57 ssl.truststore.type = JKS 17:55:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:55:57 17:55:57 2026-01-14T17:55:57.105Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:57 2026-01-14T17:55:57.107Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:57 2026-01-14T17:55:57.107Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:57 2026-01-14T17:55:57.107Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413357107 17:55:57 2026-01-14T17:55:57.108Z INFO 11246 --- [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:55:57 2026-01-14T17:55:57.117Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:57 2026-01-14T17:55:57.118Z INFO 11246 --- [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:55:57 2026-01-14T17:55:57.119Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 17:55:57 2026-01-14T17:55:57.122Z INFO 11246 --- [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-c4abfddc-1f32-42ce-b394-282cf622a281 17:55:57 2026-01-14T17:55:57.122Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 17:55:57 2026-01-14T17:55:57.125Z INFO 11246 --- [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-c4abfddc-1f32-42ce-b394-282cf622a281', protocol='range'} 17:55:57 2026-01-14T17:55:57.125Z INFO 11246 --- [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-c4abfddc-1f32-42ce-b394-282cf622a281=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:55:57 2026-01-14T17:55:57.128Z INFO 11246 --- [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-c4abfddc-1f32-42ce-b394-282cf622a281', protocol='range'} 17:55:57 2026-01-14T17:55:57.129Z INFO 11246 --- [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:55:57 2026-01-14T17:55:57.129Z INFO 11246 --- [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:55:57 2026-01-14T17:55:57.130Z INFO 11246 --- [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:55:57 2026-01-14T17:55:57.138Z INFO 11246 --- [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:55:57 2026-01-14T17:55:57.610Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:55:57 acks = -1 17:55:57 auto.include.jmx.reporter = true 17:55:57 batch.size = 16384 17:55:57 bootstrap.servers = [localhost:32777] 17:55:57 buffer.memory = 33554432 17:55:57 client.dns.lookup = use_all_dns_ips 17:55:57 client.id = test-client-id 17:55:57 compression.gzip.level = -1 17:55:57 compression.lz4.level = 9 17:55:57 compression.type = none 17:55:57 compression.zstd.level = 3 17:55:57 connections.max.idle.ms = 540000 17:55:57 delivery.timeout.ms = 120000 17:55:57 enable.idempotence = true 17:55:57 enable.metrics.push = true 17:55:57 interceptor.classes = [] 17:55:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:57 linger.ms = 0 17:55:57 max.block.ms = 60000 17:55:57 max.in.flight.requests.per.connection = 5 17:55:57 max.request.size = 1048576 17:55:57 metadata.max.age.ms = 300000 17:55:57 metadata.max.idle.ms = 300000 17:55:57 metadata.recovery.strategy = none 17:55:57 metric.reporters = [] 17:55:57 metrics.num.samples = 2 17:55:57 metrics.recording.level = INFO 17:55:57 metrics.sample.window.ms = 30000 17:55:57 partitioner.adaptive.partitioning.enable = true 17:55:57 partitioner.availability.timeout.ms = 0 17:55:57 partitioner.class = null 17:55:57 partitioner.ignore.keys = false 17:55:57 receive.buffer.bytes = 32768 17:55:57 reconnect.backoff.max.ms = 1000 17:55:57 reconnect.backoff.ms = 50 17:55:57 request.timeout.ms = 30000 17:55:57 retries = 2147483647 17:55:57 retry.backoff.max.ms = 1000 17:55:57 retry.backoff.ms = 100 17:55:57 sasl.client.callback.handler.class = null 17:55:57 sasl.jaas.config = null 17:55:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:57 sasl.kerberos.min.time.before.relogin = 60000 17:55:57 sasl.kerberos.service.name = null 17:55:57 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:57 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:57 sasl.login.callback.handler.class = null 17:55:57 sasl.login.class = null 17:55:57 sasl.login.connect.timeout.ms = null 17:55:57 sasl.login.read.timeout.ms = null 17:55:57 sasl.login.refresh.buffer.seconds = 300 17:55:57 sasl.login.refresh.min.period.seconds = 60 17:55:57 sasl.login.refresh.window.factor = 0.8 17:55:57 sasl.login.refresh.window.jitter = 0.05 17:55:57 sasl.login.retry.backoff.max.ms = 10000 17:55:57 sasl.login.retry.backoff.ms = 100 17:55:57 sasl.mechanism = GSSAPI 17:55:57 sasl.oauthbearer.clock.skew.seconds = 30 17:55:57 sasl.oauthbearer.expected.audience = null 17:55:57 sasl.oauthbearer.expected.issuer = null 17:55:57 sasl.oauthbearer.header.urlencode = false 17:55:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:57 sasl.oauthbearer.jwks.endpoint.url = null 17:55:57 sasl.oauthbearer.scope.claim.name = scope 17:55:57 sasl.oauthbearer.sub.claim.name = sub 17:55:57 sasl.oauthbearer.token.endpoint.url = null 17:55:57 security.protocol = PLAINTEXT 17:55:57 security.providers = null 17:55:57 send.buffer.bytes = 131072 17:55:57 socket.connection.setup.timeout.max.ms = 30000 17:55:57 socket.connection.setup.timeout.ms = 10000 17:55:57 ssl.cipher.suites = null 17:55:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:57 ssl.endpoint.identification.algorithm = https 17:55:57 ssl.engine.factory.class = null 17:55:57 ssl.key.password = null 17:55:57 ssl.keymanager.algorithm = SunX509 17:55:57 ssl.keystore.certificate.chain = null 17:55:57 ssl.keystore.key = null 17:55:57 ssl.keystore.location = null 17:55:57 ssl.keystore.password = null 17:55:57 ssl.keystore.type = JKS 17:55:57 ssl.protocol = TLSv1.3 17:55:57 ssl.provider = null 17:55:57 ssl.secure.random.implementation = null 17:55:57 ssl.trustmanager.algorithm = PKIX 17:55:57 ssl.truststore.certificates = null 17:55:57 ssl.truststore.location = null 17:55:57 ssl.truststore.password = null 17:55:57 ssl.truststore.type = JKS 17:55:57 transaction.timeout.ms = 60000 17:55:57 transactional.id = null 17:55:57 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:57 17:55:57 2026-01-14T17:55:57.611Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:57 2026-01-14T17:55:57.611Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:55:57 2026-01-14T17:55:57.615Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:57 2026-01-14T17:55:57.615Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:57 2026-01-14T17:55:57.615Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413357615 17:55:57 2026-01-14T17:55:57.616Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:55:57 acks = -1 17:55:57 auto.include.jmx.reporter = true 17:55:57 batch.size = 16384 17:55:57 bootstrap.servers = [localhost:32777] 17:55:57 buffer.memory = 33554432 17:55:57 client.dns.lookup = use_all_dns_ips 17:55:57 client.id = test-client-id 17:55:57 compression.gzip.level = -1 17:55:57 compression.lz4.level = 9 17:55:57 compression.type = none 17:55:57 compression.zstd.level = 3 17:55:57 connections.max.idle.ms = 540000 17:55:57 delivery.timeout.ms = 120000 17:55:57 enable.idempotence = true 17:55:57 enable.metrics.push = true 17:55:57 interceptor.classes = [] 17:55:57 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:57 linger.ms = 0 17:55:57 max.block.ms = 60000 17:55:57 max.in.flight.requests.per.connection = 5 17:55:57 max.request.size = 1048576 17:55:57 metadata.max.age.ms = 300000 17:55:57 metadata.max.idle.ms = 300000 17:55:57 metadata.recovery.strategy = none 17:55:57 metric.reporters = [] 17:55:57 metrics.num.samples = 2 17:55:57 metrics.recording.level = INFO 17:55:57 metrics.sample.window.ms = 30000 17:55:57 partitioner.adaptive.partitioning.enable = true 17:55:57 partitioner.availability.timeout.ms = 0 17:55:57 partitioner.class = null 17:55:57 partitioner.ignore.keys = false 17:55:57 receive.buffer.bytes = 32768 17:55:57 reconnect.backoff.max.ms = 1000 17:55:57 reconnect.backoff.ms = 50 17:55:57 request.timeout.ms = 30000 17:55:57 retries = 2147483647 17:55:57 retry.backoff.max.ms = 1000 17:55:57 retry.backoff.ms = 100 17:55:57 sasl.client.callback.handler.class = null 17:55:57 sasl.jaas.config = null 17:55:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:57 sasl.kerberos.min.time.before.relogin = 60000 17:55:57 sasl.kerberos.service.name = null 17:55:57 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:57 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:57 sasl.login.callback.handler.class = null 17:55:57 sasl.login.class = null 17:55:57 sasl.login.connect.timeout.ms = null 17:55:57 sasl.login.read.timeout.ms = null 17:55:57 sasl.login.refresh.buffer.seconds = 300 17:55:57 sasl.login.refresh.min.period.seconds = 60 17:55:57 sasl.login.refresh.window.factor = 0.8 17:55:57 sasl.login.refresh.window.jitter = 0.05 17:55:57 sasl.login.retry.backoff.max.ms = 10000 17:55:57 sasl.login.retry.backoff.ms = 100 17:55:57 sasl.mechanism = GSSAPI 17:55:57 sasl.oauthbearer.clock.skew.seconds = 30 17:55:57 sasl.oauthbearer.expected.audience = null 17:55:57 sasl.oauthbearer.expected.issuer = null 17:55:57 sasl.oauthbearer.header.urlencode = false 17:55:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:57 sasl.oauthbearer.jwks.endpoint.url = null 17:55:57 sasl.oauthbearer.scope.claim.name = scope 17:55:57 sasl.oauthbearer.sub.claim.name = sub 17:55:57 sasl.oauthbearer.token.endpoint.url = null 17:55:57 security.protocol = PLAINTEXT 17:55:57 security.providers = null 17:55:57 send.buffer.bytes = 131072 17:55:57 socket.connection.setup.timeout.max.ms = 30000 17:55:57 socket.connection.setup.timeout.ms = 10000 17:55:57 ssl.cipher.suites = null 17:55:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:57 ssl.endpoint.identification.algorithm = https 17:55:57 ssl.engine.factory.class = null 17:55:57 ssl.key.password = null 17:55:57 ssl.keymanager.algorithm = SunX509 17:55:57 ssl.keystore.certificate.chain = null 17:55:57 ssl.keystore.key = null 17:55:57 ssl.keystore.location = null 17:55:57 ssl.keystore.password = null 17:55:57 ssl.keystore.type = JKS 17:55:57 ssl.protocol = TLSv1.3 17:55:57 ssl.provider = null 17:55:57 ssl.secure.random.implementation = null 17:55:57 ssl.trustmanager.algorithm = PKIX 17:55:57 ssl.truststore.certificates = null 17:55:57 ssl.truststore.location = null 17:55:57 ssl.truststore.password = null 17:55:57 ssl.truststore.type = JKS 17:55:57 transaction.timeout.ms = 60000 17:55:57 transactional.id = null 17:55:57 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:55:57 17:55:57 2026-01-14T17:55:57.616Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:57 2026-01-14T17:55:57.617Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:55:57 2026-01-14T17:55:57.619Z INFO 11246 --- [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:55:57 2026-01-14T17:55:57.625Z INFO 11246 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:57 2026-01-14T17:55:57.627Z INFO 11246 --- [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:55:57 2026-01-14T17:55:57.627Z INFO 11246 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:57 2026-01-14T17:55:57.628Z INFO 11246 --- [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:55:57 2026-01-14T17:55:57.635Z INFO 11246 --- [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:55:57 2026-01-14T17:55:57.730Z INFO 11246 --- [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:55:57 2026-01-14T17:55:57.844Z INFO 11246 --- [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:55:57 2026-01-14T17:55:57.893Z INFO 11246 --- [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:55:57 2026-01-14T17:55:57.947Z INFO 11246 --- [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:55:58 2026-01-14T17:55:57.974Z INFO 11246 --- [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:55:58 2026-01-14T17:55:58.052Z INFO 11246 --- [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:55:58 2026-01-14T17:55:58.118Z INFO 11246 --- [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:55:58 2026-01-14T17:55:58.167Z INFO 11246 --- [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:55:58 2026-01-14T17:55:58.167Z INFO 11246 --- [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-c4abfddc-1f32-42ce-b394-282cf622a281 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:55:58 2026-01-14T17:55:58.167Z INFO 11246 --- [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:55:58 2026-01-14T17:55:58.167Z INFO 11246 --- [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:55:58 2026-01-14T17:55:58.167Z INFO 11246 --- [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:55:58 2026-01-14T17:55:58.168Z INFO 11246 --- [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:55:58 2026-01-14T17:55:58.168Z INFO 11246 --- [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:55:58 2026-01-14T17:55:58.671Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:55:58 2026-01-14T17:55:58.672Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:55:58 2026-01-14T17:55:58.672Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:55:58 2026-01-14T17:55:58.672Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:55:58 2026-01-14T17:55:58.674Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 17:55:58 2026-01-14T17:55:58.674Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:55:58 2026-01-14T17:55:58.682Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:55:58 2026-01-14T17:55:58.682Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:55:58 2026-01-14T17:55:58.683Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:55:58 2026-01-14T17:55:58.683Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:55:58 2026-01-14T17:55:58.683Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:55:58 2026-01-14T17:55:58.683Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:55:58 2026-01-14T17:55:58.687Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:55:58 2026-01-14T17:55:58.687Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:55:58 2026-01-14T17:55:58.687Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:55:58 2026-01-14T17:55:58.687Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:55:58 2026-01-14T17:55:58.687Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:55:58 2026-01-14T17:55:58.858Z INFO 11246 --- [cps-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:55:58 2026-01-14T17:55:58.859Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:58 2026-01-14T17:55:58.860Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:58 2026-01-14T17:55:58.860Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:58 2026-01-14T17:55:58.860Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:58 2026-01-14T17:55:58.887Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:58 2026-01-14T17:55:58.913Z INFO 11246 --- [cps-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:55:58 2026-01-14T17:55:58.913Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:58 2026-01-14T17:55:58.913Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:58 2026-01-14T17:55:58.914Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:58 2026-01-14T17:55:58.914Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:58 2026-01-14T17:55:58.940Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:59 2026-01-14T17:55:58.968Z INFO 11246 --- [cps-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:55:59 2026-01-14T17:55:58.969Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:59 2026-01-14T17:55:58.969Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:59 2026-01-14T17:55:58.969Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:59 2026-01-14T17:55:58.969Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:59 2026-01-14T17:55:58.997Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:59 2026-01-14T17:55:59.022Z INFO 11246 --- [cps-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:55:59 2026-01-14T17:55:59.023Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:59 2026-01-14T17:55:59.023Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:59 2026-01-14T17:55:59.023Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:59 2026-01-14T17:55:59.023Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:59 2026-01-14T17:55:59.053Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:59 2026-01-14T17:55:59.083Z INFO 11246 --- [cps-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:55:59 2026-01-14T17:55:59.083Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:59 2026-01-14T17:55:59.083Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:59 2026-01-14T17:55:59.083Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:59 2026-01-14T17:55:59.083Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:59 2026-01-14T17:55:59.110Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:59 2026-01-14T17:55:59.142Z INFO 11246 --- [cps-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:55:59 2026-01-14T17:55:59.143Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:55:59 2026-01-14T17:55:59.143Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:55:59 2026-01-14T17:55:59.143Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:55:59 2026-01-14T17:55:59.143Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:55:59 2026-01-14T17:55:59.170Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:55:59 2026-01-14T17:55:59.181Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:55:59 allow.auto.create.topics = true 17:55:59 auto.commit.interval.ms = 5000 17:55:59 auto.include.jmx.reporter = true 17:55:59 auto.offset.reset = latest 17:55:59 bootstrap.servers = [localhost:32777] 17:55:59 check.crcs = true 17:55:59 client.dns.lookup = use_all_dns_ips 17:55:59 client.id = consumer-test-group-13 17:55:59 client.rack = 17:55:59 connections.max.idle.ms = 540000 17:55:59 default.api.timeout.ms = 60000 17:55:59 enable.auto.commit = true 17:55:59 enable.metrics.push = true 17:55:59 exclude.internal.topics = true 17:55:59 fetch.max.bytes = 52428800 17:55:59 fetch.max.wait.ms = 500 17:55:59 fetch.min.bytes = 1 17:55:59 group.id = test-group 17:55:59 group.instance.id = null 17:55:59 group.protocol = classic 17:55:59 group.remote.assignor = null 17:55:59 heartbeat.interval.ms = 3000 17:55:59 interceptor.classes = [] 17:55:59 internal.leave.group.on.close = true 17:55:59 internal.throw.on.fetch.stable.offset.unsupported = false 17:55:59 isolation.level = read_uncommitted 17:55:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:55:59 max.partition.fetch.bytes = 1048576 17:55:59 max.poll.interval.ms = 300000 17:55:59 max.poll.records = 2147483647 17:55:59 metadata.max.age.ms = 300000 17:55:59 metadata.recovery.strategy = none 17:55:59 metric.reporters = [] 17:55:59 metrics.num.samples = 2 17:55:59 metrics.recording.level = INFO 17:55:59 metrics.sample.window.ms = 30000 17:55:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:55:59 receive.buffer.bytes = 65536 17:55:59 reconnect.backoff.max.ms = 1000 17:55:59 reconnect.backoff.ms = 50 17:55:59 request.timeout.ms = 30000 17:55:59 retry.backoff.max.ms = 1000 17:55:59 retry.backoff.ms = 100 17:55:59 sasl.client.callback.handler.class = null 17:55:59 sasl.jaas.config = null 17:55:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:59 sasl.kerberos.min.time.before.relogin = 60000 17:55:59 sasl.kerberos.service.name = null 17:55:59 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:59 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:59 sasl.login.callback.handler.class = null 17:55:59 sasl.login.class = null 17:55:59 sasl.login.connect.timeout.ms = null 17:55:59 sasl.login.read.timeout.ms = null 17:55:59 sasl.login.refresh.buffer.seconds = 300 17:55:59 sasl.login.refresh.min.period.seconds = 60 17:55:59 sasl.login.refresh.window.factor = 0.8 17:55:59 sasl.login.refresh.window.jitter = 0.05 17:55:59 sasl.login.retry.backoff.max.ms = 10000 17:55:59 sasl.login.retry.backoff.ms = 100 17:55:59 sasl.mechanism = GSSAPI 17:55:59 sasl.oauthbearer.clock.skew.seconds = 30 17:55:59 sasl.oauthbearer.expected.audience = null 17:55:59 sasl.oauthbearer.expected.issuer = null 17:55:59 sasl.oauthbearer.header.urlencode = false 17:55:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:59 sasl.oauthbearer.jwks.endpoint.url = null 17:55:59 sasl.oauthbearer.scope.claim.name = scope 17:55:59 sasl.oauthbearer.sub.claim.name = sub 17:55:59 sasl.oauthbearer.token.endpoint.url = null 17:55:59 security.protocol = PLAINTEXT 17:55:59 security.providers = null 17:55:59 send.buffer.bytes = 131072 17:55:59 session.timeout.ms = 45000 17:55:59 socket.connection.setup.timeout.max.ms = 30000 17:55:59 socket.connection.setup.timeout.ms = 10000 17:55:59 ssl.cipher.suites = null 17:55:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:59 ssl.endpoint.identification.algorithm = https 17:55:59 ssl.engine.factory.class = null 17:55:59 ssl.key.password = null 17:55:59 ssl.keymanager.algorithm = SunX509 17:55:59 ssl.keystore.certificate.chain = null 17:55:59 ssl.keystore.key = null 17:55:59 ssl.keystore.location = null 17:55:59 ssl.keystore.password = null 17:55:59 ssl.keystore.type = JKS 17:55:59 ssl.protocol = TLSv1.3 17:55:59 ssl.provider = null 17:55:59 ssl.secure.random.implementation = null 17:55:59 ssl.trustmanager.algorithm = PKIX 17:55:59 ssl.truststore.certificates = null 17:55:59 ssl.truststore.location = null 17:55:59 ssl.truststore.password = null 17:55:59 ssl.truststore.type = JKS 17:55:59 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:55:59 17:55:59 2026-01-14T17:55:59.181Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:59 2026-01-14T17:55:59.184Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:59 2026-01-14T17:55:59.184Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:59 2026-01-14T17:55:59.184Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413359184 17:55:59 2026-01-14T17:55:59.184Z INFO 11246 --- [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:55:59 2026-01-14T17:55:59.189Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:59 2026-01-14T17:55:59.189Z INFO 11246 --- [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:55:59 2026-01-14T17:55:59.190Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 17:55:59 2026-01-14T17:55:59.193Z INFO 11246 --- [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-588476df-a911-4c90-9a90-fe5f49206d80 17:55:59 2026-01-14T17:55:59.193Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 17:55:59 2026-01-14T17:55:59.196Z INFO 11246 --- [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-588476df-a911-4c90-9a90-fe5f49206d80', protocol='range'} 17:55:59 2026-01-14T17:55:59.196Z INFO 11246 --- [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-588476df-a911-4c90-9a90-fe5f49206d80=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:55:59 2026-01-14T17:55:59.199Z INFO 11246 --- [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-588476df-a911-4c90-9a90-fe5f49206d80', protocol='range'} 17:55:59 2026-01-14T17:55:59.199Z INFO 11246 --- [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:55:59 2026-01-14T17:55:59.200Z INFO 11246 --- [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:55:59 2026-01-14T17:55:59.201Z INFO 11246 --- [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:55:59 2026-01-14T17:55:59.204Z INFO 11246 --- [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:55:59 2026-01-14T17:55:59.686Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:55:59 acks = -1 17:55:59 auto.include.jmx.reporter = true 17:55:59 batch.size = 16384 17:55:59 bootstrap.servers = [localhost:32777] 17:55:59 buffer.memory = 33554432 17:55:59 client.dns.lookup = use_all_dns_ips 17:55:59 client.id = test-client-id 17:55:59 compression.gzip.level = -1 17:55:59 compression.lz4.level = 9 17:55:59 compression.type = none 17:55:59 compression.zstd.level = 3 17:55:59 connections.max.idle.ms = 540000 17:55:59 delivery.timeout.ms = 120000 17:55:59 enable.idempotence = true 17:55:59 enable.metrics.push = true 17:55:59 interceptor.classes = [] 17:55:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:59 linger.ms = 0 17:55:59 max.block.ms = 60000 17:55:59 max.in.flight.requests.per.connection = 5 17:55:59 max.request.size = 1048576 17:55:59 metadata.max.age.ms = 300000 17:55:59 metadata.max.idle.ms = 300000 17:55:59 metadata.recovery.strategy = none 17:55:59 metric.reporters = [] 17:55:59 metrics.num.samples = 2 17:55:59 metrics.recording.level = INFO 17:55:59 metrics.sample.window.ms = 30000 17:55:59 partitioner.adaptive.partitioning.enable = true 17:55:59 partitioner.availability.timeout.ms = 0 17:55:59 partitioner.class = null 17:55:59 partitioner.ignore.keys = false 17:55:59 receive.buffer.bytes = 32768 17:55:59 reconnect.backoff.max.ms = 1000 17:55:59 reconnect.backoff.ms = 50 17:55:59 request.timeout.ms = 30000 17:55:59 retries = 2147483647 17:55:59 retry.backoff.max.ms = 1000 17:55:59 retry.backoff.ms = 100 17:55:59 sasl.client.callback.handler.class = null 17:55:59 sasl.jaas.config = null 17:55:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:59 sasl.kerberos.min.time.before.relogin = 60000 17:55:59 sasl.kerberos.service.name = null 17:55:59 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:59 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:59 sasl.login.callback.handler.class = null 17:55:59 sasl.login.class = null 17:55:59 sasl.login.connect.timeout.ms = null 17:55:59 sasl.login.read.timeout.ms = null 17:55:59 sasl.login.refresh.buffer.seconds = 300 17:55:59 sasl.login.refresh.min.period.seconds = 60 17:55:59 sasl.login.refresh.window.factor = 0.8 17:55:59 sasl.login.refresh.window.jitter = 0.05 17:55:59 sasl.login.retry.backoff.max.ms = 10000 17:55:59 sasl.login.retry.backoff.ms = 100 17:55:59 sasl.mechanism = GSSAPI 17:55:59 sasl.oauthbearer.clock.skew.seconds = 30 17:55:59 sasl.oauthbearer.expected.audience = null 17:55:59 sasl.oauthbearer.expected.issuer = null 17:55:59 sasl.oauthbearer.header.urlencode = false 17:55:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:59 sasl.oauthbearer.jwks.endpoint.url = null 17:55:59 sasl.oauthbearer.scope.claim.name = scope 17:55:59 sasl.oauthbearer.sub.claim.name = sub 17:55:59 sasl.oauthbearer.token.endpoint.url = null 17:55:59 security.protocol = PLAINTEXT 17:55:59 security.providers = null 17:55:59 send.buffer.bytes = 131072 17:55:59 socket.connection.setup.timeout.max.ms = 30000 17:55:59 socket.connection.setup.timeout.ms = 10000 17:55:59 ssl.cipher.suites = null 17:55:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:59 ssl.endpoint.identification.algorithm = https 17:55:59 ssl.engine.factory.class = null 17:55:59 ssl.key.password = null 17:55:59 ssl.keymanager.algorithm = SunX509 17:55:59 ssl.keystore.certificate.chain = null 17:55:59 ssl.keystore.key = null 17:55:59 ssl.keystore.location = null 17:55:59 ssl.keystore.password = null 17:55:59 ssl.keystore.type = JKS 17:55:59 ssl.protocol = TLSv1.3 17:55:59 ssl.provider = null 17:55:59 ssl.secure.random.implementation = null 17:55:59 ssl.trustmanager.algorithm = PKIX 17:55:59 ssl.truststore.certificates = null 17:55:59 ssl.truststore.location = null 17:55:59 ssl.truststore.password = null 17:55:59 ssl.truststore.type = JKS 17:55:59 transaction.timeout.ms = 60000 17:55:59 transactional.id = null 17:55:59 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:59 17:55:59 2026-01-14T17:55:59.686Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:59 2026-01-14T17:55:59.686Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:55:59 2026-01-14T17:55:59.689Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:55:59 2026-01-14T17:55:59.689Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:55:59 2026-01-14T17:55:59.689Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413359689 17:55:59 2026-01-14T17:55:59.690Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:55:59 acks = -1 17:55:59 auto.include.jmx.reporter = true 17:55:59 batch.size = 16384 17:55:59 bootstrap.servers = [localhost:32777] 17:55:59 buffer.memory = 33554432 17:55:59 client.dns.lookup = use_all_dns_ips 17:55:59 client.id = test-client-id 17:55:59 compression.gzip.level = -1 17:55:59 compression.lz4.level = 9 17:55:59 compression.type = none 17:55:59 compression.zstd.level = 3 17:55:59 connections.max.idle.ms = 540000 17:55:59 delivery.timeout.ms = 120000 17:55:59 enable.idempotence = true 17:55:59 enable.metrics.push = true 17:55:59 interceptor.classes = [] 17:55:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:55:59 linger.ms = 0 17:55:59 max.block.ms = 60000 17:55:59 max.in.flight.requests.per.connection = 5 17:55:59 max.request.size = 1048576 17:55:59 metadata.max.age.ms = 300000 17:55:59 metadata.max.idle.ms = 300000 17:55:59 metadata.recovery.strategy = none 17:55:59 metric.reporters = [] 17:55:59 metrics.num.samples = 2 17:55:59 metrics.recording.level = INFO 17:55:59 metrics.sample.window.ms = 30000 17:55:59 partitioner.adaptive.partitioning.enable = true 17:55:59 partitioner.availability.timeout.ms = 0 17:55:59 partitioner.class = null 17:55:59 partitioner.ignore.keys = false 17:55:59 receive.buffer.bytes = 32768 17:55:59 reconnect.backoff.max.ms = 1000 17:55:59 reconnect.backoff.ms = 50 17:55:59 request.timeout.ms = 30000 17:55:59 retries = 2147483647 17:55:59 retry.backoff.max.ms = 1000 17:55:59 retry.backoff.ms = 100 17:55:59 sasl.client.callback.handler.class = null 17:55:59 sasl.jaas.config = null 17:55:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:55:59 sasl.kerberos.min.time.before.relogin = 60000 17:55:59 sasl.kerberos.service.name = null 17:55:59 sasl.kerberos.ticket.renew.jitter = 0.05 17:55:59 sasl.kerberos.ticket.renew.window.factor = 0.8 17:55:59 sasl.login.callback.handler.class = null 17:55:59 sasl.login.class = null 17:55:59 sasl.login.connect.timeout.ms = null 17:55:59 sasl.login.read.timeout.ms = null 17:55:59 sasl.login.refresh.buffer.seconds = 300 17:55:59 sasl.login.refresh.min.period.seconds = 60 17:55:59 sasl.login.refresh.window.factor = 0.8 17:55:59 sasl.login.refresh.window.jitter = 0.05 17:55:59 sasl.login.retry.backoff.max.ms = 10000 17:55:59 sasl.login.retry.backoff.ms = 100 17:55:59 sasl.mechanism = GSSAPI 17:55:59 sasl.oauthbearer.clock.skew.seconds = 30 17:55:59 sasl.oauthbearer.expected.audience = null 17:55:59 sasl.oauthbearer.expected.issuer = null 17:55:59 sasl.oauthbearer.header.urlencode = false 17:55:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:55:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:55:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:55:59 sasl.oauthbearer.jwks.endpoint.url = null 17:55:59 sasl.oauthbearer.scope.claim.name = scope 17:55:59 sasl.oauthbearer.sub.claim.name = sub 17:55:59 sasl.oauthbearer.token.endpoint.url = null 17:55:59 security.protocol = PLAINTEXT 17:55:59 security.providers = null 17:55:59 send.buffer.bytes = 131072 17:55:59 socket.connection.setup.timeout.max.ms = 30000 17:55:59 socket.connection.setup.timeout.ms = 10000 17:55:59 ssl.cipher.suites = null 17:55:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:55:59 ssl.endpoint.identification.algorithm = https 17:55:59 ssl.engine.factory.class = null 17:55:59 ssl.key.password = null 17:55:59 ssl.keymanager.algorithm = SunX509 17:55:59 ssl.keystore.certificate.chain = null 17:55:59 ssl.keystore.key = null 17:55:59 ssl.keystore.location = null 17:55:59 ssl.keystore.password = null 17:55:59 ssl.keystore.type = JKS 17:55:59 ssl.protocol = TLSv1.3 17:55:59 ssl.provider = null 17:55:59 ssl.secure.random.implementation = null 17:55:59 ssl.trustmanager.algorithm = PKIX 17:55:59 ssl.truststore.certificates = null 17:55:59 ssl.truststore.location = null 17:55:59 ssl.truststore.password = null 17:55:59 ssl.truststore.type = JKS 17:55:59 transaction.timeout.ms = 60000 17:55:59 transactional.id = null 17:55:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:55:59 17:55:59 2026-01-14T17:55:59.691Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:55:59 2026-01-14T17:55:59.691Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:55:59 2026-01-14T17:55:59.695Z INFO 11246 --- [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:55:59 2026-01-14T17:55:59.698Z INFO 11246 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:59 2026-01-14T17:55:59.698Z INFO 11246 --- [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:55:59 2026-01-14T17:55:59.701Z INFO 11246 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:55:59 2026-01-14T17:55:59.702Z INFO 11246 --- [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:55:59 2026-01-14T17:55:59.706Z INFO 11246 --- [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:55:59 2026-01-14T17:55:59.715Z INFO 11246 --- [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:55:59 2026-01-14T17:55:59.810Z INFO 11246 --- [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:55:59 2026-01-14T17:55:59.816Z INFO 11246 --- [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:55:59 2026-01-14T17:55:59.911Z INFO 11246 --- [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:55:59 2026-01-14T17:55:59.919Z INFO 11246 --- [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:56:00 2026-01-14T17:56:00.015Z INFO 11246 --- [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:56:00 2026-01-14T17:56:00.093Z INFO 11246 --- [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:56:00 2026-01-14T17:56:00.116Z INFO 11246 --- [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:56:00 2026-01-14T17:56:00.146Z INFO 11246 --- [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:56:00 2026-01-14T17:56:00.219Z INFO 11246 --- [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:56:00 2026-01-14T17:56:00.266Z INFO 11246 --- [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:56:00 2026-01-14T17:56:00.340Z INFO 11246 --- [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:56:00 2026-01-14T17:56:00.340Z INFO 11246 --- [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-588476df-a911-4c90-9a90-fe5f49206d80 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:00 2026-01-14T17:56:00.340Z INFO 11246 --- [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:56:00 2026-01-14T17:56:00.340Z INFO 11246 --- [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:56:00 2026-01-14T17:56:00.340Z INFO 11246 --- [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:56:00 2026-01-14T17:56:00.341Z INFO 11246 --- [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:56:00 2026-01-14T17:56:00.341Z INFO 11246 --- [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:56:00 2026-01-14T17:56:00.841Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:00 2026-01-14T17:56:00.841Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:00 2026-01-14T17:56:00.841Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:00 2026-01-14T17:56:00.841Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:00 2026-01-14T17:56:00.842Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 17:56:00 2026-01-14T17:56:00.842Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:00 2026-01-14T17:56:00.851Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:00 2026-01-14T17:56:00.851Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:00 2026-01-14T17:56:00.851Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:00 2026-01-14T17:56:00.851Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:00 2026-01-14T17:56:00.851Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:00 2026-01-14T17:56:00.852Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:00 2026-01-14T17:56:00.854Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:00 2026-01-14T17:56:00.854Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:00 2026-01-14T17:56:00.854Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:00 2026-01-14T17:56:00.854Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:00 2026-01-14T17:56:00.854Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:01 2026-01-14T17:56:01.044Z INFO 11246 --- [cps-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:56:01 2026-01-14T17:56:01.045Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:01 2026-01-14T17:56:01.045Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:01 2026-01-14T17:56:01.045Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:01 2026-01-14T17:56:01.045Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:01 2026-01-14T17:56:01.077Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:01 2026-01-14T17:56:01.107Z INFO 11246 --- [cps-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:56:01 2026-01-14T17:56:01.107Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:01 2026-01-14T17:56:01.108Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:01 2026-01-14T17:56:01.108Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:01 2026-01-14T17:56:01.108Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:01 2026-01-14T17:56:01.135Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:01 2026-01-14T17:56:01.168Z INFO 11246 --- [cps-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:56:01 2026-01-14T17:56:01.168Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:01 2026-01-14T17:56:01.168Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:01 2026-01-14T17:56:01.168Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:01 2026-01-14T17:56:01.168Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:01 2026-01-14T17:56:01.197Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:01 2026-01-14T17:56:01.222Z INFO 11246 --- [cps-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:56:01 2026-01-14T17:56:01.223Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:01 2026-01-14T17:56:01.223Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:01 2026-01-14T17:56:01.223Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:01 2026-01-14T17:56:01.223Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:01 2026-01-14T17:56:01.252Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:01 2026-01-14T17:56:01.279Z INFO 11246 --- [cps-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:56:01 2026-01-14T17:56:01.279Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:01 2026-01-14T17:56:01.280Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:01 2026-01-14T17:56:01.280Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:01 2026-01-14T17:56:01.280Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:01 2026-01-14T17:56:01.306Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:01 2026-01-14T17:56:01.334Z INFO 11246 --- [cps-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:56:01 2026-01-14T17:56:01.334Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:01 2026-01-14T17:56:01.334Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:01 2026-01-14T17:56:01.334Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:01 2026-01-14T17:56:01.334Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:01 2026-01-14T17:56:01.359Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:01 2026-01-14T17:56:01.371Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:01 allow.auto.create.topics = true 17:56:01 auto.commit.interval.ms = 5000 17:56:01 auto.include.jmx.reporter = true 17:56:01 auto.offset.reset = latest 17:56:01 bootstrap.servers = [localhost:32777] 17:56:01 check.crcs = true 17:56:01 client.dns.lookup = use_all_dns_ips 17:56:01 client.id = consumer-test-group-14 17:56:01 client.rack = 17:56:01 connections.max.idle.ms = 540000 17:56:01 default.api.timeout.ms = 60000 17:56:01 enable.auto.commit = true 17:56:01 enable.metrics.push = true 17:56:01 exclude.internal.topics = true 17:56:01 fetch.max.bytes = 52428800 17:56:01 fetch.max.wait.ms = 500 17:56:01 fetch.min.bytes = 1 17:56:01 group.id = test-group 17:56:01 group.instance.id = null 17:56:01 group.protocol = classic 17:56:01 group.remote.assignor = null 17:56:01 heartbeat.interval.ms = 3000 17:56:01 interceptor.classes = [] 17:56:01 internal.leave.group.on.close = true 17:56:01 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:01 isolation.level = read_uncommitted 17:56:01 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:01 max.partition.fetch.bytes = 1048576 17:56:01 max.poll.interval.ms = 300000 17:56:01 max.poll.records = 2147483647 17:56:01 metadata.max.age.ms = 300000 17:56:01 metadata.recovery.strategy = none 17:56:01 metric.reporters = [] 17:56:01 metrics.num.samples = 2 17:56:01 metrics.recording.level = INFO 17:56:01 metrics.sample.window.ms = 30000 17:56:01 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:01 receive.buffer.bytes = 65536 17:56:01 reconnect.backoff.max.ms = 1000 17:56:01 reconnect.backoff.ms = 50 17:56:01 request.timeout.ms = 30000 17:56:01 retry.backoff.max.ms = 1000 17:56:01 retry.backoff.ms = 100 17:56:01 sasl.client.callback.handler.class = null 17:56:01 sasl.jaas.config = null 17:56:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:01 sasl.kerberos.min.time.before.relogin = 60000 17:56:01 sasl.kerberos.service.name = null 17:56:01 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:01 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:01 sasl.login.callback.handler.class = null 17:56:01 sasl.login.class = null 17:56:01 sasl.login.connect.timeout.ms = null 17:56:01 sasl.login.read.timeout.ms = null 17:56:01 sasl.login.refresh.buffer.seconds = 300 17:56:01 sasl.login.refresh.min.period.seconds = 60 17:56:01 sasl.login.refresh.window.factor = 0.8 17:56:01 sasl.login.refresh.window.jitter = 0.05 17:56:01 sasl.login.retry.backoff.max.ms = 10000 17:56:01 sasl.login.retry.backoff.ms = 100 17:56:01 sasl.mechanism = GSSAPI 17:56:01 sasl.oauthbearer.clock.skew.seconds = 30 17:56:01 sasl.oauthbearer.expected.audience = null 17:56:01 sasl.oauthbearer.expected.issuer = null 17:56:01 sasl.oauthbearer.header.urlencode = false 17:56:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:01 sasl.oauthbearer.jwks.endpoint.url = null 17:56:01 sasl.oauthbearer.scope.claim.name = scope 17:56:01 sasl.oauthbearer.sub.claim.name = sub 17:56:01 sasl.oauthbearer.token.endpoint.url = null 17:56:01 security.protocol = PLAINTEXT 17:56:01 security.providers = null 17:56:01 send.buffer.bytes = 131072 17:56:01 session.timeout.ms = 45000 17:56:01 socket.connection.setup.timeout.max.ms = 30000 17:56:01 socket.connection.setup.timeout.ms = 10000 17:56:01 ssl.cipher.suites = null 17:56:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:01 ssl.endpoint.identification.algorithm = https 17:56:01 ssl.engine.factory.class = null 17:56:01 ssl.key.password = null 17:56:01 ssl.keymanager.algorithm = SunX509 17:56:01 ssl.keystore.certificate.chain = null 17:56:01 ssl.keystore.key = null 17:56:01 ssl.keystore.location = null 17:56:01 ssl.keystore.password = null 17:56:01 ssl.keystore.type = JKS 17:56:01 ssl.protocol = TLSv1.3 17:56:01 ssl.provider = null 17:56:01 ssl.secure.random.implementation = null 17:56:01 ssl.trustmanager.algorithm = PKIX 17:56:01 ssl.truststore.certificates = null 17:56:01 ssl.truststore.location = null 17:56:01 ssl.truststore.password = null 17:56:01 ssl.truststore.type = JKS 17:56:01 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:56:01 17:56:01 2026-01-14T17:56:01.372Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:01 2026-01-14T17:56:01.374Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:01 2026-01-14T17:56:01.374Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:01 2026-01-14T17:56:01.374Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413361374 17:56:01 2026-01-14T17:56:01.374Z INFO 11246 --- [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:56:01 2026-01-14T17:56:01.393Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:01 2026-01-14T17:56:01.393Z INFO 11246 --- [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:56:01 2026-01-14T17:56:01.395Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 17:56:01 2026-01-14T17:56:01.399Z INFO 11246 --- [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-4f6eff0d-966c-4ff5-a83a-ccd3071e72b3 17:56:01 2026-01-14T17:56:01.399Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 17:56:01 2026-01-14T17:56:01.413Z INFO 11246 --- [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-4f6eff0d-966c-4ff5-a83a-ccd3071e72b3', protocol='range'} 17:56:01 2026-01-14T17:56:01.413Z INFO 11246 --- [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-4f6eff0d-966c-4ff5-a83a-ccd3071e72b3=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:56:01 2026-01-14T17:56:01.415Z INFO 11246 --- [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-4f6eff0d-966c-4ff5-a83a-ccd3071e72b3', protocol='range'} 17:56:01 2026-01-14T17:56:01.415Z INFO 11246 --- [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:56:01 2026-01-14T17:56:01.415Z INFO 11246 --- [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:56:01 2026-01-14T17:56:01.416Z INFO 11246 --- [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:56:01 2026-01-14T17:56:01.428Z INFO 11246 --- [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:56:01 2026-01-14T17:56:01.875Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:01 acks = -1 17:56:01 auto.include.jmx.reporter = true 17:56:01 batch.size = 16384 17:56:01 bootstrap.servers = [localhost:32777] 17:56:01 buffer.memory = 33554432 17:56:01 client.dns.lookup = use_all_dns_ips 17:56:01 client.id = test-client-id 17:56:01 compression.gzip.level = -1 17:56:01 compression.lz4.level = 9 17:56:01 compression.type = none 17:56:01 compression.zstd.level = 3 17:56:01 connections.max.idle.ms = 540000 17:56:01 delivery.timeout.ms = 120000 17:56:01 enable.idempotence = true 17:56:01 enable.metrics.push = true 17:56:01 interceptor.classes = [] 17:56:01 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:01 linger.ms = 0 17:56:01 max.block.ms = 60000 17:56:01 max.in.flight.requests.per.connection = 5 17:56:01 max.request.size = 1048576 17:56:01 metadata.max.age.ms = 300000 17:56:01 metadata.max.idle.ms = 300000 17:56:01 metadata.recovery.strategy = none 17:56:01 metric.reporters = [] 17:56:01 metrics.num.samples = 2 17:56:01 metrics.recording.level = INFO 17:56:01 metrics.sample.window.ms = 30000 17:56:01 partitioner.adaptive.partitioning.enable = true 17:56:01 partitioner.availability.timeout.ms = 0 17:56:01 partitioner.class = null 17:56:01 partitioner.ignore.keys = false 17:56:01 receive.buffer.bytes = 32768 17:56:01 reconnect.backoff.max.ms = 1000 17:56:01 reconnect.backoff.ms = 50 17:56:01 request.timeout.ms = 30000 17:56:01 retries = 2147483647 17:56:01 retry.backoff.max.ms = 1000 17:56:01 retry.backoff.ms = 100 17:56:01 sasl.client.callback.handler.class = null 17:56:01 sasl.jaas.config = null 17:56:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:01 sasl.kerberos.min.time.before.relogin = 60000 17:56:01 sasl.kerberos.service.name = null 17:56:01 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:01 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:01 sasl.login.callback.handler.class = null 17:56:01 sasl.login.class = null 17:56:01 sasl.login.connect.timeout.ms = null 17:56:01 sasl.login.read.timeout.ms = null 17:56:01 sasl.login.refresh.buffer.seconds = 300 17:56:01 sasl.login.refresh.min.period.seconds = 60 17:56:01 sasl.login.refresh.window.factor = 0.8 17:56:01 sasl.login.refresh.window.jitter = 0.05 17:56:01 sasl.login.retry.backoff.max.ms = 10000 17:56:01 sasl.login.retry.backoff.ms = 100 17:56:01 sasl.mechanism = GSSAPI 17:56:01 sasl.oauthbearer.clock.skew.seconds = 30 17:56:01 sasl.oauthbearer.expected.audience = null 17:56:01 sasl.oauthbearer.expected.issuer = null 17:56:01 sasl.oauthbearer.header.urlencode = false 17:56:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:01 sasl.oauthbearer.jwks.endpoint.url = null 17:56:01 sasl.oauthbearer.scope.claim.name = scope 17:56:01 sasl.oauthbearer.sub.claim.name = sub 17:56:01 sasl.oauthbearer.token.endpoint.url = null 17:56:01 security.protocol = PLAINTEXT 17:56:01 security.providers = null 17:56:01 send.buffer.bytes = 131072 17:56:01 socket.connection.setup.timeout.max.ms = 30000 17:56:01 socket.connection.setup.timeout.ms = 10000 17:56:01 ssl.cipher.suites = null 17:56:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:01 ssl.endpoint.identification.algorithm = https 17:56:01 ssl.engine.factory.class = null 17:56:01 ssl.key.password = null 17:56:01 ssl.keymanager.algorithm = SunX509 17:56:01 ssl.keystore.certificate.chain = null 17:56:01 ssl.keystore.key = null 17:56:01 ssl.keystore.location = null 17:56:01 ssl.keystore.password = null 17:56:01 ssl.keystore.type = JKS 17:56:01 ssl.protocol = TLSv1.3 17:56:01 ssl.provider = null 17:56:01 ssl.secure.random.implementation = null 17:56:01 ssl.trustmanager.algorithm = PKIX 17:56:01 ssl.truststore.certificates = null 17:56:01 ssl.truststore.location = null 17:56:01 ssl.truststore.password = null 17:56:01 ssl.truststore.type = JKS 17:56:01 transaction.timeout.ms = 60000 17:56:01 transactional.id = null 17:56:01 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:01 17:56:01 2026-01-14T17:56:01.875Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:01 2026-01-14T17:56:01.876Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:01 2026-01-14T17:56:01.880Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:01 2026-01-14T17:56:01.880Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:01 2026-01-14T17:56:01.880Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413361880 17:56:01 2026-01-14T17:56:01.880Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:01 acks = -1 17:56:01 auto.include.jmx.reporter = true 17:56:01 batch.size = 16384 17:56:01 bootstrap.servers = [localhost:32777] 17:56:01 buffer.memory = 33554432 17:56:01 client.dns.lookup = use_all_dns_ips 17:56:01 client.id = test-client-id 17:56:01 compression.gzip.level = -1 17:56:01 compression.lz4.level = 9 17:56:01 compression.type = none 17:56:01 compression.zstd.level = 3 17:56:01 connections.max.idle.ms = 540000 17:56:01 delivery.timeout.ms = 120000 17:56:01 enable.idempotence = true 17:56:01 enable.metrics.push = true 17:56:01 interceptor.classes = [] 17:56:01 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:01 linger.ms = 0 17:56:01 max.block.ms = 60000 17:56:01 max.in.flight.requests.per.connection = 5 17:56:01 max.request.size = 1048576 17:56:01 metadata.max.age.ms = 300000 17:56:01 metadata.max.idle.ms = 300000 17:56:01 metadata.recovery.strategy = none 17:56:01 metric.reporters = [] 17:56:01 metrics.num.samples = 2 17:56:01 metrics.recording.level = INFO 17:56:01 metrics.sample.window.ms = 30000 17:56:01 partitioner.adaptive.partitioning.enable = true 17:56:01 partitioner.availability.timeout.ms = 0 17:56:01 partitioner.class = null 17:56:01 partitioner.ignore.keys = false 17:56:01 receive.buffer.bytes = 32768 17:56:01 reconnect.backoff.max.ms = 1000 17:56:01 reconnect.backoff.ms = 50 17:56:01 request.timeout.ms = 30000 17:56:01 retries = 2147483647 17:56:01 retry.backoff.max.ms = 1000 17:56:01 retry.backoff.ms = 100 17:56:01 sasl.client.callback.handler.class = null 17:56:01 sasl.jaas.config = null 17:56:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:01 sasl.kerberos.min.time.before.relogin = 60000 17:56:01 sasl.kerberos.service.name = null 17:56:01 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:01 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:01 sasl.login.callback.handler.class = null 17:56:01 sasl.login.class = null 17:56:01 sasl.login.connect.timeout.ms = null 17:56:01 sasl.login.read.timeout.ms = null 17:56:01 sasl.login.refresh.buffer.seconds = 300 17:56:01 sasl.login.refresh.min.period.seconds = 60 17:56:01 sasl.login.refresh.window.factor = 0.8 17:56:01 sasl.login.refresh.window.jitter = 0.05 17:56:01 sasl.login.retry.backoff.max.ms = 10000 17:56:01 sasl.login.retry.backoff.ms = 100 17:56:01 sasl.mechanism = GSSAPI 17:56:01 sasl.oauthbearer.clock.skew.seconds = 30 17:56:01 sasl.oauthbearer.expected.audience = null 17:56:01 sasl.oauthbearer.expected.issuer = null 17:56:01 sasl.oauthbearer.header.urlencode = false 17:56:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:01 sasl.oauthbearer.jwks.endpoint.url = null 17:56:01 sasl.oauthbearer.scope.claim.name = scope 17:56:01 sasl.oauthbearer.sub.claim.name = sub 17:56:01 sasl.oauthbearer.token.endpoint.url = null 17:56:01 security.protocol = PLAINTEXT 17:56:01 security.providers = null 17:56:01 send.buffer.bytes = 131072 17:56:01 socket.connection.setup.timeout.max.ms = 30000 17:56:01 socket.connection.setup.timeout.ms = 10000 17:56:01 ssl.cipher.suites = null 17:56:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:01 ssl.endpoint.identification.algorithm = https 17:56:01 ssl.engine.factory.class = null 17:56:01 ssl.key.password = null 17:56:01 ssl.keymanager.algorithm = SunX509 17:56:01 ssl.keystore.certificate.chain = null 17:56:01 ssl.keystore.key = null 17:56:01 ssl.keystore.location = null 17:56:01 ssl.keystore.password = null 17:56:01 ssl.keystore.type = JKS 17:56:01 ssl.protocol = TLSv1.3 17:56:01 ssl.provider = null 17:56:01 ssl.secure.random.implementation = null 17:56:01 ssl.trustmanager.algorithm = PKIX 17:56:01 ssl.truststore.certificates = null 17:56:01 ssl.truststore.location = null 17:56:01 ssl.truststore.password = null 17:56:01 ssl.truststore.type = JKS 17:56:01 transaction.timeout.ms = 60000 17:56:01 transactional.id = null 17:56:01 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:56:01 17:56:01 2026-01-14T17:56:01.881Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:01 2026-01-14T17:56:01.881Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:01 2026-01-14T17:56:01.888Z INFO 11246 --- [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:56:01 2026-01-14T17:56:01.900Z INFO 11246 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:01 2026-01-14T17:56:01.900Z INFO 11246 --- [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:56:01 2026-01-14T17:56:01.904Z INFO 11246 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:01 2026-01-14T17:56:01.904Z INFO 11246 --- [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:56:01 2026-01-14T17:56:01.915Z INFO 11246 --- [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:56:01 2026-01-14T17:56:01.947Z INFO 11246 --- [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:56:02 2026-01-14T17:56:02.020Z INFO 11246 --- [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:56:02 2026-01-14T17:56:02.068Z INFO 11246 --- [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:56:02 2026-01-14T17:56:02.141Z INFO 11246 --- [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:56:02 2026-01-14T17:56:02.141Z INFO 11246 --- [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-4f6eff0d-966c-4ff5-a83a-ccd3071e72b3 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:02 2026-01-14T17:56:02.142Z INFO 11246 --- [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:56:02 2026-01-14T17:56:02.142Z INFO 11246 --- [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:56:02 2026-01-14T17:56:02.142Z INFO 11246 --- [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:56:02 2026-01-14T17:56:02.143Z INFO 11246 --- [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:56:02 2026-01-14T17:56:02.143Z INFO 11246 --- [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:56:02 2026-01-14T17:56:02.645Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:02 2026-01-14T17:56:02.645Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:02 2026-01-14T17:56:02.645Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:02 2026-01-14T17:56:02.645Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:02 2026-01-14T17:56:02.647Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 17:56:02 2026-01-14T17:56:02.648Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:02 2026-01-14T17:56:02.650Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:02 2026-01-14T17:56:02.650Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:02 2026-01-14T17:56:02.650Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:02 2026-01-14T17:56:02.650Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:02 2026-01-14T17:56:02.651Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:02 2026-01-14T17:56:02.651Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:02 2026-01-14T17:56:02.653Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:02 2026-01-14T17:56:02.653Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:02 2026-01-14T17:56:02.653Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:02 2026-01-14T17:56:02.653Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:02 2026-01-14T17:56:02.653Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:02 2026-01-14T17:56:02.840Z INFO 11246 --- [cps-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:56:02 2026-01-14T17:56:02.840Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:02 2026-01-14T17:56:02.840Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:02 2026-01-14T17:56:02.840Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:02 2026-01-14T17:56:02.840Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:02 2026-01-14T17:56:02.864Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:02 2026-01-14T17:56:02.890Z INFO 11246 --- [cps-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:56:02 2026-01-14T17:56:02.890Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:02 2026-01-14T17:56:02.891Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:02 2026-01-14T17:56:02.891Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:02 2026-01-14T17:56:02.891Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:02 2026-01-14T17:56:02.916Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:02 2026-01-14T17:56:02.956Z INFO 11246 --- [cps-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:56:02 2026-01-14T17:56:02.956Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:02 2026-01-14T17:56:02.956Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:02 2026-01-14T17:56:02.956Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:02 2026-01-14T17:56:02.956Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:02 2026-01-14T17:56:02.979Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:03 2026-01-14T17:56:03.007Z INFO 11246 --- [cps-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:56:03 2026-01-14T17:56:03.008Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:03 2026-01-14T17:56:03.008Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:03 2026-01-14T17:56:03.008Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:03 2026-01-14T17:56:03.008Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:03 2026-01-14T17:56:03.033Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:03 2026-01-14T17:56:03.061Z INFO 11246 --- [cps-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:56:03 2026-01-14T17:56:03.061Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:03 2026-01-14T17:56:03.061Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:03 2026-01-14T17:56:03.061Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:03 2026-01-14T17:56:03.062Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:03 2026-01-14T17:56:03.111Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:03 2026-01-14T17:56:03.142Z INFO 11246 --- [cps-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:56:03 2026-01-14T17:56:03.142Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:03 2026-01-14T17:56:03.142Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:03 2026-01-14T17:56:03.142Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:03 2026-01-14T17:56:03.142Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:03 2026-01-14T17:56:03.169Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:03 2026-01-14T17:56:03.181Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:03 allow.auto.create.topics = true 17:56:03 auto.commit.interval.ms = 5000 17:56:03 auto.include.jmx.reporter = true 17:56:03 auto.offset.reset = latest 17:56:03 bootstrap.servers = [localhost:32777] 17:56:03 check.crcs = true 17:56:03 client.dns.lookup = use_all_dns_ips 17:56:03 client.id = consumer-test-group-15 17:56:03 client.rack = 17:56:03 connections.max.idle.ms = 540000 17:56:03 default.api.timeout.ms = 60000 17:56:03 enable.auto.commit = true 17:56:03 enable.metrics.push = true 17:56:03 exclude.internal.topics = true 17:56:03 fetch.max.bytes = 52428800 17:56:03 fetch.max.wait.ms = 500 17:56:03 fetch.min.bytes = 1 17:56:03 group.id = test-group 17:56:03 group.instance.id = null 17:56:03 group.protocol = classic 17:56:03 group.remote.assignor = null 17:56:03 heartbeat.interval.ms = 3000 17:56:03 interceptor.classes = [] 17:56:03 internal.leave.group.on.close = true 17:56:03 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:03 isolation.level = read_uncommitted 17:56:03 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:03 max.partition.fetch.bytes = 1048576 17:56:03 max.poll.interval.ms = 300000 17:56:03 max.poll.records = 2147483647 17:56:03 metadata.max.age.ms = 300000 17:56:03 metadata.recovery.strategy = none 17:56:03 metric.reporters = [] 17:56:03 metrics.num.samples = 2 17:56:03 metrics.recording.level = INFO 17:56:03 metrics.sample.window.ms = 30000 17:56:03 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:03 receive.buffer.bytes = 65536 17:56:03 reconnect.backoff.max.ms = 1000 17:56:03 reconnect.backoff.ms = 50 17:56:03 request.timeout.ms = 30000 17:56:03 retry.backoff.max.ms = 1000 17:56:03 retry.backoff.ms = 100 17:56:03 sasl.client.callback.handler.class = null 17:56:03 sasl.jaas.config = null 17:56:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:03 sasl.kerberos.min.time.before.relogin = 60000 17:56:03 sasl.kerberos.service.name = null 17:56:03 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:03 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:03 sasl.login.callback.handler.class = null 17:56:03 sasl.login.class = null 17:56:03 sasl.login.connect.timeout.ms = null 17:56:03 sasl.login.read.timeout.ms = null 17:56:03 sasl.login.refresh.buffer.seconds = 300 17:56:03 sasl.login.refresh.min.period.seconds = 60 17:56:03 sasl.login.refresh.window.factor = 0.8 17:56:03 sasl.login.refresh.window.jitter = 0.05 17:56:03 sasl.login.retry.backoff.max.ms = 10000 17:56:03 sasl.login.retry.backoff.ms = 100 17:56:03 sasl.mechanism = GSSAPI 17:56:03 sasl.oauthbearer.clock.skew.seconds = 30 17:56:03 sasl.oauthbearer.expected.audience = null 17:56:03 sasl.oauthbearer.expected.issuer = null 17:56:03 sasl.oauthbearer.header.urlencode = false 17:56:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:03 sasl.oauthbearer.jwks.endpoint.url = null 17:56:03 sasl.oauthbearer.scope.claim.name = scope 17:56:03 sasl.oauthbearer.sub.claim.name = sub 17:56:03 sasl.oauthbearer.token.endpoint.url = null 17:56:03 security.protocol = PLAINTEXT 17:56:03 security.providers = null 17:56:03 send.buffer.bytes = 131072 17:56:03 session.timeout.ms = 45000 17:56:03 socket.connection.setup.timeout.max.ms = 30000 17:56:03 socket.connection.setup.timeout.ms = 10000 17:56:03 ssl.cipher.suites = null 17:56:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:03 ssl.endpoint.identification.algorithm = https 17:56:03 ssl.engine.factory.class = null 17:56:03 ssl.key.password = null 17:56:03 ssl.keymanager.algorithm = SunX509 17:56:03 ssl.keystore.certificate.chain = null 17:56:03 ssl.keystore.key = null 17:56:03 ssl.keystore.location = null 17:56:03 ssl.keystore.password = null 17:56:03 ssl.keystore.type = JKS 17:56:03 ssl.protocol = TLSv1.3 17:56:03 ssl.provider = null 17:56:03 ssl.secure.random.implementation = null 17:56:03 ssl.trustmanager.algorithm = PKIX 17:56:03 ssl.truststore.certificates = null 17:56:03 ssl.truststore.location = null 17:56:03 ssl.truststore.password = null 17:56:03 ssl.truststore.type = JKS 17:56:03 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:56:03 17:56:03 2026-01-14T17:56:03.181Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:03 2026-01-14T17:56:03.183Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:03 2026-01-14T17:56:03.183Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:03 2026-01-14T17:56:03.183Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413363183 17:56:03 2026-01-14T17:56:03.184Z INFO 11246 --- [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:56:03 2026-01-14T17:56:03.190Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:03 2026-01-14T17:56:03.190Z INFO 11246 --- [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:56:03 2026-01-14T17:56:03.191Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 17:56:03 2026-01-14T17:56:03.195Z INFO 11246 --- [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-5883cd55-ff19-42bc-be2f-522e168f190c 17:56:03 2026-01-14T17:56:03.195Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 17:56:03 2026-01-14T17:56:03.204Z INFO 11246 --- [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-5883cd55-ff19-42bc-be2f-522e168f190c', protocol='range'} 17:56:03 2026-01-14T17:56:03.204Z INFO 11246 --- [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-5883cd55-ff19-42bc-be2f-522e168f190c=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:56:03 2026-01-14T17:56:03.215Z INFO 11246 --- [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-5883cd55-ff19-42bc-be2f-522e168f190c', protocol='range'} 17:56:03 2026-01-14T17:56:03.216Z INFO 11246 --- [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:56:03 2026-01-14T17:56:03.216Z INFO 11246 --- [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:56:03 2026-01-14T17:56:03.217Z INFO 11246 --- [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:56:03 2026-01-14T17:56:03.222Z INFO 11246 --- [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:56:03 2026-01-14T17:56:03.686Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:03 acks = -1 17:56:03 auto.include.jmx.reporter = true 17:56:03 batch.size = 16384 17:56:03 bootstrap.servers = [localhost:32777] 17:56:03 buffer.memory = 33554432 17:56:03 client.dns.lookup = use_all_dns_ips 17:56:03 client.id = test-client-id 17:56:03 compression.gzip.level = -1 17:56:03 compression.lz4.level = 9 17:56:03 compression.type = none 17:56:03 compression.zstd.level = 3 17:56:03 connections.max.idle.ms = 540000 17:56:03 delivery.timeout.ms = 120000 17:56:03 enable.idempotence = true 17:56:03 enable.metrics.push = true 17:56:03 interceptor.classes = [] 17:56:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:03 linger.ms = 0 17:56:03 max.block.ms = 60000 17:56:03 max.in.flight.requests.per.connection = 5 17:56:03 max.request.size = 1048576 17:56:03 metadata.max.age.ms = 300000 17:56:03 metadata.max.idle.ms = 300000 17:56:03 metadata.recovery.strategy = none 17:56:03 metric.reporters = [] 17:56:03 metrics.num.samples = 2 17:56:03 metrics.recording.level = INFO 17:56:03 metrics.sample.window.ms = 30000 17:56:03 partitioner.adaptive.partitioning.enable = true 17:56:03 partitioner.availability.timeout.ms = 0 17:56:03 partitioner.class = null 17:56:03 partitioner.ignore.keys = false 17:56:03 receive.buffer.bytes = 32768 17:56:03 reconnect.backoff.max.ms = 1000 17:56:03 reconnect.backoff.ms = 50 17:56:03 request.timeout.ms = 30000 17:56:03 retries = 2147483647 17:56:03 retry.backoff.max.ms = 1000 17:56:03 retry.backoff.ms = 100 17:56:03 sasl.client.callback.handler.class = null 17:56:03 sasl.jaas.config = null 17:56:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:03 sasl.kerberos.min.time.before.relogin = 60000 17:56:03 sasl.kerberos.service.name = null 17:56:03 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:03 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:03 sasl.login.callback.handler.class = null 17:56:03 sasl.login.class = null 17:56:03 sasl.login.connect.timeout.ms = null 17:56:03 sasl.login.read.timeout.ms = null 17:56:03 sasl.login.refresh.buffer.seconds = 300 17:56:03 sasl.login.refresh.min.period.seconds = 60 17:56:03 sasl.login.refresh.window.factor = 0.8 17:56:03 sasl.login.refresh.window.jitter = 0.05 17:56:03 sasl.login.retry.backoff.max.ms = 10000 17:56:03 sasl.login.retry.backoff.ms = 100 17:56:03 sasl.mechanism = GSSAPI 17:56:03 sasl.oauthbearer.clock.skew.seconds = 30 17:56:03 sasl.oauthbearer.expected.audience = null 17:56:03 sasl.oauthbearer.expected.issuer = null 17:56:03 sasl.oauthbearer.header.urlencode = false 17:56:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:03 sasl.oauthbearer.jwks.endpoint.url = null 17:56:03 sasl.oauthbearer.scope.claim.name = scope 17:56:03 sasl.oauthbearer.sub.claim.name = sub 17:56:03 sasl.oauthbearer.token.endpoint.url = null 17:56:03 security.protocol = PLAINTEXT 17:56:03 security.providers = null 17:56:03 send.buffer.bytes = 131072 17:56:03 socket.connection.setup.timeout.max.ms = 30000 17:56:03 socket.connection.setup.timeout.ms = 10000 17:56:03 ssl.cipher.suites = null 17:56:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:03 ssl.endpoint.identification.algorithm = https 17:56:03 ssl.engine.factory.class = null 17:56:03 ssl.key.password = null 17:56:03 ssl.keymanager.algorithm = SunX509 17:56:03 ssl.keystore.certificate.chain = null 17:56:03 ssl.keystore.key = null 17:56:03 ssl.keystore.location = null 17:56:03 ssl.keystore.password = null 17:56:03 ssl.keystore.type = JKS 17:56:03 ssl.protocol = TLSv1.3 17:56:03 ssl.provider = null 17:56:03 ssl.secure.random.implementation = null 17:56:03 ssl.trustmanager.algorithm = PKIX 17:56:03 ssl.truststore.certificates = null 17:56:03 ssl.truststore.location = null 17:56:03 ssl.truststore.password = null 17:56:03 ssl.truststore.type = JKS 17:56:03 transaction.timeout.ms = 60000 17:56:03 transactional.id = null 17:56:03 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:03 17:56:03 2026-01-14T17:56:03.686Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:03 2026-01-14T17:56:03.687Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:03 2026-01-14T17:56:03.690Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:03 2026-01-14T17:56:03.690Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:03 2026-01-14T17:56:03.690Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413363690 17:56:03 2026-01-14T17:56:03.691Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:03 acks = -1 17:56:03 auto.include.jmx.reporter = true 17:56:03 batch.size = 16384 17:56:03 bootstrap.servers = [localhost:32777] 17:56:03 buffer.memory = 33554432 17:56:03 client.dns.lookup = use_all_dns_ips 17:56:03 client.id = test-client-id 17:56:03 compression.gzip.level = -1 17:56:03 compression.lz4.level = 9 17:56:03 compression.type = none 17:56:03 compression.zstd.level = 3 17:56:03 connections.max.idle.ms = 540000 17:56:03 delivery.timeout.ms = 120000 17:56:03 enable.idempotence = true 17:56:03 enable.metrics.push = true 17:56:03 interceptor.classes = [] 17:56:03 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:03 linger.ms = 0 17:56:03 max.block.ms = 60000 17:56:03 max.in.flight.requests.per.connection = 5 17:56:03 max.request.size = 1048576 17:56:03 metadata.max.age.ms = 300000 17:56:03 metadata.max.idle.ms = 300000 17:56:03 metadata.recovery.strategy = none 17:56:03 metric.reporters = [] 17:56:03 metrics.num.samples = 2 17:56:03 metrics.recording.level = INFO 17:56:03 metrics.sample.window.ms = 30000 17:56:03 partitioner.adaptive.partitioning.enable = true 17:56:03 partitioner.availability.timeout.ms = 0 17:56:03 partitioner.class = null 17:56:03 partitioner.ignore.keys = false 17:56:03 receive.buffer.bytes = 32768 17:56:03 reconnect.backoff.max.ms = 1000 17:56:03 reconnect.backoff.ms = 50 17:56:03 request.timeout.ms = 30000 17:56:03 retries = 2147483647 17:56:03 retry.backoff.max.ms = 1000 17:56:03 retry.backoff.ms = 100 17:56:03 sasl.client.callback.handler.class = null 17:56:03 sasl.jaas.config = null 17:56:03 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:03 sasl.kerberos.min.time.before.relogin = 60000 17:56:03 sasl.kerberos.service.name = null 17:56:03 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:03 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:03 sasl.login.callback.handler.class = null 17:56:03 sasl.login.class = null 17:56:03 sasl.login.connect.timeout.ms = null 17:56:03 sasl.login.read.timeout.ms = null 17:56:03 sasl.login.refresh.buffer.seconds = 300 17:56:03 sasl.login.refresh.min.period.seconds = 60 17:56:03 sasl.login.refresh.window.factor = 0.8 17:56:03 sasl.login.refresh.window.jitter = 0.05 17:56:03 sasl.login.retry.backoff.max.ms = 10000 17:56:03 sasl.login.retry.backoff.ms = 100 17:56:03 sasl.mechanism = GSSAPI 17:56:03 sasl.oauthbearer.clock.skew.seconds = 30 17:56:03 sasl.oauthbearer.expected.audience = null 17:56:03 sasl.oauthbearer.expected.issuer = null 17:56:03 sasl.oauthbearer.header.urlencode = false 17:56:03 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:03 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:03 sasl.oauthbearer.jwks.endpoint.url = null 17:56:03 sasl.oauthbearer.scope.claim.name = scope 17:56:03 sasl.oauthbearer.sub.claim.name = sub 17:56:03 sasl.oauthbearer.token.endpoint.url = null 17:56:03 security.protocol = PLAINTEXT 17:56:03 security.providers = null 17:56:03 send.buffer.bytes = 131072 17:56:03 socket.connection.setup.timeout.max.ms = 30000 17:56:03 socket.connection.setup.timeout.ms = 10000 17:56:03 ssl.cipher.suites = null 17:56:03 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:03 ssl.endpoint.identification.algorithm = https 17:56:03 ssl.engine.factory.class = null 17:56:03 ssl.key.password = null 17:56:03 ssl.keymanager.algorithm = SunX509 17:56:03 ssl.keystore.certificate.chain = null 17:56:03 ssl.keystore.key = null 17:56:03 ssl.keystore.location = null 17:56:03 ssl.keystore.password = null 17:56:03 ssl.keystore.type = JKS 17:56:03 ssl.protocol = TLSv1.3 17:56:03 ssl.provider = null 17:56:03 ssl.secure.random.implementation = null 17:56:03 ssl.trustmanager.algorithm = PKIX 17:56:03 ssl.truststore.certificates = null 17:56:03 ssl.truststore.location = null 17:56:03 ssl.truststore.password = null 17:56:03 ssl.truststore.type = JKS 17:56:03 transaction.timeout.ms = 60000 17:56:03 transactional.id = null 17:56:03 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:56:03 17:56:03 2026-01-14T17:56:03.691Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:03 2026-01-14T17:56:03.692Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:03 2026-01-14T17:56:03.694Z INFO 11246 --- [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:56:03 2026-01-14T17:56:03.700Z INFO 11246 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:03 2026-01-14T17:56:03.700Z INFO 11246 --- [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:56:03 2026-01-14T17:56:03.701Z INFO 11246 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:03 2026-01-14T17:56:03.701Z INFO 11246 --- [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:56:03 2026-01-14T17:56:03.727Z INFO 11246 --- [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:56:03 2026-01-14T17:56:03.753Z INFO 11246 --- [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:56:03 2026-01-14T17:56:03.827Z INFO 11246 --- [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:56:03 2026-01-14T17:56:03.854Z INFO 11246 --- [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:56:05 2026-01-14T17:56:04.942Z INFO 11246 --- [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:56:05 2026-01-14T17:56:04.942Z INFO 11246 --- [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-5883cd55-ff19-42bc-be2f-522e168f190c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:05 2026-01-14T17:56:04.942Z INFO 11246 --- [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:56:05 2026-01-14T17:56:04.942Z INFO 11246 --- [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:56:05 2026-01-14T17:56:04.942Z INFO 11246 --- [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:56:05 2026-01-14T17:56:04.942Z INFO 11246 --- [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:56:05 2026-01-14T17:56:04.945Z INFO 11246 --- [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:56:05 2026-01-14T17:56:04.947Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:05 2026-01-14T17:56:04.947Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:05 2026-01-14T17:56:04.947Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:05 2026-01-14T17:56:04.947Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:05 2026-01-14T17:56:04.948Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 17:56:05 2026-01-14T17:56:04.948Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:05 2026-01-14T17:56:04.951Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:05 2026-01-14T17:56:04.951Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:05 2026-01-14T17:56:04.951Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:05 2026-01-14T17:56:04.951Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:05 2026-01-14T17:56:04.951Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:05 2026-01-14T17:56:04.951Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:05 2026-01-14T17:56:04.953Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:05 2026-01-14T17:56:04.953Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:05 2026-01-14T17:56:04.953Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:05 2026-01-14T17:56:04.953Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:05 2026-01-14T17:56:04.954Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:05 2026-01-14T17:56:05.107Z INFO 11246 --- [cps-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:56:05 2026-01-14T17:56:05.108Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:05 2026-01-14T17:56:05.108Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:05 2026-01-14T17:56:05.108Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:05 2026-01-14T17:56:05.108Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:05 2026-01-14T17:56:05.136Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:05 2026-01-14T17:56:05.162Z INFO 11246 --- [cps-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:56:05 2026-01-14T17:56:05.162Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:05 2026-01-14T17:56:05.165Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:05 2026-01-14T17:56:05.165Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:05 2026-01-14T17:56:05.165Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:05 2026-01-14T17:56:05.192Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:05 2026-01-14T17:56:05.217Z INFO 11246 --- [cps-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:56:05 2026-01-14T17:56:05.217Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:05 2026-01-14T17:56:05.218Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:05 2026-01-14T17:56:05.218Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:05 2026-01-14T17:56:05.218Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:05 2026-01-14T17:56:05.239Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:05 2026-01-14T17:56:05.261Z INFO 11246 --- [cps-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:56:05 2026-01-14T17:56:05.261Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:05 2026-01-14T17:56:05.261Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:05 2026-01-14T17:56:05.261Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:05 2026-01-14T17:56:05.261Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:05 2026-01-14T17:56:05.290Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:05 2026-01-14T17:56:05.334Z INFO 11246 --- [cps-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:56:05 2026-01-14T17:56:05.334Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:05 2026-01-14T17:56:05.334Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:05 2026-01-14T17:56:05.335Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:05 2026-01-14T17:56:05.335Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:05 2026-01-14T17:56:05.360Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:05 2026-01-14T17:56:05.385Z INFO 11246 --- [cps-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:56:05 2026-01-14T17:56:05.385Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:05 2026-01-14T17:56:05.385Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:05 2026-01-14T17:56:05.386Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:05 2026-01-14T17:56:05.386Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:05 2026-01-14T17:56:05.407Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:05 2026-01-14T17:56:05.418Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:05 allow.auto.create.topics = true 17:56:05 auto.commit.interval.ms = 5000 17:56:05 auto.include.jmx.reporter = true 17:56:05 auto.offset.reset = latest 17:56:05 bootstrap.servers = [localhost:32777] 17:56:05 check.crcs = true 17:56:05 client.dns.lookup = use_all_dns_ips 17:56:05 client.id = consumer-test-group-16 17:56:05 client.rack = 17:56:05 connections.max.idle.ms = 540000 17:56:05 default.api.timeout.ms = 60000 17:56:05 enable.auto.commit = true 17:56:05 enable.metrics.push = true 17:56:05 exclude.internal.topics = true 17:56:05 fetch.max.bytes = 52428800 17:56:05 fetch.max.wait.ms = 500 17:56:05 fetch.min.bytes = 1 17:56:05 group.id = test-group 17:56:05 group.instance.id = null 17:56:05 group.protocol = classic 17:56:05 group.remote.assignor = null 17:56:05 heartbeat.interval.ms = 3000 17:56:05 interceptor.classes = [] 17:56:05 internal.leave.group.on.close = true 17:56:05 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:05 isolation.level = read_uncommitted 17:56:05 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:05 max.partition.fetch.bytes = 1048576 17:56:05 max.poll.interval.ms = 300000 17:56:05 max.poll.records = 2147483647 17:56:05 metadata.max.age.ms = 300000 17:56:05 metadata.recovery.strategy = none 17:56:05 metric.reporters = [] 17:56:05 metrics.num.samples = 2 17:56:05 metrics.recording.level = INFO 17:56:05 metrics.sample.window.ms = 30000 17:56:05 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:05 receive.buffer.bytes = 65536 17:56:05 reconnect.backoff.max.ms = 1000 17:56:05 reconnect.backoff.ms = 50 17:56:05 request.timeout.ms = 30000 17:56:05 retry.backoff.max.ms = 1000 17:56:05 retry.backoff.ms = 100 17:56:05 sasl.client.callback.handler.class = null 17:56:05 sasl.jaas.config = null 17:56:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:05 sasl.kerberos.min.time.before.relogin = 60000 17:56:05 sasl.kerberos.service.name = null 17:56:05 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:05 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:05 sasl.login.callback.handler.class = null 17:56:05 sasl.login.class = null 17:56:05 sasl.login.connect.timeout.ms = null 17:56:05 sasl.login.read.timeout.ms = null 17:56:05 sasl.login.refresh.buffer.seconds = 300 17:56:05 sasl.login.refresh.min.period.seconds = 60 17:56:05 sasl.login.refresh.window.factor = 0.8 17:56:05 sasl.login.refresh.window.jitter = 0.05 17:56:05 sasl.login.retry.backoff.max.ms = 10000 17:56:05 sasl.login.retry.backoff.ms = 100 17:56:05 sasl.mechanism = GSSAPI 17:56:05 sasl.oauthbearer.clock.skew.seconds = 30 17:56:05 sasl.oauthbearer.expected.audience = null 17:56:05 sasl.oauthbearer.expected.issuer = null 17:56:05 sasl.oauthbearer.header.urlencode = false 17:56:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:05 sasl.oauthbearer.jwks.endpoint.url = null 17:56:05 sasl.oauthbearer.scope.claim.name = scope 17:56:05 sasl.oauthbearer.sub.claim.name = sub 17:56:05 sasl.oauthbearer.token.endpoint.url = null 17:56:05 security.protocol = PLAINTEXT 17:56:05 security.providers = null 17:56:05 send.buffer.bytes = 131072 17:56:05 session.timeout.ms = 45000 17:56:05 socket.connection.setup.timeout.max.ms = 30000 17:56:05 socket.connection.setup.timeout.ms = 10000 17:56:05 ssl.cipher.suites = null 17:56:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:05 ssl.endpoint.identification.algorithm = https 17:56:05 ssl.engine.factory.class = null 17:56:05 ssl.key.password = null 17:56:05 ssl.keymanager.algorithm = SunX509 17:56:05 ssl.keystore.certificate.chain = null 17:56:05 ssl.keystore.key = null 17:56:05 ssl.keystore.location = null 17:56:05 ssl.keystore.password = null 17:56:05 ssl.keystore.type = JKS 17:56:05 ssl.protocol = TLSv1.3 17:56:05 ssl.provider = null 17:56:05 ssl.secure.random.implementation = null 17:56:05 ssl.trustmanager.algorithm = PKIX 17:56:05 ssl.truststore.certificates = null 17:56:05 ssl.truststore.location = null 17:56:05 ssl.truststore.password = null 17:56:05 ssl.truststore.type = JKS 17:56:05 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:56:05 17:56:05 2026-01-14T17:56:05.419Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:05 2026-01-14T17:56:05.421Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:05 2026-01-14T17:56:05.421Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:05 2026-01-14T17:56:05.421Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413365421 17:56:05 2026-01-14T17:56:05.421Z INFO 11246 --- [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:56:05 2026-01-14T17:56:05.426Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:05 2026-01-14T17:56:05.426Z INFO 11246 --- [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:56:05 2026-01-14T17:56:05.427Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 17:56:05 2026-01-14T17:56:05.432Z INFO 11246 --- [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-512699a8-ecf5-4d84-8984-5a864b3778f8 17:56:05 2026-01-14T17:56:05.432Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 17:56:05 2026-01-14T17:56:05.434Z INFO 11246 --- [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-512699a8-ecf5-4d84-8984-5a864b3778f8', protocol='range'} 17:56:05 2026-01-14T17:56:05.435Z INFO 11246 --- [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-512699a8-ecf5-4d84-8984-5a864b3778f8=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:56:05 2026-01-14T17:56:05.441Z INFO 11246 --- [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-512699a8-ecf5-4d84-8984-5a864b3778f8', protocol='range'} 17:56:05 2026-01-14T17:56:05.441Z INFO 11246 --- [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:56:05 2026-01-14T17:56:05.441Z INFO 11246 --- [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:56:05 2026-01-14T17:56:05.443Z INFO 11246 --- [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:56:05 2026-01-14T17:56:05.448Z INFO 11246 --- [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:56:06 2026-01-14T17:56:05.922Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:06 acks = -1 17:56:06 auto.include.jmx.reporter = true 17:56:06 batch.size = 16384 17:56:06 bootstrap.servers = [localhost:32777] 17:56:06 buffer.memory = 33554432 17:56:06 client.dns.lookup = use_all_dns_ips 17:56:06 client.id = test-client-id 17:56:06 compression.gzip.level = -1 17:56:06 compression.lz4.level = 9 17:56:06 compression.type = none 17:56:06 compression.zstd.level = 3 17:56:06 connections.max.idle.ms = 540000 17:56:06 delivery.timeout.ms = 120000 17:56:06 enable.idempotence = true 17:56:06 enable.metrics.push = true 17:56:06 interceptor.classes = [] 17:56:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:06 linger.ms = 0 17:56:06 max.block.ms = 60000 17:56:06 max.in.flight.requests.per.connection = 5 17:56:06 max.request.size = 1048576 17:56:06 metadata.max.age.ms = 300000 17:56:06 metadata.max.idle.ms = 300000 17:56:06 metadata.recovery.strategy = none 17:56:06 metric.reporters = [] 17:56:06 metrics.num.samples = 2 17:56:06 metrics.recording.level = INFO 17:56:06 metrics.sample.window.ms = 30000 17:56:06 partitioner.adaptive.partitioning.enable = true 17:56:06 partitioner.availability.timeout.ms = 0 17:56:06 partitioner.class = null 17:56:06 partitioner.ignore.keys = false 17:56:06 receive.buffer.bytes = 32768 17:56:06 reconnect.backoff.max.ms = 1000 17:56:06 reconnect.backoff.ms = 50 17:56:06 request.timeout.ms = 30000 17:56:06 retries = 2147483647 17:56:06 retry.backoff.max.ms = 1000 17:56:06 retry.backoff.ms = 100 17:56:06 sasl.client.callback.handler.class = null 17:56:06 sasl.jaas.config = null 17:56:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:06 sasl.kerberos.min.time.before.relogin = 60000 17:56:06 sasl.kerberos.service.name = null 17:56:06 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:06 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:06 sasl.login.callback.handler.class = null 17:56:06 sasl.login.class = null 17:56:06 sasl.login.connect.timeout.ms = null 17:56:06 sasl.login.read.timeout.ms = null 17:56:06 sasl.login.refresh.buffer.seconds = 300 17:56:06 sasl.login.refresh.min.period.seconds = 60 17:56:06 sasl.login.refresh.window.factor = 0.8 17:56:06 sasl.login.refresh.window.jitter = 0.05 17:56:06 sasl.login.retry.backoff.max.ms = 10000 17:56:06 sasl.login.retry.backoff.ms = 100 17:56:06 sasl.mechanism = GSSAPI 17:56:06 sasl.oauthbearer.clock.skew.seconds = 30 17:56:06 sasl.oauthbearer.expected.audience = null 17:56:06 sasl.oauthbearer.expected.issuer = null 17:56:06 sasl.oauthbearer.header.urlencode = false 17:56:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:06 sasl.oauthbearer.jwks.endpoint.url = null 17:56:06 sasl.oauthbearer.scope.claim.name = scope 17:56:06 sasl.oauthbearer.sub.claim.name = sub 17:56:06 sasl.oauthbearer.token.endpoint.url = null 17:56:06 security.protocol = PLAINTEXT 17:56:06 security.providers = null 17:56:06 send.buffer.bytes = 131072 17:56:06 socket.connection.setup.timeout.max.ms = 30000 17:56:06 socket.connection.setup.timeout.ms = 10000 17:56:06 ssl.cipher.suites = null 17:56:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:06 ssl.endpoint.identification.algorithm = https 17:56:06 ssl.engine.factory.class = null 17:56:06 ssl.key.password = null 17:56:06 ssl.keymanager.algorithm = SunX509 17:56:06 ssl.keystore.certificate.chain = null 17:56:06 ssl.keystore.key = null 17:56:06 ssl.keystore.location = null 17:56:06 ssl.keystore.password = null 17:56:06 ssl.keystore.type = JKS 17:56:06 ssl.protocol = TLSv1.3 17:56:06 ssl.provider = null 17:56:06 ssl.secure.random.implementation = null 17:56:06 ssl.trustmanager.algorithm = PKIX 17:56:06 ssl.truststore.certificates = null 17:56:06 ssl.truststore.location = null 17:56:06 ssl.truststore.password = null 17:56:06 ssl.truststore.type = JKS 17:56:06 transaction.timeout.ms = 60000 17:56:06 transactional.id = null 17:56:06 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:06 17:56:06 2026-01-14T17:56:05.923Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:06 2026-01-14T17:56:05.923Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:06 2026-01-14T17:56:05.927Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:06 2026-01-14T17:56:05.927Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:06 2026-01-14T17:56:05.927Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413365927 17:56:06 2026-01-14T17:56:05.928Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:06 acks = -1 17:56:06 auto.include.jmx.reporter = true 17:56:06 batch.size = 16384 17:56:06 bootstrap.servers = [localhost:32777] 17:56:06 buffer.memory = 33554432 17:56:06 client.dns.lookup = use_all_dns_ips 17:56:06 client.id = test-client-id 17:56:06 compression.gzip.level = -1 17:56:06 compression.lz4.level = 9 17:56:06 compression.type = none 17:56:06 compression.zstd.level = 3 17:56:06 connections.max.idle.ms = 540000 17:56:06 delivery.timeout.ms = 120000 17:56:06 enable.idempotence = true 17:56:06 enable.metrics.push = true 17:56:06 interceptor.classes = [] 17:56:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:06 linger.ms = 0 17:56:06 max.block.ms = 60000 17:56:06 max.in.flight.requests.per.connection = 5 17:56:06 max.request.size = 1048576 17:56:06 metadata.max.age.ms = 300000 17:56:06 metadata.max.idle.ms = 300000 17:56:06 metadata.recovery.strategy = none 17:56:06 metric.reporters = [] 17:56:06 metrics.num.samples = 2 17:56:06 metrics.recording.level = INFO 17:56:06 metrics.sample.window.ms = 30000 17:56:06 partitioner.adaptive.partitioning.enable = true 17:56:06 partitioner.availability.timeout.ms = 0 17:56:06 partitioner.class = null 17:56:06 partitioner.ignore.keys = false 17:56:06 receive.buffer.bytes = 32768 17:56:06 reconnect.backoff.max.ms = 1000 17:56:06 reconnect.backoff.ms = 50 17:56:06 request.timeout.ms = 30000 17:56:06 retries = 2147483647 17:56:06 retry.backoff.max.ms = 1000 17:56:06 retry.backoff.ms = 100 17:56:06 sasl.client.callback.handler.class = null 17:56:06 sasl.jaas.config = null 17:56:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:06 sasl.kerberos.min.time.before.relogin = 60000 17:56:06 sasl.kerberos.service.name = null 17:56:06 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:06 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:06 sasl.login.callback.handler.class = null 17:56:06 sasl.login.class = null 17:56:06 sasl.login.connect.timeout.ms = null 17:56:06 sasl.login.read.timeout.ms = null 17:56:06 sasl.login.refresh.buffer.seconds = 300 17:56:06 sasl.login.refresh.min.period.seconds = 60 17:56:06 sasl.login.refresh.window.factor = 0.8 17:56:06 sasl.login.refresh.window.jitter = 0.05 17:56:06 sasl.login.retry.backoff.max.ms = 10000 17:56:06 sasl.login.retry.backoff.ms = 100 17:56:06 sasl.mechanism = GSSAPI 17:56:06 sasl.oauthbearer.clock.skew.seconds = 30 17:56:06 sasl.oauthbearer.expected.audience = null 17:56:06 sasl.oauthbearer.expected.issuer = null 17:56:06 sasl.oauthbearer.header.urlencode = false 17:56:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:06 sasl.oauthbearer.jwks.endpoint.url = null 17:56:06 sasl.oauthbearer.scope.claim.name = scope 17:56:06 sasl.oauthbearer.sub.claim.name = sub 17:56:06 sasl.oauthbearer.token.endpoint.url = null 17:56:06 security.protocol = PLAINTEXT 17:56:06 security.providers = null 17:56:06 send.buffer.bytes = 131072 17:56:06 socket.connection.setup.timeout.max.ms = 30000 17:56:06 socket.connection.setup.timeout.ms = 10000 17:56:06 ssl.cipher.suites = null 17:56:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:06 ssl.endpoint.identification.algorithm = https 17:56:06 ssl.engine.factory.class = null 17:56:06 ssl.key.password = null 17:56:06 ssl.keymanager.algorithm = SunX509 17:56:06 ssl.keystore.certificate.chain = null 17:56:06 ssl.keystore.key = null 17:56:06 ssl.keystore.location = null 17:56:06 ssl.keystore.password = null 17:56:06 ssl.keystore.type = JKS 17:56:06 ssl.protocol = TLSv1.3 17:56:06 ssl.provider = null 17:56:06 ssl.secure.random.implementation = null 17:56:06 ssl.trustmanager.algorithm = PKIX 17:56:06 ssl.truststore.certificates = null 17:56:06 ssl.truststore.location = null 17:56:06 ssl.truststore.password = null 17:56:06 ssl.truststore.type = JKS 17:56:06 transaction.timeout.ms = 60000 17:56:06 transactional.id = null 17:56:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:56:06 17:56:06 2026-01-14T17:56:05.928Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:06 2026-01-14T17:56:05.929Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:56:06 2026-01-14T17:56:05.932Z INFO 11246 --- [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:56:06 2026-01-14T17:56:05.938Z INFO 11246 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:06 2026-01-14T17:56:05.938Z INFO 11246 --- [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:56:06 2026-01-14T17:56:05.938Z INFO 11246 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:06 2026-01-14T17:56:05.939Z INFO 11246 --- [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:56:06 2026-01-14T17:56:05.944Z INFO 11246 --- [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:56:06 2026-01-14T17:56:05.949Z INFO 11246 --- [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:56:06 2026-01-14T17:56:06.778Z INFO 11246 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:56:07 2026-01-14T17:56:06.921Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43423/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43423 17:56:07 2026-01-14T17:56:06.945Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53463/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53463 17:56:07 2026-01-14T17:56:06.960Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44253 17:56:07 2026-01-14T17:56:06.976Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48147/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48147 17:56:07 2026-01-14T17:56:06.990Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47637/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47637 17:56:07 2026-01-14T17:56:07.007Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38033/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38033 17:56:07 2026-01-14T17:56:07.022Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37579/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37579 17:56:07 2026-01-14T17:56:07.038Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36193/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36193 17:56:07 2026-01-14T17:56:07.047Z INFO 11246 --- [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:56:07 2026-01-14T17:56:07.047Z INFO 11246 --- [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-512699a8-ecf5-4d84-8984-5a864b3778f8 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:07 2026-01-14T17:56:07.047Z INFO 11246 --- [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:56:07 2026-01-14T17:56:07.047Z INFO 11246 --- [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:56:07 2026-01-14T17:56:07.047Z INFO 11246 --- [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:56:07 2026-01-14T17:56:07.048Z INFO 11246 --- [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:56:07 2026-01-14T17:56:07.048Z INFO 11246 --- [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:56:07 2026-01-14T17:56:07.051Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60485/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60485 17:56:07 2026-01-14T17:56:07.053Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:07 2026-01-14T17:56:07.053Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:07 2026-01-14T17:56:07.053Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:07 2026-01-14T17:56:07.053Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:07 2026-01-14T17:56:07.055Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 17:56:07 2026-01-14T17:56:07.055Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:07 2026-01-14T17:56:07.058Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:07 2026-01-14T17:56:07.058Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:07 2026-01-14T17:56:07.058Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:07 2026-01-14T17:56:07.058Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:07 2026-01-14T17:56:07.058Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:07 2026-01-14T17:56:07.058Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:56:07 2026-01-14T17:56:07.060Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:07 2026-01-14T17:56:07.060Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:07 2026-01-14T17:56:07.060Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:07 2026-01-14T17:56:07.060Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:07 2026-01-14T17:56:07.060Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:56:07 2026-01-14T17:56:07.070Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46601/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46601 17:56:07 2026-01-14T17:56:07.087Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47065/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47065 17:56:07 2026-01-14T17:56:07.102Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 17:56:07 2026-01-14T17:56:07.116Z INFO 11246 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle4 is now: NONE 17:56:07 2026-01-14T17:56:07.128Z WARN 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] The metadata response from the cluster reported a recoverable issue with correlation id 19 : {ncmp-inventory-events=UNKNOWN_TOPIC_OR_PARTITION} 17:56:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.77 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 17:56:07 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 17:56:07 2026-01-14T17:56:07.239Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:07 allow.auto.create.topics = true 17:56:07 auto.commit.interval.ms = 5000 17:56:07 auto.include.jmx.reporter = true 17:56:07 auto.offset.reset = latest 17:56:07 bootstrap.servers = [localhost:32777] 17:56:07 check.crcs = true 17:56:07 client.dns.lookup = use_all_dns_ips 17:56:07 client.id = consumer-test-group-17 17:56:07 client.rack = 17:56:07 connections.max.idle.ms = 540000 17:56:07 default.api.timeout.ms = 60000 17:56:07 enable.auto.commit = true 17:56:07 enable.metrics.push = true 17:56:07 exclude.internal.topics = true 17:56:07 fetch.max.bytes = 52428800 17:56:07 fetch.max.wait.ms = 500 17:56:07 fetch.min.bytes = 1 17:56:07 group.id = test-group 17:56:07 group.instance.id = null 17:56:07 group.protocol = classic 17:56:07 group.remote.assignor = null 17:56:07 heartbeat.interval.ms = 3000 17:56:07 interceptor.classes = [] 17:56:07 internal.leave.group.on.close = true 17:56:07 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:07 isolation.level = read_uncommitted 17:56:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:07 max.partition.fetch.bytes = 1048576 17:56:07 max.poll.interval.ms = 300000 17:56:07 max.poll.records = 2147483647 17:56:07 metadata.max.age.ms = 300000 17:56:07 metadata.recovery.strategy = none 17:56:07 metric.reporters = [] 17:56:07 metrics.num.samples = 2 17:56:07 metrics.recording.level = INFO 17:56:07 metrics.sample.window.ms = 30000 17:56:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:07 receive.buffer.bytes = 65536 17:56:07 reconnect.backoff.max.ms = 1000 17:56:07 reconnect.backoff.ms = 50 17:56:07 request.timeout.ms = 30000 17:56:07 retry.backoff.max.ms = 1000 17:56:07 retry.backoff.ms = 100 17:56:07 sasl.client.callback.handler.class = null 17:56:07 sasl.jaas.config = null 17:56:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:07 sasl.kerberos.min.time.before.relogin = 60000 17:56:07 sasl.kerberos.service.name = null 17:56:07 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:07 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:07 sasl.login.callback.handler.class = null 17:56:07 sasl.login.class = null 17:56:07 sasl.login.connect.timeout.ms = null 17:56:07 sasl.login.read.timeout.ms = null 17:56:07 sasl.login.refresh.buffer.seconds = 300 17:56:07 sasl.login.refresh.min.period.seconds = 60 17:56:07 sasl.login.refresh.window.factor = 0.8 17:56:07 sasl.login.refresh.window.jitter = 0.05 17:56:07 sasl.login.retry.backoff.max.ms = 10000 17:56:07 sasl.login.retry.backoff.ms = 100 17:56:07 sasl.mechanism = GSSAPI 17:56:07 sasl.oauthbearer.clock.skew.seconds = 30 17:56:07 sasl.oauthbearer.expected.audience = null 17:56:07 sasl.oauthbearer.expected.issuer = null 17:56:07 sasl.oauthbearer.header.urlencode = false 17:56:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:07 sasl.oauthbearer.jwks.endpoint.url = null 17:56:07 sasl.oauthbearer.scope.claim.name = scope 17:56:07 sasl.oauthbearer.sub.claim.name = sub 17:56:07 sasl.oauthbearer.token.endpoint.url = null 17:56:07 security.protocol = PLAINTEXT 17:56:07 security.providers = null 17:56:07 send.buffer.bytes = 131072 17:56:07 session.timeout.ms = 45000 17:56:07 socket.connection.setup.timeout.max.ms = 30000 17:56:07 socket.connection.setup.timeout.ms = 10000 17:56:07 ssl.cipher.suites = null 17:56:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:07 ssl.endpoint.identification.algorithm = https 17:56:07 ssl.engine.factory.class = null 17:56:07 ssl.key.password = null 17:56:07 ssl.keymanager.algorithm = SunX509 17:56:07 ssl.keystore.certificate.chain = null 17:56:07 ssl.keystore.key = null 17:56:07 ssl.keystore.location = null 17:56:07 ssl.keystore.password = null 17:56:07 ssl.keystore.type = JKS 17:56:07 ssl.protocol = TLSv1.3 17:56:07 ssl.provider = null 17:56:07 ssl.secure.random.implementation = null 17:56:07 ssl.trustmanager.algorithm = PKIX 17:56:07 ssl.truststore.certificates = null 17:56:07 ssl.truststore.location = null 17:56:07 ssl.truststore.password = null 17:56:07 ssl.truststore.type = JKS 17:56:07 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:07 17:56:07 2026-01-14T17:56:07.240Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:07 2026-01-14T17:56:07.242Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:07 2026-01-14T17:56:07.242Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:07 2026-01-14T17:56:07.242Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413367242 17:56:07 2026-01-14T17:56:07.242Z INFO 11246 --- [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:56:07 2026-01-14T17:56:07.238Z ERROR 11246 --- [cps-integration-test] [ watchdog-th-4] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task 17:56:07 17:56:07 java.lang.NullPointerException: Cannot invoke "org.onap.cps.ncmp.api.inventory.models.TrustLevel.getEffectiveTrustLevel(org.onap.cps.ncmp.api.inventory.models.TrustLevel)" because "cmHandleTrustLevel" is null 17:56:07 at org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManager.updateDmi(TrustLevelManager.java:109) 17:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:07 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:07 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:07 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:07 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:07 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:07 at org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManager$$SpringCGLIB$$0.updateDmi() 17:56:07 at org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDog.lambda$checkDmiAvailability$0(DmiPluginTrustLevelWatchDog.java:70) 17:56:07 at java.base/java.util.concurrent.ConcurrentMap.forEach(ConcurrentMap.java:122) 17:56:07 at com.hazelcast.map.IMap.forEach(IMap.java:3244) 17:56:07 at com.hazelcast.map.impl.proxy.MapProxyImpl.forEach(MapProxyImpl.java:1356) 17:56:07 at org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDog.checkDmiAvailability(DmiPluginTrustLevelWatchDog.java:55) 17:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:07 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:07 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:07 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:07 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:07 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:07 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:07 at org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDog$$SpringCGLIB$$0.checkDmiAvailability() 17:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:07 at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) 17:56:07 at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) 17:56:07 at io.micrometer.observation.Observation.observe(Observation.java:498) 17:56:07 at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) 17:56:07 at org.springframework.scheduling.config.Task$OutcomeTrackingRunnable.run(Task.java:87) 17:56:07 at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) 17:56:07 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) 17:56:07 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) 17:56:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) 17:56:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 17:56:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:56:07 at java.base/java.lang.Thread.run(Thread.java:833) 17:56:07 17:56:07 2026-01-14T17:56:07.249Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:07 2026-01-14T17:56:07.249Z INFO 11246 --- [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:56:07 2026-01-14T17:56:07.250Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 17:56:07 2026-01-14T17:56:07.271Z INFO 11246 --- [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-db64c481-e25a-4371-a3a0-46f8d6ed912a 17:56:07 2026-01-14T17:56:07.271Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 17:56:07 2026-01-14T17:56:07.272Z INFO 11246 --- [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-db64c481-e25a-4371-a3a0-46f8d6ed912a', protocol='range'} 17:56:07 2026-01-14T17:56:07.273Z INFO 11246 --- [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-db64c481-e25a-4371-a3a0-46f8d6ed912a=Assignment(partitions=[ncmp-events-0])} 17:56:07 2026-01-14T17:56:07.275Z INFO 11246 --- [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-db64c481-e25a-4371-a3a0-46f8d6ed912a', protocol='range'} 17:56:07 2026-01-14T17:56:07.275Z INFO 11246 --- [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:56:07 2026-01-14T17:56:07.275Z INFO 11246 --- [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:56:07 2026-01-14T17:56:07.276Z INFO 11246 --- [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:56:07 2026-01-14T17:56:07.287Z INFO 11246 --- [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:56:07 2026-01-14T17:56:07.780Z INFO 11246 --- [cps-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:56:07 2026-01-14T17:56:07.780Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:07 2026-01-14T17:56:07.781Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:07 2026-01-14T17:56:07.781Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:07 2026-01-14T17:56:07.781Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:07 2026-01-14T17:56:07.844Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 17:56:07 2026-01-14T17:56:07.857Z INFO 11246 --- [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:56:07 2026-01-14T17:56:07.877Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:09 2026-01-14T17:56:09.021Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.021Z INFO 11246 --- [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-db64c481-e25a-4371-a3a0-46f8d6ed912a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:09 2026-01-14T17:56:09.022Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.022Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.022Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.022Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.022Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.025Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:09 2026-01-14T17:56:09.025Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:09 2026-01-14T17:56:09.025Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:09 2026-01-14T17:56:09.025Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:09 2026-01-14T17:56:09.027Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 17:56:09 2026-01-14T17:56:09.044Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:09 allow.auto.create.topics = true 17:56:09 auto.commit.interval.ms = 5000 17:56:09 auto.include.jmx.reporter = true 17:56:09 auto.offset.reset = latest 17:56:09 bootstrap.servers = [localhost:32777] 17:56:09 check.crcs = true 17:56:09 client.dns.lookup = use_all_dns_ips 17:56:09 client.id = consumer-test-group-18 17:56:09 client.rack = 17:56:09 connections.max.idle.ms = 540000 17:56:09 default.api.timeout.ms = 60000 17:56:09 enable.auto.commit = true 17:56:09 enable.metrics.push = true 17:56:09 exclude.internal.topics = true 17:56:09 fetch.max.bytes = 52428800 17:56:09 fetch.max.wait.ms = 500 17:56:09 fetch.min.bytes = 1 17:56:09 group.id = test-group 17:56:09 group.instance.id = null 17:56:09 group.protocol = classic 17:56:09 group.remote.assignor = null 17:56:09 heartbeat.interval.ms = 3000 17:56:09 interceptor.classes = [] 17:56:09 internal.leave.group.on.close = true 17:56:09 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:09 isolation.level = read_uncommitted 17:56:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:09 max.partition.fetch.bytes = 1048576 17:56:09 max.poll.interval.ms = 300000 17:56:09 max.poll.records = 2147483647 17:56:09 metadata.max.age.ms = 300000 17:56:09 metadata.recovery.strategy = none 17:56:09 metric.reporters = [] 17:56:09 metrics.num.samples = 2 17:56:09 metrics.recording.level = INFO 17:56:09 metrics.sample.window.ms = 30000 17:56:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:09 receive.buffer.bytes = 65536 17:56:09 reconnect.backoff.max.ms = 1000 17:56:09 reconnect.backoff.ms = 50 17:56:09 request.timeout.ms = 30000 17:56:09 retry.backoff.max.ms = 1000 17:56:09 retry.backoff.ms = 100 17:56:09 sasl.client.callback.handler.class = null 17:56:09 sasl.jaas.config = null 17:56:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:09 sasl.kerberos.min.time.before.relogin = 60000 17:56:09 sasl.kerberos.service.name = null 17:56:09 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:09 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:09 sasl.login.callback.handler.class = null 17:56:09 sasl.login.class = null 17:56:09 sasl.login.connect.timeout.ms = null 17:56:09 sasl.login.read.timeout.ms = null 17:56:09 sasl.login.refresh.buffer.seconds = 300 17:56:09 sasl.login.refresh.min.period.seconds = 60 17:56:09 sasl.login.refresh.window.factor = 0.8 17:56:09 sasl.login.refresh.window.jitter = 0.05 17:56:09 sasl.login.retry.backoff.max.ms = 10000 17:56:09 sasl.login.retry.backoff.ms = 100 17:56:09 sasl.mechanism = GSSAPI 17:56:09 sasl.oauthbearer.clock.skew.seconds = 30 17:56:09 sasl.oauthbearer.expected.audience = null 17:56:09 sasl.oauthbearer.expected.issuer = null 17:56:09 sasl.oauthbearer.header.urlencode = false 17:56:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:09 sasl.oauthbearer.jwks.endpoint.url = null 17:56:09 sasl.oauthbearer.scope.claim.name = scope 17:56:09 sasl.oauthbearer.sub.claim.name = sub 17:56:09 sasl.oauthbearer.token.endpoint.url = null 17:56:09 security.protocol = PLAINTEXT 17:56:09 security.providers = null 17:56:09 send.buffer.bytes = 131072 17:56:09 session.timeout.ms = 45000 17:56:09 socket.connection.setup.timeout.max.ms = 30000 17:56:09 socket.connection.setup.timeout.ms = 10000 17:56:09 ssl.cipher.suites = null 17:56:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:09 ssl.endpoint.identification.algorithm = https 17:56:09 ssl.engine.factory.class = null 17:56:09 ssl.key.password = null 17:56:09 ssl.keymanager.algorithm = SunX509 17:56:09 ssl.keystore.certificate.chain = null 17:56:09 ssl.keystore.key = null 17:56:09 ssl.keystore.location = null 17:56:09 ssl.keystore.password = null 17:56:09 ssl.keystore.type = JKS 17:56:09 ssl.protocol = TLSv1.3 17:56:09 ssl.provider = null 17:56:09 ssl.secure.random.implementation = null 17:56:09 ssl.trustmanager.algorithm = PKIX 17:56:09 ssl.truststore.certificates = null 17:56:09 ssl.truststore.location = null 17:56:09 ssl.truststore.password = null 17:56:09 ssl.truststore.type = JKS 17:56:09 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:09 17:56:09 2026-01-14T17:56:09.044Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:09 2026-01-14T17:56:09.046Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:09 2026-01-14T17:56:09.046Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:09 2026-01-14T17:56:09.046Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413369046 17:56:09 2026-01-14T17:56:09.046Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.052Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:09 2026-01-14T17:56:09.052Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.053Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 17:56:09 2026-01-14T17:56:09.059Z INFO 11246 --- [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-6da2be60-dec5-46dc-a439-867e22c9214d 17:56:09 2026-01-14T17:56:09.059Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 17:56:09 2026-01-14T17:56:09.061Z INFO 11246 --- [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-6da2be60-dec5-46dc-a439-867e22c9214d', protocol='range'} 17:56:09 2026-01-14T17:56:09.062Z INFO 11246 --- [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-6da2be60-dec5-46dc-a439-867e22c9214d=Assignment(partitions=[ncmp-events-0])} 17:56:09 2026-01-14T17:56:09.064Z INFO 11246 --- [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-6da2be60-dec5-46dc-a439-867e22c9214d', protocol='range'} 17:56:09 2026-01-14T17:56:09.064Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.064Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.065Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.069Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.579Z INFO 11246 --- [cps-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:56:09 2026-01-14T17:56:09.579Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:09 2026-01-14T17:56:09.580Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:09 2026-01-14T17:56:09.580Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:09 2026-01-14T17:56:09.580Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:09 2026-01-14T17:56:09.624Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:09 2026-01-14T17:56:09.668Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.668Z INFO 11246 --- [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-6da2be60-dec5-46dc-a439-867e22c9214d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:09 2026-01-14T17:56:09.668Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.668Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.668Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.669Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.669Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.674Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:09 2026-01-14T17:56:09.674Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:09 2026-01-14T17:56:09.674Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:09 2026-01-14T17:56:09.674Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:09 2026-01-14T17:56:09.675Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 17:56:09 2026-01-14T17:56:09.698Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:09 allow.auto.create.topics = true 17:56:09 auto.commit.interval.ms = 5000 17:56:09 auto.include.jmx.reporter = true 17:56:09 auto.offset.reset = latest 17:56:09 bootstrap.servers = [localhost:32777] 17:56:09 check.crcs = true 17:56:09 client.dns.lookup = use_all_dns_ips 17:56:09 client.id = consumer-test-group-19 17:56:09 client.rack = 17:56:09 connections.max.idle.ms = 540000 17:56:09 default.api.timeout.ms = 60000 17:56:09 enable.auto.commit = true 17:56:09 enable.metrics.push = true 17:56:09 exclude.internal.topics = true 17:56:09 fetch.max.bytes = 52428800 17:56:09 fetch.max.wait.ms = 500 17:56:09 fetch.min.bytes = 1 17:56:09 group.id = test-group 17:56:09 group.instance.id = null 17:56:09 group.protocol = classic 17:56:09 group.remote.assignor = null 17:56:09 heartbeat.interval.ms = 3000 17:56:09 interceptor.classes = [] 17:56:09 internal.leave.group.on.close = true 17:56:09 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:09 isolation.level = read_uncommitted 17:56:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:09 max.partition.fetch.bytes = 1048576 17:56:09 max.poll.interval.ms = 300000 17:56:09 max.poll.records = 2147483647 17:56:09 metadata.max.age.ms = 300000 17:56:09 metadata.recovery.strategy = none 17:56:09 metric.reporters = [] 17:56:09 metrics.num.samples = 2 17:56:09 metrics.recording.level = INFO 17:56:09 metrics.sample.window.ms = 30000 17:56:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:09 receive.buffer.bytes = 65536 17:56:09 reconnect.backoff.max.ms = 1000 17:56:09 reconnect.backoff.ms = 50 17:56:09 request.timeout.ms = 30000 17:56:09 retry.backoff.max.ms = 1000 17:56:09 retry.backoff.ms = 100 17:56:09 sasl.client.callback.handler.class = null 17:56:09 sasl.jaas.config = null 17:56:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:09 sasl.kerberos.min.time.before.relogin = 60000 17:56:09 sasl.kerberos.service.name = null 17:56:09 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:09 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:09 sasl.login.callback.handler.class = null 17:56:09 sasl.login.class = null 17:56:09 sasl.login.connect.timeout.ms = null 17:56:09 sasl.login.read.timeout.ms = null 17:56:09 sasl.login.refresh.buffer.seconds = 300 17:56:09 sasl.login.refresh.min.period.seconds = 60 17:56:09 sasl.login.refresh.window.factor = 0.8 17:56:09 sasl.login.refresh.window.jitter = 0.05 17:56:09 sasl.login.retry.backoff.max.ms = 10000 17:56:09 sasl.login.retry.backoff.ms = 100 17:56:09 sasl.mechanism = GSSAPI 17:56:09 sasl.oauthbearer.clock.skew.seconds = 30 17:56:09 sasl.oauthbearer.expected.audience = null 17:56:09 sasl.oauthbearer.expected.issuer = null 17:56:09 sasl.oauthbearer.header.urlencode = false 17:56:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:09 sasl.oauthbearer.jwks.endpoint.url = null 17:56:09 sasl.oauthbearer.scope.claim.name = scope 17:56:09 sasl.oauthbearer.sub.claim.name = sub 17:56:09 sasl.oauthbearer.token.endpoint.url = null 17:56:09 security.protocol = PLAINTEXT 17:56:09 security.providers = null 17:56:09 send.buffer.bytes = 131072 17:56:09 session.timeout.ms = 45000 17:56:09 socket.connection.setup.timeout.max.ms = 30000 17:56:09 socket.connection.setup.timeout.ms = 10000 17:56:09 ssl.cipher.suites = null 17:56:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:09 ssl.endpoint.identification.algorithm = https 17:56:09 ssl.engine.factory.class = null 17:56:09 ssl.key.password = null 17:56:09 ssl.keymanager.algorithm = SunX509 17:56:09 ssl.keystore.certificate.chain = null 17:56:09 ssl.keystore.key = null 17:56:09 ssl.keystore.location = null 17:56:09 ssl.keystore.password = null 17:56:09 ssl.keystore.type = JKS 17:56:09 ssl.protocol = TLSv1.3 17:56:09 ssl.provider = null 17:56:09 ssl.secure.random.implementation = null 17:56:09 ssl.trustmanager.algorithm = PKIX 17:56:09 ssl.truststore.certificates = null 17:56:09 ssl.truststore.location = null 17:56:09 ssl.truststore.password = null 17:56:09 ssl.truststore.type = JKS 17:56:09 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:09 17:56:09 2026-01-14T17:56:09.699Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:09 2026-01-14T17:56:09.701Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:09 2026-01-14T17:56:09.701Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:09 2026-01-14T17:56:09.701Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413369701 17:56:09 2026-01-14T17:56:09.701Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.707Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:09 2026-01-14T17:56:09.708Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.708Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 17:56:09 2026-01-14T17:56:09.719Z INFO 11246 --- [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-b33ae117-3cd6-4487-8106-3b6b433f6c9c 17:56:09 2026-01-14T17:56:09.719Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 17:56:09 2026-01-14T17:56:09.721Z INFO 11246 --- [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-b33ae117-3cd6-4487-8106-3b6b433f6c9c', protocol='range'} 17:56:09 2026-01-14T17:56:09.722Z INFO 11246 --- [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-b33ae117-3cd6-4487-8106-3b6b433f6c9c=Assignment(partitions=[ncmp-events-0])} 17:56:09 2026-01-14T17:56:09.725Z INFO 11246 --- [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-b33ae117-3cd6-4487-8106-3b6b433f6c9c', protocol='range'} 17:56:09 2026-01-14T17:56:09.725Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.725Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.726Z INFO 11246 --- [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:56:09 2026-01-14T17:56:09.730Z INFO 11246 --- [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:56:10 2026-01-14T17:56:10.231Z INFO 11246 --- [cps-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:56:10 2026-01-14T17:56:10.232Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:10 2026-01-14T17:56:10.232Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:10 2026-01-14T17:56:10.232Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:10 2026-01-14T17:56:10.232Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:10 2026-01-14T17:56:10.298Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 17:56:10 2026-01-14T17:56:10.312Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 17:56:10 2026-01-14T17:56:10.333Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:10 2026-01-14T17:56:10.358Z INFO 11246 --- [cps-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:56:10 2026-01-14T17:56:10.358Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:10 2026-01-14T17:56:10.358Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:10 2026-01-14T17:56:10.359Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:10 2026-01-14T17:56:10.359Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:10 2026-01-14T17:56:10.421Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 17:56:10 2026-01-14T17:56:10.432Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 17:56:10 2026-01-14T17:56:10.448Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:10 2026-01-14T17:56:10.469Z INFO 11246 --- [cps-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:56:10 2026-01-14T17:56:10.469Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:10 2026-01-14T17:56:10.469Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:10 2026-01-14T17:56:10.469Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:10 2026-01-14T17:56:10.469Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:10 2026-01-14T17:56:10.490Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:10 2026-01-14T17:56:10.539Z INFO 11246 --- [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:56:10 2026-01-14T17:56:10.539Z INFO 11246 --- [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-b33ae117-3cd6-4487-8106-3b6b433f6c9c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:10 2026-01-14T17:56:10.540Z INFO 11246 --- [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:56:10 2026-01-14T17:56:10.540Z INFO 11246 --- [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:56:10 2026-01-14T17:56:10.540Z INFO 11246 --- [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:56:10 2026-01-14T17:56:10.540Z INFO 11246 --- [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:56:10 2026-01-14T17:56:10.540Z INFO 11246 --- [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:56:10 2026-01-14T17:56:10.543Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:10 2026-01-14T17:56:10.543Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:10 2026-01-14T17:56:10.543Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:10 2026-01-14T17:56:10.543Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:10 2026-01-14T17:56:10.544Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 17:56:10 2026-01-14T17:56:10.558Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:10 allow.auto.create.topics = true 17:56:10 auto.commit.interval.ms = 5000 17:56:10 auto.include.jmx.reporter = true 17:56:10 auto.offset.reset = latest 17:56:10 bootstrap.servers = [localhost:32777] 17:56:10 check.crcs = true 17:56:10 client.dns.lookup = use_all_dns_ips 17:56:10 client.id = consumer-test-group-20 17:56:10 client.rack = 17:56:10 connections.max.idle.ms = 540000 17:56:10 default.api.timeout.ms = 60000 17:56:10 enable.auto.commit = true 17:56:10 enable.metrics.push = true 17:56:10 exclude.internal.topics = true 17:56:10 fetch.max.bytes = 52428800 17:56:10 fetch.max.wait.ms = 500 17:56:10 fetch.min.bytes = 1 17:56:10 group.id = test-group 17:56:10 group.instance.id = null 17:56:10 group.protocol = classic 17:56:10 group.remote.assignor = null 17:56:10 heartbeat.interval.ms = 3000 17:56:10 interceptor.classes = [] 17:56:10 internal.leave.group.on.close = true 17:56:10 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:10 isolation.level = read_uncommitted 17:56:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:10 max.partition.fetch.bytes = 1048576 17:56:10 max.poll.interval.ms = 300000 17:56:10 max.poll.records = 2147483647 17:56:10 metadata.max.age.ms = 300000 17:56:10 metadata.recovery.strategy = none 17:56:10 metric.reporters = [] 17:56:10 metrics.num.samples = 2 17:56:10 metrics.recording.level = INFO 17:56:10 metrics.sample.window.ms = 30000 17:56:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:10 receive.buffer.bytes = 65536 17:56:10 reconnect.backoff.max.ms = 1000 17:56:10 reconnect.backoff.ms = 50 17:56:10 request.timeout.ms = 30000 17:56:10 retry.backoff.max.ms = 1000 17:56:10 retry.backoff.ms = 100 17:56:10 sasl.client.callback.handler.class = null 17:56:10 sasl.jaas.config = null 17:56:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:10 sasl.kerberos.min.time.before.relogin = 60000 17:56:10 sasl.kerberos.service.name = null 17:56:10 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:10 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:10 sasl.login.callback.handler.class = null 17:56:10 sasl.login.class = null 17:56:10 sasl.login.connect.timeout.ms = null 17:56:10 sasl.login.read.timeout.ms = null 17:56:10 sasl.login.refresh.buffer.seconds = 300 17:56:10 sasl.login.refresh.min.period.seconds = 60 17:56:10 sasl.login.refresh.window.factor = 0.8 17:56:10 sasl.login.refresh.window.jitter = 0.05 17:56:10 sasl.login.retry.backoff.max.ms = 10000 17:56:10 sasl.login.retry.backoff.ms = 100 17:56:10 sasl.mechanism = GSSAPI 17:56:10 sasl.oauthbearer.clock.skew.seconds = 30 17:56:10 sasl.oauthbearer.expected.audience = null 17:56:10 sasl.oauthbearer.expected.issuer = null 17:56:10 sasl.oauthbearer.header.urlencode = false 17:56:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:10 sasl.oauthbearer.jwks.endpoint.url = null 17:56:10 sasl.oauthbearer.scope.claim.name = scope 17:56:10 sasl.oauthbearer.sub.claim.name = sub 17:56:10 sasl.oauthbearer.token.endpoint.url = null 17:56:10 security.protocol = PLAINTEXT 17:56:10 security.providers = null 17:56:10 send.buffer.bytes = 131072 17:56:10 session.timeout.ms = 45000 17:56:10 socket.connection.setup.timeout.max.ms = 30000 17:56:10 socket.connection.setup.timeout.ms = 10000 17:56:10 ssl.cipher.suites = null 17:56:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:10 ssl.endpoint.identification.algorithm = https 17:56:10 ssl.engine.factory.class = null 17:56:10 ssl.key.password = null 17:56:10 ssl.keymanager.algorithm = SunX509 17:56:10 ssl.keystore.certificate.chain = null 17:56:10 ssl.keystore.key = null 17:56:10 ssl.keystore.location = null 17:56:10 ssl.keystore.password = null 17:56:10 ssl.keystore.type = JKS 17:56:10 ssl.protocol = TLSv1.3 17:56:10 ssl.provider = null 17:56:10 ssl.secure.random.implementation = null 17:56:10 ssl.trustmanager.algorithm = PKIX 17:56:10 ssl.truststore.certificates = null 17:56:10 ssl.truststore.location = null 17:56:10 ssl.truststore.password = null 17:56:10 ssl.truststore.type = JKS 17:56:10 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:10 17:56:10 2026-01-14T17:56:10.559Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:10 2026-01-14T17:56:10.561Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:10 2026-01-14T17:56:10.561Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:10 2026-01-14T17:56:10.561Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413370561 17:56:10 2026-01-14T17:56:10.561Z INFO 11246 --- [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:56:10 2026-01-14T17:56:10.567Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:10 2026-01-14T17:56:10.567Z INFO 11246 --- [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:56:10 2026-01-14T17:56:10.568Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 17:56:10 2026-01-14T17:56:10.571Z INFO 11246 --- [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-0d1d3c5e-b0b6-4b8b-9c9f-2dcc0c076e51 17:56:10 2026-01-14T17:56:10.571Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 17:56:10 2026-01-14T17:56:10.573Z INFO 11246 --- [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-0d1d3c5e-b0b6-4b8b-9c9f-2dcc0c076e51', protocol='range'} 17:56:10 2026-01-14T17:56:10.574Z INFO 11246 --- [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-0d1d3c5e-b0b6-4b8b-9c9f-2dcc0c076e51=Assignment(partitions=[ncmp-events-0])} 17:56:10 2026-01-14T17:56:10.581Z INFO 11246 --- [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-0d1d3c5e-b0b6-4b8b-9c9f-2dcc0c076e51', protocol='range'} 17:56:10 2026-01-14T17:56:10.582Z INFO 11246 --- [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:56:10 2026-01-14T17:56:10.582Z INFO 11246 --- [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:56:10 2026-01-14T17:56:10.583Z INFO 11246 --- [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:56:10 2026-01-14T17:56:10.589Z INFO 11246 --- [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=341, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:56:11 2026-01-14T17:56:11.094Z INFO 11246 --- [cps-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:56:11 2026-01-14T17:56:11.094Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:11 2026-01-14T17:56:11.094Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:11 2026-01-14T17:56:11.094Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:11 2026-01-14T17:56:11.094Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:11 2026-01-14T17:56:11.159Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:11 2026-01-14T17:56:11.168Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:11 2026-01-14T17:56:11.186Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:11 2026-01-14T17:56:11.208Z INFO 11246 --- [cps-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:56:11 2026-01-14T17:56:11.208Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:11 2026-01-14T17:56:11.208Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:11 2026-01-14T17:56:11.209Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:11 2026-01-14T17:56:11.209Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:11 2026-01-14T17:56:11.224Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:11 2026-01-14T17:56:11.229Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:11 2026-01-14T17:56:11.245Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:11 2026-01-14T17:56:11.253Z WARN 11246 --- [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:56:11 2026-01-14T17:56:11.253Z WARN 11246 --- [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:56:11 2026-01-14T17:56:11.311Z ERROR 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:56:11 2026-01-14T17:56:11.346Z ERROR 11246 --- [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:56:11 2026-01-14T17:56:11.358Z ERROR 11246 --- [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:56:11 2026-01-14T17:56:11.364Z INFO 11246 --- [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:56:11 2026-01-14T17:56:11.364Z INFO 11246 --- [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-0d1d3c5e-b0b6-4b8b-9c9f-2dcc0c076e51 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:11 2026-01-14T17:56:11.365Z INFO 11246 --- [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:56:11 2026-01-14T17:56:11.365Z INFO 11246 --- [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:56:11 2026-01-14T17:56:11.365Z INFO 11246 --- [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:56:11 2026-01-14T17:56:11.369Z INFO 11246 --- [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:56:11 2026-01-14T17:56:11.369Z INFO 11246 --- [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:56:11 2026-01-14T17:56:11.375Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:11 2026-01-14T17:56:11.375Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:11 2026-01-14T17:56:11.375Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:11 2026-01-14T17:56:11.376Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:11 2026-01-14T17:56:11.378Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 17:56:11 2026-01-14T17:56:11.409Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:11 allow.auto.create.topics = true 17:56:11 auto.commit.interval.ms = 5000 17:56:11 auto.include.jmx.reporter = true 17:56:11 auto.offset.reset = latest 17:56:11 bootstrap.servers = [localhost:32777] 17:56:11 check.crcs = true 17:56:11 client.dns.lookup = use_all_dns_ips 17:56:11 client.id = consumer-test-group-21 17:56:11 client.rack = 17:56:11 connections.max.idle.ms = 540000 17:56:11 default.api.timeout.ms = 60000 17:56:11 enable.auto.commit = true 17:56:11 enable.metrics.push = true 17:56:11 exclude.internal.topics = true 17:56:11 fetch.max.bytes = 52428800 17:56:11 fetch.max.wait.ms = 500 17:56:11 fetch.min.bytes = 1 17:56:11 group.id = test-group 17:56:11 group.instance.id = null 17:56:11 group.protocol = classic 17:56:11 group.remote.assignor = null 17:56:11 heartbeat.interval.ms = 3000 17:56:11 interceptor.classes = [] 17:56:11 internal.leave.group.on.close = true 17:56:11 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:11 isolation.level = read_uncommitted 17:56:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:11 max.partition.fetch.bytes = 1048576 17:56:11 max.poll.interval.ms = 300000 17:56:11 max.poll.records = 2147483647 17:56:11 metadata.max.age.ms = 300000 17:56:11 metadata.recovery.strategy = none 17:56:11 metric.reporters = [] 17:56:11 metrics.num.samples = 2 17:56:11 metrics.recording.level = INFO 17:56:11 metrics.sample.window.ms = 30000 17:56:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:11 receive.buffer.bytes = 65536 17:56:11 reconnect.backoff.max.ms = 1000 17:56:11 reconnect.backoff.ms = 50 17:56:11 request.timeout.ms = 30000 17:56:11 retry.backoff.max.ms = 1000 17:56:11 retry.backoff.ms = 100 17:56:11 sasl.client.callback.handler.class = null 17:56:11 sasl.jaas.config = null 17:56:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:11 sasl.kerberos.min.time.before.relogin = 60000 17:56:11 sasl.kerberos.service.name = null 17:56:11 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:11 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:11 sasl.login.callback.handler.class = null 17:56:11 sasl.login.class = null 17:56:11 sasl.login.connect.timeout.ms = null 17:56:11 sasl.login.read.timeout.ms = null 17:56:11 sasl.login.refresh.buffer.seconds = 300 17:56:11 sasl.login.refresh.min.period.seconds = 60 17:56:11 sasl.login.refresh.window.factor = 0.8 17:56:11 sasl.login.refresh.window.jitter = 0.05 17:56:11 sasl.login.retry.backoff.max.ms = 10000 17:56:11 sasl.login.retry.backoff.ms = 100 17:56:11 sasl.mechanism = GSSAPI 17:56:11 sasl.oauthbearer.clock.skew.seconds = 30 17:56:11 sasl.oauthbearer.expected.audience = null 17:56:11 sasl.oauthbearer.expected.issuer = null 17:56:11 sasl.oauthbearer.header.urlencode = false 17:56:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:11 sasl.oauthbearer.jwks.endpoint.url = null 17:56:11 sasl.oauthbearer.scope.claim.name = scope 17:56:11 sasl.oauthbearer.sub.claim.name = sub 17:56:11 sasl.oauthbearer.token.endpoint.url = null 17:56:11 security.protocol = PLAINTEXT 17:56:11 security.providers = null 17:56:11 send.buffer.bytes = 131072 17:56:11 session.timeout.ms = 45000 17:56:11 socket.connection.setup.timeout.max.ms = 30000 17:56:11 socket.connection.setup.timeout.ms = 10000 17:56:11 ssl.cipher.suites = null 17:56:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:11 ssl.endpoint.identification.algorithm = https 17:56:11 ssl.engine.factory.class = null 17:56:11 ssl.key.password = null 17:56:11 ssl.keymanager.algorithm = SunX509 17:56:11 ssl.keystore.certificate.chain = null 17:56:11 ssl.keystore.key = null 17:56:11 ssl.keystore.location = null 17:56:11 ssl.keystore.password = null 17:56:11 ssl.keystore.type = JKS 17:56:11 ssl.protocol = TLSv1.3 17:56:11 ssl.provider = null 17:56:11 ssl.secure.random.implementation = null 17:56:11 ssl.trustmanager.algorithm = PKIX 17:56:11 ssl.truststore.certificates = null 17:56:11 ssl.truststore.location = null 17:56:11 ssl.truststore.password = null 17:56:11 ssl.truststore.type = JKS 17:56:11 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:11 17:56:11 2026-01-14T17:56:11.410Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:11 2026-01-14T17:56:11.412Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:11 2026-01-14T17:56:11.412Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:11 2026-01-14T17:56:11.412Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413371412 17:56:11 2026-01-14T17:56:11.412Z INFO 11246 --- [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:56:11 2026-01-14T17:56:11.442Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:11 2026-01-14T17:56:11.442Z INFO 11246 --- [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:56:11 2026-01-14T17:56:11.443Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 17:56:11 2026-01-14T17:56:11.454Z INFO 11246 --- [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-5ba92908-6139-4eac-abbd-d39975270fad 17:56:11 2026-01-14T17:56:11.455Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 17:56:11 2026-01-14T17:56:11.458Z INFO 11246 --- [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-5ba92908-6139-4eac-abbd-d39975270fad', protocol='range'} 17:56:11 2026-01-14T17:56:11.458Z INFO 11246 --- [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-5ba92908-6139-4eac-abbd-d39975270fad=Assignment(partitions=[ncmp-events-0])} 17:56:11 2026-01-14T17:56:11.463Z INFO 11246 --- [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-5ba92908-6139-4eac-abbd-d39975270fad', protocol='range'} 17:56:11 2026-01-14T17:56:11.463Z INFO 11246 --- [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:56:11 2026-01-14T17:56:11.463Z INFO 11246 --- [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:56:11 2026-01-14T17:56:11.464Z INFO 11246 --- [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:56:11 2026-01-14T17:56:11.475Z INFO 11246 --- [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=358, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:56:12 2026-01-14T17:56:11.972Z INFO 11246 --- [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:56:12 2026-01-14T17:56:11.973Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 17:56:12 2026-01-14T17:56:11.973Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 17:56:12 2026-01-14T17:56:11.974Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 17:56:12 2026-01-14T17:56:11.974Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 17:56:12 2026-01-14T17:56:12.024Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:12 2026-01-14T17:56:12.046Z INFO 11246 --- [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:56:12 2026-01-14T17:56:12.064Z INFO 11246 --- [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:56:12 2026-01-14T17:56:12.064Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 17:56:12 2026-01-14T17:56:12.068Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 17:56:12 2026-01-14T17:56:12.068Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 17:56:12 2026-01-14T17:56:12.069Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 17:56:12 2026-01-14T17:56:12.139Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:12 2026-01-14T17:56:12.152Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:12 2026-01-14T17:56:12.218Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:12 2026-01-14T17:56:12.225Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:12 2026-01-14T17:56:12.270Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:12 2026-01-14T17:56:12.337Z INFO 11246 --- [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:56:12 2026-01-14T17:56:12.337Z INFO 11246 --- [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-5ba92908-6139-4eac-abbd-d39975270fad sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:12 2026-01-14T17:56:12.337Z INFO 11246 --- [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:56:12 2026-01-14T17:56:12.337Z INFO 11246 --- [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:56:12 2026-01-14T17:56:12.337Z INFO 11246 --- [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:56:12 2026-01-14T17:56:12.338Z INFO 11246 --- [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:56:12 2026-01-14T17:56:12.338Z INFO 11246 --- [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:56:12 2026-01-14T17:56:12.343Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:12 2026-01-14T17:56:12.343Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:12 2026-01-14T17:56:12.343Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:12 2026-01-14T17:56:12.343Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:12 2026-01-14T17:56:12.344Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 17:56:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.140 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 17:56:12 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 17:56:12 2026-01-14T17:56:12.435Z INFO 11246 --- [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:56:12 2026-01-14T17:56:12.435Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 17:56:12 2026-01-14T17:56:12.436Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 17:56:12 2026-01-14T17:56:12.436Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 17:56:12 2026-01-14T17:56:12.436Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 17:56:12 2026-01-14T17:56:12.500Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:12 2026-01-14T17:56:12.512Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:12 2026-01-14T17:56:12.621Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:56:12 2026-01-14T17:56:12.631Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:56:12 2026-01-14T17:56:12.691Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:12 2026-01-14T17:56:12.696Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:12 2026-01-14T17:56:12.726Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:13 2026-01-14T17:56:13.204Z ERROR 11246 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:56:13 17:56:13 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:56:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 17:56:13 at jdk.internal.reflect.GeneratedMethodAccessor411.invoke(Unknown Source) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:13 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:56:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:13 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:56:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:13 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:56:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:56:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:56:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:56:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:56:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:56:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:56:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:56:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:56:13 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:56:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:56:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:56:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:56:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:56:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:56:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:56:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:56:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:56:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:56:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:56:13 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:56:13 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:56:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:56:13 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:56:13 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:56:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:56:13 at groovy.lang.Closure.call(Closure.java:427) 17:56:13 at groovy.lang.Closure.call(Closure.java:416) 17:56:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 17:56:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 17:56:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 17:56:13 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:56:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:56:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:56:13 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 17:56:13 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 17:56:13 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:56:13 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:56:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:56:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:56:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:56:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:56:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:56:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:56:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:56:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:56:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:56:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:56:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:13 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:56:13 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:56:13 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:56:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:13 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:56:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:56:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:56:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:56:13 17:56:13 2026-01-14T17:56:13.213Z ERROR 11246 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:56:13 17:56:13 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:56:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 17:56:13 at jdk.internal.reflect.GeneratedMethodAccessor411.invoke(Unknown Source) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:13 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:56:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:13 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:56:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:13 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:56:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:56:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:56:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:56:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:56:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:56:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:56:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:56:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:56:13 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:56:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:56:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:56:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:56:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:56:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:56:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:56:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:56:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:56:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:56:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:56:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:56:13 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:56:13 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:56:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:56:13 at groovy.lang.Closure.call(Closure.java:427) 17:56:13 at groovy.lang.Closure.call(Closure.java:416) 17:56:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 17:56:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 17:56:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 17:56:13 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:56:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:56:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:56:13 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 17:56:13 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 17:56:13 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:56:13 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:56:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:56:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:56:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:56:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:56:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:56:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:56:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:56:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:56:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:56:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:56:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:13 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:56:13 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:56:13 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:56:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:13 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:56:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:56:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:56:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:56:13 17:56:13 2026-01-14T17:56:13.217Z ERROR 11246 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:56:13 17:56:13 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:56:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 17:56:13 at jdk.internal.reflect.GeneratedMethodAccessor411.invoke(Unknown Source) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:13 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:13 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:56:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:13 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:13 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:56:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:13 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:13 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:13 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:13 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:13 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:13 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:56:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:56:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:56:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:56:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:56:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:56:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:56:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:56:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:56:13 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:56:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:56:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:56:13 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:56:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:56:13 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:56:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:56:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:56:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:56:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:13 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:13 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:13 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:56:13 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:56:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:56:13 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:56:13 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:56:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:56:13 at groovy.lang.Closure.call(Closure.java:427) 17:56:13 at groovy.lang.Closure.call(Closure.java:416) 17:56:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 17:56:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 17:56:13 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 17:56:13 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:56:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:56:13 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:56:13 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 17:56:13 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 17:56:13 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:56:13 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:56:13 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:13 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:56:13 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:56:13 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:13 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:56:13 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:13 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:56:13 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:56:13 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:13 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:13 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:56:13 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:13 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:56:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:56:13 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:13 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:13 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:13 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:13 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:13 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:56:13 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:56:13 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:56:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:56:13 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:56:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:13 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:56:13 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:56:13 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:56:13 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:13 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:56:13 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:56:13 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:56:13 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:13 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:56:13 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:56:13 17:56:13 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 17:56:13 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 17:56:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 17:56:13 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 17:56:13 2026-01-14T17:56:13.580Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:13 allow.auto.create.topics = true 17:56:13 auto.commit.interval.ms = 5000 17:56:13 auto.include.jmx.reporter = true 17:56:13 auto.offset.reset = latest 17:56:13 bootstrap.servers = [localhost:32777] 17:56:13 check.crcs = true 17:56:13 client.dns.lookup = use_all_dns_ips 17:56:13 client.id = consumer-test-group-for-update-22 17:56:13 client.rack = 17:56:13 connections.max.idle.ms = 540000 17:56:13 default.api.timeout.ms = 60000 17:56:13 enable.auto.commit = true 17:56:13 enable.metrics.push = true 17:56:13 exclude.internal.topics = true 17:56:13 fetch.max.bytes = 52428800 17:56:13 fetch.max.wait.ms = 500 17:56:13 fetch.min.bytes = 1 17:56:13 group.id = test-group-for-update 17:56:13 group.instance.id = null 17:56:13 group.protocol = classic 17:56:13 group.remote.assignor = null 17:56:13 heartbeat.interval.ms = 3000 17:56:13 interceptor.classes = [] 17:56:13 internal.leave.group.on.close = true 17:56:13 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:13 isolation.level = read_uncommitted 17:56:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:13 max.partition.fetch.bytes = 1048576 17:56:13 max.poll.interval.ms = 300000 17:56:13 max.poll.records = 2147483647 17:56:13 metadata.max.age.ms = 300000 17:56:13 metadata.recovery.strategy = none 17:56:13 metric.reporters = [] 17:56:13 metrics.num.samples = 2 17:56:13 metrics.recording.level = INFO 17:56:13 metrics.sample.window.ms = 30000 17:56:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:13 receive.buffer.bytes = 65536 17:56:13 reconnect.backoff.max.ms = 1000 17:56:13 reconnect.backoff.ms = 50 17:56:13 request.timeout.ms = 30000 17:56:13 retry.backoff.max.ms = 1000 17:56:13 retry.backoff.ms = 100 17:56:13 sasl.client.callback.handler.class = null 17:56:13 sasl.jaas.config = null 17:56:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:13 sasl.kerberos.min.time.before.relogin = 60000 17:56:13 sasl.kerberos.service.name = null 17:56:13 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:13 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:13 sasl.login.callback.handler.class = null 17:56:13 sasl.login.class = null 17:56:13 sasl.login.connect.timeout.ms = null 17:56:13 sasl.login.read.timeout.ms = null 17:56:13 sasl.login.refresh.buffer.seconds = 300 17:56:13 sasl.login.refresh.min.period.seconds = 60 17:56:13 sasl.login.refresh.window.factor = 0.8 17:56:13 sasl.login.refresh.window.jitter = 0.05 17:56:13 sasl.login.retry.backoff.max.ms = 10000 17:56:13 sasl.login.retry.backoff.ms = 100 17:56:13 sasl.mechanism = GSSAPI 17:56:13 sasl.oauthbearer.clock.skew.seconds = 30 17:56:13 sasl.oauthbearer.expected.audience = null 17:56:13 sasl.oauthbearer.expected.issuer = null 17:56:13 sasl.oauthbearer.header.urlencode = false 17:56:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:13 sasl.oauthbearer.jwks.endpoint.url = null 17:56:13 sasl.oauthbearer.scope.claim.name = scope 17:56:13 sasl.oauthbearer.sub.claim.name = sub 17:56:13 sasl.oauthbearer.token.endpoint.url = null 17:56:13 security.protocol = PLAINTEXT 17:56:13 security.providers = null 17:56:13 send.buffer.bytes = 131072 17:56:13 session.timeout.ms = 45000 17:56:13 socket.connection.setup.timeout.max.ms = 30000 17:56:13 socket.connection.setup.timeout.ms = 10000 17:56:13 ssl.cipher.suites = null 17:56:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:13 ssl.endpoint.identification.algorithm = https 17:56:13 ssl.engine.factory.class = null 17:56:13 ssl.key.password = null 17:56:13 ssl.keymanager.algorithm = SunX509 17:56:13 ssl.keystore.certificate.chain = null 17:56:13 ssl.keystore.key = null 17:56:13 ssl.keystore.location = null 17:56:13 ssl.keystore.password = null 17:56:13 ssl.keystore.type = JKS 17:56:13 ssl.protocol = TLSv1.3 17:56:13 ssl.provider = null 17:56:13 ssl.secure.random.implementation = null 17:56:13 ssl.trustmanager.algorithm = PKIX 17:56:13 ssl.truststore.certificates = null 17:56:13 ssl.truststore.location = null 17:56:13 ssl.truststore.password = null 17:56:13 ssl.truststore.type = JKS 17:56:13 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:13 17:56:13 2026-01-14T17:56:13.580Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:13 2026-01-14T17:56:13.582Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:13 2026-01-14T17:56:13.582Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:13 2026-01-14T17:56:13.582Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413373582 17:56:13 2026-01-14T17:56:13.582Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 17:56:13 2026-01-14T17:56:13.588Z INFO 11246 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:13 2026-01-14T17:56:13.595Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:56:13 2026-01-14T17:56:13.596Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] (Re-)joining group 17:56:13 2026-01-14T17:56:13.600Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-22-65808f13-d2f5-4f0c-9c95-c96220df7544 17:56:13 2026-01-14T17:56:13.600Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] (Re-)joining group 17:56:13 2026-01-14T17:56:13.602Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-22-65808f13-d2f5-4f0c-9c95-c96220df7544', protocol='range'} 17:56:13 2026-01-14T17:56:13.603Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-22-65808f13-d2f5-4f0c-9c95-c96220df7544=Assignment(partitions=[ncmp-events-0])} 17:56:13 2026-01-14T17:56:13.604Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-22-65808f13-d2f5-4f0c-9c95-c96220df7544', protocol='range'} 17:56:13 2026-01-14T17:56:13.604Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 17:56:13 2026-01-14T17:56:13.604Z INFO 11246 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 17:56:13 2026-01-14T17:56:13.605Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 17:56:13 2026-01-14T17:56:13.612Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=400, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:56:14 2026-01-14T17:56:14.105Z INFO 11246 --- [cps-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:56:14 2026-01-14T17:56:14.106Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:14 2026-01-14T17:56:14.106Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:14 2026-01-14T17:56:14.106Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:14 2026-01-14T17:56:14.106Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:14 2026-01-14T17:56:14.175Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:14 2026-01-14T17:56:14.187Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:14 2026-01-14T17:56:14.205Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:14 2026-01-14T17:56:14.220Z WARN 11246 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:56:14 2026-01-14T17:56:14.260Z INFO 11246 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 17:56:14 2026-01-14T17:56:14.261Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Member consumer-test-group-for-update-22-65808f13-d2f5-4f0c-9c95-c96220df7544 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:14 2026-01-14T17:56:14.261Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:14 2026-01-14T17:56:14.261Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:56:14 2026-01-14T17:56:14.261Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 17:56:14 2026-01-14T17:56:14.261Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:14 2026-01-14T17:56:14.261Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:56:14 2026-01-14T17:56:14.269Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:14 2026-01-14T17:56:14.269Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:14 2026-01-14T17:56:14.269Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:14 2026-01-14T17:56:14.269Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:14 2026-01-14T17:56:14.271Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-22 unregistered 17:56:14 2026-01-14T17:56:14.285Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:14 allow.auto.create.topics = true 17:56:14 auto.commit.interval.ms = 5000 17:56:14 auto.include.jmx.reporter = true 17:56:14 auto.offset.reset = latest 17:56:14 bootstrap.servers = [localhost:32777] 17:56:14 check.crcs = true 17:56:14 client.dns.lookup = use_all_dns_ips 17:56:14 client.id = consumer-test-group-for-update-23 17:56:14 client.rack = 17:56:14 connections.max.idle.ms = 540000 17:56:14 default.api.timeout.ms = 60000 17:56:14 enable.auto.commit = true 17:56:14 enable.metrics.push = true 17:56:14 exclude.internal.topics = true 17:56:14 fetch.max.bytes = 52428800 17:56:14 fetch.max.wait.ms = 500 17:56:14 fetch.min.bytes = 1 17:56:14 group.id = test-group-for-update 17:56:14 group.instance.id = null 17:56:14 group.protocol = classic 17:56:14 group.remote.assignor = null 17:56:14 heartbeat.interval.ms = 3000 17:56:14 interceptor.classes = [] 17:56:14 internal.leave.group.on.close = true 17:56:14 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:14 isolation.level = read_uncommitted 17:56:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:14 max.partition.fetch.bytes = 1048576 17:56:14 max.poll.interval.ms = 300000 17:56:14 max.poll.records = 2147483647 17:56:14 metadata.max.age.ms = 300000 17:56:14 metadata.recovery.strategy = none 17:56:14 metric.reporters = [] 17:56:14 metrics.num.samples = 2 17:56:14 metrics.recording.level = INFO 17:56:14 metrics.sample.window.ms = 30000 17:56:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:14 receive.buffer.bytes = 65536 17:56:14 reconnect.backoff.max.ms = 1000 17:56:14 reconnect.backoff.ms = 50 17:56:14 request.timeout.ms = 30000 17:56:14 retry.backoff.max.ms = 1000 17:56:14 retry.backoff.ms = 100 17:56:14 sasl.client.callback.handler.class = null 17:56:14 sasl.jaas.config = null 17:56:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:14 sasl.kerberos.min.time.before.relogin = 60000 17:56:14 sasl.kerberos.service.name = null 17:56:14 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:14 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:14 sasl.login.callback.handler.class = null 17:56:14 sasl.login.class = null 17:56:14 sasl.login.connect.timeout.ms = null 17:56:14 sasl.login.read.timeout.ms = null 17:56:14 sasl.login.refresh.buffer.seconds = 300 17:56:14 sasl.login.refresh.min.period.seconds = 60 17:56:14 sasl.login.refresh.window.factor = 0.8 17:56:14 sasl.login.refresh.window.jitter = 0.05 17:56:14 sasl.login.retry.backoff.max.ms = 10000 17:56:14 sasl.login.retry.backoff.ms = 100 17:56:14 sasl.mechanism = GSSAPI 17:56:14 sasl.oauthbearer.clock.skew.seconds = 30 17:56:14 sasl.oauthbearer.expected.audience = null 17:56:14 sasl.oauthbearer.expected.issuer = null 17:56:14 sasl.oauthbearer.header.urlencode = false 17:56:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:14 sasl.oauthbearer.jwks.endpoint.url = null 17:56:14 sasl.oauthbearer.scope.claim.name = scope 17:56:14 sasl.oauthbearer.sub.claim.name = sub 17:56:14 sasl.oauthbearer.token.endpoint.url = null 17:56:14 security.protocol = PLAINTEXT 17:56:14 security.providers = null 17:56:14 send.buffer.bytes = 131072 17:56:14 session.timeout.ms = 45000 17:56:14 socket.connection.setup.timeout.max.ms = 30000 17:56:14 socket.connection.setup.timeout.ms = 10000 17:56:14 ssl.cipher.suites = null 17:56:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:14 ssl.endpoint.identification.algorithm = https 17:56:14 ssl.engine.factory.class = null 17:56:14 ssl.key.password = null 17:56:14 ssl.keymanager.algorithm = SunX509 17:56:14 ssl.keystore.certificate.chain = null 17:56:14 ssl.keystore.key = null 17:56:14 ssl.keystore.location = null 17:56:14 ssl.keystore.password = null 17:56:14 ssl.keystore.type = JKS 17:56:14 ssl.protocol = TLSv1.3 17:56:14 ssl.provider = null 17:56:14 ssl.secure.random.implementation = null 17:56:14 ssl.trustmanager.algorithm = PKIX 17:56:14 ssl.truststore.certificates = null 17:56:14 ssl.truststore.location = null 17:56:14 ssl.truststore.password = null 17:56:14 ssl.truststore.type = JKS 17:56:14 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:14 17:56:14 2026-01-14T17:56:14.285Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:14 2026-01-14T17:56:14.287Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:14 2026-01-14T17:56:14.287Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:14 2026-01-14T17:56:14.287Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413374287 17:56:14 2026-01-14T17:56:14.287Z INFO 11246 --- [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:56:14 2026-01-14T17:56:14.291Z INFO 11246 --- [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:56:14 2026-01-14T17:56:14.291Z INFO 11246 --- [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:56:14 2026-01-14T17:56:14.292Z INFO 11246 --- [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:56:14 2026-01-14T17:56:14.294Z INFO 11246 --- [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-cc16df1b-5731-4195-aad7-42bdb0aedc7e 17:56:14 2026-01-14T17:56:14.294Z INFO 11246 --- [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:56:14 2026-01-14T17:56:14.297Z INFO 11246 --- [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=3, memberId='consumer-test-group-for-update-23-cc16df1b-5731-4195-aad7-42bdb0aedc7e', protocol='range'} 17:56:14 2026-01-14T17:56:14.298Z INFO 11246 --- [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 3: {consumer-test-group-for-update-23-cc16df1b-5731-4195-aad7-42bdb0aedc7e=Assignment(partitions=[ncmp-events-0])} 17:56:14 2026-01-14T17:56:14.300Z INFO 11246 --- [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=3, memberId='consumer-test-group-for-update-23-cc16df1b-5731-4195-aad7-42bdb0aedc7e', protocol='range'} 17:56:14 2026-01-14T17:56:14.301Z INFO 11246 --- [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:56:14 2026-01-14T17:56:14.301Z INFO 11246 --- [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:56:14 2026-01-14T17:56:14.301Z INFO 11246 --- [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:56:14 2026-01-14T17:56:14.304Z INFO 11246 --- [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:56:14 2026-01-14T17:56:14.810Z INFO 11246 --- [cps-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:56:14 2026-01-14T17:56:14.810Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:14 2026-01-14T17:56:14.811Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:14 2026-01-14T17:56:14.811Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:14 2026-01-14T17:56:14.811Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:14 2026-01-14T17:56:14.882Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:14 2026-01-14T17:56:14.893Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:14 2026-01-14T17:56:14.917Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:15 2026-01-14T17:56:14.948Z WARN 11246 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:56:15 2026-01-14T17:56:14.995Z INFO 11246 --- [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:56:15 2026-01-14T17:56:14.995Z INFO 11246 --- [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-cc16df1b-5731-4195-aad7-42bdb0aedc7e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:15 2026-01-14T17:56:14.995Z INFO 11246 --- [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:56:15 2026-01-14T17:56:14.995Z INFO 11246 --- [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:56:15 2026-01-14T17:56:14.995Z INFO 11246 --- [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:56:15 2026-01-14T17:56:14.997Z INFO 11246 --- [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:56:15 2026-01-14T17:56:14.997Z INFO 11246 --- [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:56:15 2026-01-14T17:56:14.998Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:15 2026-01-14T17:56:14.998Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:15 2026-01-14T17:56:14.998Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:15 2026-01-14T17:56:14.999Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:15 2026-01-14T17:56:15.000Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 17:56:15 2026-01-14T17:56:15.015Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:15 allow.auto.create.topics = true 17:56:15 auto.commit.interval.ms = 5000 17:56:15 auto.include.jmx.reporter = true 17:56:15 auto.offset.reset = latest 17:56:15 bootstrap.servers = [localhost:32777] 17:56:15 check.crcs = true 17:56:15 client.dns.lookup = use_all_dns_ips 17:56:15 client.id = consumer-test-group-for-update-24 17:56:15 client.rack = 17:56:15 connections.max.idle.ms = 540000 17:56:15 default.api.timeout.ms = 60000 17:56:15 enable.auto.commit = true 17:56:15 enable.metrics.push = true 17:56:15 exclude.internal.topics = true 17:56:15 fetch.max.bytes = 52428800 17:56:15 fetch.max.wait.ms = 500 17:56:15 fetch.min.bytes = 1 17:56:15 group.id = test-group-for-update 17:56:15 group.instance.id = null 17:56:15 group.protocol = classic 17:56:15 group.remote.assignor = null 17:56:15 heartbeat.interval.ms = 3000 17:56:15 interceptor.classes = [] 17:56:15 internal.leave.group.on.close = true 17:56:15 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:15 isolation.level = read_uncommitted 17:56:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:15 max.partition.fetch.bytes = 1048576 17:56:15 max.poll.interval.ms = 300000 17:56:15 max.poll.records = 2147483647 17:56:15 metadata.max.age.ms = 300000 17:56:15 metadata.recovery.strategy = none 17:56:15 metric.reporters = [] 17:56:15 metrics.num.samples = 2 17:56:15 metrics.recording.level = INFO 17:56:15 metrics.sample.window.ms = 30000 17:56:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:15 receive.buffer.bytes = 65536 17:56:15 reconnect.backoff.max.ms = 1000 17:56:15 reconnect.backoff.ms = 50 17:56:15 request.timeout.ms = 30000 17:56:15 retry.backoff.max.ms = 1000 17:56:15 retry.backoff.ms = 100 17:56:15 sasl.client.callback.handler.class = null 17:56:15 sasl.jaas.config = null 17:56:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:15 sasl.kerberos.min.time.before.relogin = 60000 17:56:15 sasl.kerberos.service.name = null 17:56:15 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:15 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:15 sasl.login.callback.handler.class = null 17:56:15 sasl.login.class = null 17:56:15 sasl.login.connect.timeout.ms = null 17:56:15 sasl.login.read.timeout.ms = null 17:56:15 sasl.login.refresh.buffer.seconds = 300 17:56:15 sasl.login.refresh.min.period.seconds = 60 17:56:15 sasl.login.refresh.window.factor = 0.8 17:56:15 sasl.login.refresh.window.jitter = 0.05 17:56:15 sasl.login.retry.backoff.max.ms = 10000 17:56:15 sasl.login.retry.backoff.ms = 100 17:56:15 sasl.mechanism = GSSAPI 17:56:15 sasl.oauthbearer.clock.skew.seconds = 30 17:56:15 sasl.oauthbearer.expected.audience = null 17:56:15 sasl.oauthbearer.expected.issuer = null 17:56:15 sasl.oauthbearer.header.urlencode = false 17:56:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:15 sasl.oauthbearer.jwks.endpoint.url = null 17:56:15 sasl.oauthbearer.scope.claim.name = scope 17:56:15 sasl.oauthbearer.sub.claim.name = sub 17:56:15 sasl.oauthbearer.token.endpoint.url = null 17:56:15 security.protocol = PLAINTEXT 17:56:15 security.providers = null 17:56:15 send.buffer.bytes = 131072 17:56:15 session.timeout.ms = 45000 17:56:15 socket.connection.setup.timeout.max.ms = 30000 17:56:15 socket.connection.setup.timeout.ms = 10000 17:56:15 ssl.cipher.suites = null 17:56:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:15 ssl.endpoint.identification.algorithm = https 17:56:15 ssl.engine.factory.class = null 17:56:15 ssl.key.password = null 17:56:15 ssl.keymanager.algorithm = SunX509 17:56:15 ssl.keystore.certificate.chain = null 17:56:15 ssl.keystore.key = null 17:56:15 ssl.keystore.location = null 17:56:15 ssl.keystore.password = null 17:56:15 ssl.keystore.type = JKS 17:56:15 ssl.protocol = TLSv1.3 17:56:15 ssl.provider = null 17:56:15 ssl.secure.random.implementation = null 17:56:15 ssl.trustmanager.algorithm = PKIX 17:56:15 ssl.truststore.certificates = null 17:56:15 ssl.truststore.location = null 17:56:15 ssl.truststore.password = null 17:56:15 ssl.truststore.type = JKS 17:56:15 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:15 17:56:15 2026-01-14T17:56:15.015Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:15 2026-01-14T17:56:15.017Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:15 2026-01-14T17:56:15.017Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:15 2026-01-14T17:56:15.017Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413375017 17:56:15 2026-01-14T17:56:15.017Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.021Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.021Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.022Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.031Z INFO 11246 --- [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-d25cbeab-e931-41cc-98b4-b89b3371de66 17:56:15 2026-01-14T17:56:15.031Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.033Z INFO 11246 --- [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=5, memberId='consumer-test-group-for-update-24-d25cbeab-e931-41cc-98b4-b89b3371de66', protocol='range'} 17:56:15 2026-01-14T17:56:15.034Z INFO 11246 --- [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 5: {consumer-test-group-for-update-24-d25cbeab-e931-41cc-98b4-b89b3371de66=Assignment(partitions=[ncmp-events-0])} 17:56:15 2026-01-14T17:56:15.036Z INFO 11246 --- [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=5, memberId='consumer-test-group-for-update-24-d25cbeab-e931-41cc-98b4-b89b3371de66', protocol='range'} 17:56:15 2026-01-14T17:56:15.036Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.036Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.037Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.045Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.540Z INFO 11246 --- [cps-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:56:15 2026-01-14T17:56:15.540Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:15 2026-01-14T17:56:15.541Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:15 2026-01-14T17:56:15.541Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:15 2026-01-14T17:56:15.541Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:15 2026-01-14T17:56:15.606Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:15 2026-01-14T17:56:15.617Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:15 2026-01-14T17:56:15.639Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:15 2026-01-14T17:56:15.668Z WARN 11246 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:56:15 2026-01-14T17:56:15.716Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.716Z INFO 11246 --- [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-d25cbeab-e931-41cc-98b4-b89b3371de66 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:15 2026-01-14T17:56:15.716Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.716Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.716Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.716Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.716Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.718Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:15 2026-01-14T17:56:15.718Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:15 2026-01-14T17:56:15.719Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:15 2026-01-14T17:56:15.719Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:15 2026-01-14T17:56:15.720Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 17:56:15 2026-01-14T17:56:15.744Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:15 allow.auto.create.topics = true 17:56:15 auto.commit.interval.ms = 5000 17:56:15 auto.include.jmx.reporter = true 17:56:15 auto.offset.reset = latest 17:56:15 bootstrap.servers = [localhost:32777] 17:56:15 check.crcs = true 17:56:15 client.dns.lookup = use_all_dns_ips 17:56:15 client.id = consumer-test-group-for-update-25 17:56:15 client.rack = 17:56:15 connections.max.idle.ms = 540000 17:56:15 default.api.timeout.ms = 60000 17:56:15 enable.auto.commit = true 17:56:15 enable.metrics.push = true 17:56:15 exclude.internal.topics = true 17:56:15 fetch.max.bytes = 52428800 17:56:15 fetch.max.wait.ms = 500 17:56:15 fetch.min.bytes = 1 17:56:15 group.id = test-group-for-update 17:56:15 group.instance.id = null 17:56:15 group.protocol = classic 17:56:15 group.remote.assignor = null 17:56:15 heartbeat.interval.ms = 3000 17:56:15 interceptor.classes = [] 17:56:15 internal.leave.group.on.close = true 17:56:15 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:15 isolation.level = read_uncommitted 17:56:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:15 max.partition.fetch.bytes = 1048576 17:56:15 max.poll.interval.ms = 300000 17:56:15 max.poll.records = 2147483647 17:56:15 metadata.max.age.ms = 300000 17:56:15 metadata.recovery.strategy = none 17:56:15 metric.reporters = [] 17:56:15 metrics.num.samples = 2 17:56:15 metrics.recording.level = INFO 17:56:15 metrics.sample.window.ms = 30000 17:56:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:15 receive.buffer.bytes = 65536 17:56:15 reconnect.backoff.max.ms = 1000 17:56:15 reconnect.backoff.ms = 50 17:56:15 request.timeout.ms = 30000 17:56:15 retry.backoff.max.ms = 1000 17:56:15 retry.backoff.ms = 100 17:56:15 sasl.client.callback.handler.class = null 17:56:15 sasl.jaas.config = null 17:56:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:15 sasl.kerberos.min.time.before.relogin = 60000 17:56:15 sasl.kerberos.service.name = null 17:56:15 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:15 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:15 sasl.login.callback.handler.class = null 17:56:15 sasl.login.class = null 17:56:15 sasl.login.connect.timeout.ms = null 17:56:15 sasl.login.read.timeout.ms = null 17:56:15 sasl.login.refresh.buffer.seconds = 300 17:56:15 sasl.login.refresh.min.period.seconds = 60 17:56:15 sasl.login.refresh.window.factor = 0.8 17:56:15 sasl.login.refresh.window.jitter = 0.05 17:56:15 sasl.login.retry.backoff.max.ms = 10000 17:56:15 sasl.login.retry.backoff.ms = 100 17:56:15 sasl.mechanism = GSSAPI 17:56:15 sasl.oauthbearer.clock.skew.seconds = 30 17:56:15 sasl.oauthbearer.expected.audience = null 17:56:15 sasl.oauthbearer.expected.issuer = null 17:56:15 sasl.oauthbearer.header.urlencode = false 17:56:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:15 sasl.oauthbearer.jwks.endpoint.url = null 17:56:15 sasl.oauthbearer.scope.claim.name = scope 17:56:15 sasl.oauthbearer.sub.claim.name = sub 17:56:15 sasl.oauthbearer.token.endpoint.url = null 17:56:15 security.protocol = PLAINTEXT 17:56:15 security.providers = null 17:56:15 send.buffer.bytes = 131072 17:56:15 session.timeout.ms = 45000 17:56:15 socket.connection.setup.timeout.max.ms = 30000 17:56:15 socket.connection.setup.timeout.ms = 10000 17:56:15 ssl.cipher.suites = null 17:56:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:15 ssl.endpoint.identification.algorithm = https 17:56:15 ssl.engine.factory.class = null 17:56:15 ssl.key.password = null 17:56:15 ssl.keymanager.algorithm = SunX509 17:56:15 ssl.keystore.certificate.chain = null 17:56:15 ssl.keystore.key = null 17:56:15 ssl.keystore.location = null 17:56:15 ssl.keystore.password = null 17:56:15 ssl.keystore.type = JKS 17:56:15 ssl.protocol = TLSv1.3 17:56:15 ssl.provider = null 17:56:15 ssl.secure.random.implementation = null 17:56:15 ssl.trustmanager.algorithm = PKIX 17:56:15 ssl.truststore.certificates = null 17:56:15 ssl.truststore.location = null 17:56:15 ssl.truststore.password = null 17:56:15 ssl.truststore.type = JKS 17:56:15 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:15 17:56:15 2026-01-14T17:56:15.744Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:15 2026-01-14T17:56:15.746Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:15 2026-01-14T17:56:15.746Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:15 2026-01-14T17:56:15.746Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413375746 17:56:15 2026-01-14T17:56:15.746Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.750Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.751Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.752Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.755Z INFO 11246 --- [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-c863ad02-aae2-477f-aa15-d02ac44a4029 17:56:15 2026-01-14T17:56:15.755Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.757Z INFO 11246 --- [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=7, memberId='consumer-test-group-for-update-25-c863ad02-aae2-477f-aa15-d02ac44a4029', protocol='range'} 17:56:15 2026-01-14T17:56:15.757Z INFO 11246 --- [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 7: {consumer-test-group-for-update-25-c863ad02-aae2-477f-aa15-d02ac44a4029=Assignment(partitions=[ncmp-events-0])} 17:56:15 2026-01-14T17:56:15.759Z INFO 11246 --- [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=7, memberId='consumer-test-group-for-update-25-c863ad02-aae2-477f-aa15-d02ac44a4029', protocol='range'} 17:56:15 2026-01-14T17:56:15.759Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.759Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.760Z INFO 11246 --- [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:56:15 2026-01-14T17:56:15.763Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.269Z INFO 11246 --- [cps-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:56:16 2026-01-14T17:56:16.270Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:16 2026-01-14T17:56:16.270Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:16 2026-01-14T17:56:16.270Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:16 2026-01-14T17:56:16.270Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:16 2026-01-14T17:56:16.338Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:16 2026-01-14T17:56:16.349Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:16 2026-01-14T17:56:16.368Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:16 2026-01-14T17:56:16.380Z WARN 11246 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:56:16 2026-01-14T17:56:16.424Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.424Z INFO 11246 --- [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-c863ad02-aae2-477f-aa15-d02ac44a4029 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:16 2026-01-14T17:56:16.424Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.424Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.424Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.427Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.427Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.428Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:16 2026-01-14T17:56:16.428Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:16 2026-01-14T17:56:16.428Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:16 2026-01-14T17:56:16.428Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:16 2026-01-14T17:56:16.429Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 17:56:16 2026-01-14T17:56:16.443Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:16 allow.auto.create.topics = true 17:56:16 auto.commit.interval.ms = 5000 17:56:16 auto.include.jmx.reporter = true 17:56:16 auto.offset.reset = latest 17:56:16 bootstrap.servers = [localhost:32777] 17:56:16 check.crcs = true 17:56:16 client.dns.lookup = use_all_dns_ips 17:56:16 client.id = consumer-test-group-for-update-26 17:56:16 client.rack = 17:56:16 connections.max.idle.ms = 540000 17:56:16 default.api.timeout.ms = 60000 17:56:16 enable.auto.commit = true 17:56:16 enable.metrics.push = true 17:56:16 exclude.internal.topics = true 17:56:16 fetch.max.bytes = 52428800 17:56:16 fetch.max.wait.ms = 500 17:56:16 fetch.min.bytes = 1 17:56:16 group.id = test-group-for-update 17:56:16 group.instance.id = null 17:56:16 group.protocol = classic 17:56:16 group.remote.assignor = null 17:56:16 heartbeat.interval.ms = 3000 17:56:16 interceptor.classes = [] 17:56:16 internal.leave.group.on.close = true 17:56:16 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:16 isolation.level = read_uncommitted 17:56:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:16 max.partition.fetch.bytes = 1048576 17:56:16 max.poll.interval.ms = 300000 17:56:16 max.poll.records = 2147483647 17:56:16 metadata.max.age.ms = 300000 17:56:16 metadata.recovery.strategy = none 17:56:16 metric.reporters = [] 17:56:16 metrics.num.samples = 2 17:56:16 metrics.recording.level = INFO 17:56:16 metrics.sample.window.ms = 30000 17:56:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:16 receive.buffer.bytes = 65536 17:56:16 reconnect.backoff.max.ms = 1000 17:56:16 reconnect.backoff.ms = 50 17:56:16 request.timeout.ms = 30000 17:56:16 retry.backoff.max.ms = 1000 17:56:16 retry.backoff.ms = 100 17:56:16 sasl.client.callback.handler.class = null 17:56:16 sasl.jaas.config = null 17:56:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:16 sasl.kerberos.min.time.before.relogin = 60000 17:56:16 sasl.kerberos.service.name = null 17:56:16 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:16 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:16 sasl.login.callback.handler.class = null 17:56:16 sasl.login.class = null 17:56:16 sasl.login.connect.timeout.ms = null 17:56:16 sasl.login.read.timeout.ms = null 17:56:16 sasl.login.refresh.buffer.seconds = 300 17:56:16 sasl.login.refresh.min.period.seconds = 60 17:56:16 sasl.login.refresh.window.factor = 0.8 17:56:16 sasl.login.refresh.window.jitter = 0.05 17:56:16 sasl.login.retry.backoff.max.ms = 10000 17:56:16 sasl.login.retry.backoff.ms = 100 17:56:16 sasl.mechanism = GSSAPI 17:56:16 sasl.oauthbearer.clock.skew.seconds = 30 17:56:16 sasl.oauthbearer.expected.audience = null 17:56:16 sasl.oauthbearer.expected.issuer = null 17:56:16 sasl.oauthbearer.header.urlencode = false 17:56:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:16 sasl.oauthbearer.jwks.endpoint.url = null 17:56:16 sasl.oauthbearer.scope.claim.name = scope 17:56:16 sasl.oauthbearer.sub.claim.name = sub 17:56:16 sasl.oauthbearer.token.endpoint.url = null 17:56:16 security.protocol = PLAINTEXT 17:56:16 security.providers = null 17:56:16 send.buffer.bytes = 131072 17:56:16 session.timeout.ms = 45000 17:56:16 socket.connection.setup.timeout.max.ms = 30000 17:56:16 socket.connection.setup.timeout.ms = 10000 17:56:16 ssl.cipher.suites = null 17:56:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:16 ssl.endpoint.identification.algorithm = https 17:56:16 ssl.engine.factory.class = null 17:56:16 ssl.key.password = null 17:56:16 ssl.keymanager.algorithm = SunX509 17:56:16 ssl.keystore.certificate.chain = null 17:56:16 ssl.keystore.key = null 17:56:16 ssl.keystore.location = null 17:56:16 ssl.keystore.password = null 17:56:16 ssl.keystore.type = JKS 17:56:16 ssl.protocol = TLSv1.3 17:56:16 ssl.provider = null 17:56:16 ssl.secure.random.implementation = null 17:56:16 ssl.trustmanager.algorithm = PKIX 17:56:16 ssl.truststore.certificates = null 17:56:16 ssl.truststore.location = null 17:56:16 ssl.truststore.password = null 17:56:16 ssl.truststore.type = JKS 17:56:16 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:16 17:56:16 2026-01-14T17:56:16.443Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:16 2026-01-14T17:56:16.445Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:16 2026-01-14T17:56:16.445Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:16 2026-01-14T17:56:16.445Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413376445 17:56:16 2026-01-14T17:56:16.445Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.457Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.457Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.459Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.482Z INFO 11246 --- [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-cbe4a66a-5ae1-4df2-b490-c3c35f46f685 17:56:16 2026-01-14T17:56:16.482Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.485Z INFO 11246 --- [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=9, memberId='consumer-test-group-for-update-26-cbe4a66a-5ae1-4df2-b490-c3c35f46f685', protocol='range'} 17:56:16 2026-01-14T17:56:16.485Z INFO 11246 --- [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 9: {consumer-test-group-for-update-26-cbe4a66a-5ae1-4df2-b490-c3c35f46f685=Assignment(partitions=[ncmp-events-0])} 17:56:16 2026-01-14T17:56:16.488Z INFO 11246 --- [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=9, memberId='consumer-test-group-for-update-26-cbe4a66a-5ae1-4df2-b490-c3c35f46f685', protocol='range'} 17:56:16 2026-01-14T17:56:16.489Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.489Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.490Z INFO 11246 --- [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:56:16 2026-01-14T17:56:16.495Z INFO 11246 --- [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:56:17 2026-01-14T17:56:16.969Z INFO 11246 --- [cps-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:56:17 2026-01-14T17:56:16.969Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:17 2026-01-14T17:56:16.970Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:17 2026-01-14T17:56:16.970Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:17 2026-01-14T17:56:16.970Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:17 2026-01-14T17:56:17.037Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:17 2026-01-14T17:56:17.048Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:17 2026-01-14T17:56:17.065Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:17 2026-01-14T17:56:17.075Z WARN 11246 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:56:17 2026-01-14T17:56:17.110Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.110Z INFO 11246 --- [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-cbe4a66a-5ae1-4df2-b490-c3c35f46f685 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:17 2026-01-14T17:56:17.111Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.111Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.111Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.113Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.113Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.120Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:17 2026-01-14T17:56:17.120Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:17 2026-01-14T17:56:17.120Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:17 2026-01-14T17:56:17.120Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:17 2026-01-14T17:56:17.122Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 17:56:17 2026-01-14T17:56:17.142Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:17 allow.auto.create.topics = true 17:56:17 auto.commit.interval.ms = 5000 17:56:17 auto.include.jmx.reporter = true 17:56:17 auto.offset.reset = latest 17:56:17 bootstrap.servers = [localhost:32777] 17:56:17 check.crcs = true 17:56:17 client.dns.lookup = use_all_dns_ips 17:56:17 client.id = consumer-test-group-for-update-27 17:56:17 client.rack = 17:56:17 connections.max.idle.ms = 540000 17:56:17 default.api.timeout.ms = 60000 17:56:17 enable.auto.commit = true 17:56:17 enable.metrics.push = true 17:56:17 exclude.internal.topics = true 17:56:17 fetch.max.bytes = 52428800 17:56:17 fetch.max.wait.ms = 500 17:56:17 fetch.min.bytes = 1 17:56:17 group.id = test-group-for-update 17:56:17 group.instance.id = null 17:56:17 group.protocol = classic 17:56:17 group.remote.assignor = null 17:56:17 heartbeat.interval.ms = 3000 17:56:17 interceptor.classes = [] 17:56:17 internal.leave.group.on.close = true 17:56:17 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:17 isolation.level = read_uncommitted 17:56:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:17 max.partition.fetch.bytes = 1048576 17:56:17 max.poll.interval.ms = 300000 17:56:17 max.poll.records = 2147483647 17:56:17 metadata.max.age.ms = 300000 17:56:17 metadata.recovery.strategy = none 17:56:17 metric.reporters = [] 17:56:17 metrics.num.samples = 2 17:56:17 metrics.recording.level = INFO 17:56:17 metrics.sample.window.ms = 30000 17:56:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:17 receive.buffer.bytes = 65536 17:56:17 reconnect.backoff.max.ms = 1000 17:56:17 reconnect.backoff.ms = 50 17:56:17 request.timeout.ms = 30000 17:56:17 retry.backoff.max.ms = 1000 17:56:17 retry.backoff.ms = 100 17:56:17 sasl.client.callback.handler.class = null 17:56:17 sasl.jaas.config = null 17:56:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:17 sasl.kerberos.min.time.before.relogin = 60000 17:56:17 sasl.kerberos.service.name = null 17:56:17 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:17 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:17 sasl.login.callback.handler.class = null 17:56:17 sasl.login.class = null 17:56:17 sasl.login.connect.timeout.ms = null 17:56:17 sasl.login.read.timeout.ms = null 17:56:17 sasl.login.refresh.buffer.seconds = 300 17:56:17 sasl.login.refresh.min.period.seconds = 60 17:56:17 sasl.login.refresh.window.factor = 0.8 17:56:17 sasl.login.refresh.window.jitter = 0.05 17:56:17 sasl.login.retry.backoff.max.ms = 10000 17:56:17 sasl.login.retry.backoff.ms = 100 17:56:17 sasl.mechanism = GSSAPI 17:56:17 sasl.oauthbearer.clock.skew.seconds = 30 17:56:17 sasl.oauthbearer.expected.audience = null 17:56:17 sasl.oauthbearer.expected.issuer = null 17:56:17 sasl.oauthbearer.header.urlencode = false 17:56:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:17 sasl.oauthbearer.jwks.endpoint.url = null 17:56:17 sasl.oauthbearer.scope.claim.name = scope 17:56:17 sasl.oauthbearer.sub.claim.name = sub 17:56:17 sasl.oauthbearer.token.endpoint.url = null 17:56:17 security.protocol = PLAINTEXT 17:56:17 security.providers = null 17:56:17 send.buffer.bytes = 131072 17:56:17 session.timeout.ms = 45000 17:56:17 socket.connection.setup.timeout.max.ms = 30000 17:56:17 socket.connection.setup.timeout.ms = 10000 17:56:17 ssl.cipher.suites = null 17:56:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:17 ssl.endpoint.identification.algorithm = https 17:56:17 ssl.engine.factory.class = null 17:56:17 ssl.key.password = null 17:56:17 ssl.keymanager.algorithm = SunX509 17:56:17 ssl.keystore.certificate.chain = null 17:56:17 ssl.keystore.key = null 17:56:17 ssl.keystore.location = null 17:56:17 ssl.keystore.password = null 17:56:17 ssl.keystore.type = JKS 17:56:17 ssl.protocol = TLSv1.3 17:56:17 ssl.provider = null 17:56:17 ssl.secure.random.implementation = null 17:56:17 ssl.trustmanager.algorithm = PKIX 17:56:17 ssl.truststore.certificates = null 17:56:17 ssl.truststore.location = null 17:56:17 ssl.truststore.password = null 17:56:17 ssl.truststore.type = JKS 17:56:17 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:17 17:56:17 2026-01-14T17:56:17.143Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:17 2026-01-14T17:56:17.145Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:17 2026-01-14T17:56:17.145Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:17 2026-01-14T17:56:17.145Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413377145 17:56:17 2026-01-14T17:56:17.145Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.150Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.150Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.150Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.153Z INFO 11246 --- [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-41114fe5-ef12-42c8-a1e5-7401651dc8c0 17:56:17 2026-01-14T17:56:17.153Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.155Z INFO 11246 --- [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=11, memberId='consumer-test-group-for-update-27-41114fe5-ef12-42c8-a1e5-7401651dc8c0', protocol='range'} 17:56:17 2026-01-14T17:56:17.156Z INFO 11246 --- [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 11: {consumer-test-group-for-update-27-41114fe5-ef12-42c8-a1e5-7401651dc8c0=Assignment(partitions=[ncmp-events-0])} 17:56:17 2026-01-14T17:56:17.158Z INFO 11246 --- [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=11, memberId='consumer-test-group-for-update-27-41114fe5-ef12-42c8-a1e5-7401651dc8c0', protocol='range'} 17:56:17 2026-01-14T17:56:17.158Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.158Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.159Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.161Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.667Z INFO 11246 --- [cps-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:56:17 2026-01-14T17:56:17.667Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:17 2026-01-14T17:56:17.667Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:17 2026-01-14T17:56:17.668Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:17 2026-01-14T17:56:17.668Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:17 2026-01-14T17:56:17.727Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:17 2026-01-14T17:56:17.738Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:17 2026-01-14T17:56:17.753Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:17 2026-01-14T17:56:17.764Z WARN 11246 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:56:17 2026-01-14T17:56:17.800Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.800Z INFO 11246 --- [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-41114fe5-ef12-42c8-a1e5-7401651dc8c0 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:17 2026-01-14T17:56:17.801Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.801Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.801Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.801Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.801Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.803Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:17 2026-01-14T17:56:17.803Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:17 2026-01-14T17:56:17.803Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:17 2026-01-14T17:56:17.803Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:17 2026-01-14T17:56:17.804Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 17:56:17 2026-01-14T17:56:17.819Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:17 allow.auto.create.topics = true 17:56:17 auto.commit.interval.ms = 5000 17:56:17 auto.include.jmx.reporter = true 17:56:17 auto.offset.reset = latest 17:56:17 bootstrap.servers = [localhost:32777] 17:56:17 check.crcs = true 17:56:17 client.dns.lookup = use_all_dns_ips 17:56:17 client.id = consumer-test-group-for-update-28 17:56:17 client.rack = 17:56:17 connections.max.idle.ms = 540000 17:56:17 default.api.timeout.ms = 60000 17:56:17 enable.auto.commit = true 17:56:17 enable.metrics.push = true 17:56:17 exclude.internal.topics = true 17:56:17 fetch.max.bytes = 52428800 17:56:17 fetch.max.wait.ms = 500 17:56:17 fetch.min.bytes = 1 17:56:17 group.id = test-group-for-update 17:56:17 group.instance.id = null 17:56:17 group.protocol = classic 17:56:17 group.remote.assignor = null 17:56:17 heartbeat.interval.ms = 3000 17:56:17 interceptor.classes = [] 17:56:17 internal.leave.group.on.close = true 17:56:17 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:17 isolation.level = read_uncommitted 17:56:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:17 max.partition.fetch.bytes = 1048576 17:56:17 max.poll.interval.ms = 300000 17:56:17 max.poll.records = 2147483647 17:56:17 metadata.max.age.ms = 300000 17:56:17 metadata.recovery.strategy = none 17:56:17 metric.reporters = [] 17:56:17 metrics.num.samples = 2 17:56:17 metrics.recording.level = INFO 17:56:17 metrics.sample.window.ms = 30000 17:56:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:17 receive.buffer.bytes = 65536 17:56:17 reconnect.backoff.max.ms = 1000 17:56:17 reconnect.backoff.ms = 50 17:56:17 request.timeout.ms = 30000 17:56:17 retry.backoff.max.ms = 1000 17:56:17 retry.backoff.ms = 100 17:56:17 sasl.client.callback.handler.class = null 17:56:17 sasl.jaas.config = null 17:56:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:17 sasl.kerberos.min.time.before.relogin = 60000 17:56:17 sasl.kerberos.service.name = null 17:56:17 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:17 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:17 sasl.login.callback.handler.class = null 17:56:17 sasl.login.class = null 17:56:17 sasl.login.connect.timeout.ms = null 17:56:17 sasl.login.read.timeout.ms = null 17:56:17 sasl.login.refresh.buffer.seconds = 300 17:56:17 sasl.login.refresh.min.period.seconds = 60 17:56:17 sasl.login.refresh.window.factor = 0.8 17:56:17 sasl.login.refresh.window.jitter = 0.05 17:56:17 sasl.login.retry.backoff.max.ms = 10000 17:56:17 sasl.login.retry.backoff.ms = 100 17:56:17 sasl.mechanism = GSSAPI 17:56:17 sasl.oauthbearer.clock.skew.seconds = 30 17:56:17 sasl.oauthbearer.expected.audience = null 17:56:17 sasl.oauthbearer.expected.issuer = null 17:56:17 sasl.oauthbearer.header.urlencode = false 17:56:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:17 sasl.oauthbearer.jwks.endpoint.url = null 17:56:17 sasl.oauthbearer.scope.claim.name = scope 17:56:17 sasl.oauthbearer.sub.claim.name = sub 17:56:17 sasl.oauthbearer.token.endpoint.url = null 17:56:17 security.protocol = PLAINTEXT 17:56:17 security.providers = null 17:56:17 send.buffer.bytes = 131072 17:56:17 session.timeout.ms = 45000 17:56:17 socket.connection.setup.timeout.max.ms = 30000 17:56:17 socket.connection.setup.timeout.ms = 10000 17:56:17 ssl.cipher.suites = null 17:56:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:17 ssl.endpoint.identification.algorithm = https 17:56:17 ssl.engine.factory.class = null 17:56:17 ssl.key.password = null 17:56:17 ssl.keymanager.algorithm = SunX509 17:56:17 ssl.keystore.certificate.chain = null 17:56:17 ssl.keystore.key = null 17:56:17 ssl.keystore.location = null 17:56:17 ssl.keystore.password = null 17:56:17 ssl.keystore.type = JKS 17:56:17 ssl.protocol = TLSv1.3 17:56:17 ssl.provider = null 17:56:17 ssl.secure.random.implementation = null 17:56:17 ssl.trustmanager.algorithm = PKIX 17:56:17 ssl.truststore.certificates = null 17:56:17 ssl.truststore.location = null 17:56:17 ssl.truststore.password = null 17:56:17 ssl.truststore.type = JKS 17:56:17 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:17 17:56:17 2026-01-14T17:56:17.819Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:17 2026-01-14T17:56:17.821Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:17 2026-01-14T17:56:17.821Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:17 2026-01-14T17:56:17.821Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413377821 17:56:17 2026-01-14T17:56:17.821Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.825Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.825Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.826Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.838Z INFO 11246 --- [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-e6e41420-e5c7-4e0d-8060-d6e50e577638 17:56:17 2026-01-14T17:56:17.838Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.842Z INFO 11246 --- [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=13, memberId='consumer-test-group-for-update-28-e6e41420-e5c7-4e0d-8060-d6e50e577638', protocol='range'} 17:56:17 2026-01-14T17:56:17.842Z INFO 11246 --- [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 13: {consumer-test-group-for-update-28-e6e41420-e5c7-4e0d-8060-d6e50e577638=Assignment(partitions=[ncmp-events-0])} 17:56:17 2026-01-14T17:56:17.844Z INFO 11246 --- [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=13, memberId='consumer-test-group-for-update-28-e6e41420-e5c7-4e0d-8060-d6e50e577638', protocol='range'} 17:56:17 2026-01-14T17:56:17.844Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.844Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.845Z INFO 11246 --- [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:56:17 2026-01-14T17:56:17.849Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.343Z INFO 11246 --- [cps-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:56:18 2026-01-14T17:56:18.343Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:18 2026-01-14T17:56:18.344Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:18 2026-01-14T17:56:18.344Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:18 2026-01-14T17:56:18.344Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:18 2026-01-14T17:56:18.405Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:18 2026-01-14T17:56:18.414Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:18 2026-01-14T17:56:18.442Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:18 2026-01-14T17:56:18.457Z WARN 11246 --- [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:56:18 2026-01-14T17:56:18.506Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.506Z INFO 11246 --- [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-e6e41420-e5c7-4e0d-8060-d6e50e577638 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:18 2026-01-14T17:56:18.506Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.506Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.506Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.508Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.508Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.510Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:18 2026-01-14T17:56:18.510Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:18 2026-01-14T17:56:18.510Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:18 2026-01-14T17:56:18.510Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:18 2026-01-14T17:56:18.511Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 17:56:18 2026-01-14T17:56:18.523Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:18 allow.auto.create.topics = true 17:56:18 auto.commit.interval.ms = 5000 17:56:18 auto.include.jmx.reporter = true 17:56:18 auto.offset.reset = latest 17:56:18 bootstrap.servers = [localhost:32777] 17:56:18 check.crcs = true 17:56:18 client.dns.lookup = use_all_dns_ips 17:56:18 client.id = consumer-test-group-for-update-29 17:56:18 client.rack = 17:56:18 connections.max.idle.ms = 540000 17:56:18 default.api.timeout.ms = 60000 17:56:18 enable.auto.commit = true 17:56:18 enable.metrics.push = true 17:56:18 exclude.internal.topics = true 17:56:18 fetch.max.bytes = 52428800 17:56:18 fetch.max.wait.ms = 500 17:56:18 fetch.min.bytes = 1 17:56:18 group.id = test-group-for-update 17:56:18 group.instance.id = null 17:56:18 group.protocol = classic 17:56:18 group.remote.assignor = null 17:56:18 heartbeat.interval.ms = 3000 17:56:18 interceptor.classes = [] 17:56:18 internal.leave.group.on.close = true 17:56:18 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:18 isolation.level = read_uncommitted 17:56:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:18 max.partition.fetch.bytes = 1048576 17:56:18 max.poll.interval.ms = 300000 17:56:18 max.poll.records = 2147483647 17:56:18 metadata.max.age.ms = 300000 17:56:18 metadata.recovery.strategy = none 17:56:18 metric.reporters = [] 17:56:18 metrics.num.samples = 2 17:56:18 metrics.recording.level = INFO 17:56:18 metrics.sample.window.ms = 30000 17:56:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:18 receive.buffer.bytes = 65536 17:56:18 reconnect.backoff.max.ms = 1000 17:56:18 reconnect.backoff.ms = 50 17:56:18 request.timeout.ms = 30000 17:56:18 retry.backoff.max.ms = 1000 17:56:18 retry.backoff.ms = 100 17:56:18 sasl.client.callback.handler.class = null 17:56:18 sasl.jaas.config = null 17:56:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:18 sasl.kerberos.min.time.before.relogin = 60000 17:56:18 sasl.kerberos.service.name = null 17:56:18 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:18 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:18 sasl.login.callback.handler.class = null 17:56:18 sasl.login.class = null 17:56:18 sasl.login.connect.timeout.ms = null 17:56:18 sasl.login.read.timeout.ms = null 17:56:18 sasl.login.refresh.buffer.seconds = 300 17:56:18 sasl.login.refresh.min.period.seconds = 60 17:56:18 sasl.login.refresh.window.factor = 0.8 17:56:18 sasl.login.refresh.window.jitter = 0.05 17:56:18 sasl.login.retry.backoff.max.ms = 10000 17:56:18 sasl.login.retry.backoff.ms = 100 17:56:18 sasl.mechanism = GSSAPI 17:56:18 sasl.oauthbearer.clock.skew.seconds = 30 17:56:18 sasl.oauthbearer.expected.audience = null 17:56:18 sasl.oauthbearer.expected.issuer = null 17:56:18 sasl.oauthbearer.header.urlencode = false 17:56:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:18 sasl.oauthbearer.jwks.endpoint.url = null 17:56:18 sasl.oauthbearer.scope.claim.name = scope 17:56:18 sasl.oauthbearer.sub.claim.name = sub 17:56:18 sasl.oauthbearer.token.endpoint.url = null 17:56:18 security.protocol = PLAINTEXT 17:56:18 security.providers = null 17:56:18 send.buffer.bytes = 131072 17:56:18 session.timeout.ms = 45000 17:56:18 socket.connection.setup.timeout.max.ms = 30000 17:56:18 socket.connection.setup.timeout.ms = 10000 17:56:18 ssl.cipher.suites = null 17:56:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:18 ssl.endpoint.identification.algorithm = https 17:56:18 ssl.engine.factory.class = null 17:56:18 ssl.key.password = null 17:56:18 ssl.keymanager.algorithm = SunX509 17:56:18 ssl.keystore.certificate.chain = null 17:56:18 ssl.keystore.key = null 17:56:18 ssl.keystore.location = null 17:56:18 ssl.keystore.password = null 17:56:18 ssl.keystore.type = JKS 17:56:18 ssl.protocol = TLSv1.3 17:56:18 ssl.provider = null 17:56:18 ssl.secure.random.implementation = null 17:56:18 ssl.trustmanager.algorithm = PKIX 17:56:18 ssl.truststore.certificates = null 17:56:18 ssl.truststore.location = null 17:56:18 ssl.truststore.password = null 17:56:18 ssl.truststore.type = JKS 17:56:18 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:56:18 17:56:18 2026-01-14T17:56:18.524Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:18 2026-01-14T17:56:18.525Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:18 2026-01-14T17:56:18.525Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:18 2026-01-14T17:56:18.525Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413378525 17:56:18 2026-01-14T17:56:18.525Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.529Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.531Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.532Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.535Z INFO 11246 --- [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-7266da41-94d6-463a-addf-36fda2c866b4 17:56:18 2026-01-14T17:56:18.535Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.536Z INFO 11246 --- [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=15, memberId='consumer-test-group-for-update-29-7266da41-94d6-463a-addf-36fda2c866b4', protocol='range'} 17:56:18 2026-01-14T17:56:18.536Z INFO 11246 --- [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 15: {consumer-test-group-for-update-29-7266da41-94d6-463a-addf-36fda2c866b4=Assignment(partitions=[ncmp-events-0])} 17:56:18 2026-01-14T17:56:18.538Z INFO 11246 --- [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=15, memberId='consumer-test-group-for-update-29-7266da41-94d6-463a-addf-36fda2c866b4', protocol='range'} 17:56:18 2026-01-14T17:56:18.538Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.538Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.539Z INFO 11246 --- [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:56:18 2026-01-14T17:56:18.542Z INFO 11246 --- [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:56:19 2026-01-14T17:56:19.051Z INFO 11246 --- [cps-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:56:19 2026-01-14T17:56:19.052Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:19 2026-01-14T17:56:19.052Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:19 2026-01-14T17:56:19.052Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:19 2026-01-14T17:56:19.052Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:19 2026-01-14T17:56:19.121Z INFO 11246 --- [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:56:19 2026-01-14T17:56:19.131Z INFO 11246 --- [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:56:19 2026-01-14T17:56:19.147Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:19 2026-01-14T17:56:19.207Z INFO 11246 --- [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:56:19 2026-01-14T17:56:19.207Z INFO 11246 --- [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-7266da41-94d6-463a-addf-36fda2c866b4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:19 2026-01-14T17:56:19.208Z INFO 11246 --- [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:56:19 2026-01-14T17:56:19.208Z INFO 11246 --- [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:56:19 2026-01-14T17:56:19.208Z INFO 11246 --- [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:56:19 2026-01-14T17:56:19.208Z INFO 11246 --- [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:56:19 2026-01-14T17:56:19.208Z INFO 11246 --- [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:56:19 2026-01-14T17:56:19.211Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:19 2026-01-14T17:56:19.211Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:19 2026-01-14T17:56:19.211Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:19 2026-01-14T17:56:19.211Z INFO 11246 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:19 2026-01-14T17:56:19.212Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered 17:56:19 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.668 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 17:56:19 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 17:56:19 2026-01-14T17:56:19.271Z INFO 11246 --- [cps-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:56:19 2026-01-14T17:56:19.272Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:19 2026-01-14T17:56:19.272Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:19 2026-01-14T17:56:19.272Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:19 2026-01-14T17:56:19.272Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:19 2026-01-14T17:56:19.362Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:19 2026-01-14T17:56:19.373Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:19 2026-01-14T17:56:19.391Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:19 2026-01-14T17:56:19.407Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:56:19 2026-01-14T17:56:19.444Z INFO 11246 --- [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:56:19 2026-01-14T17:56:19.464Z INFO 11246 --- [cps-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:56:19 2026-01-14T17:56:19.464Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:19 2026-01-14T17:56:19.464Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:19 2026-01-14T17:56:19.464Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:19 2026-01-14T17:56:19.464Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:19 2026-01-14T17:56:19.558Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:19 2026-01-14T17:56:19.645Z INFO 11246 --- [cps-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:56:19 2026-01-14T17:56:19.645Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:19 2026-01-14T17:56:19.647Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:19 2026-01-14T17:56:19.648Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:19 2026-01-14T17:56:19.648Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:19 2026-01-14T17:56:19.718Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:19 2026-01-14T17:56:19.728Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:19 2026-01-14T17:56:19.747Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:19 2026-01-14T17:56:19.763Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:56:19 2026-01-14T17:56:19.792Z INFO 11246 --- [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:56:19 2026-01-14T17:56:19.808Z INFO 11246 --- [cps-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:56:19 2026-01-14T17:56:19.809Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:19 2026-01-14T17:56:19.809Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:19 2026-01-14T17:56:19.809Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:19 2026-01-14T17:56:19.809Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:19 2026-01-14T17:56:19.873Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 17:56:19 2026-01-14T17:56:19.882Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 17:56:19 2026-01-14T17:56:19.897Z INFO 11246 --- [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:56:19 2026-01-14T17:56:19.912Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:20 2026-01-14T17:56:19.994Z INFO 11246 --- [cps-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:56:20 2026-01-14T17:56:19.995Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:20 2026-01-14T17:56:19.995Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:20 2026-01-14T17:56:19.995Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:20 2026-01-14T17:56:19.995Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:20 2026-01-14T17:56:20.060Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 17:56:20 2026-01-14T17:56:20.071Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 17:56:20 2026-01-14T17:56:20.086Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:20 2026-01-14T17:56:20.103Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:56:20 2026-01-14T17:56:20.134Z INFO 11246 --- [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:56:20 2026-01-14T17:56:20.151Z INFO 11246 --- [cps-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:56:20 2026-01-14T17:56:20.151Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:20 2026-01-14T17:56:20.151Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:20 2026-01-14T17:56:20.152Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:20 2026-01-14T17:56:20.152Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:20 2026-01-14T17:56:20.212Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:20 2026-01-14T17:56:20.221Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:20 2026-01-14T17:56:20.235Z INFO 11246 --- [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:56:20 2026-01-14T17:56:20.250Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:20 2026-01-14T17:56:20.332Z INFO 11246 --- [cps-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:56:20 2026-01-14T17:56:20.332Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:20 2026-01-14T17:56:20.332Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:20 2026-01-14T17:56:20.332Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:20 2026-01-14T17:56:20.332Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:20 2026-01-14T17:56:20.398Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 17:56:20 2026-01-14T17:56:20.408Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 17:56:20 2026-01-14T17:56:20.426Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:20 2026-01-14T17:56:20.442Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:56:20 2026-01-14T17:56:20.477Z INFO 11246 --- [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:56:20 2026-01-14T17:56:20.497Z INFO 11246 --- [cps-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:56:20 2026-01-14T17:56:20.498Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:20 2026-01-14T17:56:20.498Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:20 2026-01-14T17:56:20.498Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:20 2026-01-14T17:56:20.498Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:20 2026-01-14T17:56:20.561Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 17:56:20 2026-01-14T17:56:20.569Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 17:56:20 2026-01-14T17:56:20.582Z INFO 11246 --- [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:56:20 2026-01-14T17:56:20.597Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:20 2026-01-14T17:56:20.678Z INFO 11246 --- [cps-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:56:20 2026-01-14T17:56:20.678Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:20 2026-01-14T17:56:20.678Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:20 2026-01-14T17:56:20.678Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:20 2026-01-14T17:56:20.678Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:20 2026-01-14T17:56:20.739Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 17:56:20 2026-01-14T17:56:20.748Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 17:56:20 2026-01-14T17:56:20.764Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:20 2026-01-14T17:56:20.790Z INFO 11246 --- [cps-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:56:20 2026-01-14T17:56:20.790Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:20 2026-01-14T17:56:20.791Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:20 2026-01-14T17:56:20.791Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:20 2026-01-14T17:56:20.791Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:20 2026-01-14T17:56:20.853Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:20 2026-01-14T17:56:20.861Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:20 2026-01-14T17:56:20.877Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:20 2026-01-14T17:56:20.888Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:56:20 2026-01-14T17:56:20.914Z INFO 11246 --- [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:56:20 2026-01-14T17:56:20.928Z INFO 11246 --- [cps-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:56:20 2026-01-14T17:56:20.928Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:20 2026-01-14T17:56:20.929Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:20 2026-01-14T17:56:20.929Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:20 2026-01-14T17:56:20.929Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:21 2026-01-14T17:56:20.948Z INFO 11246 --- [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:56:21 2026-01-14T17:56:20.961Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:21 2026-01-14T17:56:21.043Z INFO 11246 --- [cps-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:56:21 2026-01-14T17:56:21.044Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:21 2026-01-14T17:56:21.044Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:21 2026-01-14T17:56:21.044Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:21 2026-01-14T17:56:21.044Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:21 2026-01-14T17:56:21.107Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 17:56:21 2026-01-14T17:56:21.117Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 17:56:21 2026-01-14T17:56:21.136Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:21 2026-01-14T17:56:21.160Z INFO 11246 --- [cps-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:56:21 2026-01-14T17:56:21.160Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:21 2026-01-14T17:56:21.161Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:21 2026-01-14T17:56:21.161Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:21 2026-01-14T17:56:21.161Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:21 2026-01-14T17:56:21.222Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 17:56:21 2026-01-14T17:56:21.230Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 17:56:21 2026-01-14T17:56:21.247Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:21 2026-01-14T17:56:21.259Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:56:21 2026-01-14T17:56:21.282Z INFO 11246 --- [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:56:21 2026-01-14T17:56:21.297Z INFO 11246 --- [cps-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:56:21 2026-01-14T17:56:21.297Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:21 2026-01-14T17:56:21.297Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:21 2026-01-14T17:56:21.297Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:21 2026-01-14T17:56:21.297Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:21 2026-01-14T17:56:21.311Z INFO 11246 --- [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:56:21 2026-01-14T17:56:21.323Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:21 2026-01-14T17:56:21.401Z INFO 11246 --- [cps-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:56:21 2026-01-14T17:56:21.402Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:21 2026-01-14T17:56:21.402Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:21 2026-01-14T17:56:21.402Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:21 2026-01-14T17:56:21.402Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:21 2026-01-14T17:56:21.467Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 17:56:21 2026-01-14T17:56:21.474Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 17:56:21 2026-01-14T17:56:21.490Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:21 2026-01-14T17:56:21.565Z INFO 11246 --- [cps-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:56:21 2026-01-14T17:56:21.565Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:21 2026-01-14T17:56:21.565Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:21 2026-01-14T17:56:21.565Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:21 2026-01-14T17:56:21.565Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:21 2026-01-14T17:56:21.625Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 17:56:21 2026-01-14T17:56:21.635Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 17:56:21 2026-01-14T17:56:21.647Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:21 2026-01-14T17:56:21.656Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:56:21 2026-01-14T17:56:21.678Z INFO 11246 --- [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:56:21 2026-01-14T17:56:21.694Z INFO 11246 --- [cps-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:56:21 2026-01-14T17:56:21.694Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:21 2026-01-14T17:56:21.694Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:21 2026-01-14T17:56:21.694Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:21 2026-01-14T17:56:21.694Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:21 2026-01-14T17:56:21.717Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.532 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 17:56:21 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 17:56:21 2026-01-14T17:56:21.836Z INFO 11246 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : Starting DataMigrationIntegrationSpec using Java 17.0.6-ea with PID 11246 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 17:56:21 2026-01-14T17:56:21.836Z INFO 11246 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:56:22 2026-01-14T17:56:22.149Z INFO 11246 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 17:56:22 2026-01-14T17:56:22.159Z INFO 11246 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 8 ms. Found 6 JPA repository interfaces. 17:56:22 2026-01-14T17:56:22.380Z INFO 11246 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 17:56:22 2026-01-14T17:56:22.394Z INFO 11246 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@692df400 17:56:22 2026-01-14T17:56:22.394Z INFO 11246 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 17:56:22 2026-01-14T17:56:22.406Z INFO 11246 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 17:56:22 2026-01-14T17:56:22.481Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:56:22 2026-01-14T17:56:22.543Z INFO 11246 --- [cps-integration-test] [ main] liquibase.ui : Database is up to date, no changesets to execute 17:56:22 2026-01-14T17:56:22.544Z INFO 11246 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:56:22 2026-01-14T17:56:22.564Z INFO 11246 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 17:56:22 2026-01-14T17:56:22.564Z INFO 11246 --- [cps-integration-test] [ main] liquibase.util : Run: 0 17:56:22 2026-01-14T17:56:22.564Z INFO 11246 --- [cps-integration-test] [ main] liquibase.util : Previously run: 53 17:56:22 2026-01-14T17:56:22.564Z INFO 11246 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 17:56:22 2026-01-14T17:56:22.564Z INFO 11246 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 17:56:22 2026-01-14T17:56:22.564Z INFO 11246 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 17:56:22 2026-01-14T17:56:22.564Z INFO 11246 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 17:56:22 2026-01-14T17:56:22.564Z INFO 11246 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 17:56:22 2026-01-14T17:56:22.594Z INFO 11246 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 17:56:22 2026-01-14T17:56:22.597Z INFO 11246 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 17:56:22 2026-01-14T17:56:22.608Z INFO 11246 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 17:56:22 2026-01-14T17:56:22.610Z WARN 11246 --- [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:56:22 2026-01-14T17:56:22.611Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 17:56:22 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 17:56:22 Database driver: undefined/unknown 17:56:22 Database version: 14.1 17:56:22 Autocommit mode: undefined/unknown 17:56:22 Isolation level: undefined/unknown 17:56:22 Minimum pool size: undefined/unknown 17:56:22 Maximum pool size: undefined/unknown 17:56:22 2026-01-14T17:56:22.674Z INFO 11246 --- [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:56:22 2026-01-14T17:56:22.674Z INFO 11246 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 17:56:22 2026-01-14T17:56:22.840Z WARN 11246 --- [cps-integration-test] [ main] i.m.core.instrument.MeterRegistry : This Gauge has been already registered (MeterId{name='cps.yang.schema.cache.gauge', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 17:56:23 2026-01-14T17:56:23.428Z WARN 11246 --- [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:56:23 2026-01-14T17:56:23.760Z WARN 11246 --- [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:56:24 2026-01-14T17:56:23.854Z INFO 11246 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:56:24 2026-01-14T17:56:23.854Z INFO 11246 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:56:24 2026-01-14T17:56:23.858Z INFO 11246 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 17:56:24 2026-01-14T17:56:23.869Z INFO 11246 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 15 ms 17:56:24 2026-01-14T17:56:23.909Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:24 allow.auto.create.topics = true 17:56:24 auto.commit.interval.ms = 5000 17:56:24 auto.include.jmx.reporter = true 17:56:24 auto.offset.reset = latest 17:56:24 bootstrap.servers = [localhost:32777] 17:56:24 check.crcs = true 17:56:24 client.dns.lookup = use_all_dns_ips 17:56:24 client.id = consumer-ncmp-group-30 17:56:24 client.rack = 17:56:24 connections.max.idle.ms = 540000 17:56:24 default.api.timeout.ms = 60000 17:56:24 enable.auto.commit = false 17:56:24 enable.metrics.push = true 17:56:24 exclude.internal.topics = true 17:56:24 fetch.max.bytes = 52428800 17:56:24 fetch.max.wait.ms = 500 17:56:24 fetch.min.bytes = 1 17:56:24 group.id = ncmp-group 17:56:24 group.instance.id = null 17:56:24 group.protocol = classic 17:56:24 group.remote.assignor = null 17:56:24 heartbeat.interval.ms = 3000 17:56:24 interceptor.classes = [] 17:56:24 internal.leave.group.on.close = true 17:56:24 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:24 isolation.level = read_uncommitted 17:56:24 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:24 max.partition.fetch.bytes = 1048576 17:56:24 max.poll.interval.ms = 300000 17:56:24 max.poll.records = 500 17:56:24 metadata.max.age.ms = 300000 17:56:24 metadata.recovery.strategy = none 17:56:24 metric.reporters = [] 17:56:24 metrics.num.samples = 2 17:56:24 metrics.recording.level = INFO 17:56:24 metrics.sample.window.ms = 30000 17:56:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:24 receive.buffer.bytes = 65536 17:56:24 reconnect.backoff.max.ms = 1000 17:56:24 reconnect.backoff.ms = 50 17:56:24 request.timeout.ms = 30000 17:56:24 retry.backoff.max.ms = 1000 17:56:24 retry.backoff.ms = 100 17:56:24 sasl.client.callback.handler.class = null 17:56:24 sasl.jaas.config = null 17:56:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:24 sasl.kerberos.min.time.before.relogin = 60000 17:56:24 sasl.kerberos.service.name = null 17:56:24 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:24 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:24 sasl.login.callback.handler.class = null 17:56:24 sasl.login.class = null 17:56:24 sasl.login.connect.timeout.ms = null 17:56:24 sasl.login.read.timeout.ms = null 17:56:24 sasl.login.refresh.buffer.seconds = 300 17:56:24 sasl.login.refresh.min.period.seconds = 60 17:56:24 sasl.login.refresh.window.factor = 0.8 17:56:24 sasl.login.refresh.window.jitter = 0.05 17:56:24 sasl.login.retry.backoff.max.ms = 10000 17:56:24 sasl.login.retry.backoff.ms = 100 17:56:24 sasl.mechanism = GSSAPI 17:56:24 sasl.oauthbearer.clock.skew.seconds = 30 17:56:24 sasl.oauthbearer.expected.audience = null 17:56:24 sasl.oauthbearer.expected.issuer = null 17:56:24 sasl.oauthbearer.header.urlencode = false 17:56:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:24 sasl.oauthbearer.jwks.endpoint.url = null 17:56:24 sasl.oauthbearer.scope.claim.name = scope 17:56:24 sasl.oauthbearer.sub.claim.name = sub 17:56:24 sasl.oauthbearer.token.endpoint.url = null 17:56:24 security.protocol = PLAINTEXT 17:56:24 security.providers = null 17:56:24 send.buffer.bytes = 131072 17:56:24 session.timeout.ms = 45000 17:56:24 socket.connection.setup.timeout.max.ms = 30000 17:56:24 socket.connection.setup.timeout.ms = 10000 17:56:24 ssl.cipher.suites = null 17:56:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:24 ssl.endpoint.identification.algorithm = https 17:56:24 ssl.engine.factory.class = null 17:56:24 ssl.key.password = null 17:56:24 ssl.keymanager.algorithm = SunX509 17:56:24 ssl.keystore.certificate.chain = null 17:56:24 ssl.keystore.key = null 17:56:24 ssl.keystore.location = null 17:56:24 ssl.keystore.password = null 17:56:24 ssl.keystore.type = JKS 17:56:24 ssl.protocol = TLSv1.3 17:56:24 ssl.provider = null 17:56:24 ssl.secure.random.implementation = null 17:56:24 ssl.trustmanager.algorithm = PKIX 17:56:24 ssl.truststore.certificates = null 17:56:24 ssl.truststore.location = null 17:56:24 ssl.truststore.password = null 17:56:24 ssl.truststore.type = JKS 17:56:24 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:24 17:56:24 2026-01-14T17:56:23.909Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:24 2026-01-14T17:56:23.912Z INFO 11246 --- [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:56:24 2026-01-14T17:56:23.912Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:24 2026-01-14T17:56:23.912Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:24 2026-01-14T17:56:23.912Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413383912 17:56:24 2026-01-14T17:56:23.912Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 17:56:24 2026-01-14T17:56:23.914Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:24 allow.auto.create.topics = true 17:56:24 auto.commit.interval.ms = 5000 17:56:24 auto.include.jmx.reporter = true 17:56:24 auto.offset.reset = latest 17:56:24 bootstrap.servers = [localhost:32777] 17:56:24 check.crcs = true 17:56:24 client.dns.lookup = use_all_dns_ips 17:56:24 client.id = consumer-ncmp-group-31 17:56:24 client.rack = 17:56:24 connections.max.idle.ms = 540000 17:56:24 default.api.timeout.ms = 60000 17:56:24 enable.auto.commit = false 17:56:24 enable.metrics.push = true 17:56:24 exclude.internal.topics = true 17:56:24 fetch.max.bytes = 52428800 17:56:24 fetch.max.wait.ms = 500 17:56:24 fetch.min.bytes = 1 17:56:24 group.id = ncmp-group 17:56:24 group.instance.id = null 17:56:24 group.protocol = classic 17:56:24 group.remote.assignor = null 17:56:24 heartbeat.interval.ms = 3000 17:56:24 interceptor.classes = [] 17:56:24 internal.leave.group.on.close = true 17:56:24 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:24 isolation.level = read_uncommitted 17:56:24 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:24 max.partition.fetch.bytes = 1048576 17:56:24 max.poll.interval.ms = 300000 17:56:24 max.poll.records = 500 17:56:24 metadata.max.age.ms = 300000 17:56:24 metadata.recovery.strategy = none 17:56:24 metric.reporters = [] 17:56:24 metrics.num.samples = 2 17:56:24 metrics.recording.level = INFO 17:56:24 metrics.sample.window.ms = 30000 17:56:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:24 receive.buffer.bytes = 65536 17:56:24 reconnect.backoff.max.ms = 1000 17:56:24 reconnect.backoff.ms = 50 17:56:24 request.timeout.ms = 30000 17:56:24 retry.backoff.max.ms = 1000 17:56:24 retry.backoff.ms = 100 17:56:24 sasl.client.callback.handler.class = null 17:56:24 sasl.jaas.config = null 17:56:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:24 sasl.kerberos.min.time.before.relogin = 60000 17:56:24 sasl.kerberos.service.name = null 17:56:24 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:24 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:24 sasl.login.callback.handler.class = null 17:56:24 sasl.login.class = null 17:56:24 sasl.login.connect.timeout.ms = null 17:56:24 sasl.login.read.timeout.ms = null 17:56:24 sasl.login.refresh.buffer.seconds = 300 17:56:24 sasl.login.refresh.min.period.seconds = 60 17:56:24 sasl.login.refresh.window.factor = 0.8 17:56:24 sasl.login.refresh.window.jitter = 0.05 17:56:24 sasl.login.retry.backoff.max.ms = 10000 17:56:24 sasl.login.retry.backoff.ms = 100 17:56:24 sasl.mechanism = GSSAPI 17:56:24 sasl.oauthbearer.clock.skew.seconds = 30 17:56:24 sasl.oauthbearer.expected.audience = null 17:56:24 sasl.oauthbearer.expected.issuer = null 17:56:24 sasl.oauthbearer.header.urlencode = false 17:56:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:24 sasl.oauthbearer.jwks.endpoint.url = null 17:56:24 sasl.oauthbearer.scope.claim.name = scope 17:56:24 sasl.oauthbearer.sub.claim.name = sub 17:56:24 sasl.oauthbearer.token.endpoint.url = null 17:56:24 security.protocol = PLAINTEXT 17:56:24 security.providers = null 17:56:24 send.buffer.bytes = 131072 17:56:24 session.timeout.ms = 45000 17:56:24 socket.connection.setup.timeout.max.ms = 30000 17:56:24 socket.connection.setup.timeout.ms = 10000 17:56:24 ssl.cipher.suites = null 17:56:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:24 ssl.endpoint.identification.algorithm = https 17:56:24 ssl.engine.factory.class = null 17:56:24 ssl.key.password = null 17:56:24 ssl.keymanager.algorithm = SunX509 17:56:24 ssl.keystore.certificate.chain = null 17:56:24 ssl.keystore.key = null 17:56:24 ssl.keystore.location = null 17:56:24 ssl.keystore.password = null 17:56:24 ssl.keystore.type = JKS 17:56:24 ssl.protocol = TLSv1.3 17:56:24 ssl.provider = null 17:56:24 ssl.secure.random.implementation = null 17:56:24 ssl.trustmanager.algorithm = PKIX 17:56:24 ssl.truststore.certificates = null 17:56:24 ssl.truststore.location = null 17:56:24 ssl.truststore.password = null 17:56:24 ssl.truststore.type = JKS 17:56:24 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:24 17:56:24 2026-01-14T17:56:23.914Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:24 2026-01-14T17:56:23.916Z INFO 11246 --- [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:56:24 2026-01-14T17:56:23.916Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:24 2026-01-14T17:56:23.916Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:24 2026-01-14T17:56:23.916Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413383916 17:56:24 2026-01-14T17:56:23.916Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 17:56:24 2026-01-14T17:56:23.922Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:24 allow.auto.create.topics = true 17:56:24 auto.commit.interval.ms = 5000 17:56:24 auto.include.jmx.reporter = true 17:56:24 auto.offset.reset = latest 17:56:24 bootstrap.servers = [localhost:32777] 17:56:24 check.crcs = true 17:56:24 client.dns.lookup = use_all_dns_ips 17:56:24 client.id = consumer-ncmp-group-32 17:56:24 client.rack = 17:56:24 connections.max.idle.ms = 540000 17:56:24 default.api.timeout.ms = 60000 17:56:24 enable.auto.commit = false 17:56:24 enable.metrics.push = true 17:56:24 exclude.internal.topics = true 17:56:24 fetch.max.bytes = 52428800 17:56:24 fetch.max.wait.ms = 500 17:56:24 fetch.min.bytes = 1 17:56:24 group.id = ncmp-group 17:56:24 group.instance.id = null 17:56:24 group.protocol = classic 17:56:24 group.remote.assignor = null 17:56:24 heartbeat.interval.ms = 3000 17:56:24 interceptor.classes = [] 17:56:24 internal.leave.group.on.close = true 17:56:24 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:24 isolation.level = read_uncommitted 17:56:24 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:24 max.partition.fetch.bytes = 1048576 17:56:24 max.poll.interval.ms = 300000 17:56:24 max.poll.records = 500 17:56:24 metadata.max.age.ms = 300000 17:56:24 metadata.recovery.strategy = none 17:56:24 metric.reporters = [] 17:56:24 metrics.num.samples = 2 17:56:24 metrics.recording.level = INFO 17:56:24 metrics.sample.window.ms = 30000 17:56:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:24 receive.buffer.bytes = 65536 17:56:24 reconnect.backoff.max.ms = 1000 17:56:24 reconnect.backoff.ms = 50 17:56:24 request.timeout.ms = 30000 17:56:24 retry.backoff.max.ms = 1000 17:56:24 retry.backoff.ms = 100 17:56:24 sasl.client.callback.handler.class = null 17:56:24 sasl.jaas.config = null 17:56:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:24 sasl.kerberos.min.time.before.relogin = 60000 17:56:24 sasl.kerberos.service.name = null 17:56:24 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:24 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:24 sasl.login.callback.handler.class = null 17:56:24 sasl.login.class = null 17:56:24 sasl.login.connect.timeout.ms = null 17:56:24 sasl.login.read.timeout.ms = null 17:56:24 sasl.login.refresh.buffer.seconds = 300 17:56:24 sasl.login.refresh.min.period.seconds = 60 17:56:24 sasl.login.refresh.window.factor = 0.8 17:56:24 sasl.login.refresh.window.jitter = 0.05 17:56:24 sasl.login.retry.backoff.max.ms = 10000 17:56:24 sasl.login.retry.backoff.ms = 100 17:56:24 sasl.mechanism = GSSAPI 17:56:24 sasl.oauthbearer.clock.skew.seconds = 30 17:56:24 sasl.oauthbearer.expected.audience = null 17:56:24 sasl.oauthbearer.expected.issuer = null 17:56:24 sasl.oauthbearer.header.urlencode = false 17:56:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:24 sasl.oauthbearer.jwks.endpoint.url = null 17:56:24 sasl.oauthbearer.scope.claim.name = scope 17:56:24 sasl.oauthbearer.sub.claim.name = sub 17:56:24 sasl.oauthbearer.token.endpoint.url = null 17:56:24 security.protocol = PLAINTEXT 17:56:24 security.providers = null 17:56:24 send.buffer.bytes = 131072 17:56:24 session.timeout.ms = 45000 17:56:24 socket.connection.setup.timeout.max.ms = 30000 17:56:24 socket.connection.setup.timeout.ms = 10000 17:56:24 ssl.cipher.suites = null 17:56:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:24 ssl.endpoint.identification.algorithm = https 17:56:24 ssl.engine.factory.class = null 17:56:24 ssl.key.password = null 17:56:24 ssl.keymanager.algorithm = SunX509 17:56:24 ssl.keystore.certificate.chain = null 17:56:24 ssl.keystore.key = null 17:56:24 ssl.keystore.location = null 17:56:24 ssl.keystore.password = null 17:56:24 ssl.keystore.type = JKS 17:56:24 ssl.protocol = TLSv1.3 17:56:24 ssl.provider = null 17:56:24 ssl.secure.random.implementation = null 17:56:24 ssl.trustmanager.algorithm = PKIX 17:56:24 ssl.truststore.certificates = null 17:56:24 ssl.truststore.location = null 17:56:24 ssl.truststore.password = null 17:56:24 ssl.truststore.type = JKS 17:56:24 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:24 17:56:24 2026-01-14T17:56:23.922Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:24 2026-01-14T17:56:23.923Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:24 2026-01-14T17:56:23.923Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:56:24 2026-01-14T17:56:23.924Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] (Re-)joining group 17:56:24 2026-01-14T17:56:23.930Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-30-0ae6aab6-d77a-4eb4-aa43-20def2c23fcb 17:56:24 2026-01-14T17:56:23.930Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] (Re-)joining group 17:56:24 2026-01-14T17:56:23.931Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:24 2026-01-14T17:56:23.931Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:24 2026-01-14T17:56:23.931Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413383931 17:56:24 2026-01-14T17:56:23.931Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Subscribed to topic(s): subscription 17:56:24 2026-01-14T17:56:23.932Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:24 allow.auto.create.topics = true 17:56:24 auto.commit.interval.ms = 5000 17:56:24 auto.include.jmx.reporter = true 17:56:24 auto.offset.reset = latest 17:56:24 bootstrap.servers = [localhost:32777] 17:56:24 check.crcs = true 17:56:24 client.dns.lookup = use_all_dns_ips 17:56:24 client.id = consumer-ncmp-group-33 17:56:24 client.rack = 17:56:24 connections.max.idle.ms = 540000 17:56:24 default.api.timeout.ms = 60000 17:56:24 enable.auto.commit = false 17:56:24 enable.metrics.push = true 17:56:24 exclude.internal.topics = true 17:56:24 fetch.max.bytes = 52428800 17:56:24 fetch.max.wait.ms = 500 17:56:24 fetch.min.bytes = 1 17:56:24 group.id = ncmp-group 17:56:24 group.instance.id = null 17:56:24 group.protocol = classic 17:56:24 group.remote.assignor = null 17:56:24 heartbeat.interval.ms = 3000 17:56:24 interceptor.classes = [] 17:56:24 internal.leave.group.on.close = true 17:56:24 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:24 isolation.level = read_uncommitted 17:56:24 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:24 max.partition.fetch.bytes = 1048576 17:56:24 max.poll.interval.ms = 300000 17:56:24 max.poll.records = 500 17:56:24 metadata.max.age.ms = 300000 17:56:24 metadata.recovery.strategy = none 17:56:24 metric.reporters = [] 17:56:24 metrics.num.samples = 2 17:56:24 metrics.recording.level = INFO 17:56:24 metrics.sample.window.ms = 30000 17:56:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:24 receive.buffer.bytes = 65536 17:56:24 reconnect.backoff.max.ms = 1000 17:56:24 reconnect.backoff.ms = 50 17:56:24 request.timeout.ms = 30000 17:56:24 retry.backoff.max.ms = 1000 17:56:24 retry.backoff.ms = 100 17:56:24 sasl.client.callback.handler.class = null 17:56:24 sasl.jaas.config = null 17:56:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:24 sasl.kerberos.min.time.before.relogin = 60000 17:56:24 sasl.kerberos.service.name = null 17:56:24 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:24 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:24 sasl.login.callback.handler.class = null 17:56:24 sasl.login.class = null 17:56:24 sasl.login.connect.timeout.ms = null 17:56:24 sasl.login.read.timeout.ms = null 17:56:24 sasl.login.refresh.buffer.seconds = 300 17:56:24 sasl.login.refresh.min.period.seconds = 60 17:56:24 sasl.login.refresh.window.factor = 0.8 17:56:24 sasl.login.refresh.window.jitter = 0.05 17:56:24 sasl.login.retry.backoff.max.ms = 10000 17:56:24 sasl.login.retry.backoff.ms = 100 17:56:24 sasl.mechanism = GSSAPI 17:56:24 sasl.oauthbearer.clock.skew.seconds = 30 17:56:24 sasl.oauthbearer.expected.audience = null 17:56:24 sasl.oauthbearer.expected.issuer = null 17:56:24 sasl.oauthbearer.header.urlencode = false 17:56:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:24 sasl.oauthbearer.jwks.endpoint.url = null 17:56:24 sasl.oauthbearer.scope.claim.name = scope 17:56:24 sasl.oauthbearer.sub.claim.name = sub 17:56:24 sasl.oauthbearer.token.endpoint.url = null 17:56:24 security.protocol = PLAINTEXT 17:56:24 security.providers = null 17:56:24 send.buffer.bytes = 131072 17:56:24 session.timeout.ms = 45000 17:56:24 socket.connection.setup.timeout.max.ms = 30000 17:56:24 socket.connection.setup.timeout.ms = 10000 17:56:24 ssl.cipher.suites = null 17:56:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:24 ssl.endpoint.identification.algorithm = https 17:56:24 ssl.engine.factory.class = null 17:56:24 ssl.key.password = null 17:56:24 ssl.keymanager.algorithm = SunX509 17:56:24 ssl.keystore.certificate.chain = null 17:56:24 ssl.keystore.key = null 17:56:24 ssl.keystore.location = null 17:56:24 ssl.keystore.password = null 17:56:24 ssl.keystore.type = JKS 17:56:24 ssl.protocol = TLSv1.3 17:56:24 ssl.provider = null 17:56:24 ssl.secure.random.implementation = null 17:56:24 ssl.trustmanager.algorithm = PKIX 17:56:24 ssl.truststore.certificates = null 17:56:24 ssl.truststore.location = null 17:56:24 ssl.truststore.password = null 17:56:24 ssl.truststore.type = JKS 17:56:24 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:24 17:56:24 2026-01-14T17:56:23.932Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:24 2026-01-14T17:56:23.933Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:24 2026-01-14T17:56:23.933Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:56:24 2026-01-14T17:56:23.934Z INFO 11246 --- [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:56:24 2026-01-14T17:56:23.934Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:24 2026-01-14T17:56:23.934Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:24 2026-01-14T17:56:23.934Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413383934 17:56:24 2026-01-14T17:56:23.934Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 17:56:24 2026-01-14T17:56:23.934Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] (Re-)joining group 17:56:24 2026-01-14T17:56:23.935Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:24 allow.auto.create.topics = true 17:56:24 auto.commit.interval.ms = 5000 17:56:24 auto.include.jmx.reporter = true 17:56:24 auto.offset.reset = latest 17:56:24 bootstrap.servers = [localhost:32777] 17:56:24 check.crcs = true 17:56:24 client.dns.lookup = use_all_dns_ips 17:56:24 client.id = consumer-ncmp-data-operation-event-group-34 17:56:24 client.rack = 17:56:24 connections.max.idle.ms = 540000 17:56:24 default.api.timeout.ms = 60000 17:56:24 enable.auto.commit = false 17:56:24 enable.metrics.push = true 17:56:24 exclude.internal.topics = true 17:56:24 fetch.max.bytes = 52428800 17:56:24 fetch.max.wait.ms = 500 17:56:24 fetch.min.bytes = 1 17:56:24 group.id = ncmp-data-operation-event-group 17:56:24 group.instance.id = null 17:56:24 group.protocol = classic 17:56:24 group.remote.assignor = null 17:56:24 heartbeat.interval.ms = 3000 17:56:24 interceptor.classes = [] 17:56:24 internal.leave.group.on.close = true 17:56:24 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:24 isolation.level = read_uncommitted 17:56:24 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:24 max.partition.fetch.bytes = 1048576 17:56:24 max.poll.interval.ms = 300000 17:56:24 max.poll.records = 500 17:56:24 metadata.max.age.ms = 300000 17:56:24 metadata.recovery.strategy = none 17:56:24 metric.reporters = [] 17:56:24 metrics.num.samples = 2 17:56:24 metrics.recording.level = INFO 17:56:24 metrics.sample.window.ms = 30000 17:56:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:24 receive.buffer.bytes = 65536 17:56:24 reconnect.backoff.max.ms = 1000 17:56:24 reconnect.backoff.ms = 50 17:56:24 request.timeout.ms = 30000 17:56:24 retry.backoff.max.ms = 1000 17:56:24 retry.backoff.ms = 100 17:56:24 sasl.client.callback.handler.class = null 17:56:24 sasl.jaas.config = null 17:56:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:24 sasl.kerberos.min.time.before.relogin = 60000 17:56:24 sasl.kerberos.service.name = null 17:56:24 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:24 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:24 sasl.login.callback.handler.class = null 17:56:24 sasl.login.class = null 17:56:24 sasl.login.connect.timeout.ms = null 17:56:24 sasl.login.read.timeout.ms = null 17:56:24 sasl.login.refresh.buffer.seconds = 300 17:56:24 sasl.login.refresh.min.period.seconds = 60 17:56:24 sasl.login.refresh.window.factor = 0.8 17:56:24 sasl.login.refresh.window.jitter = 0.05 17:56:24 sasl.login.retry.backoff.max.ms = 10000 17:56:24 sasl.login.retry.backoff.ms = 100 17:56:24 sasl.mechanism = GSSAPI 17:56:24 sasl.oauthbearer.clock.skew.seconds = 30 17:56:24 sasl.oauthbearer.expected.audience = null 17:56:24 sasl.oauthbearer.expected.issuer = null 17:56:24 sasl.oauthbearer.header.urlencode = false 17:56:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:24 sasl.oauthbearer.jwks.endpoint.url = null 17:56:24 sasl.oauthbearer.scope.claim.name = scope 17:56:24 sasl.oauthbearer.sub.claim.name = sub 17:56:24 sasl.oauthbearer.token.endpoint.url = null 17:56:24 security.protocol = PLAINTEXT 17:56:24 security.providers = null 17:56:24 send.buffer.bytes = 131072 17:56:24 session.timeout.ms = 45000 17:56:24 socket.connection.setup.timeout.max.ms = 30000 17:56:24 socket.connection.setup.timeout.ms = 10000 17:56:24 ssl.cipher.suites = null 17:56:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:24 ssl.endpoint.identification.algorithm = https 17:56:24 ssl.engine.factory.class = null 17:56:24 ssl.key.password = null 17:56:24 ssl.keymanager.algorithm = SunX509 17:56:24 ssl.keystore.certificate.chain = null 17:56:24 ssl.keystore.key = null 17:56:24 ssl.keystore.location = null 17:56:24 ssl.keystore.password = null 17:56:24 ssl.keystore.type = JKS 17:56:24 ssl.protocol = TLSv1.3 17:56:24 ssl.provider = null 17:56:24 ssl.secure.random.implementation = null 17:56:24 ssl.trustmanager.algorithm = PKIX 17:56:24 ssl.truststore.certificates = null 17:56:24 ssl.truststore.location = null 17:56:24 ssl.truststore.password = null 17:56:24 ssl.truststore.type = JKS 17:56:24 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:24 17:56:24 2026-01-14T17:56:23.935Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:24 2026-01-14T17:56:23.937Z INFO 11246 --- [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:56:24 2026-01-14T17:56:23.937Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:24 2026-01-14T17:56:23.937Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:24 2026-01-14T17:56:23.937Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413383937 17:56:24 2026-01-14T17:56:23.937Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 17:56:24 2026-01-14T17:56:23.939Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:56:24 allow.auto.create.topics = true 17:56:24 auto.commit.interval.ms = 5000 17:56:24 auto.include.jmx.reporter = true 17:56:24 auto.offset.reset = latest 17:56:24 bootstrap.servers = [localhost:32777] 17:56:24 check.crcs = true 17:56:24 client.dns.lookup = use_all_dns_ips 17:56:24 client.id = consumer-ncmp-async-rest-request-event-group-35 17:56:24 client.rack = 17:56:24 connections.max.idle.ms = 540000 17:56:24 default.api.timeout.ms = 60000 17:56:24 enable.auto.commit = false 17:56:24 enable.metrics.push = true 17:56:24 exclude.internal.topics = true 17:56:24 fetch.max.bytes = 52428800 17:56:24 fetch.max.wait.ms = 500 17:56:24 fetch.min.bytes = 1 17:56:24 group.id = ncmp-async-rest-request-event-group 17:56:24 group.instance.id = null 17:56:24 group.protocol = classic 17:56:24 group.remote.assignor = null 17:56:24 heartbeat.interval.ms = 3000 17:56:24 interceptor.classes = [] 17:56:24 internal.leave.group.on.close = true 17:56:24 internal.throw.on.fetch.stable.offset.unsupported = false 17:56:24 isolation.level = read_uncommitted 17:56:24 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:24 max.partition.fetch.bytes = 1048576 17:56:24 max.poll.interval.ms = 300000 17:56:24 max.poll.records = 500 17:56:24 metadata.max.age.ms = 300000 17:56:24 metadata.recovery.strategy = none 17:56:24 metric.reporters = [] 17:56:24 metrics.num.samples = 2 17:56:24 metrics.recording.level = INFO 17:56:24 metrics.sample.window.ms = 30000 17:56:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:56:24 receive.buffer.bytes = 65536 17:56:24 reconnect.backoff.max.ms = 1000 17:56:24 reconnect.backoff.ms = 50 17:56:24 request.timeout.ms = 30000 17:56:24 retry.backoff.max.ms = 1000 17:56:24 retry.backoff.ms = 100 17:56:24 sasl.client.callback.handler.class = null 17:56:24 sasl.jaas.config = null 17:56:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:24 sasl.kerberos.min.time.before.relogin = 60000 17:56:24 sasl.kerberos.service.name = null 17:56:24 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:24 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:24 sasl.login.callback.handler.class = null 17:56:24 sasl.login.class = null 17:56:24 sasl.login.connect.timeout.ms = null 17:56:24 sasl.login.read.timeout.ms = null 17:56:24 sasl.login.refresh.buffer.seconds = 300 17:56:24 sasl.login.refresh.min.period.seconds = 60 17:56:24 sasl.login.refresh.window.factor = 0.8 17:56:24 sasl.login.refresh.window.jitter = 0.05 17:56:24 sasl.login.retry.backoff.max.ms = 10000 17:56:24 sasl.login.retry.backoff.ms = 100 17:56:24 sasl.mechanism = GSSAPI 17:56:24 sasl.oauthbearer.clock.skew.seconds = 30 17:56:24 sasl.oauthbearer.expected.audience = null 17:56:24 sasl.oauthbearer.expected.issuer = null 17:56:24 sasl.oauthbearer.header.urlencode = false 17:56:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:24 sasl.oauthbearer.jwks.endpoint.url = null 17:56:24 sasl.oauthbearer.scope.claim.name = scope 17:56:24 sasl.oauthbearer.sub.claim.name = sub 17:56:24 sasl.oauthbearer.token.endpoint.url = null 17:56:24 security.protocol = PLAINTEXT 17:56:24 security.providers = null 17:56:24 send.buffer.bytes = 131072 17:56:24 session.timeout.ms = 45000 17:56:24 socket.connection.setup.timeout.max.ms = 30000 17:56:24 socket.connection.setup.timeout.ms = 10000 17:56:24 ssl.cipher.suites = null 17:56:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:24 ssl.endpoint.identification.algorithm = https 17:56:24 ssl.engine.factory.class = null 17:56:24 ssl.key.password = null 17:56:24 ssl.keymanager.algorithm = SunX509 17:56:24 ssl.keystore.certificate.chain = null 17:56:24 ssl.keystore.key = null 17:56:24 ssl.keystore.location = null 17:56:24 ssl.keystore.password = null 17:56:24 ssl.keystore.type = JKS 17:56:24 ssl.protocol = TLSv1.3 17:56:24 ssl.provider = null 17:56:24 ssl.secure.random.implementation = null 17:56:24 ssl.trustmanager.algorithm = PKIX 17:56:24 ssl.truststore.certificates = null 17:56:24 ssl.truststore.location = null 17:56:24 ssl.truststore.password = null 17:56:24 ssl.truststore.type = JKS 17:56:24 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:56:24 17:56:24 2026-01-14T17:56:23.939Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:24 2026-01-14T17:56:23.941Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:24 2026-01-14T17:56:23.941Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:56:24 2026-01-14T17:56:23.943Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] (Re-)joining group 17:56:24 2026-01-14T17:56:23.943Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:24 2026-01-14T17:56:23.943Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:24 2026-01-14T17:56:23.944Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:56:24 2026-01-14T17:56:23.944Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 17:56:24 2026-01-14T17:56:23.944Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 17:56:24 2026-01-14T17:56:23.944Z INFO 11246 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768413383944 17:56:24 2026-01-14T17:56:23.944Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:56:24 2026-01-14T17:56:23.944Z INFO 11246 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 17:56:24 2026-01-14T17:56:23.945Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] (Re-)joining group 17:56:24 2026-01-14T17:56:23.946Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-31-7a4fd484-cd65-4458-a9fe-df1f06642081 17:56:24 2026-01-14T17:56:23.946Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] (Re-)joining group 17:56:24 2026-01-14T17:56:23.948Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] (Re-)joining group 17:56:24 2026-01-14T17:56:23.950Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-33-f05838de-b2d7-4531-91ca-f0ca63be8a42 17:56:24 2026-01-14T17:56:23.950Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] (Re-)joining group 17:56:24 2026-01-14T17:56:23.951Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-32-fba49a9f-d722-48a7-bc15-728d533afa67 17:56:24 2026-01-14T17:56:23.951Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] (Re-)joining group 17:56:24 2026-01-14T17:56:23.952Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:24 2026-01-14T17:56:23.952Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:56:24 2026-01-14T17:56:23.953Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 17:56:24 2026-01-14T17:56:23.957Z INFO 11246 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : Started DataMigrationIntegrationSpec in 2.152 seconds (process running for 94.073) 17:56:24 2026-01-14T17:56:23.957Z INFO 11246 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 17:56:24 2026-01-14T17:56:23.957Z INFO 11246 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 17:56:24 2026-01-14T17:56:23.957Z INFO 11246 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 17:56:24 2026-01-14T17:56:23.957Z INFO 11246 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 17:56:24 2026-01-14T17:56:23.959Z INFO 11246 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 17:56:24 2026-01-14T17:56:23.962Z INFO 11246 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:56:24 2026-01-14T17:56:23.962Z INFO 11246 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 17:56:24 2026-01-14T17:56:23.964Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, 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-34-284beda3-074f-4a8a-b4ad-83716d7961ee 17:56:24 2026-01-14T17:56:23.964Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] (Re-)joining group 17:56:24 2026-01-14T17:56:23.964Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47643/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47643 17:56:24 2026-01-14T17:56:23.966Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, 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-35-c873ec61-c901-4ea0-ba1e-063a27a7b65c 17:56:24 2026-01-14T17:56:23.966Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 17:56:24 2026-01-14T17:56:23.971Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:24 2026-01-14T17:56:23.971Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 17:56:24 Detail: Key (name)=(CPS-Admin) already exists. 17:56:24 2026-01-14T17:56:23.996Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:24 2026-01-14T17:56:23.997Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:56:24 Detail: Key (name, dataspace_id)=(cps-notification-subscriptions, 1) already exists. 17:56:24 2026-01-14T17:56:23.998Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47637/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47637 17:56:24 2026-01-14T17:56:23.999Z WARN 11246 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new schema set failed as schema set already exists 17:56:24 2026-01-14T17:56:24.001Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37485/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37485 17:56:24 2026-01-14T17:56:24.006Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:24 2026-01-14T17:56:24.006Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 17:56:24 Detail: Key (dataspace_id, name)=(1, cps-notification-subscriptions) already exists. 17:56:24 2026-01-14T17:56:24.008Z WARN 11246 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new anchor failed as anchor already exists 17:56:24 2026-01-14T17:56:24.038Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35833/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35833 17:56:24 2026-01-14T17:56:24.054Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:24 2026-01-14T17:56:24.054Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:24 2026-01-14T17:56:24.054Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('501'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:24 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch. 17:56:24 2026-01-14T17:56:24.054Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:24 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. 17:56:24 2026-01-14T17:56:24.059Z WARN 11246 --- [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 (('1'::int8),('{}'),(NULL),('/dataspaces'),('501'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:24 Detail: Key (anchor_id, xpath)=(1, /dataspaces) 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:56:24 2026-01-14T17:56:24.062Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:24 2026-01-14T17:56:24.062Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:24 2026-01-14T17:56:24.062Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('502'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:24 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch. 17:56:24 2026-01-14T17:56:24.062Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:24 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. 17:56:24 2026-01-14T17:56:24.063Z WARN 11246 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new data node 'dataspaces' failed as data node already exists 17:56:24 2026-01-14T17:56:24.063Z INFO 11246 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 17:56:24 2026-01-14T17:56:24.063Z INFO 11246 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 17:56:24 2026-01-14T17:56:24.063Z INFO 11246 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:56:24 2026-01-14T17:56:24.063Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:56:24 2026-01-14T17:56:24.111Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 17:56:24 2026-01-14T17:56:24.145Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57405/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57405 17:56:24 2026-01-14T17:56:24.177Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 17:56:24 2026-01-14T17:56:24.177Z INFO 11246 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 17:56:24 2026-01-14T17:56:24.181Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43917/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43917 17:56:24 2026-01-14T17:56:24.184Z INFO 11246 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 0 17:56:24 2026-01-14T17:56:24.184Z INFO 11246 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 17:56:24 2026-01-14T17:56:24.189Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 17:56:24 2026-01-14T17:56:24.194Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 17:56:24 2026-01-14T17:56:24.198Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46601/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46601 17:56:24 2026-01-14T17:56:24.200Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 17:56:24 2026-01-14T17:56:24.202Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 17:56:24 2026-01-14T17:56:24.203Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38301/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38301 17:56:24 2026-01-14T17:56:24.207Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 17:56:24 2026-01-14T17:56:24.209Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 17:56:24 2026-01-14T17:56:24.220Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44253 17:56:24 2026-01-14T17:56:24.220Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 17:56:24 2026-01-14T17:56:24.220Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:56:24 2026-01-14T17:56:24.221Z INFO 11246 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:56:24 2026-01-14T17:56:24.221Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 17:56:24 2026-01-14T17:56:24.224Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34817/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34817 17:56:24 2026-01-14T17:56:24.227Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:24 2026-01-14T17:56:24.227Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:56:24 Detail: Key (name, dataspace_id)=(cm-data-job-subscriptions, 2) already exists. 17:56:24 2026-01-14T17:56:24.229Z WARN 11246 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new schema set failed as schema set already exists 17:56:24 2026-01-14T17:56:24.233Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:24 2026-01-14T17:56:24.233Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 17:56:24 Detail: Key (dataspace_id, name)=(2, cm-data-job-subscriptions) already exists. 17:56:24 2026-01-14T17:56:24.234Z WARN 11246 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new anchor failed as anchor already exists 17:56:24 2026-01-14T17:56:24.239Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55057/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55057 17:56:24 2026-01-14T17:56:24.260Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] 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:56:24 2026-01-14T17:56:24.267Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:24 2026-01-14T17:56:24.268Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:24 2026-01-14T17:56:24.268Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('3'::int8),('{}'),(NULL),('/dataJob'),('503'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:24 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch. 17:56:24 2026-01-14T17:56:24.268Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:24 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. 17:56:24 2026-01-14T17:56:24.270Z WARN 11246 --- [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 (('3'::int8),('{}'),(NULL),('/dataJob'),('503'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:24 Detail: Key (anchor_id, xpath)=(3, /dataJob) 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:56:24 2026-01-14T17:56:24.271Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:24 2026-01-14T17:56:24.271Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:24 2026-01-14T17:56:24.271Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('3'::int8),('{}'),(NULL),('/dataJob'),('504'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:24 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch. 17:56:24 2026-01-14T17:56:24.271Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:24 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. 17:56:24 2026-01-14T17:56:24.271Z WARN 11246 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new data node 'dataJob' failed as data node already exists 17:56:24 2026-01-14T17:56:24.271Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 17:56:24 2026-01-14T17:56:24.271Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 17:56:24 2026-01-14T17:56:24.272Z INFO 11246 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:56:24 2026-01-14T17:56:24.272Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 17:56:24 2026-01-14T17:56:24.272Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 17:56:24 2026-01-14T17:56:24.272Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 17:56:24 2026-01-14T17:56:24.272Z INFO 11246 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 17:56:24 2026-01-14T17:56:24.276Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 17:56:24 2026-01-14T17:56:24.295Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41007/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41007 17:56:24 2026-01-14T17:56:24.309Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56841/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56841 17:56:24 2026-01-14T17:56:24.321Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42973/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42973 17:56:24 2026-01-14T17:56:24.334Z INFO 11246 --- [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:56:24 2026-01-14T17:56:24.334Z INFO 11246 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:56:24 acks = -1 17:56:24 auto.include.jmx.reporter = true 17:56:24 batch.size = 16384 17:56:24 bootstrap.servers = [localhost:32777] 17:56:24 buffer.memory = 33554432 17:56:24 client.dns.lookup = use_all_dns_ips 17:56:24 client.id = cps-core-1 17:56:24 compression.gzip.level = -1 17:56:24 compression.lz4.level = 9 17:56:24 compression.type = none 17:56:24 compression.zstd.level = 3 17:56:24 connections.max.idle.ms = 540000 17:56:24 delivery.timeout.ms = 120000 17:56:24 enable.idempotence = true 17:56:24 enable.metrics.push = true 17:56:24 interceptor.classes = [] 17:56:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:56:24 linger.ms = 0 17:56:24 max.block.ms = 60000 17:56:24 max.in.flight.requests.per.connection = 5 17:56:24 max.request.size = 1048576 17:56:24 metadata.max.age.ms = 300000 17:56:24 metadata.max.idle.ms = 300000 17:56:24 metadata.recovery.strategy = none 17:56:24 metric.reporters = [] 17:56:24 metrics.num.samples = 2 17:56:24 metrics.recording.level = INFO 17:56:24 metrics.sample.window.ms = 30000 17:56:24 partitioner.adaptive.partitioning.enable = true 17:56:24 partitioner.availability.timeout.ms = 0 17:56:24 partitioner.class = null 17:56:24 partitioner.ignore.keys = false 17:56:24 receive.buffer.bytes = 32768 17:56:24 reconnect.backoff.max.ms = 1000 17:56:24 reconnect.backoff.ms = 50 17:56:24 request.timeout.ms = 30000 17:56:24 retries = 2147483647 17:56:24 retry.backoff.max.ms = 1000 17:56:24 retry.backoff.ms = 100 17:56:24 sasl.client.callback.handler.class = null 17:56:24 sasl.jaas.config = null 17:56:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:56:24 sasl.kerberos.min.time.before.relogin = 60000 17:56:24 sasl.kerberos.service.name = null 17:56:24 sasl.kerberos.ticket.renew.jitter = 0.05 17:56:24 sasl.kerberos.ticket.renew.window.factor = 0.8 17:56:24 sasl.login.callback.handler.class = null 17:56:24 sasl.login.class = null 17:56:24 sasl.login.connect.timeout.ms = null 17:56:24 sasl.login.read.timeout.ms = null 17:56:24 sasl.login.refresh.buffer.seconds = 300 17:56:24 sasl.login.refresh.min.period.seconds = 60 17:56:24 sasl.login.refresh.window.factor = 0.8 17:56:24 sasl.login.refresh.window.jitter = 0.05 17:56:24 sasl.login.retry.backoff.max.ms = 10000 17:56:24 sasl.login.retry.backoff.ms = 100 17:56:24 sasl.mechanism = GSSAPI 17:56:24 sasl.oauthbearer.clock.skew.seconds = 30 17:56:24 sasl.oauthbearer.expected.audience = null 17:56:24 sasl.oauthbearer.expected.issuer = null 17:56:24 sasl.oauthbearer.header.urlencode = false 17:56:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:56:24 sasl.oauthbearer.jwks.endpoint.url = null 17:56:24 sasl.oauthbearer.scope.claim.name = scope 17:56:24 sasl.oauthbearer.sub.claim.name = sub 17:56:24 sasl.oauthbearer.token.endpoint.url = null 17:56:24 security.protocol = PLAINTEXT 17:56:24 security.providers = null 17:56:24 send.buffer.bytes = 131072 17:56:24 socket.connection.setup.timeout.max.ms = 30000 17:56:24 socket.connection.setup.timeout.ms = 10000 17:56:24 ssl.cipher.suites = null 17:56:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:56:24 ssl.endpoint.identification.algorithm = https 17:56:24 ssl.engine.factory.class = null 17:56:24 ssl.key.password = null 17:56:24 ssl.keymanager.algorithm = SunX509 17:56:24 ssl.keystore.certificate.chain = null 17:56:24 ssl.keystore.key = null 17:56:24 ssl.keystore.location = null 17:56:24 ssl.keystore.password = null 17:56:24 ssl.keystore.type = JKS 17:56:24 ssl.protocol = TLSv1.3 17:56:24 ssl.provider = null 17:56:24 ssl.secure.random.implementation = null 17:56:24 ssl.trustmanager.algorithm = PKIX 17:56:24 ssl.truststore.certificates = null 17:56:24 ssl.truststore.location = null 17:56:24 ssl.truststore.password = null 17:56:24 ssl.truststore.type = JKS 17:56:24 transaction.timeout.ms = 60000 17:56:24 transactional.id = null 17:56:24 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:56:24 17:56:24 2026-01-14T17:56:24.335Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36137/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36137 17:56:24 2026-01-14T17:56:24.335Z INFO 11246 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:56:24 2026-01-14T17:56:24.336Z INFO 11246 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 17:56:24 2026-01-14T17:56:24.338Z INFO 11246 --- [cps-integration-test] [ Async-1] 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:56:24 2026-01-14T17:56:24.345Z INFO 11246 --- [cps-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:56:24 2026-01-14T17:56:24.345Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:24 2026-01-14T17:56:24.346Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:24 2026-01-14T17:56:24.356Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:56:24 2026-01-14T17:56:24.356Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 16 with epoch 0 17:56:24 2026-01-14T17:56:24.358Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:24 2026-01-14T17:56:24.358Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:24 2026-01-14T17:56:24.361Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45269/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45269 17:56:24 2026-01-14T17:56:24.379Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32805/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32805 17:56:24 2026-01-14T17:56:24.402Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60485/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60485 17:56:24 2026-01-14T17:56:24.407Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35501/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35501 17:56:24 2026-01-14T17:56:24.420Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45781/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45781 17:56:24 2026-01-14T17:56:24.433Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49949/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49949 17:56:24 2026-01-14T17:56:24.446Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:24 2026-01-14T17:56:24.446Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49687/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49687 17:56:24 2026-01-14T17:56:24.462Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:24 2026-01-14T17:56:24.463Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53039/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53039 17:56:24 2026-01-14T17:56:24.475Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33683/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33683 17:56:24 2026-01-14T17:56:24.485Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48147/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48147 17:56:24 2026-01-14T17:56:24.488Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52449/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52449 17:56:24 2026-01-14T17:56:24.493Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:24 2026-01-14T17:56:24.503Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37579/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37579 17:56:24 2026-01-14T17:56:24.505Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39755/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39755 17:56:24 2026-01-14T17:56:24.521Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56961/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56961 17:56:24 2026-01-14T17:56:24.537Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41655/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41655 17:56:24 2026-01-14T17:56:24.554Z INFO 11246 --- [cps-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:56:24 2026-01-14T17:56:24.554Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:24 2026-01-14T17:56:24.555Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:24 2026-01-14T17:56:24.556Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:24 2026-01-14T17:56:24.556Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:24 2026-01-14T17:56:24.565Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46945/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46945 17:56:24 2026-01-14T17:56:24.576Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:24 2026-01-14T17:56:24.583Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:24 2026-01-14T17:56:24.590Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51119/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51119 17:56:24 2026-01-14T17:56:24.602Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:24 2026-01-14T17:56:24.602Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57549/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57549 17:56:24 2026-01-14T17:56:24.617Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47065/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47065 17:56:24 2026-01-14T17:56:24.621Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53463/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53463 17:56:24 2026-01-14T17:56:24.623Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60831/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60831 17:56:24 2026-01-14T17:56:24.636Z INFO 11246 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 17:56:24 2026-01-14T17:56:24.639Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36193/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36193 17:56:24 2026-01-14T17:56:24.640Z INFO 11246 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 2 17:56:24 2026-01-14T17:56:24.642Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54203/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54203 17:56:24 2026-01-14T17:56:24.671Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50111/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50111 17:56:24 2026-01-14T17:56:24.688Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49975/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49975 17:56:24 2026-01-14T17:56:24.695Z INFO 11246 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 17:56:24 2026-01-14T17:56:24.701Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42605/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42605 17:56:24 2026-01-14T17:56:24.717Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] 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:56:24 2026-01-14T17:56:24.732Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38033/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38033 17:56:24 2026-01-14T17:56:24.734Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50939/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50939 17:56:24 2026-01-14T17:56:24.747Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43317/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43317 17:56:24 2026-01-14T17:56:24.763Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37815/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37815 17:56:24 2026-01-14T17:56:24.785Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45017/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45017 17:56:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.010 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 17:56:24 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 17:56:24 2026-01-14T17:56:24.798Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46569/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46569 17:56:24 2026-01-14T17:56:24.809Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41455/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41455 17:56:24 2026-01-14T17:56:24.821Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43423/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43423 17:56:25 2026-01-14T17:56:25.718Z INFO 11246 --- [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: group is already rebalancing 17:56:25 2026-01-14T17:56:25.719Z INFO 11246 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 17:56:25 2026-01-14T17:56:25.720Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:56:25 2026-01-14T17:56:25.721Z INFO 11246 --- [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:56:25 2026-01-14T17:56:25.725Z INFO 11246 --- [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=2, memberId='consumer-ncmp-data-operation-event-group-5-f8e8a6ba-1bec-4df9-ac6f-876c561cade4', protocol='range'} 17:56:25 2026-01-14T17:56:25.725Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-data-operation-event-group-34-284beda3-074f-4a8a-b4ad-83716d7961ee', protocol='range'} 17:56:25 2026-01-14T17:56:25.726Z INFO 11246 --- [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 2: {consumer-ncmp-data-operation-event-group-34-284beda3-074f-4a8a-b4ad-83716d7961ee=Assignment(partitions=[ncmp-async-m2m-0]), consumer-ncmp-data-operation-event-group-5-f8e8a6ba-1bec-4df9-ac6f-876c561cade4=Assignment(partitions=[])} 17:56:25 2026-01-14T17:56:25.728Z INFO 11246 --- [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=2, memberId='consumer-ncmp-data-operation-event-group-5-f8e8a6ba-1bec-4df9-ac6f-876c561cade4', protocol='range'} 17:56:25 2026-01-14T17:56:25.728Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-data-operation-event-group-34-284beda3-074f-4a8a-b4ad-83716d7961ee', protocol='range'} 17:56:25 2026-01-14T17:56:25.728Z INFO 11246 --- [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=[]) 17:56:25 2026-01-14T17:56:25.728Z INFO 11246 --- [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: 17:56:25 2026-01-14T17:56:25.728Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [] 17:56:25 2026-01-14T17:56:25.728Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 17:56:25 2026-01-14T17:56:25.728Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 17:56:25 2026-01-14T17:56:25.732Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition ncmp-async-m2m-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:56:25 2026-01-14T17:56:25.732Z INFO 11246 --- [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:56:25 2026-01-14T17:56:25.734Z INFO 11246 --- [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:56:25 2026-01-14T17:56:25.735Z INFO 11246 --- [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:56:25 2026-01-14T17:56:25.735Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 17:56:25 2026-01-14T17:56:25.735Z INFO 11246 --- [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:56:25 2026-01-14T17:56:25.736Z INFO 11246 --- [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:56:25 2026-01-14T17:56:25.736Z INFO 11246 --- [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:56:25 2026-01-14T17:56:25.736Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 17:56:25 2026-01-14T17:56:25.736Z INFO 11246 --- [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:56:25 2026-01-14T17:56:25.737Z INFO 11246 --- [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: group is already rebalancing 17:56:25 2026-01-14T17:56:25.737Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 17:56:25 2026-01-14T17:56:25.738Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 17:56:25 2026-01-14T17:56:25.738Z INFO 11246 --- [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:56:25 2026-01-14T17:56:25.740Z INFO 11246 --- [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: group is already rebalancing 17:56:25 2026-01-14T17:56:25.740Z INFO 11246 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 17:56:25 2026-01-14T17:56:25.740Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:56:25 2026-01-14T17:56:25.740Z INFO 11246 --- [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:56:25 2026-01-14T17:56:25.742Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-async-rest-request-event-group-35-c873ec61-c901-4ea0-ba1e-063a27a7b65c', protocol='range'} 17:56:25 2026-01-14T17:56:25.742Z INFO 11246 --- [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=2, memberId='consumer-ncmp-async-rest-request-event-group-6-d6177364-ff56-4859-8e02-566e29155bee', protocol='range'} 17:56:25 2026-01-14T17:56:25.742Z INFO 11246 --- [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: group is already rebalancing 17:56:25 2026-01-14T17:56:25.742Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 17:56:25 2026-01-14T17:56:25.742Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 17:56:25 2026-01-14T17:56:25.742Z INFO 11246 --- [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:56:25 2026-01-14T17:56:25.742Z INFO 11246 --- [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 2: {consumer-ncmp-async-rest-request-event-group-6-d6177364-ff56-4859-8e02-566e29155bee=Assignment(partitions=[]), consumer-ncmp-async-rest-request-event-group-35-c873ec61-c901-4ea0-ba1e-063a27a7b65c=Assignment(partitions=[ncmp-async-m2m-0])} 17:56:25 2026-01-14T17:56:25.745Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-30-0ae6aab6-d77a-4eb4-aa43-20def2c23fcb', protocol='range'} 17:56:25 2026-01-14T17:56:25.745Z INFO 11246 --- [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=2, memberId='consumer-ncmp-async-rest-request-event-group-6-d6177364-ff56-4859-8e02-566e29155bee', protocol='range'} 17:56:25 2026-01-14T17:56:25.745Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-async-rest-request-event-group-35-c873ec61-c901-4ea0-ba1e-063a27a7b65c', protocol='range'} 17:56:25 2026-01-14T17:56:25.745Z INFO 11246 --- [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=[]) 17:56:25 2026-01-14T17:56:25.745Z INFO 11246 --- [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: 17:56:25 2026-01-14T17:56:25.745Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 17:56:25 2026-01-14T17:56:25.745Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 17:56:25 2026-01-14T17:56:25.745Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-31-7a4fd484-cd65-4458-a9fe-df1f06642081', protocol='range'} 17:56:25 2026-01-14T17:56:25.745Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [] 17:56:25 2026-01-14T17:56:25.745Z INFO 11246 --- [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-8e000009-a241-4b0c-8f54-6d096a0fbb2b', protocol='range'} 17:56:25 2026-01-14T17:56:25.745Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-32-fba49a9f-d722-48a7-bc15-728d533afa67', protocol='range'} 17:56:25 2026-01-14T17:56:25.745Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-33-f05838de-b2d7-4531-91ca-f0ca63be8a42', protocol='range'} 17:56:25 2026-01-14T17:56:25.746Z INFO 11246 --- [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-44265122-a1f3-43c0-aa55-7bc5e7679f27', protocol='range'} 17:56:25 2026-01-14T17:56:25.746Z INFO 11246 --- [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-075db257-6544-468c-8c56-6d1107b08825', protocol='range'} 17:56:25 2026-01-14T17:56:25.746Z INFO 11246 --- [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-29c0f6ae-583b-4892-8d26-c0d9eb8f167e', protocol='range'} 17:56:25 2026-01-14T17:56:25.748Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition ncmp-async-m2m-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:56:25 2026-01-14T17:56:25.748Z INFO 11246 --- [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:56:26 2026-01-14T17:56:26.031Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-31-7a4fd484-cd65-4458-a9fe-df1f06642081=Assignment(partitions=[]), consumer-ncmp-group-30-0ae6aab6-d77a-4eb4-aa43-20def2c23fcb=Assignment(partitions=[]), consumer-ncmp-group-32-fba49a9f-d722-48a7-bc15-728d533afa67=Assignment(partitions=[]), consumer-ncmp-group-1-29c0f6ae-583b-4892-8d26-c0d9eb8f167e=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-4-8e000009-a241-4b0c-8f54-6d096a0fbb2b=Assignment(partitions=[]), consumer-ncmp-group-3-44265122-a1f3-43c0-aa55-7bc5e7679f27=Assignment(partitions=[subscription-0]), consumer-ncmp-group-33-f05838de-b2d7-4531-91ca-f0ca63be8a42=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-2-075db257-6544-468c-8c56-6d1107b08825=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 17:56:26 2026-01-14T17:56:26.036Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-30-0ae6aab6-d77a-4eb4-aa43-20def2c23fcb', protocol='range'} 17:56:26 2026-01-14T17:56:26.036Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-31-7a4fd484-cd65-4458-a9fe-df1f06642081', protocol='range'} 17:56:26 2026-01-14T17:56:26.036Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-32-fba49a9f-d722-48a7-bc15-728d533afa67', protocol='range'} 17:56:26 2026-01-14T17:56:26.036Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 17:56:26 2026-01-14T17:56:26.036Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 17:56:26 2026-01-14T17:56:26.036Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Adding newly assigned partitions: 17:56:26 2026-01-14T17:56:26.036Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Adding newly assigned partitions: 17:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 17:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 17:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 17:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Adding newly assigned partitions: 17:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 17:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [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-44265122-a1f3-43c0-aa55-7bc5e7679f27', protocol='range'} 17:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [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-8e000009-a241-4b0c-8f54-6d096a0fbb2b', protocol='range'} 17:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [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-075db257-6544-468c-8c56-6d1107b08825', protocol='range'} 17:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [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-29c0f6ae-583b-4892-8d26-c0d9eb8f167e', protocol='range'} 17:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [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=[]) 17:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [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:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [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:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [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: 17:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [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:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [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:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 17:56:26 2026-01-14T17:56:26.037Z INFO 11246 --- [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:56:26 2026-01-14T17:56:26.038Z INFO 11246 --- [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:56:26 2026-01-14T17:56:26.038Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-33-f05838de-b2d7-4531-91ca-f0ca63be8a42', protocol='range'} 17:56:26 2026-01-14T17:56:26.038Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 17:56:26 2026-01-14T17:56:26.038Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 17:56:26 2026-01-14T17:56:26.042Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:56:26 2026-01-14T17:56:26.042Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:56:26 2026-01-14T17:56:26.042Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 17:56:26 2026-01-14T17:56:26.042Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 17:56:26 2026-01-14T17:56:26.043Z INFO 11246 --- [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:56:26 2026-01-14T17:56:26.043Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 17:56:26 2026-01-14T17:56:26.044Z INFO 11246 --- [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=12, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 17:56:26 2026-01-14T17:56:26.044Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 17:56:28 2026-01-14T17:56:28.569Z INFO 11246 --- [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:56:28 2026-01-14T17:56:28.575Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 17:56:29 2026-01-14T17:56:29.035Z INFO 11246 --- [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:56:29 2026-01-14T17:56:29.040Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 17:56:29 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.613 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 17:56:29 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 17:56:29 2026-01-14T17:56:29.453Z INFO 11246 --- [cps-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:56:29 2026-01-14T17:56:29.454Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:29 2026-01-14T17:56:29.454Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:29 2026-01-14T17:56:29.455Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:29 2026-01-14T17:56:29.455Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:29 2026-01-14T17:56:29.514Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:29 2026-01-14T17:56:29.525Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:29 2026-01-14T17:56:29.538Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:29 2026-01-14T17:56:29.554Z INFO 11246 --- [cps-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:56:29 2026-01-14T17:56:29.554Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:29 2026-01-14T17:56:29.555Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:29 2026-01-14T17:56:29.555Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:29 2026-01-14T17:56:29.555Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:29 2026-01-14T17:56:29.612Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:29 2026-01-14T17:56:29.621Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:29 2026-01-14T17:56:29.634Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:29 2026-01-14T17:56:29.650Z INFO 11246 --- [cps-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:56:29 2026-01-14T17:56:29.650Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:29 2026-01-14T17:56:29.651Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:29 2026-01-14T17:56:29.651Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:29 2026-01-14T17:56:29.651Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:29 2026-01-14T17:56:29.707Z INFO 11246 --- [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:56:29 2026-01-14T17:56:29.715Z INFO 11246 --- [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:56:29 2026-01-14T17:56:29.730Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:29 2026-01-14T17:56:29.812Z INFO 11246 --- [cps-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:56:29 2026-01-14T17:56:29.812Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:29 2026-01-14T17:56:29.812Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:29 2026-01-14T17:56:29.813Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:29 2026-01-14T17:56:29.813Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:29 2026-01-14T17:56:29.894Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:29 2026-01-14T17:56:29.906Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:29 2026-01-14T17:56:29.918Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:29 2026-01-14T17:56:29.935Z INFO 11246 --- [cps-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:56:29 2026-01-14T17:56:29.935Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:29 2026-01-14T17:56:29.935Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:29 2026-01-14T17:56:29.936Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:29 2026-01-14T17:56:29.936Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-14T17:56:30.002Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:30 2026-01-14T17:56:30.010Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:30 2026-01-14T17:56:30.025Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 2026-01-14T17:56:30.052Z INFO 11246 --- [cps-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:56:30 2026-01-14T17:56:30.052Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:30 2026-01-14T17:56:30.052Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:30 2026-01-14T17:56:30.052Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:30 2026-01-14T17:56:30.052Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-14T17:56:30.109Z INFO 11246 --- [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:56:30 2026-01-14T17:56:30.116Z INFO 11246 --- [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:56:30 2026-01-14T17:56:30.130Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 2026-01-14T17:56:30.207Z INFO 11246 --- [cps-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:56:30 2026-01-14T17:56:30.207Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:30 2026-01-14T17:56:30.207Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:30 2026-01-14T17:56:30.207Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:30 2026-01-14T17:56:30.207Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-14T17:56:30.267Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:30 2026-01-14T17:56:30.278Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:30 2026-01-14T17:56:30.291Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 2026-01-14T17:56:30.310Z INFO 11246 --- [cps-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:56:30 2026-01-14T17:56:30.310Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:30 2026-01-14T17:56:30.311Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:30 2026-01-14T17:56:30.311Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:30 2026-01-14T17:56:30.311Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-14T17:56:30.371Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:30 2026-01-14T17:56:30.382Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:30 2026-01-14T17:56:30.404Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 2026-01-14T17:56:30.424Z INFO 11246 --- [cps-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:56:30 2026-01-14T17:56:30.424Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:30 2026-01-14T17:56:30.425Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:30 2026-01-14T17:56:30.425Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:30 2026-01-14T17:56:30.425Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-14T17:56:30.501Z INFO 11246 --- [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:56:30 2026-01-14T17:56:30.508Z INFO 11246 --- [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:56:30 2026-01-14T17:56:30.523Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 2026-01-14T17:56:30.612Z INFO 11246 --- [cps-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:56:30 2026-01-14T17:56:30.613Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:30 2026-01-14T17:56:30.613Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:30 2026-01-14T17:56:30.613Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:30 2026-01-14T17:56:30.613Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-14T17:56:30.676Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:30 2026-01-14T17:56:30.685Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:30 2026-01-14T17:56:30.699Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 2026-01-14T17:56:30.715Z INFO 11246 --- [cps-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:56:30 2026-01-14T17:56:30.730Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:30 2026-01-14T17:56:30.730Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:30 2026-01-14T17:56:30.730Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:30 2026-01-14T17:56:30.730Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-14T17:56:30.794Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:30 2026-01-14T17:56:30.804Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:30 2026-01-14T17:56:30.823Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:30 2026-01-14T17:56:30.849Z INFO 11246 --- [cps-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:56:30 2026-01-14T17:56:30.849Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:30 2026-01-14T17:56:30.849Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:30 2026-01-14T17:56:30.850Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:30 2026-01-14T17:56:30.850Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:30 2026-01-14T17:56:30.908Z INFO 11246 --- [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:56:30 2026-01-14T17:56:30.915Z INFO 11246 --- [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:56:30 2026-01-14T17:56:30.933Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:31 2026-01-14T17:56:31.036Z INFO 11246 --- [cps-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:56:31 2026-01-14T17:56:31.036Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:31 2026-01-14T17:56:31.036Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:31 2026-01-14T17:56:31.036Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:31 2026-01-14T17:56:31.036Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:31 2026-01-14T17:56:31.101Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:31 2026-01-14T17:56:31.111Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:31 2026-01-14T17:56:31.126Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:31 2026-01-14T17:56:31.144Z INFO 11246 --- [cps-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:56:31 2026-01-14T17:56:31.145Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:31 2026-01-14T17:56:31.145Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:31 2026-01-14T17:56:31.145Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:31 2026-01-14T17:56:31.145Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:31 2026-01-14T17:56:31.205Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:31 2026-01-14T17:56:31.213Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:31 2026-01-14T17:56:31.229Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:31 2026-01-14T17:56:31.250Z INFO 11246 --- [cps-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:56:31 2026-01-14T17:56:31.250Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:31 2026-01-14T17:56:31.250Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:31 2026-01-14T17:56:31.251Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:31 2026-01-14T17:56:31.251Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:31 2026-01-14T17:56:31.311Z INFO 11246 --- [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:56:31 2026-01-14T17:56:31.320Z INFO 11246 --- [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:56:31 2026-01-14T17:56:31.334Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:31 2026-01-14T17:56:31.429Z INFO 11246 --- [cps-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:56:31 2026-01-14T17:56:31.429Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:31 2026-01-14T17:56:31.430Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:31 2026-01-14T17:56:31.430Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:31 2026-01-14T17:56:31.430Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:31 2026-01-14T17:56:31.494Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:31 2026-01-14T17:56:31.503Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:31 2026-01-14T17:56:31.519Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:31 2026-01-14T17:56:31.538Z INFO 11246 --- [cps-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:56:31 2026-01-14T17:56:31.538Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:31 2026-01-14T17:56:31.538Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:31 2026-01-14T17:56:31.538Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:31 2026-01-14T17:56:31.538Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:31 2026-01-14T17:56:31.602Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:31 2026-01-14T17:56:31.610Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:31 2026-01-14T17:56:31.626Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:31 2026-01-14T17:56:31.647Z INFO 11246 --- [cps-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:56:31 2026-01-14T17:56:31.647Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:31 2026-01-14T17:56:31.647Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:31 2026-01-14T17:56:31.647Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:31 2026-01-14T17:56:31.647Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:31 2026-01-14T17:56:31.707Z INFO 11246 --- [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:56:31 2026-01-14T17:56:31.713Z INFO 11246 --- [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:56:31 2026-01-14T17:56:31.734Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:31 2026-01-14T17:56:31.860Z INFO 11246 --- [cps-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:56:31 2026-01-14T17:56:31.860Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:31 2026-01-14T17:56:31.861Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:31 2026-01-14T17:56:31.861Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:31 2026-01-14T17:56:31.861Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:31 2026-01-14T17:56:31.926Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:31 2026-01-14T17:56:31.937Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:31 2026-01-14T17:56:31.954Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:32 2026-01-14T17:56:31.982Z INFO 11246 --- [cps-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:56:32 2026-01-14T17:56:31.982Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:32 2026-01-14T17:56:31.982Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:32 2026-01-14T17:56:31.982Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:32 2026-01-14T17:56:31.982Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:32 2026-01-14T17:56:32.039Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:32 2026-01-14T17:56:32.048Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:32 2026-01-14T17:56:32.065Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:32 2026-01-14T17:56:32.090Z INFO 11246 --- [cps-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:56:32 2026-01-14T17:56:32.090Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:32 2026-01-14T17:56:32.090Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:32 2026-01-14T17:56:32.090Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:32 2026-01-14T17:56:32.090Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:32 2026-01-14T17:56:32.151Z INFO 11246 --- [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:56:32 2026-01-14T17:56:32.159Z INFO 11246 --- [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:56:32 2026-01-14T17:56:32.175Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:32 2026-01-14T17:56:32.270Z INFO 11246 --- [cps-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:56:32 2026-01-14T17:56:32.270Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:32 2026-01-14T17:56:32.270Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:32 2026-01-14T17:56:32.272Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:32 2026-01-14T17:56:32.272Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:32 2026-01-14T17:56:32.335Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:32 2026-01-14T17:56:32.344Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:32 2026-01-14T17:56:32.359Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:32 2026-01-14T17:56:32.384Z INFO 11246 --- [cps-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:56:32 2026-01-14T17:56:32.392Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:32 2026-01-14T17:56:32.401Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:32 2026-01-14T17:56:32.401Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:32 2026-01-14T17:56:32.401Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:32 2026-01-14T17:56:32.468Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:32 2026-01-14T17:56:32.477Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:32 2026-01-14T17:56:32.494Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:32 2026-01-14T17:56:32.534Z INFO 11246 --- [cps-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:56:32 2026-01-14T17:56:32.534Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:32 2026-01-14T17:56:32.534Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:32 2026-01-14T17:56:32.535Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:32 2026-01-14T17:56:32.535Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:32 2026-01-14T17:56:32.595Z INFO 11246 --- [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:56:32 2026-01-14T17:56:32.602Z INFO 11246 --- [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:56:32 2026-01-14T17:56:32.617Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:32 2026-01-14T17:56:32.722Z INFO 11246 --- [cps-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:56:32 2026-01-14T17:56:32.722Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:32 2026-01-14T17:56:32.723Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:32 2026-01-14T17:56:32.723Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:32 2026-01-14T17:56:32.723Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:32 2026-01-14T17:56:32.783Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:32 2026-01-14T17:56:32.793Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:32 2026-01-14T17:56:32.809Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:32 2026-01-14T17:56:32.828Z INFO 11246 --- [cps-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:56:32 2026-01-14T17:56:32.828Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:32 2026-01-14T17:56:32.829Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:32 2026-01-14T17:56:32.829Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:32 2026-01-14T17:56:32.829Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:32 2026-01-14T17:56:32.886Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:32 2026-01-14T17:56:32.893Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:32 2026-01-14T17:56:32.907Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:32 2026-01-14T17:56:32.923Z INFO 11246 --- [cps-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:56:32 2026-01-14T17:56:32.923Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:32 2026-01-14T17:56:32.924Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:32 2026-01-14T17:56:32.924Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:32 2026-01-14T17:56:32.924Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:33 2026-01-14T17:56:32.982Z INFO 11246 --- [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:56:33 2026-01-14T17:56:32.989Z INFO 11246 --- [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:56:33 2026-01-14T17:56:33.004Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:33 2026-01-14T17:56:33.087Z INFO 11246 --- [cps-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:56:33 2026-01-14T17:56:33.087Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:33 2026-01-14T17:56:33.087Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:33 2026-01-14T17:56:33.087Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:33 2026-01-14T17:56:33.087Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:33 2026-01-14T17:56:33.149Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:33 2026-01-14T17:56:33.158Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:33 2026-01-14T17:56:33.172Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:33 2026-01-14T17:56:33.195Z INFO 11246 --- [cps-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:56:33 2026-01-14T17:56:33.196Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:33 2026-01-14T17:56:33.196Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:33 2026-01-14T17:56:33.196Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:33 2026-01-14T17:56:33.196Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:33 2026-01-14T17:56:33.255Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:33 2026-01-14T17:56:33.263Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:33 2026-01-14T17:56:33.278Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:33 2026-01-14T17:56:33.301Z INFO 11246 --- [cps-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:56:33 2026-01-14T17:56:33.301Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:33 2026-01-14T17:56:33.301Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:33 2026-01-14T17:56:33.301Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:33 2026-01-14T17:56:33.301Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:33 2026-01-14T17:56:33.360Z INFO 11246 --- [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:56:33 2026-01-14T17:56:33.367Z INFO 11246 --- [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:56:33 2026-01-14T17:56:33.384Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:33 2026-01-14T17:56:33.491Z INFO 11246 --- [cps-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:56:33 2026-01-14T17:56:33.491Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:33 2026-01-14T17:56:33.491Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:33 2026-01-14T17:56:33.491Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:33 2026-01-14T17:56:33.491Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:33 2026-01-14T17:56:33.567Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:33 2026-01-14T17:56:33.577Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:33 2026-01-14T17:56:33.602Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:33 2026-01-14T17:56:33.639Z INFO 11246 --- [cps-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:56:33 2026-01-14T17:56:33.639Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:33 2026-01-14T17:56:33.640Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:33 2026-01-14T17:56:33.640Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:33 2026-01-14T17:56:33.640Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:33 2026-01-14T17:56:33.712Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:33 2026-01-14T17:56:33.719Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:33 2026-01-14T17:56:33.735Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:33 2026-01-14T17:56:33.783Z INFO 11246 --- [cps-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:56:33 2026-01-14T17:56:33.783Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:33 2026-01-14T17:56:33.784Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:33 2026-01-14T17:56:33.784Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:33 2026-01-14T17:56:33.784Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:33 2026-01-14T17:56:33.849Z INFO 11246 --- [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:56:33 2026-01-14T17:56:33.858Z INFO 11246 --- [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:56:33 2026-01-14T17:56:33.886Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:34 2026-01-14T17:56:33.986Z INFO 11246 --- [cps-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:56:34 2026-01-14T17:56:33.987Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:34 2026-01-14T17:56:33.988Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:34 2026-01-14T17:56:33.988Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:34 2026-01-14T17:56:33.988Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:34 2026-01-14T17:56:34.050Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:34 2026-01-14T17:56:34.059Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:34 2026-01-14T17:56:34.074Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:34 2026-01-14T17:56:34.096Z INFO 11246 --- [cps-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:56:34 2026-01-14T17:56:34.099Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:34 2026-01-14T17:56:34.100Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:34 2026-01-14T17:56:34.100Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:34 2026-01-14T17:56:34.100Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:34 2026-01-14T17:56:34.159Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:34 2026-01-14T17:56:34.167Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:34 2026-01-14T17:56:34.182Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:34 2026-01-14T17:56:34.215Z INFO 11246 --- [cps-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:56:34 2026-01-14T17:56:34.217Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:34 2026-01-14T17:56:34.217Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:34 2026-01-14T17:56:34.217Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:34 2026-01-14T17:56:34.217Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:34 2026-01-14T17:56:34.280Z INFO 11246 --- [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:56:34 2026-01-14T17:56:34.287Z INFO 11246 --- [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:56:34 2026-01-14T17:56:34.301Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:34 2026-01-14T17:56:34.395Z INFO 11246 --- [cps-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:56:34 2026-01-14T17:56:34.395Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:34 2026-01-14T17:56:34.395Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:34 2026-01-14T17:56:34.396Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:34 2026-01-14T17:56:34.396Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:34 2026-01-14T17:56:34.455Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:34 2026-01-14T17:56:34.475Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:34 2026-01-14T17:56:34.494Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:34 2026-01-14T17:56:34.519Z INFO 11246 --- [cps-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:56:34 2026-01-14T17:56:34.520Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:34 2026-01-14T17:56:34.520Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:34 2026-01-14T17:56:34.520Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:34 2026-01-14T17:56:34.520Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:34 2026-01-14T17:56:34.583Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:34 2026-01-14T17:56:34.592Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:34 2026-01-14T17:56:34.623Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:34 2026-01-14T17:56:34.651Z INFO 11246 --- [cps-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:56:34 2026-01-14T17:56:34.652Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:34 2026-01-14T17:56:34.652Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:34 2026-01-14T17:56:34.652Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:34 2026-01-14T17:56:34.652Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:34 2026-01-14T17:56:34.722Z INFO 11246 --- [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:56:34 2026-01-14T17:56:34.730Z INFO 11246 --- [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:56:34 2026-01-14T17:56:34.747Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:34 2026-01-14T17:56:34.877Z INFO 11246 --- [cps-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:56:34 2026-01-14T17:56:34.877Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:34 2026-01-14T17:56:34.877Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:34 2026-01-14T17:56:34.877Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:34 2026-01-14T17:56:34.877Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:34 2026-01-14T17:56:34.939Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:34 2026-01-14T17:56:34.948Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:34 2026-01-14T17:56:34.963Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:34 2026-01-14T17:56:34.986Z INFO 11246 --- [cps-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:56:34 2026-01-14T17:56:34.986Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:34 2026-01-14T17:56:34.986Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:34 2026-01-14T17:56:34.986Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:34 2026-01-14T17:56:34.986Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:35 2026-01-14T17:56:35.045Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:35 2026-01-14T17:56:35.052Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:35 2026-01-14T17:56:35.066Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:35 2026-01-14T17:56:35.085Z INFO 11246 --- [cps-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:56:35 2026-01-14T17:56:35.085Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:35 2026-01-14T17:56:35.085Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:35 2026-01-14T17:56:35.085Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:35 2026-01-14T17:56:35.085Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:35 2026-01-14T17:56:35.143Z INFO 11246 --- [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:56:35 2026-01-14T17:56:35.149Z INFO 11246 --- [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:56:35 2026-01-14T17:56:35.163Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:35 2026-01-14T17:56:35.242Z INFO 11246 --- [cps-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:56:35 2026-01-14T17:56:35.242Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:35 2026-01-14T17:56:35.244Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:35 2026-01-14T17:56:35.244Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:35 2026-01-14T17:56:35.244Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:35 2026-01-14T17:56:35.308Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:35 2026-01-14T17:56:35.318Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:35 2026-01-14T17:56:35.332Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:35 2026-01-14T17:56:35.348Z INFO 11246 --- [cps-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:56:35 2026-01-14T17:56:35.348Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:35 2026-01-14T17:56:35.349Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:35 2026-01-14T17:56:35.349Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:35 2026-01-14T17:56:35.349Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:35 2026-01-14T17:56:35.407Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:35 2026-01-14T17:56:35.413Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:35 2026-01-14T17:56:35.427Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:35 2026-01-14T17:56:35.444Z INFO 11246 --- [cps-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:56:35 2026-01-14T17:56:35.444Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:35 2026-01-14T17:56:35.444Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:35 2026-01-14T17:56:35.444Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:35 2026-01-14T17:56:35.444Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:35 2026-01-14T17:56:35.503Z INFO 11246 --- [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:56:35 2026-01-14T17:56:35.510Z INFO 11246 --- [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:56:35 2026-01-14T17:56:35.523Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:35 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.185 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 17:56:35 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 17:56:36 2026-01-14T17:56:35.929Z INFO 11246 --- [cps-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:56:36 2026-01-14T17:56:35.929Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:36 2026-01-14T17:56:35.930Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:36 2026-01-14T17:56:35.930Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:36 2026-01-14T17:56:35.930Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:36 2026-01-14T17:56:35.987Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:36 2026-01-14T17:56:35.996Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:36 2026-01-14T17:56:36.008Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:36 2026-01-14T17:56:36.048Z WARN 11246 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:56:36 2026-01-14T17:56:36.049Z INFO 11246 --- [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:56:36 2026-01-14T17:56:36.049Z INFO 11246 --- [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:56:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 17:56:36 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 17:56:36 2026-01-14T17:56:36.177Z INFO 11246 --- [cps-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:56:36 2026-01-14T17:56:36.179Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:36 2026-01-14T17:56:36.180Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:36 2026-01-14T17:56:36.180Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:36 2026-01-14T17:56:36.180Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:36 2026-01-14T17:56:36.193Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:36 2026-01-14T17:56:36.195Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:36 2026-01-14T17:56:36.208Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:36 2026-01-14T17:56:36.238Z INFO 11246 --- [cps-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:56:36 2026-01-14T17:56:36.238Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:36 2026-01-14T17:56:36.238Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:36 2026-01-14T17:56:36.238Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:36 2026-01-14T17:56:36.238Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:36 2026-01-14T17:56:36.250Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:36 2026-01-14T17:56:36.253Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:36 2026-01-14T17:56:36.267Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:36 2026-01-14T17:56:36.288Z INFO 11246 --- [cps-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:56:36 2026-01-14T17:56:36.288Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:36 2026-01-14T17:56:36.289Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:36 2026-01-14T17:56:36.289Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:36 2026-01-14T17:56:36.289Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:36 2026-01-14T17:56:36.298Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:56:36 2026-01-14T17:56:36.301Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:56:36 2026-01-14T17:56:36.313Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:36 2026-01-14T17:56:36.414Z INFO 11246 --- [cps-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:56:36 2026-01-14T17:56:36.414Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:36 2026-01-14T17:56:36.414Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:36 2026-01-14T17:56:36.414Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:36 2026-01-14T17:56:36.414Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:36 2026-01-14T17:56:36.426Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:36 2026-01-14T17:56:36.430Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:36 2026-01-14T17:56:36.443Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:36 2026-01-14T17:56:36.459Z INFO 11246 --- [cps-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:56:36 2026-01-14T17:56:36.459Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:36 2026-01-14T17:56:36.459Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:36 2026-01-14T17:56:36.459Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:36 2026-01-14T17:56:36.459Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:36 2026-01-14T17:56:36.469Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:36 2026-01-14T17:56:36.471Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:36 2026-01-14T17:56:36.485Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:36 2026-01-14T17:56:36.505Z INFO 11246 --- [cps-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:56:36 2026-01-14T17:56:36.505Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:36 2026-01-14T17:56:36.505Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:36 2026-01-14T17:56:36.505Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:36 2026-01-14T17:56:36.505Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:36 2026-01-14T17:56:36.514Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:56:36 2026-01-14T17:56:36.517Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:56:36 2026-01-14T17:56:36.528Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:36 2026-01-14T17:56:36.553Z WARN 11246 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny from mock server (dispatcher) 17:56:36 2026-01-14T17:56:36.553Z WARN 11246 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 17:56:36 2026-01-14T17:56:36.554Z WARN 11246 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 1 : deny from mock server (dispatcher), Details: Unexpected error during Policy Executor call. 17:56:36 2026-01-14T17:56:36.555Z ERROR 11246 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:56:36 17:56:36 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 17:56:36 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 17:56:36 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:181) 17:56:36 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:111) 17:56:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:36 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:36 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:56:36 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:56:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:36 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:36 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:56:36 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:56:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:36 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:36 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:56:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:56:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:36 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:36 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:36 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:36 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:36 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:36 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:36 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:56:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:56:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:56:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:56:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:56:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:56:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:56:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:56:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:56:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:56:36 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:56:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:56:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:56:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:56:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:56:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:56:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:56:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:56:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:36 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:56:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:56:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:56:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:56:36 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:56:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:56:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:56:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:56:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:56:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:56:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:56:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:56:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:56:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:56:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:56:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:56:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:56:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:56:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:56:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:56:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:56:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:56:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:56:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:56:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:56:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:56:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:56:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:56:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:56:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:56:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:56:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:56:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:56:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:56:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:56:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:56:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:56:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:56:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:56:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:56:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:56:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:56:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:56:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:56:36 17:56:36 2026-01-14T17:56:36.629Z INFO 11246 --- [cps-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:56:36 2026-01-14T17:56:36.629Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:36 2026-01-14T17:56:36.629Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:36 2026-01-14T17:56:36.629Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:36 2026-01-14T17:56:36.629Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:36 2026-01-14T17:56:36.648Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:36 2026-01-14T17:56:36.650Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:36 2026-01-14T17:56:36.669Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:36 2026-01-14T17:56:36.695Z INFO 11246 --- [cps-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:56:36 2026-01-14T17:56:36.695Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:36 2026-01-14T17:56:36.695Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:36 2026-01-14T17:56:36.695Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:36 2026-01-14T17:56:36.695Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:36 2026-01-14T17:56:36.713Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:36 2026-01-14T17:56:36.716Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:36 2026-01-14T17:56:36.732Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:36 2026-01-14T17:56:36.753Z INFO 11246 --- [cps-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:56:36 2026-01-14T17:56:36.754Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:36 2026-01-14T17:56:36.754Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:36 2026-01-14T17:56:36.754Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:36 2026-01-14T17:56:36.754Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:36 2026-01-14T17:56:36.761Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:56:36 2026-01-14T17:56:36.763Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:56:36 2026-01-14T17:56:36.776Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:36 2026-01-14T17:56:36.779Z INFO 11246 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:56:37 2026-01-14T17:56:37.251Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47637/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47637 17:56:37 2026-01-14T17:56:37.255Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48313/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48313 17:56:37 2026-01-14T17:56:37.273Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45781/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45781 17:56:37 2026-01-14T17:56:37.276Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49483/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49483 17:56:37 2026-01-14T17:56:37.287Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41655/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41655 17:56:37 2026-01-14T17:56:37.291Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57549/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57549 17:56:37 2026-01-14T17:56:37.295Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46601/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46601 17:56:37 2026-01-14T17:56:37.299Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51657/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51657 17:56:37 2026-01-14T17:56:37.313Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44253/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44253 17:56:37 2026-01-14T17:56:37.317Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56961/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56961 17:56:37 2026-01-14T17:56:37.320Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52915/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52915 17:56:37 2026-01-14T17:56:37.332Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52449/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52449 17:56:37 2026-01-14T17:56:37.335Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54891/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54891 17:56:37 2026-01-14T17:56:37.348Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51119/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51119 17:56:37 2026-01-14T17:56:37.351Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58259/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58259 17:56:37 2026-01-14T17:56:37.363Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54203/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54203 17:56:37 2026-01-14T17:56:37.365Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50939/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50939 17:56:37 2026-01-14T17:56:37.374Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60831/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60831 17:56:37 2026-01-14T17:56:37.376Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49137/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49137 17:56:37 2026-01-14T17:56:37.388Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57651/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57651 17:56:37 2026-01-14T17:56:37.398Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50111/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50111 17:56:37 2026-01-14T17:56:37.401Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38301/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38301 17:56:37 2026-01-14T17:56:37.403Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43917/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43917 17:56:37 2026-01-14T17:56:37.406Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60485/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60485 17:56:37 2026-01-14T17:56:37.410Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34841/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34841 17:56:37 2026-01-14T17:56:37.422Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42605/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42605 17:56:37 2026-01-14T17:56:37.424Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53503/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53503 17:56:37 2026-01-14T17:56:37.434Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46945/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46945 17:56:37 2026-01-14T17:56:37.436Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45017/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45017 17:56:37 2026-01-14T17:56:37.438Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59369/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59369 17:56:37 2026-01-14T17:56:37.476Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 17:56:37 2026-01-14T17:56:37.480Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43317/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43317 17:56:37 2026-01-14T17:56:37.483Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37815/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37815 17:56:37 2026-01-14T17:56:37.486Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54889/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54889 17:56:37 2026-01-14T17:56:37.496Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55283/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55283 17:56:37 2026-01-14T17:56:37.507Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48147/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48147 17:56:37 2026-01-14T17:56:37.510Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46569/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46569 17:56:37 2026-01-14T17:56:37.513Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45201/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45201 17:56:37 2026-01-14T17:56:37.522Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52823/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52823 17:56:37 2026-01-14T17:56:37.533Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59139/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59139 17:56:37 2026-01-14T17:56:37.543Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40975/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40975 17:56:37 2026-01-14T17:56:37.552Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35501/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35501 17:56:37 2026-01-14T17:56:37.554Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37579/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37579 17:56:37 2026-01-14T17:56:37.556Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41455/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41455 17:56:37 2026-01-14T17:56:37.558Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32805/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32805 17:56:37 2026-01-14T17:56:37.560Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47643/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47643 17:56:37 2026-01-14T17:56:37.562Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37485/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37485 17:56:37 2026-01-14T17:56:37.565Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35833/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35833 17:56:37 2026-01-14T17:56:37.567Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41007/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41007 17:56:37 2026-01-14T17:56:37.574Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57405/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57405 17:56:37 2026-01-14T17:56:37.577Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49975/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49975 17:56:37 2026-01-14T17:56:37.579Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47065/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47065 17:56:37 2026-01-14T17:56:37.582Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53463/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53463 17:56:37 2026-01-14T17:56:37.583Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36193/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36193 17:56:37 2026-01-14T17:56:37.587Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36137/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36137 17:56:37 2026-01-14T17:56:37.589Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49949/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49949 17:56:37 2026-01-14T17:56:37.591Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34817/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34817 17:56:37 2026-01-14T17:56:37.593Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42973/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42973 17:56:37 2026-01-14T17:56:37.598Z WARN 11246 --- [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: Name or service not known 17:56:37 2026-01-14T17:56:37.600Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56841/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56841 17:56:37 2026-01-14T17:56:37.603Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38033/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38033 17:56:37 2026-01-14T17:56:37.606Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45269/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45269 17:56:37 2026-01-14T17:56:37.609Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39755/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39755 17:56:37 2026-01-14T17:56:37.612Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33683/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33683 17:56:37 2026-01-14T17:56:37.615Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39709/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39709 17:56:37 2026-01-14T17:56:37.625Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36113/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36113 17:56:37 2026-01-14T17:56:37.634Z WARN 11246 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41603/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41603 17:56:37 2026-01-14T17:56:37.642Z WARN 11246 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56645/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56645 17:56:37 2026-01-14T17:56:37.650Z WARN 11246 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55057/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55057 17:56:37 2026-01-14T17:56:37.652Z WARN 11246 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43423/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43423 17:56:37 2026-01-14T17:56:37.655Z WARN 11246 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54881/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54881 17:56:37 2026-01-14T17:56:37.664Z WARN 11246 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53039/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53039 17:56:37 2026-01-14T17:56:37.668Z WARN 11246 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 17:56:37 2026-01-14T17:56:37.669Z WARN 11246 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49687/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49687 17:56:37 2026-01-14T17:56:37.792Z WARN 11246 --- [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:56:37 2026-01-14T17:56:37.793Z WARN 11246 --- [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:56:37 2026-01-14T17:56:37.793Z WARN 11246 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 17:56:37 2026-01-14T17:56:37.793Z WARN 11246 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor request timed out. Falling back to configured default decision: test default decision 17:56:37 2026-01-14T17:56:37.794Z ERROR 11246 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:56:37 17:56:37 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 17:56:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 17:56:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:241) 17:56:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 17:56:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:113) 17:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:37 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:37 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:56:37 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:37 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:37 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:56:37 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:37 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:37 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:56:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:37 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:37 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:37 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:56:37 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:56:37 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:56:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:56:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:56:37 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:56:37 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:56:37 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:56:37 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:56:37 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:56:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:56:37 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:56:37 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:56:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:56:37 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:56:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:56:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:56:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:37 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:56:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:56:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:37 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:56:37 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:56:37 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:56:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:56:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:56:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:56:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:56:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:56:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:56:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:56:37 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:56:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:56:37 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:56:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:56:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:56:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:56:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:56:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:56:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:56:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:56:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:56:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:56:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:56:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:56:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:56:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:56:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:56:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:56:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:56:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:56:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:56:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:56:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:56:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:56:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:56:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:56:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:56:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:56:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:56:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:56:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:56:37 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:56:37 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 17:56:37 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 17:56:37 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 17:56:37 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 17:56:37 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 17:56:37 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 17:56:37 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 17:56:37 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 17:56:37 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:56:37 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 17:56:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 17:56:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:56:37 at java.base/java.lang.Thread.run(Thread.java:833) 17:56:37 17:56:38 2026-01-14T17:56:38.826Z INFO 11246 --- [cps-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:56:38 2026-01-14T17:56:38.826Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:38 2026-01-14T17:56:38.827Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:38 2026-01-14T17:56:38.827Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:38 2026-01-14T17:56:38.827Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:38 2026-01-14T17:56:38.835Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:38 2026-01-14T17:56:38.837Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:38 2026-01-14T17:56:38.847Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:38 2026-01-14T17:56:38.862Z INFO 11246 --- [cps-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:56:38 2026-01-14T17:56:38.862Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:38 2026-01-14T17:56:38.862Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:38 2026-01-14T17:56:38.862Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:38 2026-01-14T17:56:38.862Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:39 2026-01-14T17:56:38.910Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:56:39 2026-01-14T17:56:38.913Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:56:39 2026-01-14T17:56:38.928Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:39 2026-01-14T17:56:38.941Z INFO 11246 --- [cps-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:56:39 2026-01-14T17:56:38.941Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:39 2026-01-14T17:56:38.941Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:39 2026-01-14T17:56:38.941Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:39 2026-01-14T17:56:38.941Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:39 2026-01-14T17:56:38.989Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:56:39 2026-01-14T17:56:38.992Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:56:39 2026-01-14T17:56:39.007Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:39 2026-01-14T17:56:39.026Z WARN 11246 --- [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:56:39 2026-01-14T17:56:39.026Z WARN 11246 --- [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:56:39 2026-01-14T17:56:39.026Z WARN 11246 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 17:56:39 2026-01-14T17:56:39.026Z WARN 11246 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 17:56:39 2026-01-14T17:56:39.027Z ERROR 11246 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:56:39 17:56:39 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 17:56:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 17:56:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:241) 17:56:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:224) 17:56:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:113) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:39 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:56:39 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:39 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:39 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:56:39 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:39 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:39 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:56:39 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:39 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:39 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:39 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:56:39 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:56:39 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:56:39 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:56:39 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:56:39 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:56:39 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:56:39 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:56:39 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:56:39 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:56:39 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:56:39 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:56:39 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:56:39 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:56:39 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:56:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:39 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:56:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:39 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:56:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:39 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:56:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:39 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:56:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:39 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:56:39 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:56:39 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:56:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:56:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:56:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:56:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:56:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:56:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:56:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:56:39 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:56:39 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:56:39 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:56:39 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:56:39 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:56:39 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:56:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:56:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:56:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:56:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:56:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:56:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:56:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:56:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:56:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:56:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:56:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:56:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:56:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:56:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:56:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:56:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:39 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:56:39 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:56:39 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:56:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:56:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:56:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:56:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:56:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:56:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:56:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:56:39 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 17:56:39 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 17:56:39 Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 17:56:39 Error has been observed at the following site(s): 17:56:39 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 17:56:39 Original Stack Trace: 17:56:39 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 17:56:39 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 17:56:39 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 17:56:39 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 17:56:39 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 17:56:39 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 17:56:39 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 17:56:39 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 17:56:39 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 17:56:39 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 17:56:39 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 17:56:39 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 17:56:39 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 17:56:39 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 17:56:39 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 17:56:39 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 17:56:39 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) 17:56:39 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) 17:56:39 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:928) 17:56:39 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:56:39 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:56:39 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 17:56:39 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 17:56:39 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:56:39 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 17:56:39 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 17:56:39 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 17:56:39 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:56:39 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:56:39 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 17:56:39 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:56:39 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 17:56:39 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) 17:56:39 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 17:56:39 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 17:56:39 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 17:56:39 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 17:56:39 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 17:56:39 at java.base/java.lang.Thread.run(Thread.java:833) 17:56:39 Suppressed: java.lang.Exception: #block terminated with an error 17:56:39 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 17:56:39 at reactor.core.publisher.Mono.block(Mono.java:1779) 17:56:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:174) 17:56:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:101) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:39 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:39 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:56:39 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:39 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:39 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:56:39 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:39 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:39 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:56:39 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:56:39 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:56:39 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:56:39 at jdk.internal.reflect.GeneratedMethodAccessor174.invoke(Unknown Source) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:56:39 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:56:39 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:56:39 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:56:39 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:56:39 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:56:39 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:56:39 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:56:39 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:56:39 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:56:39 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:56:39 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:56:39 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:56:39 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:56:39 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:56:39 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:56:39 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:56:39 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:56:39 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:56:39 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:56:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:39 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:56:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:39 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:56:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:39 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:56:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:39 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:56:39 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:56:39 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:56:39 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:56:39 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:56:39 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:56:39 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:56:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:56:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:56:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:56:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:56:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:56:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:56:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:56:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:56:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:56:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:56:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:56:39 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:56:39 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:56:39 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:56:39 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:56:39 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:56:39 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:56:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:56:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:56:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:56:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:56:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:56:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:56:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:56:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:56:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:56:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:56:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:56:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:56:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:56:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:56:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:56:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:56:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:56:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:56:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:56:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:56:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:56:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:56:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:56:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:39 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:56:39 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:56:39 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:56:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:56:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:56:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:56:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:56:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:56:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:56:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:56:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:56:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:56:39 17:56:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.972 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 17:56:39 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 17:56:39 2026-01-14T17:56:39.107Z INFO 11246 --- [cps-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:56:39 2026-01-14T17:56:39.108Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:39 2026-01-14T17:56:39.108Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:39 2026-01-14T17:56:39.108Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:39 2026-01-14T17:56:39.108Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:39 2026-01-14T17:56:39.167Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:39 2026-01-14T17:56:39.175Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:39 2026-01-14T17:56:39.188Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:39 2026-01-14T17:56:39.271Z INFO 11246 --- [cps-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:56:39 2026-01-14T17:56:39.271Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:39 2026-01-14T17:56:39.271Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:39 2026-01-14T17:56:39.271Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:39 2026-01-14T17:56:39.271Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:39 2026-01-14T17:56:39.335Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:39 2026-01-14T17:56:39.342Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:39 2026-01-14T17:56:39.355Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:39 2026-01-14T17:56:39.442Z INFO 11246 --- [cps-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:56:39 2026-01-14T17:56:39.443Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:39 2026-01-14T17:56:39.443Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:39 2026-01-14T17:56:39.443Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:39 2026-01-14T17:56:39.443Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:39 2026-01-14T17:56:39.501Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:39 2026-01-14T17:56:39.510Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:39 2026-01-14T17:56:39.522Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:39 2026-01-14T17:56:39.607Z INFO 11246 --- [cps-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:56:39 2026-01-14T17:56:39.607Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:56:39 2026-01-14T17:56:39.608Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:56:39 2026-01-14T17:56:39.608Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:56:39 2026-01-14T17:56:39.608Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:56:39 2026-01-14T17:56:39.683Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:56:39 2026-01-14T17:56:39.690Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:56:39 2026-01-14T17:56:39.703Z INFO 11246 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:56:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 17:56:39 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 17:56:39 2026-01-14T17:56:39.904Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:39 2026-01-14T17:56:39.904Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 17:56:39 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 17:56:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 17:56:39 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 17:56:40 line 1:0 mismatched input 'invalid' expecting '/' 17:56:40 line 1:0 mismatched input 'invalid' expecting '/' 17:56:40 2026-01-14T17:56:40.247Z WARN 11246 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 17:56:40 2026-01-14T17:56:40.773Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:40 2026-01-14T17:56:40.773Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:40 2026-01-14T17:56:40.773Z ERROR 11246 --- [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'),('1669'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:40 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 17:56:40 2026-01-14T17:56:40.773Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:40 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 17:56:40 2026-01-14T17:56:40.775Z WARN 11246 --- [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'),('1669'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:40 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:56:40 2026-01-14T17:56:40.776Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:40 2026-01-14T17:56:40.776Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:40 2026-01-14T17:56:40.776Z ERROR 11246 --- [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'),('1670'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:40 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 17:56:40 2026-01-14T17:56:40.776Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:40 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 17:56:40 line 1:9 missing '/' at 'path' 17:56:40 line 1:9 missing '/' at 'path' 17:56:40 2026-01-14T17:56:40.883Z WARN 11246 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 17:56:41 2026-01-14T17:56:41.061Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:41 2026-01-14T17:56:41.062Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:41 2026-01-14T17:56:41.062Z ERROR 11246 --- [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"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1704'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:41 2026-01-14T17:56:41.062Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 17:56:41 2026-01-14T17:56:41.062Z WARN 11246 --- [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"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1704'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 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:56:41 2026-01-14T17:56:41.064Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:41 2026-01-14T17:56:41.064Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:41 2026-01-14T17:56:41.064Z ERROR 11246 --- [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"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1706'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:41 2026-01-14T17:56:41.064Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 17:56:41 2026-01-14T17:56:41.238Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:41 2026-01-14T17:56:41.238Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:41 2026-01-14T17:56:41.238Z ERROR 11246 --- [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"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1741'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:41 2026-01-14T17:56:41.238Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 17:56:41 2026-01-14T17:56:41.238Z WARN 11246 --- [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"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1741'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 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:56:41 2026-01-14T17:56:41.241Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:41 2026-01-14T17:56:41.241Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:41 2026-01-14T17:56:41.241Z ERROR 11246 --- [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"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1743'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:41 2026-01-14T17:56:41.241Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 17:56:41 2026-01-14T17:56:41.353Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:41 2026-01-14T17:56:41.353Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:41 2026-01-14T17:56:41.353Z ERROR 11246 --- [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"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1773'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:41 2026-01-14T17:56:41.353Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:56:41 2026-01-14T17:56:41.354Z WARN 11246 --- [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"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1773'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 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:56:41 2026-01-14T17:56:41.355Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:41 2026-01-14T17:56:41.355Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:41 2026-01-14T17:56:41.355Z ERROR 11246 --- [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"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1774'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:41 2026-01-14T17:56:41.355Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:56:41 2026-01-14T17:56:41.383Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:41 2026-01-14T17:56:41.383Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:41 2026-01-14T17:56:41.383Z ERROR 11246 --- [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"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1775'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:41 2026-01-14T17:56:41.383Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:56:41 2026-01-14T17:56:41.384Z WARN 11246 --- [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"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1775'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 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:56:41 2026-01-14T17:56:41.385Z INFO 11246 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:56:41 2026-01-14T17:56:41.385Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:41 2026-01-14T17:56:41.385Z ERROR 11246 --- [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"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1777'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:56:41 2026-01-14T17:56:41.385Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:56:41 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 17:56:42 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.396 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 17:56:42 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 17:56:42 2026-01-14T17:56:42.597Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:42 2026-01-14T17:56:42.597Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 17:56:42 Detail: Key (name)=(generalTestDataspace) already exists. 17:56:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 17:56:42 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 17:56:43 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 17:56:43 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 17:56:43 2026-01-14T17:56:43.553Z WARN 11246 --- [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:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.697Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:43 2026-01-14T17:56:43.698Z WARN 11246 --- [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_73, Optional[2073-01-01]] 17:56:44 2026-01-14T17:56:44.046Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:44 2026-01-14T17:56:44.046Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:56:44 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 17:56:44 2026-01-14T17:56:44.058Z WARN 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:56:44 2026-01-14T17:56:44.058Z ERROR 11246 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:56:44 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 17:56:44 2026-01-14T17:56:44.387Z WARN 11246 --- [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:56:44 2026-01-14T17:56:44.470Z WARN 11246 --- [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:56:44 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.966 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 17:56:44 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 17:56:45 line 1:0 mismatched input 'cpsPath' expecting '/' 17:56:45 line 1:0 mismatched input 'cpsPath' expecting '/' 17:56:46 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.772 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 17:56:46 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 17:56:46 2026-01-14T17:56:46.300Z INFO 11246 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:56:46 2026-01-14T17:56:46.321Z INFO 11246 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:56:46 2026-01-14T17:56:46.626Z INFO 11246 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:56:46 2026-01-14T17:56:46.628Z INFO 11246 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:56:46 2026-01-14T17:56:46.642Z INFO 11246 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:56:46 2026-01-14T17:56:46.644Z INFO 11246 --- [cps-integration-test] [ool-14-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:56:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 17:56:48 2026-01-14T17:56:46.690Z INFO 11246 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... 17:56:48 2026-01-14T17:56:46.888Z INFO 11246 --- [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] Member consumer-ncmp-async-rest-request-event-group-6-d6177364-ff56-4859-8e02-566e29155bee sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:48 2026-01-14T17:56:46.888Z INFO 11246 --- [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] Member consumer-ncmp-data-operation-event-group-5-f8e8a6ba-1bec-4df9-ac6f-876c561cade4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Member consumer-ncmp-group-4-8e000009-a241-4b0c-8f54-6d096a0fbb2b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [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: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [cps-integration-test] [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:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Member consumer-ncmp-group-2-075db257-6544-468c-8c56-6d1107b08825 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Member consumer-ncmp-group-1-29c0f6ae-583b-4892-8d26-c0d9eb8f167e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [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: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [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: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [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: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.889Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 17:56:48 2026-01-14T17:56:46.890Z INFO 11246 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.890Z INFO 11246 --- [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: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.890Z INFO 11246 --- [cps-integration-test] [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:56:48 2026-01-14T17:56:46.890Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.890Z INFO 11246 --- [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: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.890Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.890Z INFO 11246 --- [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: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.890Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.890Z INFO 11246 --- [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: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.891Z INFO 11246 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.891Z INFO 11246 --- [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: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.891Z INFO 11246 --- [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:56:48 2026-01-14T17:56:46.891Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 17:56:48 2026-01-14T17:56:46.891Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Member consumer-ncmp-group-3-44265122-a1f3-43c0-aa55-7bc5e7679f27 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:56:48 2026-01-14T17:56:46.891Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.891Z INFO 11246 --- [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: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.891Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 17:56:48 2026-01-14T17:56:46.892Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.892Z INFO 11246 --- [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: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.892Z INFO 11246 --- [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] Resetting generation and member id due to: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.892Z INFO 11246 --- [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: consumer pro-actively leaving the group 17:56:48 2026-01-14T17:56:46.895Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:48 2026-01-14T17:56:46.895Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:48 2026-01-14T17:56:46.895Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:48 2026-01-14T17:56:46.895Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:48 2026-01-14T17:56:46.895Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:48 2026-01-14T17:56:46.895Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:48 2026-01-14T17:56:46.896Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:48 2026-01-14T17:56:46.896Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:48 2026-01-14T17:56:46.897Z INFO 11246 --- [cps-integration-test] [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:56:48 2026-01-14T17:56:46.898Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:56:48 2026-01-14T17:56:46.900Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:48 2026-01-14T17:56:46.900Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:48 2026-01-14T17:56:46.900Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:48 2026-01-14T17:56:46.900Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:48 2026-01-14T17:56:46.900Z INFO 11246 --- [cps-integration-test] [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:56:48 2026-01-14T17:56:46.900Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:56:48 2026-01-14T17:56:46.901Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-4 unregistered 17:56:48 2026-01-14T17:56:46.901Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 17:56:48 2026-01-14T17:56:46.981Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:46.982Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node -1 disconnected. 17:56:48 2026-01-14T17:56:46.982Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node -1 disconnected. 17:56:48 2026-01-14T17:56:46.982Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 17:56:48 2026-01-14T17:56:46.982Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:46.982Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node -1 disconnected. 17:56:48 2026-01-14T17:56:46.982Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:46.983Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 17:56:48 2026-01-14T17:56:46.983Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 201 due to node 1 being disconnected (elapsed time since creation: 250ms, elapsed time since send: 250ms, throttle time: 0ms, request timeout: 30000ms) 17:56:48 2026-01-14T17:56:46.983Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 204 due to node 1 being disconnected (elapsed time since creation: 87ms, elapsed time since send: 87ms, throttle time: 0ms, request timeout: 30000ms) 17:56:48 2026-01-14T17:56:46.984Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:46.984Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 2147483646 disconnected. 17:56:48 2026-01-14T17:56:46.984Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:48 2026-01-14T17:56:46.984Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 2147483646 disconnected. 17:56:48 2026-01-14T17:56:46.984Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 61 due to node 1 being disconnected (elapsed time since creation: 308ms, elapsed time since send: 308ms, throttle time: 0ms, request timeout: 30000ms) 17:56:48 2026-01-14T17:56:46.984Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node -1 disconnected. 17:56:48 2026-01-14T17:56:46.984Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node 2147483646 disconnected. 17:56:48 2026-01-14T17:56:46.984Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 63 due to node 1 being disconnected (elapsed time since creation: 111ms, elapsed time since send: 111ms, throttle time: 0ms, request timeout: 30000ms) 17:56:48 2026-01-14T17:56:46.984Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:56:48 2026-01-14T17:56:46.984Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 2147483646 disconnected. 17:56:48 2026-01-14T17:56:46.984Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:56:48 2026-01-14T17:56:46.985Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 63 due to node 1 being disconnected (elapsed time since creation: 112ms, elapsed time since send: 112ms, throttle time: 0ms, request timeout: 30000ms) 17:56:48 2026-01-14T17:56:46.985Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:56:48 2026-01-14T17:56:46.985Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1412054045, epoch=42) to node 1: 17:56:48 17:56:48 org.apache.kafka.common.errors.DisconnectException 17:56:48 17:56:48 2026-01-14T17:56:46.985Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 17:56:48 2026-01-14T17:56:46.986Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:48 2026-01-14T17:56:46.986Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 17:56:48 2026-01-14T17:56:46.986Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:46.986Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 18 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 17:56:48 2026-01-14T17:56:46.987Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 17:56:48 2026-01-14T17:56:46.987Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node 2147483646 disconnected. 17:56:48 2026-01-14T17:56:46.987Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Error sending fetch request (sessionId=396927782, epoch=FINAL) to node 1: 17:56:48 17:56:48 org.apache.kafka.common.errors.DisconnectException 17:56:48 17:56:48 2026-01-14T17:56:46.987Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:48 2026-01-14T17:56:46.987Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:48 2026-01-14T17:56:46.987Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:48 2026-01-14T17:56:46.987Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:48 2026-01-14T17:56:46.988Z INFO 11246 --- [cps-integration-test] [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 17:56:48 2026-01-14T17:56:46.989Z INFO 11246 --- [cps-integration-test] [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 17:56:48 2026-01-14T17:56:46.989Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-3 unregistered 17:56:48 2026-01-14T17:56:46.989Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 17:56:48 2026-01-14T17:56:46.989Z INFO 11246 --- [cps-integration-test] [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:56:48 2026-01-14T17:56:46.989Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 2147483646 disconnected. 17:56:48 2026-01-14T17:56:46.989Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:46.989Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 18 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 17:56:48 2026-01-14T17:56:46.989Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:46.989Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:46.989Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 18 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 17:56:48 2026-01-14T17:56:46.990Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 182 due to node 1 being disconnected (elapsed time since creation: 318ms, elapsed time since send: 318ms, throttle time: 0ms, request timeout: 30000ms) 17:56:48 2026-01-14T17:56:46.990Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 185 due to node 1 being disconnected (elapsed time since creation: 93ms, elapsed time since send: 94ms, throttle time: 0ms, request timeout: 30000ms) 17:56:48 2026-01-14T17:56:46.990Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight METADATA request with correlation id 186 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 17:56:48 2026-01-14T17:56:46.990Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 2147483646 disconnected. 17:56:48 2026-01-14T17:56:46.990Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Error sending fetch request (sessionId=2064002363, epoch=41) to node 1: 17:56:48 17:56:48 org.apache.kafka.common.errors.DisconnectException 17:56:48 17:56:48 2026-01-14T17:56:46.990Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error sending fetch request (sessionId=1302458903, epoch=FINAL) to node 1: 17:56:48 17:56:48 org.apache.kafka.common.errors.DisconnectException 17:56:48 17:56:48 2026-01-14T17:56:46.990Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:48 2026-01-14T17:56:46.990Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:48 2026-01-14T17:56:46.990Z INFO 11246 --- [cps-integration-test] [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:56:48 2026-01-14T17:56:46.990Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:48 2026-01-14T17:56:46.990Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:48 2026-01-14T17:56:46.991Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-1 unregistered 17:56:48 2026-01-14T17:56:46.991Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 17:56:48 2026-01-14T17:56:46.993Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:48 2026-01-14T17:56:46.993Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 17:56:48 2026-01-14T17:56:46.993Z INFO 11246 --- [cps-integration-test] [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 17:56:48 2026-01-14T17:56:46.993Z INFO 11246 --- [cps-integration-test] [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 17:56:48 2026-01-14T17:56:46.993Z INFO 11246 --- [cps-integration-test] [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 17:56:48 2026-01-14T17:56:46.994Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1767882791, epoch=42) to node 1: 17:56:48 17:56:48 org.apache.kafka.common.errors.DisconnectException 17:56:48 17:56:48 2026-01-14T17:56:46.994Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:46.994Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 191 due to node 1 being disconnected (elapsed time since creation: 313ms, elapsed time since send: 313ms, throttle time: 0ms, request timeout: 30000ms) 17:56:48 2026-01-14T17:56:46.994Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 194 due to node 1 being disconnected (elapsed time since creation: 99ms, elapsed time since send: 99ms, throttle time: 0ms, request timeout: 30000ms) 17:56:48 2026-01-14T17:56:46.994Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error sending fetch request (sessionId=42638693, epoch=FINAL) to node 1: 17:56:48 17:56:48 org.apache.kafka.common.errors.DisconnectException 17:56:48 17:56:48 2026-01-14T17:56:46.994Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:56:48 2026-01-14T17:56:46.994Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:56:48 2026-01-14T17:56:46.995Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:56:48 2026-01-14T17:56:46.995Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:56:48 2026-01-14T17:56:46.995Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-2 unregistered 17:56:48 2026-01-14T17:56:46.996Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 17:56:48 2026-01-14T17:56:47.077Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.077Z WARN 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.080Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.080Z WARN 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.085Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.085Z WARN 11246 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.088Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.088Z WARN 11246 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.095Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.095Z WARN 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.100Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.100Z WARN 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.100Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.100Z WARN 11246 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.102Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.102Z WARN 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.102Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.102Z WARN 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.196Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.196Z WARN 11246 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.207Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.207Z WARN 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.207Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.207Z WARN 11246 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.254Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.254Z WARN 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.281Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.281Z WARN 11246 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.310Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.310Z WARN 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.316Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.316Z WARN 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.330Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.330Z WARN 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.333Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.333Z WARN 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.430Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.430Z WARN 11246 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.434Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.434Z WARN 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.434Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.434Z WARN 11246 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.443Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.443Z WARN 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.523Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.524Z WARN 11246 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.698Z INFO 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.698Z WARN 11246 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.745Z INFO 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.745Z WARN 11246 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.758Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.758Z WARN 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.809Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.809Z WARN 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.835Z INFO 11246 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.835Z WARN 11246 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.854Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.854Z WARN 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.885Z INFO 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.885Z WARN 11246 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.902Z INFO 11246 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.902Z WARN 11246 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:47.950Z INFO 11246 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:47.950Z WARN 11246 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:48 2026-01-14T17:56:48.506Z INFO 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 17:56:48 2026-01-14T17:56:48.506Z WARN 11246 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 17:56:51 [INFO] 17:56:51 [INFO] Results: 17:56:51 [INFO] 17:56:51 [WARNING] Tests run: 440, Failures: 0, Errors: 0, Skipped: 2 17:56:51 [INFO] 17:56:51 [INFO] 17:56:51 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ integration-test --- 17:56:51 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 17:56:51 [INFO] 17:56:51 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ integration-test --- 17:56:51 [INFO] Skipping JaCoCo execution due to missing classes directory. 17:56:51 [INFO] 17:56:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 17:56:51 [WARNING] JAR will be empty - no content was marked for inclusion! 17:56:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.4-SNAPSHOT.jar 17:56:51 [INFO] 17:56:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 17:56:51 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.4-SNAPSHOT/integration-test-3.7.4-SNAPSHOT.jar 17:56:51 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.4-SNAPSHOT/integration-test-3.7.4-SNAPSHOT.pom 17:56:51 [INFO] 17:56:51 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 17:56:51 [INFO] Building spotbugs 3.7.4-SNAPSHOT [17/21] 17:56:51 [INFO] --------------------------------[ jar ]--------------------------------- 17:56:51 [INFO] 17:56:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 17:56:51 [INFO] 17:56:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 17:56:51 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:56:51 [INFO] Copying 1 resource 17:56:51 [INFO] 17:56:51 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 17:56:51 [INFO] No sources to compile 17:56:51 [INFO] 17:56:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 17:56:51 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:56:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 17:56:51 [INFO] 17:56:51 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 17:56:51 [INFO] No sources to compile 17:56:51 [INFO] 17:56:51 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 17:56:51 [INFO] No tests to run. 17:56:51 [INFO] 17:56:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 17:56:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.4-SNAPSHOT.jar 17:56:51 [INFO] 17:56:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 17:56:51 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.4-SNAPSHOT/spotbugs-3.7.4-SNAPSHOT.jar 17:56:51 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.4-SNAPSHOT/spotbugs-3.7.4-SNAPSHOT.pom 17:56:51 [INFO] 17:56:51 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 17:56:51 [INFO] Building cps-application 3.7.4-SNAPSHOT [18/21] 17:56:51 [INFO] --------------------------------[ jar ]--------------------------------- 17:56:52 [INFO] 17:56:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 17:56:52 [INFO] 17:56:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 17:56:52 [INFO] 17:56:52 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 17:56:52 [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:56:52 [INFO] 17:56:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 17:56:52 [INFO] You have 0 Checkstyle violations. 17:56:52 [INFO] 17:56:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 17:56:53 [INFO] You have 0 Checkstyle violations. 17:56:53 [INFO] 17:56:53 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 17:56:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:56:53 [INFO] Copying 1 resource 17:56:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 17:56:53 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 17:56:53 [INFO] 17:56:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 17:56:53 [INFO] Recompiling the module because of changed dependency. 17:56:53 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 17:56:53 [INFO] 17:56:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 17:56:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:56:53 [INFO] Copying 2 resources 17:56:53 [INFO] 17:56:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 17:56:53 [INFO] Recompiling the module because of changed dependency. 17:56:53 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 17:56:53 [INFO] 17:56:53 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 17:56:53 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:56:53 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:56:53 [INFO] Parallel parsing disabled. 17:56:54 [INFO] Compiled 12 files. 17:56:54 [INFO] 17:56:54 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 17:56:54 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:56:54 [INFO] 17:56:54 [INFO] ------------------------------------------------------- 17:56:54 [INFO] T E S T S 17:56:54 [INFO] ------------------------------------------------------- 17:56:55 17:56:55.712 [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:56:56 [INFO] Running org.onap.cps.ApplicationSpec 17:56:56 17:56:56.532 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-384.novalocal 17:56:56 17:56:56.532 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 3411 ms 17:57:00 17:56:59.948 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 17:57:00 17:57:00,547 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:57:00 17:57:00,548 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:57:00 17:57:00,551 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:57:00 17:57:00,605 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:57:00 17:57:00,605 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:57:01 17:57:01,028 |-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:57:01 17:57:01,028 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:57:01 {"logTimeStamp":"2026-01-14T17:57:01.426Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 15427 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"15427","threadName":"main","class":"org.onap.cps.Application"} 17:57:01 {"logTimeStamp":"2026-01-14T17:57:01.427Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"15427","threadName":"main","class":"org.onap.cps.Application"} 17:57:03 {"logTimeStamp":"2026-01-14T17:57:03.113Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"15427","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 17:57:03 {"logTimeStamp":"2026-01-14T17:57:03.336Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 211 ms. Found 6 JPA repository interfaces.","processId":"15427","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 17:57:04 {"logTimeStamp":"2026-01-14T17:57:04.726Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"15427","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 17:57:04 {"logTimeStamp":"2026-01-14T17:57:04.733Z","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":"15427","threadName":"main","class":"org.eclipse.jetty.server.Server"} 17:57:04 {"logTimeStamp":"2026-01-14T17:57:04.778Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"15427","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 17:57:04 {"logTimeStamp":"2026-01-14T17:57:04.778Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3302 ms","processId":"15427","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 17:57:05 {"logTimeStamp":"2026-01-14T17:57:05.327Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"15427","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 17:57:05 {"logTimeStamp":"2026-01-14T17:57:05.335Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@d79fd49{application,/,b=[file:/tmp/jetty-docbase.8080.3014852216325119219/, 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@5c803ec4{STARTED}}","processId":"15427","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 17:57:05 {"logTimeStamp":"2026-01-14T17:57:05.336Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@d79fd49{application,/,b=[file:/tmp/jetty-docbase.8080.3014852216325119219/, 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@5c803ec4{STARTED}}","processId":"15427","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 17:57:05 {"logTimeStamp":"2026-01-14T17:57:05.338Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@1ef13431{STARTING}[12.0.31,sto=0] @10629ms","processId":"15427","threadName":"main","class":"org.eclipse.jetty.server.Server"} 17:57:05 {"logTimeStamp":"2026-01-14T17:57:05.523Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15427","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 17:57:06 {"logTimeStamp":"2026-01-14T17:57:06.619Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"15427","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 17:57:06 {"logTimeStamp":"2026-01-14T17:57:06.705Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.39.Final","processId":"15427","threadName":"main","class":"org.hibernate.Version"} 17:57:06 {"logTimeStamp":"2026-01-14T17:57:06.707Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"15427","threadName":"main","class":"org.hibernate.cfg.Environment"} 17:57:06 {"logTimeStamp":"2026-01-14T17:57:06.749Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"15427","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 17:57:07 {"logTimeStamp":"2026-01-14T17:57:07.095Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"15427","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 17:57:07 {"logTimeStamp":"2026-01-14T17:57:07.146Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15427","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 17:57:08 {"logTimeStamp":"2026-01-14T17:57:08.149Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15427","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:57:08 {"logTimeStamp":"2026-01-14T17:57:08.149Z","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":"15427","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:57:08 {"logTimeStamp":"2026-01-14T17:57:08.150Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"15427","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:57:08 {"logTimeStamp":"2026-01-14T17:57:08.178Z","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":"15427","threadName":"main","class":"org.hibernate.orm.deprecation"} 17:57:08 {"logTimeStamp":"2026-01-14T17:57:08.194Z","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":"15427","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 17:57:09 {"logTimeStamp":"2026-01-14T17:57:09.515Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"15427","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 17:57:09 {"logTimeStamp":"2026-01-14T17:57:09.518Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"15427","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 17:57:10 {"logTimeStamp":"2026-01-14T17:57:10.074Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"15427","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 17:57:10 {"logTimeStamp":"2026-01-14T17:57:10.956Z","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":"15427","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 17:57:11 {"logTimeStamp":"2026-01-14T17:57:11.119Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]: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":"15427","threadName":"main","class":"com.hazelcast.system.logo"} 17:57:11 {"logTimeStamp":"2026-01-14T17:57:11.119Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"15427","threadName":"main","class":"com.hazelcast.system"} 17:57:11 {"logTimeStamp":"2026-01-14T17:57:11.121Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.72]:5701","processId":"15427","threadName":"main","class":"com.hazelcast.system"} 17:57:11 {"logTimeStamp":"2026-01-14T17:57:11.121Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"15427","threadName":"main","class":"com.hazelcast.system"} 17:57:11 {"logTimeStamp":"2026-01-14T17:57:11.121Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]: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":"15427","threadName":"main","class":"com.hazelcast.system"} 17:57:11 {"logTimeStamp":"2026-01-14T17:57:11.125Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]: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":"15427","threadName":"main","class":"com.hazelcast.system"} 17:57:11 {"logTimeStamp":"2026-01-14T17:57:11.814Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]: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":"15427","threadName":"main","class":"com.hazelcast.system.security"} 17:57:11 {"logTimeStamp":"2026-01-14T17:57:11.933Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"15427","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 17:57:12 {"logTimeStamp":"2026-01-14T17:57:12.191Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"15427","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 17:57:12 {"logTimeStamp":"2026-01-14T17:57:12.201Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.72]:5701 is STARTING","processId":"15427","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 17:57:14 {"logTimeStamp":"2026-01-14T17:57:14.833Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.107.72]:5701 - 71992c9c-88d2-4ccb-92e3-ea51cb965a1d this\n]\n","processId":"15427","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 17:57:14 {"logTimeStamp":"2026-01-14T17:57:14.851Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.72]:5701 is STARTED","processId":"15427","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.205Z","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":"15427","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.415Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"15427","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.575Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"15427","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.575Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"15427","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.577Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 2 ms","processId":"15427","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.595Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@33d1cb19{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15427","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.598Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"15427","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.656Z","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":"15427","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.741Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15427","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.847Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15427","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.848Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.848Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.848Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768413437847","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.852Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"15427","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.863Z","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":"15427","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.863Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15427","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.872Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15427","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.872Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.872Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.872Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768413437872","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.872Z","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":"15427","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.874Z","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":"15427","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:17 {"logTimeStamp":"2026-01-14T17:57:17.874Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15427","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.951Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.951Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.952Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768413437951","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.952Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"15427","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.965Z","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":"15427","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.965Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15427","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.971Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15427","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.971Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.971Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.971Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768413437971","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.971Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"15427","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.974Z","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":"15427","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.974Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15427","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.979Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15427","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.979Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.979Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.979Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768413437979","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.980Z","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":"15427","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.981Z","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":"15427","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.982Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15427","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.997Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.997Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.997Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768413437997","processId":"15427","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:17.997Z","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":"15427","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.022Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 17.984 seconds (process running for 23.312)","processId":"15427","threadName":"main","class":"org.onap.cps.Application"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.023Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"15427","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.023Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"15427","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.023Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"15427","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.023Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"15427","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.039Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.72]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"15427","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.061Z","logLevel":"INFO","traceId":"0d004080873c4264cbbdd506cd6394e5","serviceName":"cps-application","message":"System is not ready yet","spanId":"725a5045890e194c","processId":"15427","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.064Z","logLevel":"INFO","traceId":"37a54d91c44a0ec32440a672fd5bffde","serviceName":"cps-application","message":"System is not ready yet","spanId":"fedc78e841e46a0f","processId":"15427","threadName":"watchdog-th-3","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.179Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15427","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.179Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"15427","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.205Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15427","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.318Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.320Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.320Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.328Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.328Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.328Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.328Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.328Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.328Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.328Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.329Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.329Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.330Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.330Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.330Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.333Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.333Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.333Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.412Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.412Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.413Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.413Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.413Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.413Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.415Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.416Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.416Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.419Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.419Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.419Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.436Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.436Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.437Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.446Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.446Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.446Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.515Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.515Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.516Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.521Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.521Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.521Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.536Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.536Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.536Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.538Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.539Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.539Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.565Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.565Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.565Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.598Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.598Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.598Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.748Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.749Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.749Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.757Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.757Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.757Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.765Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.766Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.766Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.767Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.767Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.768Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.775Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.775Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.775Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.786Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.786Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:18 {"logTimeStamp":"2026-01-14T17:57:18.786Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.152Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.153Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.153Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.169Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.169Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.169Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.199Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.199Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.199Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.204Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.204Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.204Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.207Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15427","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.207Z","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":"15427","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.218Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"15427","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.219Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"15427","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.226Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.226Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.226Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.226Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.226Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.226Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.226Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.226Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.227Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.227Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.228Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.228Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.228Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.228Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.228Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.229Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.229Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.229Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.230Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.230Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.230Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.230Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.230Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.230Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.230Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.230Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.230Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.231Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.232Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.232Z","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":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.236Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.237Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.237Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.237Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.237Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.237Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.237Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.237Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.238Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.238Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.238Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.238Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.242Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.242Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.242Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.242Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.243Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.243Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.243Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.243Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.245Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.245Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.252Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.252Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.252Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.252Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.253Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.253Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.256Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.256Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.258Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.258Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.259Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.259Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.262Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.262Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15427","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.263Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"15427","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.264Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"15427","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 17:57:19 {"logTimeStamp":"2026-01-14T17:57:19.272Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@33d1cb19{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15427","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.347Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"15427","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.353Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@1ef13431{STOPPING}[12.0.31,sto=0]","processId":"15427","threadName":"main","class":"org.eclipse.jetty.server.Server"} 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.355Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"15427","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.356Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@d79fd49{application,/,b=[file:/tmp/jetty-docbase.8080.3014852216325119219/, 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@5c803ec4{STOPPED}}","processId":"15427","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.359Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15427","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.359Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"15427","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 17:57:21 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@16576a6 has been closed already 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.376Z","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":"15427","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:21 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) 17:57:21 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) 17:57:21 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 17:57:21 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 17:57:21 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 17:57:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:57:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:57:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:57:21 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:57:21 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:57:21 at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 17:57:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:57:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:57:21 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:57:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:57:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:57:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:57:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:57:21 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 17:57:21 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 17:57:21 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 17:57:21 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 17:57:21 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 17:57:21 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 17:57:21 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 17:57:21 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 17:57:21 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 17:57:21 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 17:57:21 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 17:57:21 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 17:57:21 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 17:57:21 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 17:57:21 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 17:57:21 at org.onap.cps.Application.main(Application.java:45) 17:57:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:21 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:57:21 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:57:21 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 17:57:21 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 17:57:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:57:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:57:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:57:21 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 17:57:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:57:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:57:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:57:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:57:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:57:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:57:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:57:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:57:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:57:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:57:21 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:57:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:57:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:57:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:57:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:57:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:57:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:57:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:57:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:57:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:57:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:57:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:57:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:57:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:57:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:57:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:57:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:57:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:57:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:57:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:57:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:57:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:57:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:57:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:57:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:57:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:57:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:57:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:57:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:57:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:57:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:57:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:57:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:57:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:57:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:57:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:57:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:57:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:57:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:57:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:57:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:57:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:57:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:57:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.380Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15427","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.380Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"15427","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 17:57:21 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@16576a6 has been closed already 17:57:21 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.381Z","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":"15427","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:21 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) 17:57:21 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 17:57:21 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 17:57:21 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 17:57:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.381Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"15427","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:57:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:57:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:57:21 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:57:21 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:57:21 at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 17:57:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:57:21 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:57:21 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:57:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:57:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:57:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:57:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:57:21 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 17:57:21 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 17:57:21 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 17:57:21 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 17:57:21 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 17:57:21 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 17:57:21 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 17:57:21 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 17:57:21 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 17:57:21 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 17:57:21 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 17:57:21 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 17:57:21 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 17:57:21 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 17:57:21 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 17:57:21 at org.onap.cps.Application.main(Application.java:45) 17:57:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:21 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:57:21 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:57:21 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 17:57:21 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 17:57:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:57:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:57:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:57:21 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 17:57:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:57:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:57:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:57:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:57:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:57:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:57:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:57:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:57:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:57:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:57:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:57:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:57:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:57:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:57:21 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:57:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:57:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:57:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:57:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:57:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:57:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:57:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:57:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:57:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:57:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:57:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:57:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:57:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:57:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:57:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:57:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:57:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:57:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:57:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:57:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:57:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:57:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:57:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:57:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:57:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:57:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:57:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:57:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:57:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:57:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:57:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:57:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:57:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:57:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:57:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:57:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:57:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:57:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:57:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:57:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:57:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:57:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:57:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:57:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:57:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:57:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.385Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15427","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.385Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"15427","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.386Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"15427","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.386Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"15427","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.386Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"15427","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 17:57:21 {"logTimeStamp":"2026-01-14T17:57:21.386Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"15427","threadName":"main","class":"org.onap.cps.Application"} 17:57:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.16 s -- in org.onap.cps.ApplicationSpec 17:57:21 [INFO] Running org.onap.cps.config.JettyConfigSpec 17:57:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.678 s -- in org.onap.cps.config.JettyConfigSpec 17:57:22 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 17:57:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.config.MicroMeterConfigSpec 17:57:22 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 17:57:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.logging.MdcServletFilterSpec 17:57:22 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.196Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.196Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.198Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.198Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.199Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.199Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.200Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.200Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.201Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.201Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.202Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.202Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.204Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.204Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.204Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.204Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.205Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.205Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.206Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.206Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.209Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.211Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-384.novalocal","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.211Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 3411 ms","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.212Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"15427","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 17:57:22 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 17:57:22 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 17:57:22 {"logTimeStamp":"2026-01-14T17:57:22.227Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"15427","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 17:57:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.364 s -- in org.onap.cps.architecture.CpsArchitectureTest 17:57:26 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 17:57:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.cps.architecture.NcmpArchitectureTest 17:57:27 [INFO] 17:57:27 [INFO] Results: 17:57:27 [INFO] 17:57:27 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 17:57:27 [INFO] 17:57:27 [INFO] 17:57:27 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-application --- 17:57:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 17:57:27 [INFO] Analyzed bundle 'cps-application' with 5 classes 17:57:27 [INFO] All coverage checks have been met. 17:57:27 [INFO] 17:57:27 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-application --- 17:57:27 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 17:57:27 [INFO] Analyzed bundle 'cps-application' with 5 classes 17:57:27 [INFO] 17:57:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 17:57:27 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT.jar 17:57:27 [INFO] 17:57:27 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 17:57:27 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT-springboot.jar with classifier springboot 17:57:27 [INFO] 17:57:27 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 17:57:29 [INFO] 17:57:29 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.4-SNAPSHOT-20260114T174938Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 17:57:29 [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:57:29 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 17:57:29 [INFO] Building resources layer... 17:57:29 [INFO] Building project dependencies layer... 17:57:29 [INFO] Building dependencies layer... 17:57:29 [INFO] Building classes layer... 17:57:29 [INFO] Building jvm arg files layer... 17:57:29 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 17:57:35 [INFO] 17:57:35 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 17:57:35 [INFO] Loading to Docker daemon... 17:57:38 [INFO] 17:57:38 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.4-SNAPSHOT-20260114T174938Z, nexus3.onap.org:10003/onap/cps-and-ncmp 17:57:38 [INFO] 17:57:38 [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:57:38 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 17:57:38 [INFO] 17:57:38 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 17:57:38 [INFO] 17:57:38 [INFO] 17:57:38 [INFO] 17:57:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 17:57:38 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT.jar 17:57:38 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT.pom 17:57:38 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT-springboot.jar 17:57:38 [INFO] 17:57:38 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 17:57:38 [INFO] Building policy-executor-stub 3.7.4-SNAPSHOT [19/21] 17:57:38 [INFO] --------------------------------[ jar ]--------------------------------- 17:57:38 [INFO] 17:57:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 17:57:38 [INFO] 17:57:38 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 17:57: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/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:57:38 [INFO] 17:57:38 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 17:57:38 [INFO] Generating with dryRun=false 17:57:38 [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:57:38 [INFO] OpenAPI Generator: spring (server) 17:57:38 [INFO] Generator 'spring' is considered stable. 17:57:38 [INFO] ---------------------------------- 17:57:38 [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:57:38 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:57:38 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 17:57:38 [INFO] Processing operation initiatePermissionRequest 17:57:38 [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:57:38 [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:57:38 [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:57:38 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 17:57:38 [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:57:38 [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:57:38 [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:57:38 [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:57:38 [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:57:38 [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:57:38 [INFO] Skipping generation of Webhooks. 17:57:38 [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:57:38 [INFO] Skipping generation of supporting files. 17:57:38 ################################################################################ 17:57:38 # Thanks for using OpenAPI Generator. # 17:57:38 # Please consider donation to help us maintain this project 🙏 # 17:57:38 # https://opencollective.com/openapi_generator/donate # 17:57:38 ################################################################################ 17:57:38 [INFO] 17:57:38 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- 17:57:38 [INFO] 17:57:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 17:57:38 [INFO] You have 0 Checkstyle violations. 17:57:38 [INFO] 17:57:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 17:57:38 [INFO] You have 0 Checkstyle violations. 17:57:38 [INFO] 17:57:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 17:57:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:57:38 [INFO] Copying 1 resource 17:57:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license 17:57:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses 17:57:38 [INFO] 17:57:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 17:57:38 [INFO] Recompiling the module because of changed dependency. 17:57:38 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 17:57:39 [INFO] 17:57:39 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 17:57:39 [INFO] Generating with dryRun=false 17:57:39 [INFO] No .openapi-generator-ignore file found. 17:57:39 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:57:39 [INFO] Generator 'openapi-yaml' is considered stable. 17:57:39 [INFO] Output file [outputFile=openapi.yaml] 17:57:39 [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:57:39 [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:57:39 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 17:57:39 [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:57:39 [INFO] Skipping generation of Webhooks. 17:57:39 [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:57:39 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md 17:57:39 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 17:57:39 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 17:57:39 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 17:57:39 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 17:57:39 ################################################################################ 17:57:39 # Thanks for using OpenAPI Generator. # 17:57:39 # Please consider donation to help us maintain this project 🙏 # 17:57:39 # https://opencollective.com/openapi_generator/donate # 17:57:39 ################################################################################ 17:57:39 [INFO] 17:57:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 17:57:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:57:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources 17:57:39 [INFO] 17:57:39 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 17:57:39 [INFO] No sources to compile 17:57:39 [INFO] 17:57:39 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 17:57:39 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:57:39 [INFO] Using Groovy 3.0.18 to perform compileTests. 17:57:39 [INFO] Parallel parsing disabled. 17:57:39 [INFO] Compiled 4 files. 17:57:39 [INFO] 17:57:39 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 17:57:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:57:39 [INFO] 17:57:39 [INFO] ------------------------------------------------------- 17:57:39 [INFO] T E S T S 17:57:39 [INFO] ------------------------------------------------------- 17:57:41 17:57:41.088 [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:57:41 17:57:41.297 [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:57:41 17:57:41.341 [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:57:41 17:57:41.356 [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:57:41 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 17:57:42 17:57:42 . ____ _ __ _ _ 17:57:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:42 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:42 =========|_|==============|___/=/_/_/_/ 17:57:42 17:57:42 :: Spring Boot :: (v3.5.9) 17:57:42 17:57:42 2026-01-14T17:57:42.510Z INFO 15842 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 15842 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 17:57:42 2026-01-14T17:57:42.512Z INFO 15842 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 17:57:43 2026-01-14T17:57:43.831Z INFO 15842 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 17:57:43 2026-01-14T17:57:43.840Z INFO 15842 --- [ 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:57:43 2026-01-14T17:57:43.893Z INFO 15842 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 17:57:43 2026-01-14T17:57:43.894Z INFO 15842 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1348 ms 17:57:44 2026-01-14T17:57:43.984Z INFO 15842 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 17:57:44 2026-01-14T17:57:43.994Z INFO 15842 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6f286e1d{application,/,b=[file:/tmp/jetty-docbase.8093.14150075995063232045/, 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@6d293b41{STARTED}} 17:57:44 2026-01-14T17:57:43.995Z INFO 15842 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6f286e1d{application,/,b=[file:/tmp/jetty-docbase.8093.14150075995063232045/, 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@6d293b41{STARTED}} 17:57:44 2026-01-14T17:57:43.998Z INFO 15842 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@13ae0ffd{STARTING}[12.0.31,sto=0] @3987ms 17:57:44 2026-01-14T17:57:44.648Z INFO 15842 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 17:57:44 2026-01-14T17:57:44.649Z INFO 15842 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 17:57:44 2026-01-14T17:57:44.650Z INFO 15842 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 17:57:44 2026-01-14T17:57:44.665Z INFO 15842 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@30d970c4{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 17:57:44 2026-01-14T17:57:44.667Z INFO 15842 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 17:57:44 2026-01-14T17:57:44.678Z INFO 15842 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.762 seconds (process running for 4.667) 17:57:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.075 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 17:57:44 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 17:57:45 17:57:45 . ____ _ __ _ _ 17:57:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:57:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:57:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:57:45 ' |____| .__|_| |_|_| |_\__, | / / / / 17:57:45 =========|_|==============|___/=/_/_/_/ 17:57:45 17:57:45 :: Spring Boot :: (v3.5.9) 17:57:45 17:57:45 2026-01-14T17:57:45.838Z INFO 15842 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 15842 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 17:57:45 2026-01-14T17:57:45.838Z INFO 15842 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:57:46 2026-01-14T17:57:46.365Z INFO 15842 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:57:46 2026-01-14T17:57:46.366Z INFO 15842 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:57:46 2026-01-14T17:57:46.367Z INFO 15842 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:57:46 2026-01-14T17:57:46.394Z INFO 15842 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.589 seconds (process running for 6.383) 17:57:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:57:47 2026-01-14T17:57:47.175Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:47 2026-01-14T17:57:47.178Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:47 "permissionId" : null, 17:57:47 "changeRequestFormat" : "cm-legacy", 17:57:47 "operations" : [ { 17:57:47 "operation" : "delete", 17:57:47 "entityHandleId" : null, 17:57:47 "resourceIdentifier" : "some fdn", 17:57:47 "targetIdentifier" : "some cm-handle", 17:57:47 "changeRequest" : "{}" 17:57:47 } ] 17:57:47 } 17:57:47 2026-01-14T17:57:47.179Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 17:57:47 2026-01-14T17:57:47.179Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:57:47 2026-01-14T17:57:47.239Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:47 2026-01-14T17:57:47.239Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:47 "permissionId" : null, 17:57:47 "changeRequestFormat" : "cm-legacy", 17:57:47 "operations" : [ { 17:57:47 "operation" : "delete", 17:57:47 "entityHandleId" : null, 17:57:47 "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", 17:57:47 "targetIdentifier" : "some cm-handle", 17:57:47 "changeRequest" : "{}" 17:57:47 } ] 17:57:47 } 17:57:47 2026-01-14T17:57:47.239Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 17:57:48 2026-01-14T17:57:48.240Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:57:48 2026-01-14T17:57:48.270Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:48 2026-01-14T17:57:48.270Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:48 "permissionId" : null, 17:57:48 "changeRequestFormat" : "cm-legacy", 17:57:48 "operations" : [ { 17:57:48 "operation" : "delete", 17:57:48 "entityHandleId" : null, 17:57:48 "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", 17:57:48 "targetIdentifier" : "some cm-handle", 17:57:48 "changeRequest" : "{}" 17:57:48 } ] 17:57:48 } 17:57:48 2026-01-14T17:57:48.270Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 17:57:48 2026-01-14T17:57:48.271Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 17:57:48 2026-01-14T17:57:48.285Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:48 2026-01-14T17:57:48.286Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:48 "permissionId" : null, 17:57:48 "changeRequestFormat" : "cm-legacy", 17:57:48 "operations" : [ { 17:57:48 "operation" : "delete", 17:57:48 "entityHandleId" : null, 17:57:48 "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", 17:57:48 "targetIdentifier" : "some cm-handle", 17:57:48 "changeRequest" : "{}" 17:57:48 } ] 17:57:48 } 17:57:48 2026-01-14T17:57:48.286Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 17:57:48 2026-01-14T17:57:48.286Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 17:57:48 2026-01-14T17:57:48.301Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:48 2026-01-14T17:57:48.301Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:48 "permissionId" : null, 17:57:48 "changeRequestFormat" : "cm-legacy", 17:57:48 "operations" : [ { 17:57:48 "operation" : "delete", 17:57:48 "entityHandleId" : null, 17:57:48 "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", 17:57:48 "targetIdentifier" : "some cm-handle", 17:57:48 "changeRequest" : "{}" 17:57:48 } ] 17:57:48 } 17:57:48 2026-01-14T17:57:48.301Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 17:57:48 2026-01-14T17:57:48.301Z WARN 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 17:57:48 2026-01-14T17:57:48.315Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:48 2026-01-14T17:57:48.315Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:48 "permissionId" : null, 17:57:48 "changeRequestFormat" : "cm-legacy", 17:57:48 "operations" : [ { 17:57:48 "operation" : "delete", 17:57:48 "entityHandleId" : null, 17:57:48 "resourceIdentifier" : "some target", 17:57:48 "targetIdentifier" : "some cm-handle", 17:57:48 "changeRequest" : "{}" 17:57:48 } ] 17:57:48 } 17:57:48 2026-01-14T17:57:48.315Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 17:57:48 2026-01-14T17:57:48.315Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:57:48 2026-01-14T17:57:48.326Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:48 2026-01-14T17:57:48.326Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:48 "permissionId" : null, 17:57:48 "changeRequestFormat" : "some decision type", 17:57:48 "operations" : [ ] 17:57:48 } 17:57:48 2026-01-14T17:57:48.338Z WARN 15842 --- [ 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:57:48 2026-01-14T17:57:48.469Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:48 2026-01-14T17:57:48.476Z ERROR 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request 17:57:48 17:57:48 com.fasterxml.jackson.core.JsonProcessingException: test 17:57:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na] 17:57:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[na:na] 17:57:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:na] 17:57:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[na:na] 17:57:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[na:na] 17:57:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.18.jar:3.0.18] 17:57:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.18.jar:3.0.18] 17:57:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.18.jar:3.0.18] 17:57:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.18.jar:3.0.18] 17:57:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.18.jar:3.0.18] 17:57:48 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] 17:57:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:57:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:57:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:57:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:57:48 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.18.jar:3.0.18] 17:57:48 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.18.jar:3.0.18] 17:57:48 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.18.jar:3.0.18] 17:57:48 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.18.jar:3.0.18] 17:57:48 at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.18.jar:3.0.18] 17:57:48 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$323226300.writeValueAsString(Unknown Source) ~[jackson-databind-2.19.1.jar:2.19.1] 17:57:48 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:110) ~[classes/:na] 17:57:48 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:61) ~[classes/:na] 17:57:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:57:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:57:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:57:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:57:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) ~[spring-aop-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) ~[spring-aop-6.2.15.jar:6.2.15] 17:57:48 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] 17:57:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:57:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:57:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:57:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:57:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) ~[spring-web-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) ~[spring-web-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 17:57:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-6.2.15.jar:6.2.15] 17:57:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 17:57:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) ~[spring-test-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) ~[spring-test-6.2.15.jar:6.2.15] 17:57:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] 17:57:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.18.jar:3.0.18] 17:57:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.18.jar:3.0.18] 17:57:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.18.jar:3.0.18] 17:57:48 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] 17:57:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 17:57:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 17:57:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 17:57:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 17:57:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 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:57:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 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:57:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 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:57:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 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:57:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 17:57:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 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:57:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 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:57:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 17:57:48 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:57:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 17:57:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 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:57:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 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:57:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 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:57:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 17:57:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:57:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:57:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:57:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 17:57:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.3.1.jar:3.3.1] 17:57:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.3.1.jar:3.3.1] 17:57:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.3.1.jar:3.3.1] 17:57:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.3.1.jar:3.3.1] 17:57:48 17:57:48 2026-01-14T17:57:48.482Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 17:57:48 2026-01-14T17:57:48.482Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 17:57:48 2026-01-14T17:57:48.482Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:57:48 2026-01-14T17:57:48.497Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:48 2026-01-14T17:57:48.497Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:48 "permissionId" : null, 17:57:48 "changeRequestFormat" : "cm-legacy", 17:57:48 "operations" : [ { 17:57:48 "operation" : "delete", 17:57:48 "entityHandleId" : null, 17:57:48 "resourceIdentifier" : "policySimulation=slowResponse_5", 17:57:48 "targetIdentifier" : "some cm-handle", 17:57:48 "changeRequest" : "{}" 17:57:48 } ] 17:57:48 } 17:57:48 2026-01-14T17:57:48.498Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 17:57:48 2026-01-14T17:57:48.499Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:57:48 2026-01-14T17:57:48.536Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:48 2026-01-14T17:57:48.537Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:48 "permissionId" : null, 17:57:48 "changeRequestFormat" : "cm-legacy", 17:57:48 "operations" : [ { 17:57:48 "operation" : "delete", 17:57:48 "entityHandleId" : null, 17:57:48 "resourceIdentifier" : "some resource", 17:57:48 "targetIdentifier" : "some cm-handle", 17:57:48 "changeRequest" : null 17:57:48 } ] 17:57:48 } 17:57:48 2026-01-14T17:57:48.537Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 17:57:48 2026-01-14T17:57:48.537Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:57:48 2026-01-14T17:57:48.548Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:48 2026-01-14T17:57:48.549Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:48 "permissionId" : null, 17:57:48 "changeRequestFormat" : "cm-legacy", 17:57:48 "operations" : [ { 17:57:48 "operation" : "other", 17:57:48 "entityHandleId" : null, 17:57:48 "resourceIdentifier" : "some resource", 17:57:48 "targetIdentifier" : "some cm-handle", 17:57:48 "changeRequest" : "{}" 17:57:48 } ] 17:57:48 } 17:57:48 2026-01-14T17:57:48.549Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 17:57:48 2026-01-14T17:57:48.549Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 17:57:48 2026-01-14T17:57:48.560Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 17:57:48 2026-01-14T17:57:48.560Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 17:57:48 "permissionId" : null, 17:57:48 "changeRequestFormat" : "cm-legacy", 17:57:48 "operations" : [ { 17:57:48 "operation" : "other", 17:57:48 "entityHandleId" : null, 17:57:48 "resourceIdentifier" : "some resource", 17:57:48 "targetIdentifier" : "some cm-handle", 17:57:48 "changeRequest" : null 17:57:48 } ] 17:57:48 } 17:57:48 2026-01-14T17:57:48.560Z INFO 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 17:57:48 2026-01-14T17:57:48.560Z WARN 15842 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 17:57:48 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.822 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 17:57:48 [INFO] 17:57:48 [INFO] Results: 17:57:48 [INFO] 17:57:48 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 17:57:48 [INFO] 17:57:48 [INFO] 17:57:48 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ policy-executor-stub --- 17:57:48 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 17:57:48 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 17:57:48 [INFO] All coverage checks have been met. 17:57:48 [INFO] 17:57:48 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-executor-stub --- 17:57:48 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 17:57:48 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 17:57:48 [INFO] 17:57:48 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 17:57:48 [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.4-SNAPSHOT.jar 17:57:48 [INFO] 17:57:48 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 17:57:48 [INFO] 17:57:48 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.4-SNAPSHOT-20260114T174938Z, nexus3.onap.org:10003/onap/policy-executor-stub... 17:57:48 [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:57:48 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 17:57:48 [INFO] Building resources layer... 17:57:48 [INFO] Building classes layer... 17:57:48 [INFO] Building jvm arg files layer... 17:57:48 [INFO] Building dependencies layer... 17:57:48 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 17:57:49 [INFO] 17:57:49 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 17:57:49 [INFO] Loading to Docker daemon... 17:57:51 [INFO] 17:57:51 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.4-SNAPSHOT-20260114T174938Z, nexus3.onap.org:10003/onap/policy-executor-stub 17:57:51 [INFO] 17:57:51 [INFO] 17:57:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 17:57:51 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.4-SNAPSHOT/policy-executor-stub-3.7.4-SNAPSHOT.jar 17:57:51 [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.4-SNAPSHOT/policy-executor-stub-3.7.4-SNAPSHOT.pom 17:57:51 [INFO] 17:57:51 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 17:57:51 [INFO] Building jacoco-report 3.7.4-SNAPSHOT [20/21] 17:57:51 [INFO] --------------------------------[ jar ]--------------------------------- 17:57:51 [INFO] 17:57:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 17:57:51 [INFO] 17:57:51 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 17:57:51 [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:57:51 [INFO] 17:57:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 17:57:51 [INFO] You have 0 Checkstyle violations. 17:57:51 [INFO] 17:57:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 17:57:51 [INFO] You have 0 Checkstyle violations. 17:57:51 [INFO] 17:57:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 17:57:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:57:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 17:57:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 17:57:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 17:57:51 [INFO] 17:57:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 17:57:51 [INFO] No sources to compile 17:57:51 [INFO] 17:57:51 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 17:57:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:57:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 17:57:51 [INFO] 17:57:51 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 17:57:51 [INFO] No sources to compile 17:57:51 [INFO] 17:57:51 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 17:57:51 [INFO] No sources specified for compilation. Skipping. 17:57:51 [INFO] 17:57:51 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 17:57:51 [INFO] No tests to run. 17:57:51 [INFO] 17:57:51 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ jacoco-report --- 17:57:51 [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:57:51 [INFO] 17:57:51 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ jacoco-report --- 17:57:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:57:51 [INFO] 17:57:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 17:57:51 [WARNING] JAR will be empty - no content was marked for inclusion! 17:57:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.4-SNAPSHOT.jar 17:57:51 [INFO] 17:57:51 [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report) @ jacoco-report --- 17:57:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 17:57:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:57:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:57:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 17:57:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 17:57:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:57:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 17:57:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 17:57:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 17:57:51 [INFO] Analyzed bundle 'cps-application' with 5 classes 17:57:51 [INFO] Analyzed bundle 'cps-events' with 0 classes 17:57:51 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 17:57:51 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 17:57:52 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 17:57:52 [INFO] Analyzed bundle 'cps-rest' with 7 classes 17:57:52 [INFO] Analyzed bundle 'cps-ri' with 17 classes 17:57:52 [INFO] Analyzed bundle 'cps-service' with 76 classes 17:57:52 [INFO] Analyzed bundle 'integration-test' with 0 classes 17:57:52 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 17:57:52 [INFO] 17:57:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 17:57:52 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.4-SNAPSHOT/jacoco-report-3.7.4-SNAPSHOT.jar 17:57:52 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.4-SNAPSHOT/jacoco-report-3.7.4-SNAPSHOT.pom 17:57:52 [INFO] 17:57:52 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 17:57:52 [INFO] Building cps 3.7.4-SNAPSHOT [21/21] 17:57:52 [INFO] --------------------------------[ pom ]--------------------------------- 17:57:52 [INFO] 17:57:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 17:57:52 [INFO] 17:57:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 17:57:52 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.4-SNAPSHOT/cps-aggregator-3.7.4-SNAPSHOT.pom 17:57:52 [INFO] ------------------------------------------------------------------------ 17:57:52 [INFO] Reactor Summary for cps 3.7.4-SNAPSHOT: 17:57:52 [INFO] 17:57:52 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.990 s] 17:57:52 [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] 17:57:52 [INFO] checkstyle ......................................... SUCCESS [ 3.880 s] 17:57:52 [INFO] cps-parent ......................................... SUCCESS [ 5.199 s] 17:57:52 [INFO] cps-events ......................................... SUCCESS [ 2.986 s] 17:57:52 [INFO] cps-path-parser .................................... SUCCESS [ 6.899 s] 17:57:52 [INFO] cps-service ........................................ SUCCESS [ 35.067 s] 17:57:52 [INFO] cps-rest ........................................... SUCCESS [ 18.105 s] 17:57:52 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.571 s] 17:57:52 [INFO] cps-ncmp-service ................................... SUCCESS [03:16 min] 17:57:52 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.069 s] 17:57:52 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.052 s] 17:57:52 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 7.151 s] 17:57:52 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.568 s] 17:57:52 [INFO] cps-ri ............................................. SUCCESS [ 6.872 s] 17:57:52 [INFO] integration-test ................................... SUCCESS [02:05 min] 17:57:52 [INFO] spotbugs ........................................... SUCCESS [ 0.013 s] 17:57:52 [INFO] cps-application .................................... SUCCESS [ 47.123 s] 17:57:52 [INFO] policy-executor-stub ............................... SUCCESS [ 12.818 s] 17:57:52 [INFO] jacoco-report ...................................... SUCCESS [ 0.909 s] 17:57:52 [INFO] cps ................................................ SUCCESS [ 0.003 s] 17:57:52 [INFO] ------------------------------------------------------------------------ 17:57:52 [INFO] BUILD SUCCESS 17:57:52 [INFO] ------------------------------------------------------------------------ 17:57:52 [INFO] Total time: 08:13 min 17:57:52 [INFO] Finished at: 2026-01-14T17:57:52Z 17:57:52 [INFO] ------------------------------------------------------------------------ 17:57:52 $ ssh-agent -k 17:57:52 unset SSH_AUTH_SOCK; 17:57:52 unset SSH_AGENT_PID; 17:57:52 echo Agent pid 5422 killed; 17:57:52 [ssh-agent] Stopped. 17:57:52 [PostBuildScript] - [INFO] Executing post build scripts. 17:57:52 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13733651853038345924.sh 17:57:52 ---> sysstat.sh 17:57:52 [cps-master-verify-java] $ /bin/bash /tmp/jenkins10047513346346594534.sh 17:57:52 ---> package-listing.sh 17:57:52 ++ facter osfamily 17:57:52 ++ tr '[:upper:]' '[:lower:]' 17:57:53 + OS_FAMILY=redhat 17:57:53 + workspace=/w/workspace/cps-master-verify-java 17:57:53 + START_PACKAGES=/tmp/packages_start.txt 17:57:53 + END_PACKAGES=/tmp/packages_end.txt 17:57:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:57:53 + PACKAGES=/tmp/packages_start.txt 17:57:53 + '[' /w/workspace/cps-master-verify-java ']' 17:57:53 + PACKAGES=/tmp/packages_end.txt 17:57:53 + case "${OS_FAMILY}" in 17:57:53 + rpm -qa 17:57:53 + sort 17:57:53 + '[' -f /tmp/packages_start.txt ']' 17:57:53 + '[' -f /tmp/packages_end.txt ']' 17:57:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:57:53 + '[' /w/workspace/cps-master-verify-java ']' 17:57:53 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 17:57:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 17:57:53 [cps-master-verify-java] $ /bin/bash /tmp/jenkins11120240780290253974.sh 17:57:53 ---> capture-instance-metadata.sh 17:57:53 Setup pyenv: 17:57:53 system 17:57:53 3.8.13 17:57:53 3.9.13 17:57:54 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:57:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bjBL from file:/tmp/.os_lf_venv 17:57:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:57:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:57:56 lf-activate-venv(): INFO: Base packages installed successfully 17:57:56 lf-activate-venv(): INFO: Installing additional packages: lftools 17:58:04 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:58:04 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible. 17:58:04 lf-activate-venv(): INFO: Adding /tmp/venv-bjBL/bin to PATH 17:58:04 INFO: Running in OpenStack, capturing instance metadata 17:58:04 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13927222819070880918.sh 17:58:04 provisioning config files... 17:58:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config4073665400118688326tmp 17:58:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:58:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:58:04 [EnvInject] - Injecting environment variables from a build step. 17:58:04 [EnvInject] - Injecting as environment variables the properties content 17:58:04 SERVER_ID=logs 17:58:04 17:58:04 [EnvInject] - Variables injected successfully. 17:58:04 [cps-master-verify-java] $ /bin/bash /tmp/jenkins2367694642205894253.sh 17:58:04 ---> create-netrc.sh 17:58:05 [cps-master-verify-java] $ /bin/bash /tmp/jenkins930116413212959008.sh 17:58:05 ---> python-tools-install.sh 17:58:05 Setup pyenv: 17:58:05 system 17:58:05 3.8.13 17:58:05 3.9.13 17:58:05 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:58:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bjBL from file:/tmp/.os_lf_venv 17:58:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:58:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:58:07 lf-activate-venv(): INFO: Base packages installed successfully 17:58:07 lf-activate-venv(): INFO: Installing additional packages: lftools 17:58:15 lf-activate-venv(): INFO: Adding /tmp/venv-bjBL/bin to PATH 17:58:15 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5801234661579913099.sh 17:58:15 ---> sudo-logs.sh 17:58:15 Archiving 'sudo' log.. 17:58:15 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14158452355055916203.sh 17:58:15 ---> job-cost.sh 17:58:15 Setup pyenv: 17:58:15 system 17:58:15 3.8.13 17:58:15 3.9.13 17:58:15 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:58:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bjBL from file:/tmp/.os_lf_venv 17:58:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:58:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:58:17 lf-activate-venv(): INFO: Base packages installed successfully 17:58:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:58:22 lf-activate-venv(): INFO: Adding /tmp/venv-bjBL/bin to PATH 17:58:22 INFO: No Stack... 17:58:22 INFO: Retrieving Pricing Info for: v3-standard-8 17:58:22 INFO: Archiving Costs 17:58:22 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins13938242659826932348.sh 17:58:22 ---> logs-deploy.sh 17:58:22 Setup pyenv: 17:58:22 system 17:58:22 3.8.13 17:58:22 3.9.13 17:58:22 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:58:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bjBL from file:/tmp/.os_lf_venv 17:58:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:58:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:58:24 lf-activate-venv(): INFO: Base packages installed successfully 17:58:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:58:32 lf-activate-venv(): INFO: Adding /tmp/venv-bjBL/bin to PATH 17:58:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11241 17:58:32 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 17:58:34 Archives upload complete. 17:58:34 INFO: archiving logs to Nexus 17:58:35 ---> uname -a: 17:58:35 Linux prd-centos8-docker-8c-8g-384.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:58:35 17:58:35 17:58:35 ---> lscpu: 17:58:35 Architecture: x86_64 17:58:35 CPU op-mode(s): 32-bit, 64-bit 17:58:35 Byte Order: Little Endian 17:58:35 CPU(s): 8 17:58:35 On-line CPU(s) list: 0-7 17:58:35 Thread(s) per core: 1 17:58:35 Core(s) per socket: 1 17:58:35 Socket(s): 8 17:58:35 NUMA node(s): 1 17:58:35 Vendor ID: AuthenticAMD 17:58:35 CPU family: 23 17:58:35 Model: 49 17:58:35 Model name: AMD EPYC-Rome Processor 17:58:35 Stepping: 0 17:58:35 CPU MHz: 2800.000 17:58:35 BogoMIPS: 5600.00 17:58:35 Virtualization: AMD-V 17:58:35 Hypervisor vendor: KVM 17:58:35 Virtualization type: full 17:58:35 L1d cache: 32K 17:58:35 L1i cache: 32K 17:58:35 L2 cache: 512K 17:58:35 L3 cache: 16384K 17:58:35 NUMA node0 CPU(s): 0-7 17:58:35 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:58:35 17:58:35 17:58:35 ---> nproc: 17:58:35 8 17:58:35 17:58:35 17:58:35 ---> df -h: 17:58:35 Filesystem Size Used Avail Use% Mounted on 17:58:35 devtmpfs 16G 0 16G 0% /dev 17:58:35 tmpfs 16G 0 16G 0% /dev/shm 17:58:35 tmpfs 16G 17M 16G 1% /run 17:58:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:58:35 /dev/vda1 160G 13G 148G 9% / 17:58:35 tmpfs 3.2G 0 3.2G 0% /run/user/1001 17:58:35 17:58:35 17:58:35 ---> free -m: 17:58:35 total used free shared buff/cache available 17:58:35 Mem: 31890 1121 25303 19 5465 30295 17:58:35 Swap: 1023 0 1023 17:58:35 17:58:35 17:58:35 ---> ip addr: 17:58:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:58:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:58:35 inet 127.0.0.1/8 scope host lo 17:58:35 valid_lft forever preferred_lft forever 17:58:35 inet6 ::1/128 scope host 17:58:35 valid_lft forever preferred_lft forever 17:58:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:58:35 link/ether fa:16:3e:8a:0a:c7 brd ff:ff:ff:ff:ff:ff 17:58:35 altname enp0s3 17:58:35 altname ens3 17:58:35 inet 10.30.107.72/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 17:58:35 valid_lft 85787sec preferred_lft 85787sec 17:58:35 inet6 fe80::f816:3eff:fe8a:ac7/64 scope link 17:58:35 valid_lft forever preferred_lft forever 17:58:35 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:58:35 link/ether 02:42:c9:c4:51:6d brd ff:ff:ff:ff:ff:ff 17:58:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:58:35 valid_lft forever preferred_lft forever 17:58:35 inet6 fe80::42:c9ff:fec4:516d/64 scope link 17:58:35 valid_lft forever preferred_lft forever 17:58:35 17:58:35 17:58:35 ---> sar -b -r -n DEV: 17:58:35 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 01/14/2026 _x86_64_ (8 CPU) 17:58:35 17:58:35 17:48:18 LINUX RESTART (8 CPU) 17:58:35 17:58:35 05:49:01 PM tps rtps wtps bread/s bwrtn/s 17:58:35 05:50:01 PM 240.97 17.58 223.39 3729.96 11394.92 17:58:35 05:51:01 PM 198.43 1.77 196.67 497.78 15763.01 17:58:35 05:52:01 PM 33.39 0.13 33.26 28.66 3115.68 17:58:35 05:53:01 PM 113.89 0.45 113.44 480.43 38360.12 17:58:35 05:54:01 PM 17.93 0.48 17.45 21.46 449.28 17:58:35 05:55:01 PM 35.47 0.00 35.47 0.00 8758.15 17:58:35 05:56:01 PM 92.45 0.00 92.45 0.00 15788.19 17:58:35 05:57:01 PM 164.03 0.00 164.03 0.00 1787.00 17:58:35 05:58:01 PM 55.05 2.52 52.53 4491.17 27425.52 17:58:35 Average: 105.74 2.55 103.19 1027.74 13649.76 17:58:35 17:58:35 05:49:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:58:35 05:50:01 PM 28811996 30811656 3843716 11.77 2688 2314416 1823060 5.41 211472 3160444 225736 17:58:35 05:51:01 PM 27489176 29766540 5166536 15.82 2688 2585428 2584984 7.67 281668 4383132 67836 17:58:35 05:52:01 PM 25434228 29058748 7221484 22.11 2688 3914024 3615952 10.73 334892 6317684 1323232 17:58:35 05:53:01 PM 24958288 28375704 7697424 23.57 2688 3699200 4015444 11.91 440676 6645376 72 17:58:35 05:54:01 PM 24766932 28191204 7888780 24.16 2688 3706228 3919496 11.63 444144 6834172 28 17:58:35 05:55:01 PM 24825668 28617148 7830044 23.98 2688 4062644 3805108 11.29 508492 6693000 108256 17:58:35 05:56:01 PM 23075108 27242552 9580604 29.34 2688 4435480 6192012 18.37 555644 8349484 220 17:58:35 05:57:01 PM 24359780 28465460 8295932 25.40 2688 4361820 3677588 10.91 551976 7087220 15548 17:58:35 05:58:01 PM 25886756 30986256 6768956 20.73 2688 5346676 1536824 4.56 903812 5200800 73844 17:58:35 Average: 25511992 29057252 7143720 21.88 2688 3825102 3463385 10.28 470308 6074590 201641 17:58:35 17:58:35 05:49:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:58:35 05:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:35 05:50:01 PM eth0 253.77 208.03 3172.73 34.93 0.00 0.00 0.00 0.00 17:58:35 05:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:35 05:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:35 05:51:01 PM eth0 319.56 233.98 3857.24 46.36 0.00 0.00 0.00 0.00 17:58:35 05:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:35 05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:35 05:52:01 PM eth0 415.69 253.83 9531.75 34.67 0.00 0.00 0.00 0.00 17:58:35 05:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:35 05:53:01 PM lo 25.34 25.34 2.34 2.34 0.00 0.00 0.00 0.00 17:58:35 05:53:01 PM eth0 29.60 24.62 9.42 13.86 0.00 0.00 0.00 0.00 17:58:35 05:53:01 PM docker0 7.61 8.58 1.02 1.00 0.00 0.00 0.00 0.00 17:58:35 05:53:01 PM veth1c08e7d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:58:35 05:54:01 PM lo 73.12 73.12 4.67 4.67 0.00 0.00 0.00 0.00 17:58:35 05:54:01 PM eth0 193.97 147.09 49.18 62.39 0.00 0.00 0.00 0.00 17:58:35 05:54:01 PM docker0 5.20 6.08 0.87 0.88 0.00 0.00 0.00 0.00 17:58:35 05:55:01 PM lo 11.71 11.71 0.59 0.59 0.00 0.00 0.00 0.00 17:58:35 05:55:01 PM eth0 327.34 192.00 1507.10 52.82 0.00 0.00 0.00 0.00 17:58:35 05:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:35 05:56:01 PM lo 471.58 471.58 67.45 67.45 0.00 0.00 0.00 0.00 17:58:35 05:56:01 PM eth0 468.49 170.28 1517.24 26.11 0.00 0.00 0.00 0.00 17:58:35 05:56:01 PM docker0 203.57 213.25 30.90 33.39 0.00 0.00 0.00 0.00 17:58:35 05:56:01 PM veth37e139b 179.47 187.82 30.78 26.56 0.00 0.00 0.00 0.00 17:58:35 05:56:01 PM vetha4b418f 24.09 26.12 2.90 7.09 0.00 0.00 0.00 0.00 17:58:35 05:57:01 PM lo 1179.06 1179.06 215.54 215.54 0.00 0.00 0.00 0.00 17:58:35 05:57:01 PM eth0 193.92 138.32 294.05 51.74 0.00 0.00 0.00 0.00 17:58:35 05:57:01 PM docker0 522.14 535.52 107.39 101.84 0.00 0.00 0.00 0.00 17:58:35 05:58:01 PM lo 1.03 1.03 0.05 0.05 0.00 0.00 0.00 0.00 17:58:35 05:58:01 PM eth0 91.37 72.79 1258.37 17.93 0.00 0.00 0.00 0.00 17:58:35 05:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:35 Average: lo 195.76 195.76 32.29 32.29 0.00 0.00 0.00 0.00 17:58:35 Average: eth0 254.85 160.10 2355.20 37.87 0.00 0.00 0.00 0.00 17:58:35 Average: docker0 82.06 84.83 15.58 15.23 0.00 0.00 0.00 0.00 17:58:35 17:58:35 17:58:35 ---> sar -P ALL: 17:58:35 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 01/14/2026 _x86_64_ (8 CPU) 17:58:35 17:58:35 17:48:18 LINUX RESTART (8 CPU) 17:58:35 17:58:35 05:49:01 PM CPU %user %nice %system %iowait %steal %idle 17:58:35 05:50:01 PM all 18.15 0.00 1.29 0.77 0.06 79.72 17:58:35 05:50:01 PM 0 11.83 0.00 1.57 0.75 0.08 85.77 17:58:35 05:50:01 PM 1 28.39 0.00 2.22 1.13 0.07 68.19 17:58:35 05:50:01 PM 2 17.33 0.00 1.15 1.40 0.07 80.05 17:58:35 05:50:01 PM 3 17.03 0.00 0.99 0.58 0.05 81.35 17:58:35 05:50:01 PM 4 19.62 0.00 1.30 0.82 0.05 78.21 17:58:35 05:50:01 PM 5 18.26 0.00 1.39 0.23 0.05 80.07 17:58:35 05:50:01 PM 6 15.97 0.00 0.78 0.57 0.07 82.61 17:58:35 05:50:01 PM 7 16.76 0.00 0.95 0.63 0.08 81.57 17:58:35 05:51:01 PM all 37.37 0.00 1.29 0.70 0.08 60.55 17:58:35 05:51:01 PM 0 25.48 0.00 0.83 0.87 0.08 72.73 17:58:35 05:51:01 PM 1 35.03 0.00 0.82 0.52 0.10 63.53 17:58:35 05:51:01 PM 2 40.02 0.00 1.02 1.54 0.08 57.34 17:58:35 05:51:01 PM 3 35.92 0.00 1.72 0.68 0.08 61.59 17:58:35 05:51:01 PM 4 41.34 0.00 2.59 1.47 0.08 54.52 17:58:35 05:51:01 PM 5 36.35 0.00 1.62 0.15 0.08 61.80 17:58:35 05:51:01 PM 6 47.95 0.00 0.97 0.33 0.08 50.66 17:58:35 05:51:01 PM 7 36.87 0.00 0.77 0.07 0.07 62.23 17:58:35 05:52:01 PM all 22.51 0.00 1.68 0.11 0.07 75.63 17:58:35 05:52:01 PM 0 23.67 0.00 1.83 0.02 0.07 74.42 17:58:35 05:52:01 PM 1 11.84 0.00 1.64 0.02 0.08 86.42 17:58:35 05:52:01 PM 2 20.85 0.00 1.26 0.05 0.07 77.78 17:58:35 05:52:01 PM 3 19.11 0.00 1.61 0.65 0.08 78.55 17:58:35 05:52:01 PM 4 54.84 0.00 1.90 0.07 0.08 43.12 17:58:35 05:52:01 PM 5 19.47 0.00 1.98 0.05 0.07 78.44 17:58:35 05:52:01 PM 6 18.65 0.00 1.26 0.00 0.05 80.04 17:58:35 05:52:01 PM 7 11.62 0.00 2.01 0.00 0.07 86.30 17:58:35 05:53:01 PM all 22.63 0.00 2.56 0.80 0.08 73.93 17:58:35 05:53:01 PM 0 19.05 0.00 2.28 0.10 0.10 78.47 17:58:35 05:53:01 PM 1 20.48 0.00 2.77 1.29 0.08 75.38 17:58:35 05:53:01 PM 2 22.37 0.00 3.02 2.58 0.08 71.96 17:58:35 05:53:01 PM 3 30.20 0.00 2.70 0.77 0.08 66.24 17:58:35 05:53:01 PM 4 27.66 0.00 2.45 0.62 0.07 69.20 17:58:35 05:53:01 PM 5 23.59 0.00 2.64 0.03 0.08 73.65 17:58:35 05:53:01 PM 6 16.98 0.00 1.98 0.39 0.08 80.58 17:58:35 05:53:01 PM 7 20.69 0.00 2.65 0.60 0.08 75.97 17:58:35 05:54:01 PM all 12.31 0.00 1.76 0.04 0.09 85.80 17:58:35 05:54:01 PM 0 8.89 0.00 1.45 0.02 0.10 89.53 17:58:35 05:54:01 PM 1 19.52 0.00 1.91 0.08 0.10 78.39 17:58:35 05:54:01 PM 2 10.98 0.00 1.67 0.02 0.08 87.24 17:58:35 05:54:01 PM 3 7.75 0.00 2.26 0.02 0.08 89.89 17:58:35 05:54:01 PM 4 13.59 0.00 2.02 0.03 0.08 84.27 17:58:35 05:54:01 PM 5 12.78 0.00 1.12 0.03 0.07 85.99 17:58:35 05:54:01 PM 6 12.19 0.00 2.46 0.02 0.10 85.24 17:58:35 05:54:01 PM 7 12.76 0.00 1.20 0.08 0.08 85.87 17:58:35 05:55:01 PM all 36.73 0.00 1.38 0.16 0.08 61.65 17:58:35 05:55:01 PM 0 46.21 0.00 1.20 0.05 0.08 52.46 17:58:35 05:55:01 PM 1 44.66 0.00 1.57 0.00 0.07 53.70 17:58:35 05:55:01 PM 2 39.51 0.00 1.67 0.08 0.08 58.65 17:58:35 05:55:01 PM 3 37.69 0.00 1.87 0.80 0.10 59.54 17:58:35 05:55:01 PM 4 30.37 0.00 1.07 0.08 0.08 68.39 17:58:35 05:55:01 PM 5 24.91 0.00 1.46 0.05 0.07 73.51 17:58:35 05:55:01 PM 6 26.07 0.00 1.34 0.22 0.07 72.31 17:58:35 05:55:01 PM 7 44.43 0.00 0.82 0.00 0.07 54.68 17:58:35 05:56:01 PM all 27.82 0.00 2.05 0.34 0.09 69.70 17:58:35 05:56:01 PM 0 22.91 0.00 1.64 0.02 0.08 75.35 17:58:35 05:56:01 PM 1 22.80 0.00 1.58 0.57 0.08 74.97 17:58:35 05:56:01 PM 2 25.98 0.00 1.95 0.34 0.10 71.64 17:58:35 05:56:01 PM 3 36.55 0.00 1.93 0.70 0.07 60.75 17:58:35 05:56:01 PM 4 16.06 0.00 2.34 0.15 0.08 81.36 17:58:35 05:56:01 PM 5 21.46 0.00 1.90 0.22 0.12 76.31 17:58:35 05:56:01 PM 6 36.23 0.00 2.60 0.12 0.08 60.97 17:58:35 05:56:01 PM 7 40.57 0.00 2.45 0.59 0.08 56.31 17:58:35 05:57:01 PM all 24.64 0.00 2.09 0.37 0.09 72.81 17:58:35 05:57:01 PM 0 20.56 0.00 1.81 0.08 0.10 77.45 17:58:35 05:57:01 PM 1 23.73 0.00 2.47 0.00 0.10 73.70 17:58:35 05:57:01 PM 2 26.20 0.00 3.50 0.03 0.08 70.18 17:58:35 05:57:01 PM 3 28.09 0.00 1.69 0.17 0.08 69.96 17:58:35 05:57:01 PM 4 23.06 0.00 1.99 0.08 0.10 74.76 17:58:35 05:57:01 PM 5 25.63 0.00 1.74 0.02 0.12 72.49 17:58:35 05:57:01 PM 6 26.53 0.00 2.20 2.50 0.08 68.69 17:58:35 05:57:01 PM 7 23.29 0.00 1.35 0.05 0.07 75.24 17:58:35 05:58:01 PM all 29.65 0.00 1.72 0.57 0.08 67.99 17:58:35 05:58:01 PM 0 19.65 0.00 1.19 0.13 0.08 78.94 17:58:35 05:58:01 PM 1 40.66 0.00 2.22 0.47 0.07 56.58 17:58:35 05:58:01 PM 2 25.03 0.00 1.77 0.02 0.07 73.12 17:58:35 05:58:01 PM 3 27.06 0.00 1.45 0.12 0.08 71.29 17:58:35 05:58:01 PM 4 38.28 0.00 2.23 0.22 0.08 59.19 17:58:35 05:58:01 PM 5 54.43 0.00 2.18 0.10 0.08 43.22 17:58:35 05:58:01 PM 6 16.17 0.00 1.42 2.91 0.07 79.43 17:58:35 05:58:01 PM 7 15.93 0.00 1.27 0.64 0.07 82.09 17:58:35 Average: all 25.76 0.00 1.76 0.43 0.08 71.98 17:58:35 Average: 0 22.03 0.00 1.53 0.23 0.09 76.13 17:58:35 Average: 1 27.47 0.00 1.91 0.45 0.08 70.08 17:58:35 Average: 2 25.37 0.00 1.89 0.67 0.08 71.99 17:58:35 Average: 3 26.60 0.00 1.80 0.50 0.08 71.02 17:58:35 Average: 4 29.42 0.00 1.99 0.39 0.08 68.11 17:58:35 Average: 5 26.32 0.00 1.78 0.10 0.08 71.72 17:58:35 Average: 6 24.08 0.00 1.67 0.78 0.08 73.39 17:58:35 Average: 7 24.77 0.00 1.50 0.30 0.07 73.36 17:58:35 17:58:35 17:58:35